diff options
| author | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
|---|---|---|
| committer | Kenichi Handa | 2003-09-08 11:56:09 +0000 |
| commit | 463f5630a5e7cbe7f042bc1175d1fa1c4e98860f (patch) | |
| tree | 3287d0c628fea2249abf4635b3a4f45bedd6f8c4 /lisp/mh-e | |
| parent | 4256310de631bd57c78b88b5131caa073315b3d7 (diff) | |
| download | emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.tar.gz emacs-463f5630a5e7cbe7f042bc1175d1fa1c4e98860f.zip | |
New directory
Diffstat (limited to 'lisp/mh-e')
| -rw-r--r-- | lisp/mh-e/ChangeLog | 2 | ||||
| -rw-r--r-- | lisp/mh-e/mh-alias.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-comp.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-customize.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-e.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-funcs.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-identity.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-inc.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-index.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-junk.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-loaddefs.el | 2 | ||||
| -rw-r--r-- | lisp/mh-e/mh-mime.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-pick.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-seq.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-speed.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-utils.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-xemacs-compat.el | 1 | ||||
| -rw-r--r-- | lisp/mh-e/mh-xemacs-icons.el | 1 |
18 files changed, 0 insertions, 20 deletions
diff --git a/lisp/mh-e/ChangeLog b/lisp/mh-e/ChangeLog index 92c2600560f..c41a2532551 100644 --- a/lisp/mh-e/ChangeLog +++ b/lisp/mh-e/ChangeLog | |||
| @@ -7582,5 +7582,3 @@ Copyright (C) 2003 Free Software Foundation, Inc. | |||
| 7582 | Copying and distribution of this file, with or without modification, | 7582 | Copying and distribution of this file, with or without modification, |
| 7583 | are permitted in any medium without royalty provided the copyright | 7583 | are permitted in any medium without royalty provided the copyright |
| 7584 | notice and this notice are preserved. | 7584 | notice and this notice are preserved. |
| 7585 | |||
| 7586 | ;;; arch-tag: 87324964-69b6-4925-a3c2-9c1df53d7d51 | ||
diff --git a/lisp/mh-e/mh-alias.el b/lisp/mh-e/mh-alias.el index 09c689de845..7978fbdc32f 100644 --- a/lisp/mh-e/mh-alias.el +++ b/lisp/mh-e/mh-alias.el | |||
| @@ -624,5 +624,4 @@ already has an alias." | |||
| 624 | ;;; sentence-end-double-space: nil | 624 | ;;; sentence-end-double-space: nil |
| 625 | ;;; End: | 625 | ;;; End: |
| 626 | 626 | ||
| 627 | ;;; arch-tag: 49879e46-5aa3-4569-bece-e5a58731d690 | ||
| 628 | ;;; mh-alias.el ends here | 627 | ;;; mh-alias.el ends here |
diff --git a/lisp/mh-e/mh-comp.el b/lisp/mh-e/mh-comp.el index 1d6cef7a831..b3b588e72a5 100644 --- a/lisp/mh-e/mh-comp.el +++ b/lisp/mh-e/mh-comp.el | |||
| @@ -1582,5 +1582,4 @@ passing the prefix ARG if any." | |||
| 1582 | ;;; sentence-end-double-space: nil | 1582 | ;;; sentence-end-double-space: nil |
| 1583 | ;;; End: | 1583 | ;;; End: |
| 1584 | 1584 | ||
| 1585 | ;;; arch-tag: 62865511-e610-4923-b0b5-f45a8ab70a34 | ||
| 1586 | ;;; mh-comp.el ends here | 1585 | ;;; mh-comp.el ends here |
diff --git a/lisp/mh-e/mh-customize.el b/lisp/mh-e/mh-customize.el index bcbfaf0586a..12f024eefec 100644 --- a/lisp/mh-e/mh-customize.el +++ b/lisp/mh-e/mh-customize.el | |||
| @@ -1922,5 +1922,4 @@ The background and foreground is used in the image." | |||
| 1922 | ;;; sentence-end-double-space: nil | 1922 | ;;; sentence-end-double-space: nil |
| 1923 | ;;; End: | 1923 | ;;; End: |
| 1924 | 1924 | ||
| 1925 | ;;; arch-tag: 778d2a20-82e2-4276-be9d-309386776a68 | ||
| 1926 | ;;; mh-customize.el ends here | 1925 | ;;; mh-customize.el ends here |
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el index c4b027f382f..ea3a202fe6d 100644 --- a/lisp/mh-e/mh-e.el +++ b/lisp/mh-e/mh-e.el | |||
| @@ -2448,5 +2448,4 @@ well.") | |||
| 2448 | ;;; sentence-end-double-space: nil | 2448 | ;;; sentence-end-double-space: nil |
| 2449 | ;;; End: | 2449 | ;;; End: |
| 2450 | 2450 | ||
| 2451 | ;;; arch-tag: cce884de-bd37-4104-9963-e4439d5ed22b | ||
| 2452 | ;;; mh-e.el ends here | 2451 | ;;; mh-e.el ends here |
diff --git a/lisp/mh-e/mh-funcs.el b/lisp/mh-e/mh-funcs.el index 15534b02a0e..d6928a28e86 100644 --- a/lisp/mh-e/mh-funcs.el +++ b/lisp/mh-e/mh-funcs.el | |||
| @@ -442,5 +442,4 @@ Default directory is the last directory used, or initially the value of | |||
| 442 | ;;; sentence-end-double-space: nil | 442 | ;;; sentence-end-double-space: nil |
| 443 | ;;; End: | 443 | ;;; End: |
| 444 | 444 | ||
| 445 | ;;; arch-tag: 1936c4f1-4843-438e-bc4b-a63bb75a7762 | ||
| 446 | ;;; mh-funcs.el ends here | 445 | ;;; mh-funcs.el ends here |
diff --git a/lisp/mh-e/mh-identity.el b/lisp/mh-e/mh-identity.el index 982a743a227..9b9a879407e 100644 --- a/lisp/mh-e/mh-identity.el +++ b/lisp/mh-e/mh-identity.el | |||
| @@ -210,5 +210,4 @@ Edit the `mh-identity-list' variable to define identity." | |||
| 210 | ;;; sentence-end-double-space: nil | 210 | ;;; sentence-end-double-space: nil |
| 211 | ;;; End: | 211 | ;;; End: |
| 212 | 212 | ||
| 213 | ;;; arch-tag: 07d66ef6-8726-4ac6-9ecf-e566cd5bfb45 | ||
| 214 | ;;; mh-identity.el ends here | 213 | ;;; mh-identity.el ends here |
diff --git a/lisp/mh-e/mh-inc.el b/lisp/mh-e/mh-inc.el index 1c052b140bd..e1b35f31061 100644 --- a/lisp/mh-e/mh-inc.el +++ b/lisp/mh-e/mh-inc.el | |||
| @@ -101,5 +101,4 @@ This is called after 'customize is used to alter `mh-inc-spool-list'." | |||
| 101 | ;;; sentence-end-double-space: nil | 101 | ;;; sentence-end-double-space: nil |
| 102 | ;;; End: | 102 | ;;; End: |
| 103 | 103 | ||
| 104 | ;;; arch-tag: 3713cf2a-6082-4cb4-8ce2-99d9acaba835 | ||
| 105 | ;;; mh-inc.el ends here | 104 | ;;; mh-inc.el ends here |
diff --git a/lisp/mh-e/mh-index.el b/lisp/mh-e/mh-index.el index ef08c6e890a..1d136469ec9 100644 --- a/lisp/mh-e/mh-index.el +++ b/lisp/mh-e/mh-index.el | |||
| @@ -1410,5 +1410,4 @@ system." | |||
| 1410 | ;;; sentence-end-double-space: nil | 1410 | ;;; sentence-end-double-space: nil |
| 1411 | ;;; End: | 1411 | ;;; End: |
| 1412 | 1412 | ||
| 1413 | ;;; arch-tag: 607762ad-0dff-4fe1-a27e-6c0dde0dcc47 | ||
| 1414 | ;;; mh-index ends here | 1413 | ;;; mh-index ends here |
diff --git a/lisp/mh-e/mh-junk.el b/lisp/mh-e/mh-junk.el index 2b839408b63..30840c5032a 100644 --- a/lisp/mh-e/mh-junk.el +++ b/lisp/mh-e/mh-junk.el | |||
| @@ -413,5 +413,4 @@ such as: | |||
| 413 | ;;; sentence-end-double-space: nil | 413 | ;;; sentence-end-double-space: nil |
| 414 | ;;; End: | 414 | ;;; End: |
| 415 | 415 | ||
| 416 | ;;; arch-tag: 603335f1-77ff-4306-8828-5d3dad51abe1 | ||
| 417 | ;;; mh-junk.el ends here | 416 | ;;; mh-junk.el ends here |
diff --git a/lisp/mh-e/mh-loaddefs.el b/lisp/mh-e/mh-loaddefs.el index dfee534147e..006dff15c6a 100644 --- a/lisp/mh-e/mh-loaddefs.el +++ b/lisp/mh-e/mh-loaddefs.el | |||
| @@ -1079,6 +1079,4 @@ Insert an alias for email address under point." t nil) | |||
| 1079 | ;;; no-byte-compile: t | 1079 | ;;; no-byte-compile: t |
| 1080 | ;;; no-update-autoloads: t | 1080 | ;;; no-update-autoloads: t |
| 1081 | ;;; End: | 1081 | ;;; End: |
| 1082 | |||
| 1083 | ;;; arch-tag: bc36a104-1edb-45d5-8aad-a85b45648378 | ||
| 1084 | ;;; mh-loaddefs.el ends here | 1082 | ;;; mh-loaddefs.el ends here |
diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index 2cd950550b2..76bda78b70e 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el | |||
| @@ -1354,5 +1354,4 @@ message multiple times." | |||
| 1354 | ;;; sentence-end-double-space: nil | 1354 | ;;; sentence-end-double-space: nil |
| 1355 | ;;; End: | 1355 | ;;; End: |
| 1356 | 1356 | ||
| 1357 | ;;; arch-tag: 0dd36518-1b64-4a84-8f4e-59f422d3f002 | ||
| 1358 | ;;; mh-mime.el ends here | 1357 | ;;; mh-mime.el ends here |
diff --git a/lisp/mh-e/mh-pick.el b/lisp/mh-e/mh-pick.el index a888f02154f..f9a30e75bc2 100644 --- a/lisp/mh-e/mh-pick.el +++ b/lisp/mh-e/mh-pick.el | |||
| @@ -304,5 +304,4 @@ COMPONENT is the component to search." | |||
| 304 | ;;; sentence-end-double-space: nil | 304 | ;;; sentence-end-double-space: nil |
| 305 | ;;; End: | 305 | ;;; End: |
| 306 | 306 | ||
| 307 | ;;; arch-tag: aef2b271-7768-42bd-a782-9a14ba9f83f7 | ||
| 308 | ;;; mh-pick.el ends here | 307 | ;;; mh-pick.el ends here |
diff --git a/lisp/mh-e/mh-seq.el b/lisp/mh-e/mh-seq.el index e441466a7b4..f5356509256 100644 --- a/lisp/mh-e/mh-seq.el +++ b/lisp/mh-e/mh-seq.el | |||
| @@ -1485,5 +1485,4 @@ Use \\<mh-folder-mode-map>\\[mh-widen] to undo this command." | |||
| 1485 | ;;; sentence-end-double-space: nil | 1485 | ;;; sentence-end-double-space: nil |
| 1486 | ;;; End: | 1486 | ;;; End: |
| 1487 | 1487 | ||
| 1488 | ;;; arch-tag: 8e952711-01a2-485b-bf21-c9e3ad4de942 | ||
| 1489 | ;;; mh-seq.el ends here | 1488 | ;;; mh-seq.el ends here |
diff --git a/lisp/mh-e/mh-speed.el b/lisp/mh-e/mh-speed.el index fd3e984bc3c..ebde825195f 100644 --- a/lisp/mh-e/mh-speed.el +++ b/lisp/mh-e/mh-speed.el | |||
| @@ -538,5 +538,4 @@ The function invalidates the latest ancestor that is present." | |||
| 538 | ;;; sentence-end-double-space: nil | 538 | ;;; sentence-end-double-space: nil |
| 539 | ;;; End: | 539 | ;;; End: |
| 540 | 540 | ||
| 541 | ;;; arch-tag: d38ddcd4-3c00-4e37-99bf-8b89dda7b32c | ||
| 542 | ;;; mh-speed.el ends here | 541 | ;;; mh-speed.el ends here |
diff --git a/lisp/mh-e/mh-utils.el b/lisp/mh-e/mh-utils.el index 3e9c87f5eb5..3e83988a49b 100644 --- a/lisp/mh-e/mh-utils.el +++ b/lisp/mh-e/mh-utils.el | |||
| @@ -2290,5 +2290,4 @@ Put the output into buffer after point. Set mark after inserted text." | |||
| 2290 | ;;; sentence-end-double-space: nil | 2290 | ;;; sentence-end-double-space: nil |
| 2291 | ;;; End: | 2291 | ;;; End: |
| 2292 | 2292 | ||
| 2293 | ;;; arch-tag: 1af39fdf-f66f-4b06-9b48-18a7656c8e36 | ||
| 2294 | ;;; mh-utils.el ends here | 2293 | ;;; mh-utils.el ends here |
diff --git a/lisp/mh-e/mh-xemacs-compat.el b/lisp/mh-e/mh-xemacs-compat.el index 5d4bf63a453..e16a9fe012c 100644 --- a/lisp/mh-e/mh-xemacs-compat.el +++ b/lisp/mh-e/mh-xemacs-compat.el | |||
| @@ -95,5 +95,4 @@ static char * file[] = { | |||
| 95 | ;;; sentence-end-double-space: nil | 95 | ;;; sentence-end-double-space: nil |
| 96 | ;;; End: | 96 | ;;; End: |
| 97 | 97 | ||
| 98 | ;;; arch-tag: f531e3cc-98ba-4f9f-b6a1-e282173a6aa9 | ||
| 99 | ;;; mh-xemacs-compat.el ends here | 98 | ;;; mh-xemacs-compat.el ends here |
diff --git a/lisp/mh-e/mh-xemacs-icons.el b/lisp/mh-e/mh-xemacs-icons.el index 7c4947df2fa..bb3651d572d 100644 --- a/lisp/mh-e/mh-xemacs-icons.el +++ b/lisp/mh-e/mh-xemacs-icons.el | |||
| @@ -1303,5 +1303,4 @@ static char * widen_xpm[] = { | |||
| 1303 | ;;; sentence-end-double-space: nil | 1303 | ;;; sentence-end-double-space: nil |
| 1304 | ;;; End: | 1304 | ;;; End: |
| 1305 | 1305 | ||
| 1306 | ;;; arch-tag: 5b06d860-a468-4a0f-a61b-255a148985e4 | ||
| 1307 | ;;; mh-xemacs-icons.el ends here | 1306 | ;;; mh-xemacs-icons.el ends here |