Mercurial > emacs
changeset 37458:7dea8001633f
Fix dates for the last few entries, so they increase monotonically.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 25 Apr 2001 13:53:40 +0000 |
parents | b8928e6da49c |
children | f56d9b9b3fac |
files | lisp/ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Apr 25 13:51:02 2001 +0000 +++ b/lisp/ChangeLog Wed Apr 25 13:53:40 2001 +0000 @@ -40,7 +40,7 @@ * eshell/eshell.el (eshell-non-interactive-p): Moved this variable here. -2001-04-22 John Wiegley <johnw@gnu.org> +2001-04-23 John Wiegley <johnw@gnu.org> * 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 <kahlil@discus.anu.edu.au> +2001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au> * calendar/timeclock.el (timeclock-modeline-display): Check if `list-entry' is null.