Mercurial > emacs
comparison lisp/ChangeLog @ 88021:1ccfdc58f4eb
*** empty log message ***
author | Alan Mackenzie <acm@muc.de> |
---|---|
date | Sun, 27 Jan 2008 13:57:49 +0000 |
parents | 4e0d27f39575 |
children | c17f9d425917 |
comparison
equal
deleted
inserted
replaced
88020:d3368f6ef446 | 88021:1ccfdc58f4eb |
---|---|
1 2008-01-27 Alan Mackenzie <acm@muc.de> | |
2 | |
3 * progmodes/cc-vars.el (c-hanging-braces-alist): new element for | |
4 arglist-cont-nonempty. | |
5 | |
6 * progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines | |
7 for a brace with syntax arglist-cont-nonempty. | |
8 | |
9 * progmodes/cc-styles.el (c-style-alist): Add elements for | |
10 arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python, | |
11 awk). | |
12 | |
1 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org> | 13 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org> |
2 | 14 |
3 * button.el (define-button-type): Clarify type of NAME in docstring. | 15 * button.el (define-button-type): Clarify type of NAME in docstring. |
4 | 16 |
5 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca> | 17 2008-01-26 Stefan Monnier <monnier@iro.umontreal.ca> |