Mercurial > emacs
changeset 85572:d1aa29a9a8c2
Add isearch-multi.el
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 22 Oct 2007 23:45:56 +0000 |
parents | 2e48f87f933e |
children | 7064d8185d30 |
files | etc/NEWS |
diffstat | 1 files changed, 11 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Oct 22 23:45:05 2007 +0000 +++ b/etc/NEWS Mon Oct 22 23:45:56 2007 +0000 @@ -153,6 +153,12 @@ * 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 @@ * 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