comparison lisp/ChangeLog @ 51860:f9ae39b1c1e6

*** empty log message ***
author Glenn Morris <rgm@gnu.org>
date Thu, 10 Jul 2003 01:00:24 +0000
parents dc926bfd8248
children 92136293d672
comparison
equal deleted inserted replaced
51859:115ea2a71651 51860:f9ae39b1c1e6
1 2003-07-10 Glenn Morris <gmorris@ast.cam.ac.uk>
2
3 * calendar/timeclock.el (timeclock-use-display-time)
4 (timeclock-day-over-hook, timeclock-workday-remaining)
5 (timeclock-status-string, timeclock-when-to-leave)
6 (timeclock-when-to-leave-string, timeclock-log-data)
7 (timeclock-find-discrep, timeclock-day-base)
8 (timeclock-generate-report, timeclock-visit-timelog): Doc fix.
9 (timeclock-modeline-display): Set the variable
10 `timeclock-modeline-display'.
11 (timeclock-update-modeline): Doc fix. Respect value of
12 `timeclock-relative'.
13
1 2003-07-09 Richard M. Stallman <rms@gnu.org> 14 2003-07-09 Richard M. Stallman <rms@gnu.org>
2 15
3 * textmodes/reftex-parse.el (reftex-all-document-files): 16 * textmodes/reftex-parse.el (reftex-all-document-files):
4 Add autoload cookie. 17 Add autoload cookie.
5 18