# HG changeset patch # User Chong Yidong # Date 1217514217 0 # Node ID 3e88cf45545fe7232563c376aa444456ac3aca1c # Parent 2e10214b120341607266eb23e345e36f8329a01e * 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 2e10214b1203 -r 3e88cf45545f lisp/ChangeLog --- a/lisp/ChangeLog Wed Jul 30 13:57:56 2008 +0000 +++ b/lisp/ChangeLog Thu Jul 31 14:23:37 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-19 Markus Triska * image-mode.el (image-mode): Set image-mode-text-map when image