summaryrefslogtreecommitdiff
path: root/lisp/info.el
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2006-02-12 20:29:57 +0000
committerRichard M. Stallman <rms@gnu.org>2006-02-12 20:29:57 +0000
commit9012c084ef3009a99c5bac01b0169202f54e66b0 (patch)
tree29e2364549e0d837736e06111507b1996a44efc0 /lisp/info.el
parent79657d524c324baad0c74362e1f06bce364588d4 (diff)
downloademacs-9012c084ef3009a99c5bac01b0169202f54e66b0.tar.gz
(Info-mode): Doc fix.
Diffstat (limited to 'lisp/info.el')
-rw-r--r--lisp/info.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/info.el b/lisp/info.el
index fa1e3060c10..96cbb218e96 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -3352,7 +3352,7 @@ Advanced commands:
\\[Info-search-case-sensitively] Search through this Info file for specified regexp case-sensitively.
\\[Info-search-next] Search for another occurrence of regexp
from a previous \\<Info-mode-map>\\[Info-search] command.
-\\[Info-index] Look up a topic in this manual's Index and move to that index entry.
+\\[Info-index] Search for a topic in this manual's Index and go to index entry.
\\[Info-index-next] (comma) Move to the next match from a previous \\<Info-mode-map>\\[Info-index] command.
\\[info-apropos] Look for a string in the indices of all manuals.
\\[Info-goto-node] Move to node specified by name.