Mercurial > emacs
changeset 32084:5c37701abd85
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 02 Oct 2000 19:51:03 +0000 |
parents | b716f8518dd7 |
children | 56bb657c0878 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <gerd@gnu.org> + * 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.