Mercurial > emacs
changeset 25311:745ff7cc2786
(info): Doc fix.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 17 Aug 1999 18:51:25 +0000 |
parents | f38d26cd9b8f |
children | 4d817651d5b4 |
files | lisp/info.el |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Tue Aug 17 14:31:13 1999 +0000 +++ b/lisp/info.el Tue Aug 17 18:51:25 1999 +0000 @@ -288,6 +288,8 @@ "Enter Info, the documentation browser. Optional argument FILE specifies the file to examine; the default is the top-level directory of Info. +Called from a program, FILE may specify an Info node of the form +`(FILENAME)NODENAME'. In interactive use, a prefix argument directs this command to read a file name from the minibuffer.