From: Eli Zaretskii Date: Wed, 25 Apr 2001 13:53:40 +0000 (+0000) Subject: Fix dates for the last few entries, so they increase monotonically. X-Git-Tag: emacs-pretest-21.0.103~122 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ae14dd9d531c229aad4112338403f0910f96858;p=emacs.git Fix dates for the last few entries, so they increase monotonically. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 30555682efc..71ee463a5b1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -40,7 +40,7 @@ * eshell/eshell.el (eshell-non-interactive-p): Moved this variable here. -2001-04-22 John Wiegley +2001-04-23 John Wiegley * calendar/timeclock.el: Updated copyright. (timeclock-generate-report): Don't report the daily or two-week @@ -49,7 +49,7 @@ final computational form, which was unnecessary; corrected a parsing problem when timeclock-relative was nil. -2001-04-22 Kahlil Hodgson +2001-04-23 Kahlil Hodgson * calendar/timeclock.el (timeclock-modeline-display): Check if `list-entry' is null.