From 395f3b7f8874098dce6a66af49c56e5e493a9139 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Tue, 30 May 2000 20:40:42 +0000 Subject: [PATCH] (Info-default-directory-list): Doc fix. --- lisp/paths.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/") -- 2.39.5