# HG changeset patch # User Richard M. Stallman # Date 882829691 0 # Node ID dd15be266d88eb2c22e59c38d98fc09614ed1b74 # Parent 6044f0be20eba1d9ae4d6d67f9697b884ae14741 (Info-mode): Doc fix. diff -r 6044f0be20eb -r dd15be266d88 lisp/info.el --- a/lisp/info.el Mon Dec 22 22:09:22 1997 +0000 +++ b/lisp/info.el Mon Dec 22 22:28:11 1997 +0000 @@ -1779,9 +1779,12 @@ \\[Info-index-next] (comma) Move to the next match from a previous `i' command. Moving within a node: -\\[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. -\\[Info-scroll-down] Normally, scroll backward. If the beginning of the buffer is +\\[Info-scroll-up] Normally, scroll forward a full screen. +Once you scroll far enough in a node that its menu appears on the screen +but after point, the next scroll moves into its first subnode. +When after all menu items (or if their is no menu), move up to +the parent node. +\\[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.