]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-follow-nearest-node): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2006 10:11:18 +0000 (10:11 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 8 Apr 2006 10:11:18 +0000 (10:11 +0000)
lisp/ChangeLog
lisp/info.el

index 997fe50666134af4b988593a03c187577382d3f2..211152283e33ad5acaa3119bfcc86710dceaf376 100644 (file)
@@ -1,5 +1,7 @@
 2006-04-08  Eli Zaretskii  <eliz@gnu.org>
 
+       * info.el (Info-follow-nearest-node): Doc fix.
+
        * international/mule-cmds.el (set-locale-environment): Make sure
        the coding-system preferred by the locale's language has the same
        EOL conversion type as the original buffer-file-coding-system.
index 3c4dbfd564a0eb843882771bc0381f60500e9517..163441893dbf798c238f4d50453fbc3f2274eb64 100644 (file)
@@ -3046,9 +3046,9 @@ At end of the node's text, moves to the next node, or up if none."
 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