Mercurial > emacs
view lisp/mail/subdirs.el @ 97980:2570e504f856
* net/tramp-cache.el (tramp-flush-file-function): Fix typo in docstring.
(tramp-parse-connection-properties): Reflow docstring.
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Thu, 04 Sep 2008 11:45:06 +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: