From fc4d14c5d4a0c91c8f788bb4bc88c5c18908edbd Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 8 Jul 2002 09:34:49 +0000 Subject: [PATCH] (Info-directory-list): Fix docstring. --- lisp/info.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5