# HG changeset patch # User Glenn Morris # Date 1205090507 0 # Node ID 9ae439e8eb1e98ced061419cb45dfbf0d5754939 # Parent 28746000b6bee172a70a0c7471087874eef847ae *** empty log message *** diff -r 28746000b6be -r 9ae439e8eb1e lisp/ChangeLog --- a/lisp/ChangeLog Sun Mar 09 19:20:52 2008 +0000 +++ b/lisp/ChangeLog Sun Mar 09 19:21:47 2008 +0000 @@ -8,6 +8,16 @@ 2008-03-09 Glenn Morris + * calendar/calendar.el (general-holidays, oriental-holidays) + (local-holidays, other-holidays, hebrew-holidays-1, hebrew-holidays-2) + (hebrew-holidays-3, hebrew-holidays-4, hebrew-holidays) + (christian-holidays, islamic-holidays, bahai-holidays, solar-holidays) + (calendar-holidays): Restore autoload cookies, because people are + used to using these variables without loading calendar.el. + + * calendar/cal-islam.el (diary-islamic-date): Move to end. + (date, number): Declare where needed. + * calendar/diary-lib.el (nongregorian-diary-marking-hook) (list-sexp-diary-entries): Doc fixes. (diary-list-entries): Doc fix. Remove free variable `entry'.