From: Juanma Barranquero Date: Mon, 8 Jul 2002 09:34:49 +0000 (+0000) Subject: (Info-directory-list): Fix docstring. X-Git-Tag: ttn-vms-21-2-B4~14237 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=fc4d14c5d4a0c91c8f788bb4bc88c5c18908edbd;p=emacs.git (Info-directory-list): Fix docstring. --- diff --git a/lisp/info.el b/lisp/info.el index bc506cc84cf..2fd5dba2427 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -98,7 +98,7 @@ A header-line does not scroll with the rest of the buffer." (defvar Info-directory-list nil "List of directories to search for Info documentation files. -nil means not yet initialized. In this case, Info uses the environment +If nil, meaning not yet initialized, Info uses the environment variable INFOPATH to initialize it, or `Info-default-directory-list' if there is no INFOPATH variable in the environment.