diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 4f5d0734aec..0e6013a839c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2014-05-12 Sam Steingold <sds@gnu.org> | ||
| 2 | |||
| 3 | * calendar/time-date.el (seconds-to-string): New function to | ||
| 4 | pretty print time delay in seconds. | ||
| 5 | |||
| 1 | 2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca> | 6 | 2014-05-12 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 7 | ||
| 3 | * mpc.el (mpc-format): Trim Date to the year. | 8 | * mpc.el (mpc-format): Trim Date to the year. |