Mercurial > emacs
diff lisp/ChangeLog @ 63613:0481feb90b8d
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Tue, 21 Jun 2005 13:10:02 +0000 |
parents | d8676b0b6ab9 |
children | 88552d8d3c8e |
line wrap: on
line diff
--- a/lisp/ChangeLog Tue Jun 21 11:40:22 2005 +0000 +++ b/lisp/ChangeLog Tue Jun 21 13:10:02 2005 +0000 @@ -1,3 +1,8 @@ +2005-06-21 Glenn Morris <gmorris@ast.cam.ac.uk> + + * calendar/appt.el (appt-make-list): Activate the package, if + not already active (for backwards compatibility). + 2005-06-20 Kim F. Storm <storm@cua.dk> * subr.el (add-to-ordered-list): Test membership with eq. Simplify.