# HG changeset patch # User Chong Yidong # Date 1217512818 0 # Node ID 714750f0bc0f6f53d1a7201488bf417158df8110 # Parent 1f11efe0153501652ee44ba68db41d6a8a849706 * 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 -r 1f11efe01535 -r 714750f0bc0f lisp/ChangeLog --- a/lisp/ChangeLog Thu Jul 31 11:52:15 2008 +0000 +++ b/lisp/ChangeLog Thu Jul 31 14:00:18 2008 +0000 @@ -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: