Mercurial > emacs
changeset 69858:568a39da33b5
(Info-follow-nearest-node): Doc fix.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sat, 08 Apr 2006 10:10:35 +0000 |
parents | 736810279a1f |
children | 4cab5ab6bdb5 |
files | lisp/info.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/info.el Sat Apr 08 09:53:18 2006 +0000 +++ b/lisp/info.el Sat Apr 08 10:10:35 2006 +0000 @@ -3046,9 +3046,9 @@ If point is on a reference, follow that reference. Otherwise, if point is in a menu item description, follow that menu item. -If fork is non-nil (interactively with a prefix arg), show the node in +If FORK is non-nil (interactively with a prefix arg), show the node in a new Info buffer. -If fork is a string, it is the name to use for the new buffer." +If FORK is a string, it is the name to use for the new buffer." (interactive "P") (or (Info-try-follow-nearest-node fork) (when (save-excursion