From: Alan Mackenzie Date: Tue, 7 Oct 2008 13:12:14 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~2618 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=c074408120c453400b2ab1f085da9911f86f8996;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 25d1614ecab..8e6b0ca30a8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-10-07 Alan Mackenzie + + * 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. + 2008-10-06 Chong Yidong * startup.el (before-init-time, after-init-time): Move into