]> git.eshelyaron.com Git - emacs.git/commitdiff
(mh-find-progs): Add directory `etc' to
authorGerd Moellmann <gerd@gnu.org>
Sun, 30 Jan 2000 21:19:21 +0000 (21:19 +0000)
committerGerd Moellmann <gerd@gnu.org>
Sun, 30 Jan 2000 21:19:21 +0000 (21:19 +0000)
the list of directories scanned heuristically.

lisp/mail/mh-utils.el

index bf22081b2a9dd0b49755c36c1a6f0c0def93690f..5b89c54cf30caf63fe45b4727dadd5ca6dc4c409 100644 (file)
@@ -634,7 +634,7 @@ directory names."
                  ;; 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