(diary-list-sexp-entries): Doc update.
This commit is contained in:
parent
77bc20eec6
commit
c4d6826bd8
2 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,13 @@
|
|||
2008-06-27 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* 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 <rgm@gnu.org>
|
||||
|
||||
* calendar/solar.el (solar-sunrise-sunset-string): Add optional
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue