]> git.eshelyaron.com Git - emacs.git/commitdiff
Done multi-file isearch for ChangeLog files.
authorJuri Linkov <juri@jurta.org>
Mon, 22 Oct 2007 23:47:03 +0000 (23:47 +0000)
committerJuri Linkov <juri@jurta.org>
Mon, 22 Oct 2007 23:47:03 +0000 (23:47 +0000)
etc/TODO

index a146bbabe2a80ed047b9e915bdbbe5be77996048..bf7ce9ab5b54e016bc72e09188816a44665c2c2e 100644 (file)
--- a/etc/TODO
+++ b/etc/TODO
@@ -554,13 +554,6 @@ but which can also be used as a modifier).
    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