From: Juri Linkov Date: Mon, 22 Oct 2007 23:45:56 +0000 (+0000) Subject: Add isearch-multi.el X-Git-Tag: emacs-pretest-23.0.90~10129 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=12bbb989d876e8fee1731be78828a8e6e583bbb7;p=emacs.git Add isearch-multi.el --- diff --git a/etc/NEWS b/etc/NEWS index 1d692541012..8230088d92c 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -153,6 +153,12 @@ history element containing the search string becomes the current. * New Modes and Packages in Emacs 23.1 +** The package isearch-multi.el has been added. It implements a new mode +`isearch-buffers-minor-mode' that allows isearch to search through +multiple buffers. In this mode a new variable +`isearch-buffers-next-buffer-function' defines the function to call +to get the next buffer to search in the series of multiple buffers. + ** The package doc-view.el has been added. It supports viewing of PDF, PostScript and DVI documents inside an Emacs buffer by converting the document to a set of PNG images first. One can also search for a @@ -166,6 +172,11 @@ its usage. * Changes in Specialized Modes and Packages in Emacs 23.1 +** isearch can now search through multiple ChangeLog files. +When running isearch in a ChangeLog file, if the search fails, +then another C-s tries searching the previous ChangeLog, +if there is one (e.g. go from ChangeLog to ChangeLog.12). + +++ ** In Dired-x, all command guesses for ! are now added to the default list accessible by M-n instead of pushing all guesses temporarily into