aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorDaniel Pfeiffer <[email protected]>2011-12-12 16:23:42 -0500
committerStefan Monnier <[email protected]>2011-12-12 16:23:42 -0500
commit87393f2618610b11f406db76f41677475bec41cc (patch)
tree07c43e74848dbc753e1bb22e8735bc226df97dcf /lisp/ChangeLog
parent8d3c0ff211e830c3df9c36537dcbe5187a272d07 (diff)
* lisp/progmodes/make-mode.el: Bring it up to date with makepp V2.0.
(makefile-make-font-lock-keywords): Extend meaning of `keywords'. (makefile-gmake-statements, makefile-makepp-statements): Use it and add new makepp keywords. (makefile-makepp-font-lock-keywords): Add new patterns. (makefile-match-function-end): Match new [...] and [[...]].
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 00723a1eb9..80eb82a521 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
+2011-12-12 Daniel Pfeiffer <[email protected]>
+
+ * progmodes/make-mode.el: Bring it up to date with makepp V2.0.
+ (makefile-make-font-lock-keywords): Extend meaning of `keywords'.
+ (makefile-gmake-statements, makefile-makepp-statements):
+ Use it and add new makepp keywords.
+ (makefile-makepp-font-lock-keywords): Add new patterns.
+ (makefile-match-function-end): Match new [...] and [[...]].
+
2011-12-11 Juanma Barranquero <[email protected]>
* ses.el (ses-call-printer-return, ses-cell-property-get)