# HG changeset patch # User Eli Zaretskii # Date 1144491035 0 # Node ID 568a39da33b56d5e4a82214856da00f9dddc17e0 # Parent 736810279a1f4001bc442746ed72a85f098132d2 (Info-follow-nearest-node): Doc fix. diff -r 736810279a1f -r 568a39da33b5 lisp/info.el --- 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