diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 004be53a3b2..ccfc6f6a405 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2011-05-13 Glenn Morris <rgm@gnu.org> | 1 | 2011-05-13 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * mail/sendmail.el (sendmail-program): Try executable-find first. | ||
| 4 | (sendmail-send-it): sendmail-program cannot be unbound. | ||
| 5 | |||
| 3 | * calendar/appt.el (appt-make-list): Simplify. | 6 | * calendar/appt.el (appt-make-list): Simplify. |
| 4 | (appt-time-msg-list): Doc fix. | 7 | (appt-time-msg-list): Doc fix. |
| 5 | (appt-check): Change mode-line message at the time of the appointment. | 8 | (appt-check): Change mode-line message at the time of the appointment. |