aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2008-07-31 14:00:18 +0000
committerChong Yidong2008-07-31 14:00:18 +0000
commit0e829dd0197f45230422bbd2475511e18a7407d4 (patch)
treed64a7c75fcaa0cf1c3d91b000da4b4db877f2ca7
parent4a263588af17ad5ba3105b366bb9ec6596262a46 (diff)
downloademacs-0e829dd0197f45230422bbd2475511e18a7407d4.tar.gz
emacs-0e829dd0197f45230422bbd2475511e18a7407d4.zip
* 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.
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9bf7870786d..e14832be175 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12008-07-31 Joachim Nilsson <joachim.nilsson@member.fsf.org> (tiny change)
2
3 * progmodes/cc-styles.el (c-style-alist): For the Ellemtel style,
4 move the (arglist-cont-nonempty) from c-offsets-alist to
5 c-hanging-braces-alist like other styles already have.
6
12008-07-31 Dan Nicolaescu <dann@ics.uci.edu> 72008-07-31 Dan Nicolaescu <dann@ics.uci.edu>
2 8
3 * textmodes/texinfmt.el: 9 * textmodes/texinfmt.el: