Mercurial > emacs
changeset 35224:87ccb00542e1
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Thu, 11 Jan 2001 08:08:26 +0000 |
parents | a671ccb060d5 |
children | eee3a978c12e |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Jan 11 07:54:40 2001 +0000 +++ b/lisp/ChangeLog Thu Jan 11 08:08:26 2001 +0000 @@ -1,3 +1,10 @@ +2001-01-11 Richard M. Stallman <rms@gnu.org> + + * 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 <miles@gnu.org> * textmodes/ispell.el (ispell-adjusted-window-height): New function.