Mercurial > emacs
changeset 92682:9ae439e8eb1e
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 09 Mar 2008 19:21:47 +0000 |
parents | 28746000b6be |
children | 95412a4235fc |
files | lisp/ChangeLog |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rgm@gnu.org> + * 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'.