# HG changeset patch # User Glenn Morris # Date 1060164646 0 # Node ID d8e9f127ab9727f5a47cba344ff863b566845601 # Parent 833b56d6e12df8b711fb434e8279513a9db75a57 *** empty log message *** diff -r 833b56d6e12d -r d8e9f127ab97 lisp/ChangeLog --- a/lisp/ChangeLog Wed Aug 06 10:10:12 2003 +0000 +++ b/lisp/ChangeLog Wed Aug 06 10:10:46 2003 +0000 @@ -1,3 +1,12 @@ +2003-08-06 Glenn Morris + + * calendar/calendar.el (list-diary-entries-hook) + (diary-display-hook, nongregorian-diary-listing-hook) + (mark-diary-entries-hook, nongregorian-diary-marking-hook): Add + some customize options for these hooks. + (calendar-abbrev-construct): Don't try to take a substring longer + than the original string. + 2003-08-05 Richard M. Stallman * emacs-lisp/testcover.el (noreturn): Report error if does return.