Mercurial > emacs
comparison lisp/ChangeLog @ 51548:321bb549acc3
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 12 Jun 2003 17:28:09 +0000 |
parents | 6f45454afdb2 |
children | a55a32d4725a |
comparison
equal
deleted
inserted
replaced
51547:6f45454afdb2 | 51548:321bb549acc3 |
---|---|
1 2003-06-12 Glenn Morris <gmorris@ast.cam.ac.uk> | |
2 | |
3 * calendar/timeclock.el (display-time-hook) | |
4 (timeclock-modeline-display): Define for byte-compiler. | |
5 (timeclock-time-to-date, timeclock-workday-remaining) | |
6 (timeclock-time-to-seconds, timeclock-seconds-to-time): Move | |
7 earlier in the file so defined before used. | |
8 (timeclock-status-string): No need for `let*' so use `let'. | |
9 (timeclock-query-out): Always return a non-nil value. | |
10 | |
1 2003-06-10 Rajesh Vaidheeswarran <rv@gnu.org> | 11 2003-06-10 Rajesh Vaidheeswarran <rv@gnu.org> |
2 | 12 |
3 * whitespace.el (whitespace-version): Bump to 3.3 | 13 * whitespace.el (whitespace-version): Bump to 3.3 |
4 (whitespace-cleanup): Respect user preference for silence | 14 (whitespace-cleanup): Respect user preference for silence |
5 | 15 |