Mercurial > emacs
changeset 82063:98cb9705c5b6
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 23 Jul 2007 20:29:55 +0000 |
parents | 2ddc3c045232 |
children | 07bb0658401d |
files | etc/NEWS |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Mon Jul 23 20:29:46 2007 +0000 +++ b/etc/NEWS Mon Jul 23 20:29:55 2007 +0000 @@ -57,6 +57,16 @@ ** New command kill-matching-buffers kills buffers whose name matches a regexp. +** Minibuffer changes: + +*** isearch started in the minibuffer searches in the minibuffer history. +Reverse isearch commands (C-r, C-M-r) search in previous minibuffer +history elements, and forward isearch commands (C-s, C-M-s) search in +next history elements. When the reverse search reaches the first history +element, it wraps to the last history element, and the forward search +wraps to the first history element. When the search is terminated, the +history element containing the search string becomes the current. + * New Modes and Packages in Emacs 23.1