Mercurial > emacs
changeset 80659:3e88cf45545f
* 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:23:37 +0000 |
parents | 2e10214b1203 |
children | ba051454b2f2 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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-19 Markus Triska <markus.triska@gmx.at> * image-mode.el (image-mode): Set image-mode-text-map when image