changeset 29306:6fd90e67194f

(Info-default-directory-list): Doc fix.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 May 2000 20:40:42 +0000
parents 9f58922ddbcc
children 507b4d56cee2
files lisp/paths.el
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/paths.el	Tue May 30 20:40:09 2000 +0000
+++ b/lisp/paths.el	Tue May 30 20:40:42 2000 +0000
@@ -67,7 +67,8 @@
 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/")