aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 0affac1deaa..9a04acfa686 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12013-09-28 Alan Mackenzie <acm@muc.de>
2
3 Fix indentation/fontification of Java enum with "implements".
4
5 * progmodes/cc-langs.el (c-postfix-decl-spec-key): New variable, a
6 regexp which matches "implements", etc., in Java.
7 * progmodes/cc-engine.el (c-inside-bracelist-p): Check for extra
8 specifier clauses coming after "enum".
9 * progmodes/cc-fonts.el (c-font-lock-declarations)
10 (c-font-lock-enum-tail): Check for extra specifier clauses coming
11 after "enum".
12
12013-09-28 Jan Djärv <jan.h.d@swipnet.se> 132013-09-28 Jan Djärv <jan.h.d@swipnet.se>
2 14
3 * faces.el (region): Change ns_selection_color to 15 * faces.el (region): Change ns_selection_color to