aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
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 bf347d2a70f..0d242589f76 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12011-02-13 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-fonts.el (c-font-lock-declarations): Remove a
4 narrow-to-region call that cuts context off the end (Bug#7722).
5
6 * progmodes/cc-engine.el (c-forward-<>-arglist-recur): Refactor
7 nested if-forms with a simple cond.
8 (c-forward-<>-arglist): Revert 2011-01-31 change.
9
12011-02-13 Chong Yidong <cyd@stupidchicken.com> 102011-02-13 Chong Yidong <cyd@stupidchicken.com>
2 11
3 * vc/log-view.el: New command log-view-toggle-entry-display for 12 * vc/log-view.el: New command log-view-toggle-entry-display for