aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 5e4c11d5cfb..7803db1d1ee 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,13 @@
12013-09-07 Alan Mackenzie <acm@muc.de>
2
3 Correctly fontify Java class constructors.
4 * progmodes/cc-langs.el (c-type-decl-suffix-key): Now matches ")"
5 in Java Mode.
6 (c-recognize-typeless-decls): Set the Java value to t.
7 * progmodes/cc-engine.el (c-forward-decl-or-cast-1): While
8 handling a "(", add a check for, effectively, Java, and handle a
9 "typeless" declaration there.
10
12013-09-07 Roland Winkler <winkler@gnu.org> 112013-09-07 Roland Winkler <winkler@gnu.org>
2 12
3 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional 13 * textmodes/bibtex.el (bibtex-biblatex-entry-alist): Add optional