aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChong Yidong2007-06-04 23:48:48 +0000
committerChong Yidong2007-06-04 23:48:48 +0000
commit89cd203073dc3196199ebd914d607795d469d44f (patch)
tree7f867783653e62dbf4770b0e18b27ad1675785b9
parent8f52d3fc6756d9935240740f7f3471e9be6c958b (diff)
downloademacs-89cd203073dc3196199ebd914d607795d469d44f.tar.gz
emacs-89cd203073dc3196199ebd914d607795d469d44f.zip
* 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.
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2ce17ce0449..901ae8d8ee7 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12007-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
12007-06-04 Micha,Ak(Bl Cadilhac <michael@cadilhac.name> 132007-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