diff options
| author | Glenn Morris | 2011-05-12 18:38:31 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-12 18:38:31 -0700 |
| commit | a54640143dc093c1d3572f344b231da2d4508c8f (patch) | |
| tree | fcc44d051124b7336513634dafbf66ae0cab5b36 /lisp/ChangeLog | |
| parent | 4accbca6e956418ee0a6535cd25a03ed1b8d441f (diff) | |
| download | emacs-a54640143dc093c1d3572f344b231da2d4508c8f.tar.gz emacs-a54640143dc093c1d3572f344b231da2d4508c8f.zip | |
* calendar/appt.el (appt-check): Change mode-line message at time of the appt.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 8d8b1bf7899..004be53a3b2 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -2,6 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | * calendar/appt.el (appt-make-list): Simplify. | 3 | * calendar/appt.el (appt-make-list): Simplify. |
| 4 | (appt-time-msg-list): Doc fix. | 4 | (appt-time-msg-list): Doc fix. |
| 5 | (appt-check): Change mode-line message at the time of the appointment. | ||
| 5 | 6 | ||
| 6 | 2011-05-12 Andreas Schwab <schwab@linux-m68k.org> | 7 | 2011-05-12 Andreas Schwab <schwab@linux-m68k.org> |
| 7 | 8 | ||