From 558fc4c99bf00501427a6d5d96f4189658039650 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Sat, 23 May 2009 23:31:49 +0000 Subject: [PATCH] * info.el (Info-mode): Doc fix (Bug#3358). --- lisp/ChangeLog | 4 ++++ lisp/info.el | 2 -- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 48496899690..ac9f1a83732 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2009-05-23 Chong Yidong + + * info.el (Info-mode): Doc fix (Bug#3358). + 2009-05-23 Johan Bockgård * ediff-vers.el (ediff-vc-latest-version): Use property 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-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-index] command. -- 2.39.5