emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs/lisp ChangeLog info.el


From: Chong Yidong
Subject: [Emacs-diffs] emacs/lisp ChangeLog info.el
Date: Sat, 23 May 2009 23:31:54 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      09/05/23 23:31:53

Modified files:
        lisp           : ChangeLog info.el 

Log message:
        * info.el (Info-mode): Doc fix (Bug#3358).

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.15653&r2=1.15654
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/info.el?cvsroot=emacs&r1=1.558&r2=1.559

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.15653
retrieving revision 1.15654
diff -u -b -r1.15653 -r1.15654
--- ChangeLog   23 May 2009 12:46:55 -0000      1.15653
+++ ChangeLog   23 May 2009 23:31:49 -0000      1.15654
@@ -1,3 +1,7 @@
+2009-05-23  Chong Yidong  <address@hidden>
+
+       * info.el (Info-mode): Doc fix (Bug#3358).
+
 2009-05-23  Johan Bockgård  <address@hidden>
 
        * ediff-vers.el (ediff-vc-latest-version): Use property

Index: info.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/info.el,v
retrieving revision 1.558
retrieving revision 1.559
diff -u -b -r1.558 -r1.559
--- info.el     14 Jan 2009 23:09:45 -0000      1.558
+++ info.el     23 May 2009 23:31:52 -0000      1.559
@@ -3492,8 +3492,6 @@
 \\[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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]