aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2001-04-25 13:53:40 +0000
committerEli Zaretskii2001-04-25 13:53:40 +0000
commit3ae14dd9d531c229aad4112338403f0910f96858 (patch)
treedf5cb79d2fcb21755da376a2c7ac1127b429052f
parent26978e9a8f5eed63f416b37c021fa97f717fc870 (diff)
downloademacs-3ae14dd9d531c229aad4112338403f0910f96858.tar.gz
emacs-3ae14dd9d531c229aad4112338403f0910f96858.zip
Fix dates for the last few entries, so they increase monotonically.
-rw-r--r--lisp/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 30555682efc..71ee463a5b1 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -40,7 +40,7 @@
40 * eshell/eshell.el (eshell-non-interactive-p): Moved this variable 40 * eshell/eshell.el (eshell-non-interactive-p): Moved this variable
41 here. 41 here.
42 42
432001-04-22 John Wiegley <johnw@gnu.org> 432001-04-23 John Wiegley <johnw@gnu.org>
44 44
45 * calendar/timeclock.el: Updated copyright. 45 * calendar/timeclock.el: Updated copyright.
46 (timeclock-generate-report): Don't report the daily or two-week 46 (timeclock-generate-report): Don't report the daily or two-week
@@ -49,7 +49,7 @@
49 final computational form, which was unnecessary; corrected a 49 final computational form, which was unnecessary; corrected a
50 parsing problem when timeclock-relative was nil. 50 parsing problem when timeclock-relative was nil.
51 51
522001-04-22 Kahlil Hodgson <kahlil@discus.anu.edu.au> 522001-04-23 Kahlil Hodgson <kahlil@discus.anu.edu.au>
53 53
54 * calendar/timeclock.el (timeclock-modeline-display): Check if 54 * calendar/timeclock.el (timeclock-modeline-display): Check if
55 `list-entry' is null. 55 `list-entry' is null.