# HG changeset patch # User Glenn Morris # Date 1205478543 0 # Node ID 85bb22fa60a0918e3e46100bacbbe91d8f5c4916 # Parent 31862b15d5bbda84dcaa0f17694d66b711435057 *** empty log message *** diff -r 31862b15d5bb -r 85bb22fa60a0 lisp/ChangeLog --- a/lisp/ChangeLog Fri Mar 14 07:08:37 2008 +0000 +++ b/lisp/ChangeLog Fri Mar 14 07:09:03 2008 +0000 @@ -100,6 +100,13 @@ (list-holidays): Use cadr. Relocate obsolete aliases after their replacements. + * calendar/lunar.el (date, displayed-month, displayed-year): + Move declarations where needed. + (lunar-phase-list): Move definition after functions it uses. + (calendar-phases-of-moon, diary-phases-of-moon) + (lunar-new-moon-on-or-after): Use cadr, nth. + (lunar-new-moon-on-or-after): Doc fix. + * textmodes/org-irc.el (top-level): CL not required when compiling. (org-irc-visit-erc): Replace runtime CL functions.