diff options
-rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45d7ccdca02..1f0e10ec37a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |