From: Richard M. Stallman Date: Tue, 16 Nov 1993 06:52:12 +0000 (+0000) Subject: (Info-mode): Doc fix. X-Git-Tag: emacs-19.34~10810 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8884bb82f1bd1b05c0bfbd4c6f911bf7b2e4bd3f;p=emacs.git (Info-mode): Doc fix. --- diff --git a/lisp/info.el b/lisp/info.el index feac4523ee9..c7f69bbd9d8 100644 --- a/lisp/info.el +++ b/lisp/info.el @@ -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.