comparison lisp/info.el @ 20514:dd15be266d88

(Info-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Mon, 22 Dec 1997 22:28:11 +0000
parents 6d1f6745878f
children 0ceaf8e0782b
comparison
equal deleted inserted replaced
20513:6044f0be20eb 20514:dd15be266d88
1777 \\[Info-last] Move to the last node you were at. 1777 \\[Info-last] Move to the last node you were at.
1778 \\[Info-index] Look up a topic in this file's Index and move to that node. 1778 \\[Info-index] Look up a topic in this file's Index and move to that node.
1779 \\[Info-index-next] (comma) Move to the next match from a previous `i' command. 1779 \\[Info-index-next] (comma) Move to the next match from a previous `i' command.
1780 1780
1781 Moving within a node: 1781 Moving within a node:
1782 \\[Info-scroll-up] Normally, scroll forward a full screen. If the end of the buffer is 1782 \\[Info-scroll-up] Normally, scroll forward a full screen.
1783 already visible, try to go to the next menu entry, or up if there is none. 1783 Once you scroll far enough in a node that its menu appears on the screen
1784 \\[Info-scroll-down] Normally, scroll backward. If the beginning of the buffer is 1784 but after point, the next scroll moves into its first subnode.
1785 When after all menu items (or if their is no menu), move up to
1786 the parent node.
1787 \\[Info-scroll-down] Normally, scroll backward. If the beginning of the buffer is
1785 already visible, try to go to the previous menu entry, or up if there is none. 1788 already visible, try to go to the previous menu entry, or up if there is none.
1786 \\[beginning-of-buffer] Go to beginning of node. 1789 \\[beginning-of-buffer] Go to beginning of node.
1787 1790
1788 Advanced commands: 1791 Advanced commands:
1789 \\[Info-exit] Quit Info: reselect previously selected buffer. 1792 \\[Info-exit] Quit Info: reselect previously selected buffer.