# HG changeset patch # User Gerd Moellmann # Date 959719242 0 # Node ID 6fd90e67194fbb5aa9ad42a7034aa44d69778be3 # Parent 9f58922ddbcc37c7ab4a45c3d15dcbdcf0553db5 (Info-default-directory-list): Doc fix. diff -r 9f58922ddbcc -r 6fd90e67194f lisp/paths.el --- 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/")