Mercurial > emacs
comparison lisp/ChangeLog @ 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 | c2235fc45f89 |
children | a44f4ed31447 |
comparison
equal
deleted
inserted
replaced
80658:2e10214b1203 | 80659:3e88cf45545f |
---|---|
1 2008-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 | |
1 2008-07-19 Markus Triska <markus.triska@gmx.at> | 7 2008-07-19 Markus Triska <markus.triska@gmx.at> |
2 | 8 |
3 * image-mode.el (image-mode): Set image-mode-text-map when image | 9 * image-mode.el (image-mode): Set image-mode-text-map when image |
4 cannot be displayed. | 10 cannot be displayed. |
5 | 11 |