diff options
| author | Glenn Morris | 2007-03-20 07:44:29 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-03-20 07:44:29 +0000 |
| commit | b537c2a9436a66e96fe27d36f62bd4e5a0294014 (patch) | |
| tree | f3ffa91bdd0e57fe1c74998809ee2899f230cfd9 /lisp | |
| parent | 6f24655361095cb1c1d4f900d63185e481ad5845 (diff) | |
| download | emacs-b537c2a9436a66e96fe27d36f62bd4e5a0294014.tar.gz emacs-b537c2a9436a66e96fe27d36f62bd4e5a0294014.zip | |
*** empty log message ***
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c9a5496193c..f84f0b0dabd 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2007-03-20 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * calendar/diary-lib.el (diary-live-p): New function. | ||
| 4 | (number-of-diary-entries): Add a :set function to redisplay diary | ||
| 5 | when necessary. | ||
| 6 | |||
| 1 | 2007-03-19 Nick Roberts <nickrob@snap.net.nz> | 7 | 2007-03-19 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 8 | ||
| 3 | * t-mouse.el (t-mouse-make-event-element): Use timestamp output | 9 | * t-mouse.el (t-mouse-make-event-element): Use timestamp output |