1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-27 10:54:40 +00:00

Done multi-file isearch for ChangeLog files.

This commit is contained in:
Juri Linkov 2007-10-22 23:47:03 +00:00
parent 12bbb989d8
commit 67df70ed78

View File

@ -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