From 00b77525cb0a1b4029c18a0b3179812265eb3dc3 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Tue, 1 Nov 2011 15:22:57 -0400 Subject: [PATCH] ChangeLog fixes. --- doc/misc/ChangeLog | 5 ++--- lisp/ChangeLog | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index ddad0b45106..029406e2d30 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog @@ -10,9 +10,8 @@ "Macros with ;". (Macros with ;): New page. - * progmodes/cc-mode.texi (Movement Commands): Document - `c-defun-tactic'. Document the new handling of nested scopes for - movement by defuns. + * cc-mode.texi (Movement Commands): Document `c-defun-tactic'. + Document the new handling of nested scopes for movement by defuns. 2011-10-23 Michael Albinus diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 7be6e030593..ad381e67cf8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -297,7 +297,7 @@ Fix bug #9560, sporadic wrong indentation; improve instrumentation of c-parse-state. - * cc-engine.el (c-append-lower-brace-pair-to-state-cache): + * progmodes/cc-engine.el (c-append-lower-brace-pair-to-state-cache): correct faulty logical expression. (c-parse-state-state, c-record-parse-state-state): (c-replay-parse-state-state): New defvar/defuns. -- 2.39.5