# HG changeset patch # User Richard M. Stallman # Date 823893130 0 # Node ID 6c886dde14b8fcd91fe17ff07a970788d42e2736 # Parent 09351147da04c8097083ed5eeef261f7cdbc5da7 (info): Doc fix. diff -r 09351147da04 -r 6c886dde14b8 lisp/info.el --- a/lisp/info.el Fri Feb 09 19:09:22 1996 +0000 +++ b/lisp/info.el Fri Feb 09 19:12:10 1996 +0000 @@ -218,7 +218,11 @@ 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