diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1e09fe0850d..37064b6680b 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2012-09-06 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * emacs-lisp/cl-macs.el (cl--do-arglist): Understand _ on &key args | ||
| 4 | (bug#12367). | ||
| 5 | (cl--make-usage-args): Strip _ from argument names. | ||
| 6 | |||
| 1 | 2012-09-06 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> | 7 | 2012-09-06 RĂ¼diger Sonderfeld <ruediger@c-plusplus.de> |
| 2 | 8 | ||
| 3 | * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use | 9 | * progmodes/vhdl-mode.el (vhdl-speedbar-initialize): Don't use |