]> git.eshelyaron.com Git - emacs.git/commit
* progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
authorChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:23:37 +0000 (14:23 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:23:37 +0000 (14:23 +0000)
commite567e175624e602ea89a10cbb694a3142133a41b
treeb553f34c8c49d454bbddc013aa6032e6d886f53b
parentdf7591cb86852657628c92c39a36597285a229c7
* 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.
lisp/ChangeLog