# HG changeset patch # User Richard M. Stallman # Date 753432732 0 # Node ID 261b0de9eae18305de5ab1086a39b82e2a11a409 # Parent 34ce5cc32eb87fb9ea285505a6c99bedc93f7e43 (Info-mode): Doc fix. diff -r 34ce5cc32eb8 -r 261b0de9eae1 lisp/info.el --- a/lisp/info.el Tue Nov 16 06:33:45 1993 +0000 +++ b/lisp/info.el Tue Nov 16 06:52:12 1993 +0000 @@ -1292,9 +1292,9 @@ \\[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.