Mercurial > emacs
view lisp/mail/subdirs.el @ 97554:fe22268df13f mh-e-8_1
Update for MH-E release 8.1.
author | Bill Wohler <wohler@newt.com> |
---|---|
date | Tue, 19 Aug 2008 04:42:07 +0000 |
parents | 184bb2071e3f |
children |
line wrap: on
line source
;; -*- no-byte-compile: t -*- ;; In load-path, after this directory should come ;; certain of its subdirectories. Here we specify them. (normal-top-level-add-to-load-path '("mbox-trunk-annotations" "mbox-changes" )) ;; Local Variables: ;; version-control: never ;; no-byte-compile: t ;; End: