From cc3236e19eef7accfc17b91c00acb20ecc16bbc9 Mon Sep 17 00:00:00 2001 From: Juri Linkov Date: Mon, 28 Jul 2008 14:33:03 +0000 Subject: [PATCH] Add multi-file Isearch in Dired. --- etc/NEWS | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 2b98ac46cb2..37c261b680e 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -623,6 +623,10 @@ It is bound to `C-x 4 A'. and C-x C-q in wdired-mode exits it with asking a question about saving changes. +*** `M-s a C-s' and `M-s a M-C-s' run multi-file Isearch on the marked files. +They visit the first marked file in the sequence and display the usual Isearch +prompt for a string or a regexp where all Isearch commands are available. + *** `Q' in Dired provides two new keys for multi-file replacement. The upper case key `Y' replaces all remaining matches in all remaining files with no more questions. The upper case key `N' stops doing replacements @@ -675,8 +679,8 @@ if there is one (e.g. go from ChangeLog to ChangeLog.12). This is enabled if multi-isearch-search is non-nil. *** Two new commands to start Isearch on a list of marked buffers -for buff-menu.el and ibuffer.el are bound to the keys "M-s a C-s" and -"M-s a M-C-s". +for buff-menu.el and ibuffer.el are bound to the keys `M-s a C-s' and +`M-s a M-C-s'. *** The part of an isearch that failed to match is highlighted in `isearch-fail' face. -- 2.39.2