Mercurial > emacs
diff lisp/ChangeLog @ 112059:3252d895c242
* lisp/isearch.el (isearch-lazy-highlight-error): New variable.
(isearch-lazy-highlight-new-loop): Compare `isearch-error' and
`isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error'
to the current value of `isearch-error' (Bug#7468).
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Mon, 20 Dec 2010 01:18:15 +0000 |
parents | bc7bbc0dbad4 |
children | d75c0dfd5c92 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Dec 18 13:28:51 2010 -0800 +++ b/lisp/ChangeLog Mon Dec 20 01:18:15 2010 +0000 @@ -1,3 +1,10 @@ +2010-12-20 Juri Linkov <juri@jurta.org> + + * isearch.el (isearch-lazy-highlight-error): New variable. + (isearch-lazy-highlight-new-loop): Compare `isearch-error' and + `isearch-lazy-highlight-error'. Set `isearch-lazy-highlight-error' + to the current value of `isearch-error' (Bug#7468). + 2010-12-17 Chong Yidong <cyd@stupidchicken.com> * help-fns.el (describe-variable): Don't emit trailing whitespace