diff options
author | Glenn Morris <rgm@gnu.org> | 2008-04-05 21:25:45 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-04-05 21:25:45 +0000 |
commit | a9df811d97481a5ca3c8d81441aaeb03b517fba0 (patch) | |
tree | c24c31c61acce2ae242a46f89765feff25364621 /lisp/calendar | |
parent | 87e1e9cdfa80c3a7693ebfd1f131b3414793c7ce (diff) | |
download | emacs-a9df811d97481a5ca3c8d81441aaeb03b517fba0.tar.gz |
(list-sexp-diary-entries): Update doc for rename.
Diffstat (limited to 'lisp/calendar')
-rw-r--r-- | lisp/calendar/diary-lib.el | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el index 926a02c238d..6707bf1d5bf 100644 --- a/lisp/calendar/diary-lib.el +++ b/lisp/calendar/diary-lib.el @@ -1563,11 +1563,11 @@ 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-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 -`diary-sabbath-candles' - local time of candle lighting, on Fridays +`diary-phases-of-moon' - 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 +`diary-hebrew-sabbath-candles' - local time of candle lighting, on Fridays Marking these entries is *extremely* time consuming, so it is |