diff options
| author | Glenn Morris | 2003-07-10 01:00:24 +0000 |
|---|---|---|
| committer | Glenn Morris | 2003-07-10 01:00:24 +0000 |
| commit | 4021b73536b084246e0740cc1f31aed73356bf23 (patch) | |
| tree | 5cce0afcdbdb7dcca495ae4f8fa79a3106b012fa | |
| parent | 5f6bf5fecb9eb6e8448adabad1c4e0d7b7c841e4 (diff) | |
| download | emacs-4021b73536b084246e0740cc1f31aed73356bf23.tar.gz emacs-4021b73536b084246e0740cc1f31aed73356bf23.zip | |
*** empty log message ***
| -rw-r--r-- | lisp/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d12dff70b41..1c360d295f6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 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): |