diff options
author | Miles Bader <miles@gnu.org> | 2006-01-30 00:29:30 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2006-01-30 00:29:30 +0000 |
commit | a1ab640dd5ee17d3a6bb683fc30e2af0050028d1 (patch) | |
tree | 37dd476dde434d848b15016e9192d864739755dc /lisp/mh-e/mh-thread.el | |
parent | 520c451b389b16f5af89aa13742c300bc169314d (diff) | |
download | emacs-a1ab640dd5ee17d3a6bb683fc30e2af0050028d1.tar.gz emacs-a1ab640dd5ee17d3a6bb683fc30e2af0050028d1.tar.bz2 emacs-a1ab640dd5ee17d3a6bb683fc30e2af0050028d1.zip |
Add arch tagline
Diffstat (limited to 'lisp/mh-e/mh-thread.el')
-rw-r--r-- | lisp/mh-e/mh-thread.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/mh-e/mh-thread.el b/lisp/mh-e/mh-thread.el index 3b477177e05..fa9719985a9 100644 --- a/lisp/mh-e/mh-thread.el +++ b/lisp/mh-e/mh-thread.el @@ -880,4 +880,5 @@ This function can only be used the folder is threaded." ;; sentence-end-double-space: nil ;; End: +;; arch-tag: b10e62f5-f028-4e04-873e-89d0e069b3d5 ;;; mh-thread.el ends here |