Mercurial > emacs
changeset 58991:2e946184b557
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 16 Dec 2004 07:19:20 +0000 |
parents | a009e1bf75be |
children | 1a8bbdcb009f |
files | lisp/ChangeLog |
diffstat | 1 files changed, 15 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Dec 16 07:17:13 2004 +0000 +++ b/lisp/ChangeLog Thu Dec 16 07:19:20 2004 +0000 @@ -1,3 +1,18 @@ +2004-12-15 Juri Linkov <juri@jurta.org> + + * replace.el (match): New face. + (list-matching-lines-face): Change default from `bold' to `match'. + + * progmodes/grep.el (grep-match-face): New defvar. + (grep-mode-font-lock-keywords): Use grep-match-face instead of + compilation-column-face to highlight grep matches. + + * apropos.el (apropos-match-face): Change default from + `secondary-selection' to `match'. + + * info-look.el (info-lookup-highlight-face): Change default from + `highlight' to `match'. + 2004-12-15 Daniel Pfeiffer <occitan@esperanto.org> * progmodes/executable.el (executable-interpret): Eliminate