Mercurial > emacs
changeset 60873:535d8b55c522
*** empty log message ***
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Thu, 24 Mar 2005 09:15:21 +0000 |
parents | 9be398c4e5e3 |
children | 70004c876c48 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Mar 24 09:14:33 2005 +0000 +++ b/lisp/ChangeLog Thu Mar 24 09:15:21 2005 +0000 @@ -7,6 +7,16 @@ (generic-mode-internal): Don't call generic-mode-set-font-lock. (generic-bracket-support): Add docstring. + * generic-x.el: Rename generic-font-lock-defaults to + generic-font-lock-keywords throughout. + (mailagent-rules-setup-function): Delete it. + (mailagent-rules-generic-mode): Use anonymous function instead. + (show-tabs-generic-mode-font-lock-defaults-1) + (show-tabs-generic-mode-font-lock-defaults-2): Make them constants. + Quote faces. + (show-tabs-tab-face, show-tabs-space-face): Specify background, + not foreground. + 2005-03-23 Miles Bader <miles@gnu.org> * progmodes/gdb-ui.el (breakpoint-enabled, breakpoint-disabled):