* calendar/timeclock.el: Update version number.
authorChong Yidong <cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:48:48 +0000 (23:48 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 4 Jun 2007 23:48:48 +0000 (23:48 +0000)
commit89cd203073dc3196199ebd914d607795d469d44f
tree7f867783653e62dbf4770b0e18b27ad1675785b9
parent8f52d3fc6756d9935240740f7f3471e9be6c958b
* 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.
lisp/ChangeLog