aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index f2d0ec37b32..86ae2d06679 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,14 @@
12011-10-22 Alan Mackenzie <bug-cc-mode@gnu.org>
2
3 Fix bug #9560, sporadic wrong indentation; improve instrumentation
4 of c-parse-state.
5
6 * cc-engine.el (c-append-lower-brace-pair-to-state-cache): correct
7 faulty logical expression.
8 (c-parse-state-state, c-record-parse-state-state):
9 (c-replay-parse-state-state): New defvar/defuns.
10 (c-debug-parse-state): Use new functions.
11
12011-10-22 Martin Rudalics <rudalics@gmx.at> 122011-10-22 Martin Rudalics <rudalics@gmx.at>
2 13
3 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by 14 * mouse.el (mouse-drag-line): Fix minibuffer resizing broken by