From: Gerd Moellmann Date: Tue, 30 May 2000 20:40:42 +0000 (+0000) Subject: (Info-default-directory-list): Doc fix. X-Git-Tag: emacs-pretest-21.0.90~3621 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=395f3b7f8874098dce6a66af49c56e5e493a9139;p=emacs.git (Info-default-directory-list): Doc fix. --- diff --git a/lisp/paths.el b/lisp/paths.el index e367ebeeee5..2b812539f08 100644 --- a/lisp/paths.el +++ b/lisp/paths.el @@ -67,7 +67,8 @@ normally should come last (so that local files override standard ones). Once Info is started, the list of directories to search comes from the variable `Info-directory-list'. This variable `Info-default-directory-list' is used as the default -for initializing `Info-directory-list' when Info is started.") +for initializing `Info-directory-list' when Info is started, unless +the environment variable INFOPATH is set.") (defvar news-path (if (file-exists-p "/usr/spool/news/")