From: Alan Mackenzie Date: Sat, 26 Jan 2008 22:14:34 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-22.1.90~27 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=00a72a6cb97e26f29157da7ae568c49c394a684d;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 442f7669b28..e55184caea3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,15 @@ +2008-01-26 Alan Mackenzie + + * progmodes/cc-vars.el (c-hanging-braces-alist): new element for + arglist-cont-nonempty. + + * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines + for a brace with syntax arglist-cont-nonempty. + + * progmodes/cc-styles.el (c-style-alist): Add elements for + arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, + awk). + 2008-01-26 Alan Mackenzie * progmodes/cc-defs.el (c-save-buffer-state): Bind