]> git.eshelyaron.com Git - emacs.git/commitdiff
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
authorChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:00:18 +0000 (14:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:00:18 +0000 (14:00 +0000)
move the (arglist-cont-nonempty) from c-offsets-alist to
c-hanging-braces-alist like other styles already have.

lisp/ChangeLog

index 9bf7870786d9c14923fd23f9021275870d2a974b..e14832be17558e27cb197ec1429fb35c651a9613 100644 (file)
@@ -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: