diff options
author | Miles Bader <miles@gnu.org> | 2004-08-16 03:48:53 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2004-08-16 03:48:53 +0000 |
commit | b22103fe010f91ae13ce100a74a1576ef86e501a (patch) | |
tree | f71571876542c542f99c474a9878229da8668f98 /lisp/mh-e | |
parent | 863e5e3966c6919efb869955ac5245872432c1e1 (diff) | |
download | emacs-b22103fe010f91ae13ce100a74a1576ef86e501a.tar.gz |
Add arch taglines
Diffstat (limited to 'lisp/mh-e')
-rw-r--r-- | lisp/mh-e/mh-acros.el | 1 | ||||
-rw-r--r-- | lisp/mh-e/mh-init.el | 1 | ||||
-rw-r--r-- | lisp/mh-e/mh-print.el | 1 |
3 files changed, 3 insertions, 0 deletions
diff --git a/lisp/mh-e/mh-acros.el b/lisp/mh-e/mh-acros.el index e07eb6e4ed1..c409cf8d36e 100644 --- a/lisp/mh-e/mh-acros.el +++ b/lisp/mh-e/mh-acros.el @@ -139,4 +139,5 @@ various structure fields. Lookup `defstruct' for more details." ;;; sentence-end-double-space: nil ;;; End: +;; arch-tag: b383b49a-494f-4ed0-a30a-cb6d5d2da4ff ;;; mh-acros.el ends here diff --git a/lisp/mh-e/mh-init.el b/lisp/mh-e/mh-init.el index 7011070a2d8..ac7305fa217 100644 --- a/lisp/mh-e/mh-init.el +++ b/lisp/mh-e/mh-init.el @@ -304,4 +304,5 @@ by the variable `mh-variants'." ;;; sentence-end-double-space: nil ;;; End: +;; arch-tag: e8372aeb-d803-42b1-9c95-3c93ad22f63c ;;; mh-init.el ends here diff --git a/lisp/mh-e/mh-print.el b/lisp/mh-e/mh-print.el index 83feae3c528..7539e455919 100644 --- a/lisp/mh-e/mh-print.el +++ b/lisp/mh-e/mh-print.el @@ -275,4 +275,5 @@ The messages are formatted by mhl. See the variable `mhl-formfile'." ;;; sentence-end-double-space: nil ;;; End: +;; arch-tag: 8d84d50b-2a49-4d0d-b51e-ba9c9b6fc679 ;;; mh-print.el ends here |