summaryrefslogtreecommitdiff
path: root/lisp/info.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-05-23 23:31:49 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-05-23 23:31:49 +0000
commit558fc4c99bf00501427a6d5d96f4189658039650 (patch)
tree2034e50522978176e598bf42c91cb81633985b39 /lisp/info.el
parente290f028d693a3e3566abca98e664452478d1a04 (diff)
downloademacs-558fc4c99bf00501427a6d5d96f4189658039650.tar.gz
* info.el (Info-mode): Doc fix (Bug#3358).
Diffstat (limited to 'lisp/info.el')
-rw-r--r--lisp/info.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/info.el b/lisp/info.el
index 4a90b3e65bb..e9e2b4225f3 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -3492,8 +3492,6 @@ Advanced commands:
\\[Info-search] Search through this Info file for specified regexp,
and select the node in which the next occurrence is found.
\\[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.
\\[isearch-forward], \\[isearch-forward-regexp] Use Isearch to search through multiple Info nodes.
\\[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.