diff lisp/calendar/timeclock.el @ 49598:0d8b17d428b5

Trailing whitepace deleted.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 04 Feb 2003 13:24:35 +0000
parents 0d0908b6b4cc
children d115afc922ec d7ddb3e565de
line wrap: on
line diff
--- a/lisp/calendar/timeclock.el	Tue Feb 04 12:29:42 2003 +0000
+++ b/lisp/calendar/timeclock.el	Tue Feb 04 13:24:35 2003 +0000
@@ -125,7 +125,7 @@
 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', 
+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)