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 9de20493749..a0ae8fbc4f8 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12012-12-23 Alan Mackenzie <acm@muc.de>
2
3 Speed up fontification where there's large brace blocks.
4 * progmodes/cc-fonts.el (c-font-lock-enclosing-decls): Add a limit
5 to a call of c-beginning-of-decl-1.
6
12012-12-21 Chong Yidong <cyd@gnu.org> 72012-12-21 Chong Yidong <cyd@gnu.org>
2 8
3 * sort.el (sort-subr): Doc fix (Bug#13056). 9 * sort.el (sort-subr): Doc fix (Bug#13056).