]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorJohn Wiegley <johnw@newartisans.com>
Thu, 10 May 2001 01:57:04 +0000 (01:57 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Thu, 10 May 2001 01:57:04 +0000 (01:57 +0000)
lisp/ChangeLog
lisp/calendar/timeclock.el

index 45d757bbcef76a3ca2dfd63204f9c504d33b2ac1..737b1190e8db59d35a17ec4d110cf3036e37c988 100644 (file)
@@ -2,6 +2,8 @@
 
        * calendar/timeclock.el (timeclock-find-discrep): Initialize
        `elapsed' to 0.
+       (timeclock-find-discrep): Set `timeclock-last-event-workday' if
+       it's still nil.
 
 2001-05-09  Stefan Monnier  <monnier@cs.yale.edu>
 
index 2cd06f3ac6b0825967284fcd5822c4f16c8ca544..a054513441cf133d69146970249106e0b0c0a83e 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: John Wiegley <johnw@gnu.org>
 ;; Created: 25 Mar 1999
-;; Version: 2.5
+;; Version: 2.6
 ;; Keywords: calendar data
 
 ;; This file is part of GNU Emacs.