diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 0de3533c6c4..4f5d0734aec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * mpc.el (mpc-format): Trim Date to the year. | ||
| 4 | (mpc-songs-hashcons): Shorten the Date field. | ||
| 5 | |||
| 3 | * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled | 6 | * emacs-lisp/nadvice.el (advice--interactive-form): Don't get fooled |
| 4 | into autoloading just because of a silly indirection. | 7 | into autoloading just because of a silly indirection. |
| 5 | 8 | ||