]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Thu, 11 Jan 2001 08:08:26 +0000 (08:08 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 11 Jan 2001 08:08:26 +0000 (08:08 +0000)
lisp/ChangeLog

index 43d313fe37bb6c67a924bc4236fc43a2ade00f47..7ecc2faa17b87f638ca1199503d8bce59ffdfb67 100644 (file)
@@ -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.