aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 346c290ab7b..ab071c79454 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,6 +3,7 @@
3 * calendar/timeclock.el (timeclock-seconds-to-time): 3 * calendar/timeclock.el (timeclock-seconds-to-time):
4 Defalias to seconds-to-time, since they're the same thing. 4 Defalias to seconds-to-time, since they're the same thing.
5 5
6 * emacs-lisp/benchmark.el (benchmark-elapse):
6 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time. 7 * allout-widgets.el (allout-elapsed-time-seconds): Use float-time.
7 8
82011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org> 92011-06-30 Lars Magne Ingebrigtsen <larsi@gnus.org>