]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-default-directory-list): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Sat, 1 Jan 1994 15:29:27 +0000 (15:29 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 1 Jan 1994 15:29:27 +0000 (15:29 +0000)
lisp/paths.el

index 2f44f1680d5708b48ec4b490d8435d87a2a32f48..aacbd366eb5ec3ee44bfa8b65c58a1e062768cb6 100644 (file)
              (nconc start
                     (list (expand-file-name "../info/" data-directory)))))
     start)
-  "List of directories to search for Info documentation files.")
+  "List of directories to search for Info documentation files.
+They are searched in the order they are given in this list.
+Therefore, the directory of Info files that come with Emacs
+normally should come last (so that local files override standard ones).")
 
 (defvar news-path "/usr/spool/news/"
   "The root directory below which all news files are stored.")