From: Richard M. Stallman Date: Thu, 11 Jan 2001 08:08:26 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.96~358 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=afa1f52c139a71d1fa254a61dd39cb2d8230c9d3;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 43d313fe37b..7ecc2faa17b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,10 @@ +2001-01-11 Richard M. Stallman + + * isearch.el (isearch-lazy-highlight-update): + Don't look for more potential matches once maximum is exceeded. + Use overlays-in to check correctly for overlap with current match. + Ignore empty matches. + 2001-01-11 Miles Bader * textmodes/ispell.el (ispell-adjusted-window-height): New function.