From: Chong Yidong Date: Thu, 31 Jul 2008 14:00:18 +0000 (+0000) Subject: * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style, X-Git-Tag: emacs-pretest-23.0.90~3765 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0e829dd0197f45230422bbd2475511e18a7407d4;p=emacs.git * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style, move the (arglist-cont-nonempty) from c-offsets-alist to c-hanging-braces-alist like other styles already have. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9bf7870786d..e14832be175 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,9 @@ +2008-07-31 Joachim Nilsson (tiny change) + + * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style, + move the (arglist-cont-nonempty) from c-offsets-alist to + c-hanging-braces-alist like other styles already have. + 2008-07-31 Dan Nicolaescu * textmodes/texinfmt.el: