Mercurial > emacs
changeset 5041:261b0de9eae1
(Info-mode): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 16 Nov 1993 06:52:12 +0000 |
parents | 34ce5cc32eb8 |
children | 6cc0a08212aa |
files | lisp/info.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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.