comparison lisp/ChangeLog @ 77899:553b5d918028

* calendar/timeclock.el: Update version number. (timeclock-modeline-display): Mention timeclock-use-display-time in explanatory message. (timeclock-log): Suppress warnings when finding the log. Don't check for a nil project twice. Run hooks after killing the buffer (if applicable). (timeclock-geometric-mean): Rename to `timeclock-mean' (it never was geometric). All uses changed. (timeclock-generate-report): Support prefix argument.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 04 Jun 2007 23:48:48 +0000
parents 5fd1f0008f82
children d93a7467052e
comparison
equal deleted inserted replaced
77898:5fd1f0008f82 77899:553b5d918028
1 2007-06-04 Davis Herring <herring@lanl.gov>
2
3 * calendar/timeclock.el: Update version number.
4 (timeclock-modeline-display): Mention timeclock-use-display-time
5 in explanatory message.
6 (timeclock-log): Suppress warnings when finding the log. Don't
7 check for a nil project twice. Run hooks after killing the
8 buffer (if applicable).
9 (timeclock-geometric-mean): Rename to `timeclock-mean' (it never
10 was geometric). All uses changed.
11 (timeclock-generate-report): Support prefix argument.
12
1 2007-06-04 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 13 2007-06-04 Micha,Ak(Bl Cadilhac <michael@cadilhac.name>
2 14
3 * man.el (Man-next-section): Don't consider the last line of the 15 * man.el (Man-next-section): Don't consider the last line of the
4 page as being part of any section. 16 page as being part of any section.
5 17