]> git.eshelyaron.com Git - emacs.git/commitdiff
(info): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Fri, 9 Feb 1996 19:12:10 +0000 (19:12 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 9 Feb 1996 19:12:10 +0000 (19:12 +0000)
lisp/info.el

index 1ca54be65a8e413a13a4a7971ae7e10e02a6e4c6..54c383eb2ed2b6248e92a795a8ebd082755cf09d 100644 (file)
@@ -218,7 +218,11 @@ Optional argument FILE specifies the file to examine;
 the default is the top-level directory of Info.
 
 In interactive use, a prefix argument directs this command
-to read a file name from the minibuffer."
+to read a file name from the minibuffer.
+
+The search path for Info files is in the variable `Info-directory-list'.
+The top-level Info directory is made by combining all the files named `dir' 
+in all the directories in that path."
   (interactive (if current-prefix-arg
                   (list (read-file-name "Info file name: " nil nil t))))
   (if file