/[emacs]/emacs/lisp/calendar/timeclock.el
ViewVC logotype

Diff of /emacs/lisp/calendar/timeclock.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.22 by johnw, Fri Nov 8 20:28:55 2002 UTC revision 1.23 by lektu, Tue Feb 4 12:49:33 2003 UTC
# Line 125  If this variable is nil, no questions wi Line 125  If this variable is nil, no questions wi
125  The first time that a user clocks in each day, this function will be  The first time that a user clocks in each day, this function will be
126  called to determine what the length of the current workday is.  If  called to determine what the length of the current workday is.  If
127  the return value is nil, or equal to `timeclock-workday', nothing special  the return value is nil, or equal to `timeclock-workday', nothing special
128  will be done.  If it is a quantity different from `timeclock-workday',  will be done.  If it is a quantity different from `timeclock-workday',
129  however, a record will be output to the timelog file to note the fact that  however, a record will be output to the timelog file to note the fact that
130  that day has a different length from the norm."  that day has a different length from the norm."
131    :type '(choice (const nil) function)    :type '(choice (const nil) function)

Legend:
Removed from v.1.22  
changed lines
  Added in v.1.23

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26