Mercurial > emacs
changeset 27525:d810d00ddd7c
(mh-find-progs): Add directory `etc' to
the list of directories scanned heuristically.
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Sun, 30 Jan 2000 21:19:21 +0000 |
parents | 67501e6e8b34 |
children | a71509a64082 |
files | lisp/mail/mh-utils.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mail/mh-utils.el Sun Jan 30 21:12:53 2000 +0000 +++ b/lisp/mail/mh-utils.el Sun Jan 30 21:19:21 2000 +0000 @@ -634,7 +634,7 @@ ;; components, then look for lib/mh or mh/lib. (or (mh-path-search (mapcar (lambda (p) (expand-file-name p mh-base)) - '("lib/mh" "etc/nmh" "/etc/nmh" "mh/lib")) + '("lib/mh" "etc/nmh" "/etc/nmh" "mh/lib" "etc")) "components" 'file-exists-p)))) (or (and mh-lib-progs