changeset 46252:0b84df44f862

(Info-directory-list): Fix docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 08 Jul 2002 09:34:49 +0000
parents e6d0de1d97dc
children 5aa8db244c65
files lisp/info.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Mon Jul 08 08:45:12 2002 +0000
+++ b/lisp/info.el	Mon Jul 08 09:34:49 2002 +0000
@@ -98,7 +98,7 @@
 
 (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.