# HG changeset patch # User Eli Zaretskii # Date 1077901529 0 # Node ID b9a49d3f4288d170a256f9228c143bec778f3580 # Parent 88158cece6fb9f83cf70ec685b5e101a061da8b4 *** empty log message *** diff -r 88158cece6fb -r b9a49d3f4288 lisp/ChangeLog --- a/lisp/ChangeLog Fri Feb 27 17:03:09 2004 +0000 +++ b/lisp/ChangeLog Fri Feb 27 17:05:29 2004 +0000 @@ -1,3 +1,19 @@ +2004-02-27 Dan Nicolaescu + + * faces.el (face-spec-set-match-display): Add a new attribute, + `min-colors'. + (region, highlight, secondary-selection): Use `min-colors`. + + * custom.el (defface): Add documentation for `min-colors'. + + * font-lock.el (font-lock-comment-face, font-lock-string-face) + (font-lock-keyword-face, font-lock-function-name-face) + (font-lock-variable-name-face, font-lock-constant-face): Use + `min-colors`. + + * isearch.el (isearch, isearch-lazy-highlight-face): Use + `min-colors'. + 2004-02-25 Vinicius Jose Latorre * ebnf2ps.el: Doc fix. For compatibility with Emacs 20, define