Mercurial > emacs
comparison lisp/ChangeLog @ 37470:dae24fc64c27
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 25 Apr 2001 15:52:45 +0000 |
parents | 51c21408401b |
children | 9ce4aab7c994 |
comparison
equal
deleted
inserted
replaced
37469:6c4e7c0d989a | 37470:dae24fc64c27 |
---|---|
1 2001-04-25 Stefan Monnier <monnier@cs.yale.edu> | 1 2001-04-25 Stefan Monnier <monnier@cs.yale.edu> |
2 | |
3 * progmodes/make-mode.el (makefile-font-lock-keywords): | |
4 Rationalize the rules for includes and conditionals and use the | |
5 keyword face for them. | |
2 | 6 |
3 * faces.el (modify-face): Add compatibility for non-interactive use. | 7 * faces.el (modify-face): Add compatibility for non-interactive use. |
4 | 8 |
5 2001-04-24 John Wiegley <johnw@gnu.org> | 9 2001-04-24 John Wiegley <johnw@gnu.org> |
6 | 10 |