aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f22a1d6e59..8731007e99 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
2001-04-25 Stefan Monnier <[email protected]>
+ * progmodes/make-mode.el (makefile-font-lock-keywords):
+ Rationalize the rules for includes and conditionals and use the
+ keyword face for them.
+
* faces.el (modify-face): Add compatibility for non-interactive use.
2001-04-24 John Wiegley <[email protected]>