Mercurial > emacs
changeset 92925:85bb22fa60a0
*** empty log message ***
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 14 Mar 2008 07:09:03 +0000 |
parents | 31862b15d5bb |
children | b87a8e95883b |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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.