diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8e6b0ca30a8..9b55d1cf4d5 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,7 @@ 2008-10-07 Alan Mackenzie + * progmodes/cc-engine.el: Amend several doc strings and comments. + * progmodes/cc-cmds.el (c-indent-line-or-region): Fix so that indenting a macro followed by blank lines doesn't backslash the following non-blank line into the macro.