Mercurial > emacs
diff lisp/ChangeLog @ 110753:d9ff3c5329a6
Minor appt.el changes.
* lisp/calendar/appt.el (appt-add): Ensure reminders are enabled.
(appt-activate): Give status messages.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 03 Oct 2010 18:19:56 -0700 |
parents | a347bc5bfc03 |
children | d6e88106c5b8 |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Oct 03 20:16:00 2010 -0500 +++ b/lisp/ChangeLog Sun Oct 03 18:19:56 2010 -0700 @@ -1,3 +1,8 @@ +2010-10-04 Glenn Morris <rgm@gnu.org> + + * calendar/appt.el (appt-add): Ensure reminders are enabled. + (appt-activate): Give status messages. + 2010-10-03 Teodor Zlatanov <tzz@lifelogs.com> * net/gnutls.el: Improve docs. Remove starttls and ssl emulation.