From: Alan Mackenzie Date: Mon, 13 Oct 2008 18:32:55 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~2503 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=40ebcb9903062b8f1b663d4f329e7ab328f62f06;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 00a2d4540fc..ac1f8bd14dd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2008-10-13 Alan Mackenzie + + * progmodes/cc-cmds.el (c-indent-region): (c-indent-region): Fix + previous patch so that the function works on one-line macros. + 2008-10-13 Dan Nicolaescu * vc-hooks.el (vc-stay-local): Add a new choice and default to it.