Mercurial > emacs
changeset 14529:6c886dde14b8
(info): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 09 Feb 1996 19:12:10 +0000 |
parents | 09351147da04 |
children | 71bca5a3c22d |
files | lisp/info.el |
diffstat | 1 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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