changeset 85573:7064d8185d30

Done multi-file isearch for ChangeLog files.
author Juri Linkov <juri@jurta.org>
date Mon, 22 Oct 2007 23:47:03 +0000
parents d1aa29a9a8c2
children 6b689f2a0bdc
files etc/TODO
diffstat 1 files changed, 0 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/etc/TODO	Mon Oct 22 23:45:56 2007 +0000
+++ b/etc/TODO	Mon Oct 22 23:47:03 2007 +0000
@@ -554,13 +554,6 @@
    the window associated with that modeline.
    http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html
 
-** When running isearch in a ChangeLog file, if the search fails,
-   then after another C-s try searching the previous ChangeLog, if
-   there is one. (e.g. go from ChangeLog to ChangeLog.12).
-   http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02237.html
-   Juri Linkov has a patch for this:
-   http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00265.html
-
 * Internal changes
 
 ** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction