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 336531516ec..3751cea4287 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2011-07-01 Paul Eggert <eggert@cs.ucla.edu> | 1 | 2011-07-01 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 2 | ||
| 3 | * emacs-lisp/timer.el (timer-relative-time): Use time-add. | ||
| 4 | |||
| 3 | * calendar/timeclock.el (timeclock-seconds-to-time): | 5 | * calendar/timeclock.el (timeclock-seconds-to-time): |
| 4 | Defalias to seconds-to-time, since they're the same thing. | 6 | Defalias to seconds-to-time, since they're the same thing. |
| 5 | 7 | ||