aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index abe2ed75ad0..49f5d73442e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12013-09-18 Alan Mackenzie <acm@muc.de>
2
3 Fix fontification of type when followed by "const".
4 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): Don't exclude
5 "known" types from fontification.
6
12013-09-18 Glenn Morris <rgm@gnu.org> 72013-09-18 Glenn Morris <rgm@gnu.org>
2 8
3 * emacs-lisp/chart.el (x-display-color-cells): Declare. 9 * emacs-lisp/chart.el (x-display-color-cells): Declare.