emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/timeclock.el


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/timeclock.el
Date: Fri, 04 Apr 2003 01:21:48 -0500

Index: emacs/lisp/calendar/timeclock.el
diff -c emacs/lisp/calendar/timeclock.el:1.22 
emacs/lisp/calendar/timeclock.el:1.23
*** emacs/lisp/calendar/timeclock.el:1.22       Fri Nov  8 15:28:55 2002
--- emacs/lisp/calendar/timeclock.el    Tue Feb  4 07:49:33 2003
***************
*** 125,131 ****
  The first time that a user clocks in each day, this function will be
  called to determine what the length of the current workday is.  If
  the return value is nil, or equal to `timeclock-workday', nothing special
! will be done.  If it is a quantity different from `timeclock-workday', 
  however, a record will be output to the timelog file to note the fact that
  that day has a different length from the norm."
    :type '(choice (const nil) function)
--- 125,131 ----
  The first time that a user clocks in each day, this function will be
  called to determine what the length of the current workday is.  If
  the return value is nil, or equal to `timeclock-workday', nothing special
! will be done.  If it is a quantity different from `timeclock-workday',
  however, a record will be output to the timelog file to note the fact that
  that day has a different length from the norm."
    :type '(choice (const nil) function)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]