diff options
author | Glenn Morris <rgm@gnu.org> | 2008-03-27 02:47:38 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-03-27 02:47:38 +0000 |
commit | 02a2da6629b65ed4107353388a5e684594db0b6a (patch) | |
tree | 1a6a644d97cf52cd0046b07e39af9d7c0da55944 /lisp/calendar/cal-bahai.el | |
parent | 381880b0ae114be0d4fa9ae1737bdce9cb62f941 (diff) | |
download | emacs-02a2da6629b65ed4107353388a5e684594db0b6a.tar.gz emacs-02a2da6629b65ed4107353388a5e684594db0b6a.tar.bz2 emacs-02a2da6629b65ed4107353388a5e684594db0b6a.zip |
(diary-bahai-list-entries): Doc fix.
Diffstat (limited to 'lisp/calendar/cal-bahai.el')
-rw-r--r-- | lisp/calendar/cal-bahai.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el index 57ff7bad89a..25387972a91 100644 --- a/lisp/calendar/cal-bahai.el +++ b/lisp/calendar/cal-bahai.el @@ -217,14 +217,13 @@ nil if it is not visible in the current calendar window." (autoload 'diary-list-entries-1 "diary-lib") -;; FIXME diary-bahai-mark-entries said the names could be spelled in full. ;;;###diary-autoload (defun diary-bahai-list-entries () "Add any Bahá'í date entries from the diary file to `diary-entries-list'. Bahá'í date diary entries must be prefaced by `bahai-diary-entry-symbol' \(normally a `B'). The same diary date forms govern the style of the -Bahá'í calendar entries, except that the Bahá'í month names must be given -numerically. The Bahá'í months are numbered from 1 to 19 with Bahá being +Bahá'í calendar entries, except that the Bahá'í month names cannot be +abbreviated. The Bahá'í months are numbered from 1 to 19 with Bahá being 1 and 19 being `Alá. If a Bahá'í date diary entry begins with `diary-nonmarking-symbol', the entry will appear in the diary listing, but will not be marked in the calendar. This function is provided for use with |