mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 03:40:56 -08:00
*** empty log message ***
This commit is contained in:
parent
1a256502c7
commit
3e5558010a
1 changed files with 12 additions and 0 deletions
|
|
@ -1,3 +1,15 @@
|
|||
2008-01-27 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
* progmodes/cc-vars.el (c-hanging-braces-alist): new element for
|
||||
arglist-cont-nonempty.
|
||||
|
||||
* progmodes/cc-cmds.el (c-brace-newlines): Determine the newlines
|
||||
for a brace with syntax arglist-cont-nonempty.
|
||||
|
||||
* progmodes/cc-styles.el (c-style-alist): Add elements for
|
||||
arglist-cont-nonempty into 5 styles (gnu, ellemtel, linux, python,
|
||||
awk).
|
||||
|
||||
2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org>
|
||||
|
||||
* button.el (define-button-type): Clarify type of NAME in docstring.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue