From 8884bb82f1bd1b05c0bfbd4c6f911bf7b2e4bd3f Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 16 Nov 1993 06:52:12 +0000 Subject: [PATCH] (Info-mode): Doc fix. --- lisp/info.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.39.5