From c4d6826bd8fbd92d1bc28ed9cd182e425525a54a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Fri, 27 Jun 2008 00:35:08 +0000 Subject: [PATCH] (diary-list-sexp-entries): Doc update. --- lisp/ChangeLog | 10 ++++++++++ lisp/calendar/diary-lib.el | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 38ad5a243fa..adf52be9ceb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2008-06-27 Glenn Morris + + * calendar/lunar.el (calendar-lunar-phases): Rename from + calendar-phases-of-moon. Keep old name as alias, update callers. + (lunar-phases): Rename from phases-of-moon. Keep old name as alias. + (diary-lunar-phases): Rename from diary-phases-of-moon. + Keep old name as alias. + * calendar/calendar.el (calendar-mode-map): Update for name change. + * calendar/diary-lib.el (diary-list-sexp-entries): Doc update. + 2008-06-26 Glenn Morris * calendar/solar.el (solar-sunrise-sunset-string): Add optional diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el index ec18cb9fcb9..e9b24b47183 100644 --- a/lisp/calendar/diary-lib.el +++ b/lisp/calendar/diary-lib.el @@ -1677,7 +1677,7 @@ These functions give the date in alternative calendrical systems: Theses functions only produce output on certain dates: -`diary-phases-of-moon' - phases of moon (on the appropriate days) +`diary-lunar-phases' - phases of moon (on the appropriate days) `diary-hebrew-omer' - Omer count, within 50 days after Passover `diary-hebrew-parasha' - weekly parasha, every Saturday `diary-hebrew-rosh-hodesh' - Rosh Hodesh, or the day or Saturday before -- 2.39.5