*** empty log message ***

This commit is contained in:
Glenn Morris 2005-06-21 13:10:02 +00:00
parent 2c7a8f6335
commit 006b1390cb

View file

@ -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.