Mercurial > emacs
comparison lisp/ChangeLog @ 76572:c606e35c3e3f
* font-lock.el (lisp-font-lock-keywords-1): Highlight
define-globalized-minor-mode as a keyword.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 19 Mar 2007 15:45:38 +0000 |
parents | 17bcb59ec63e |
children | 5d06fa7b3e62 |
comparison
equal
deleted
inserted
replaced
76571:17bcb59ec63e | 76572:c606e35c3e3f |
---|---|
1 2007-03-19 Martin Rudalics <rudalics@gmx.at> | |
2 | |
3 * font-lock.el (lisp-font-lock-keywords-1): Highlight | |
4 define-globalized-minor-mode as a keyword. | |
5 | |
1 2007-03-19 Kim F. Storm <storm@cua.dk> | 6 2007-03-19 Kim F. Storm <storm@cua.dk> |
2 | 7 |
3 * calc/calc-forms.el (math-std-daylight-savings) | 8 * calc/calc-forms.el (math-std-daylight-savings) |
4 (math-std-daylight-savings-old): Doc fix. | 9 (math-std-daylight-savings-old): Doc fix. |
5 | 10 |