diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cb70d88b849..b08374742c1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2012-06-27 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * textmodes/rst.el (rst-adornment-faces-alist): Avoid copy-list. | ||
| 4 | |||
| 3 | * emacs-lisp/cl.el (flet): Mark obsolete. | 5 | * emacs-lisp/cl.el (flet): Mark obsolete. |
| 4 | * emacs-lisp/cl-macs.el (cl-flet*): New macro. | 6 | * emacs-lisp/cl-macs.el (cl-flet*): New macro. |
| 5 | * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse): | 7 | * vc/vc-rcs.el (vc-rcs-annotate-command, vc-rcs-parse): |