]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-directory-list): Fix docstring.
authorJuanma Barranquero <lekktu@gmail.com>
Mon, 8 Jul 2002 09:34:49 +0000 (09:34 +0000)
committerJuanma Barranquero <lekktu@gmail.com>
Mon, 8 Jul 2002 09:34:49 +0000 (09:34 +0000)
lisp/info.el

index bc506cc84cf3ec11d889214805a87a9507dd4585..2fd5dba2427c982b86bf064830dd45a145fc434c 100644 (file)
@@ -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.