changeset 68826:17c561f80e48

(Info-mode): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sun, 12 Feb 2006 20:29:57 +0000
parents acdabeb6dc3b
children 9e3243a12c5f
files lisp/info.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/info.el	Sun Feb 12 20:27:51 2006 +0000
+++ b/lisp/info.el	Sun Feb 12 20:29:57 2006 +0000
@@ -3352,7 +3352,7 @@
 \\[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.