]> git.eshelyaron.com Git - emacs.git/commitdiff
(Info-mode): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 16 Nov 1993 06:52:12 +0000 (06:52 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 16 Nov 1993 06:52:12 +0000 (06:52 +0000)
lisp/info.el

index feac4523ee9950612a54a42daf4f34be050e2d6c..c7f69bbd9d8a752f6d1e506695a15e967363ff97 100644 (file)
@@ -1292,9 +1292,9 @@ Selecting other nodes:
 \\[Info-index-next]    (comma) Move to the next match from a previous `i' command.
 
 Moving within a node:
-\\[scroll-up]  Normally, scroll forward a full screen.  If the end of the buffer is
+\\[Info-scroll-up]     Normally, scroll forward a full screen.  If the end of the buffer is
 already visible, try to go to the next menu entry, or up if there is none.
-\\[scroll-down]  Normally, scroll backward.  If the beginning of the buffer is
+\\[Info-scroll-down]  Normally, scroll backward.  If the beginning of the buffer is
 already visible, try to go to the previous menu entry, or up if there is none.
 \\[beginning-of-buffer]        Go to beginning of node.