# HG changeset patch # User Gerd Moellmann # Date 970516263 0 # Node ID 5c37701abd85300e1dd821785ccc1ce8b972137f # Parent b716f8518dd705ebeb3e39c5e21fa7ba4651dc76 *** empty log message *** diff -r b716f8518dd7 -r 5c37701abd85 lisp/ChangeLog --- a/lisp/ChangeLog Mon Oct 02 19:50:18 2000 +0000 +++ b/lisp/ChangeLog Mon Oct 02 19:51:03 2000 +0000 @@ -1,5 +1,10 @@ 2000-10-02 Gerd Moellmann + * isearch.el (isearch-lazy-highlight-update): Don't put a lazy + highlighting overlay with a different face over the overlay + isearch uses to highlight the current match because that can lead + to bad face combinations. + * loadup.el (toplevel): Load faces before isearch. * isearch.el (isearch-faces): New custom group.