]> 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:00:18 +0000 (14:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 31 Jul 2008 14:00:18 +0000 (14:00 +0000)
commit0e829dd0197f45230422bbd2475511e18a7407d4
treed64a7c75fcaa0cf1c3d91b000da4b4db877f2ca7
parent4a263588af17ad5ba3105b366bb9ec6596262a46
* 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