changeset 97146:714750f0bc0f

* 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.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 31 Jul 2008 14:00:18 +0000
parents 1f11efe01535
children 3e78f2abb23d
files lisp/ChangeLog
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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  <joachim.nilsson@member.fsf.org> (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  <dann@ics.uci.edu>
 
 	* textmodes/texinfmt.el: