aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/TODO b/etc/TODO
index a146bbabe2a..bf7ce9ab5b5 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -554,13 +554,6 @@ but which can also be used as a modifier).
554 the window associated with that modeline. 554 the window associated with that modeline.
555 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html 555 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html
556 556
557** When running isearch in a ChangeLog file, if the search fails,
558 then after another C-s try searching the previous ChangeLog, if
559 there is one. (e.g. go from ChangeLog to ChangeLog.12).
560 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02237.html
561 Juri Linkov has a patch for this:
562 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00265.html
563
564* Internal changes 557* Internal changes
565 558
566** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction 559** Cleanup all the GC_ mark bit stuff -- there is no longer any distinction