From 02a2da6629b65ed4107353388a5e684594db0b6a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Thu, 27 Mar 2008 02:47:38 +0000 Subject: [PATCH] (diary-bahai-list-entries): Doc fix. --- lisp/calendar/cal-bahai.el | 5 ++--- 1 file 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 -- 2.39.5