]> git.eshelyaron.com Git - emacs.git/commit
(timeclock-workday-remaining): Changed logic for determining how much
authorJohn Wiegley <johnw@newartisans.com>
Tue, 8 May 2001 21:12:41 +0000 (21:12 +0000)
committerJohn Wiegley <johnw@newartisans.com>
Tue, 8 May 2001 21:12:41 +0000 (21:12 +0000)
commit1c8c9fb88e1f8d75feb70b57c0e8c7fc5615b335
treea943d69553357c8d15d73e576b1b7ea8cfcc44e1
parentd1f08d85033a1e9ef07ac7f2887f64bff27834f4
(timeclock-workday-remaining): Changed logic for determining how much
time is remaining.
(timeclock-workday-elapsed): Don't accept a "relative" argument for
the current day's elapsed time.  What could that have meant?
(timeclock-workday-elapsed-string): No "relative" argument anymore.
(timeclock-when-to-leave): Changed logic, similarly to what was done
for `timeclock-workday-remaining'.
(timeclock-find-discrep): Removed "today-only" argument, which had no
meaning.  Fixed some more math problems.  The function now returns a
three member list: (TOTAL-TIME-DISCREPANCY TODAYS-TIME-DISCREPANCY
TODAYS-ELAPSED-TIME).
lisp/ChangeLog
lisp/calendar/timeclock.el