mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
(holiday-bahai): Doc fix.
This commit is contained in:
parent
864657b9fe
commit
a28fa64f6f
1 changed files with 3 additions and 3 deletions
|
|
@ -199,9 +199,9 @@ Reads a year, month and day."
|
|||
;;;###holiday-autoload
|
||||
(defun holiday-bahai (month day string)
|
||||
"Holiday on MONTH, DAY (Bahá'í) called STRING.
|
||||
If MONTH, DAY (Bahá'í) is visible, the value returned is corresponding
|
||||
Gregorian date in the form of the list (((month day year) STRING)). Returns
|
||||
nil if it is not visible in the current calendar window."
|
||||
If MONTH, DAY (Bahá'í) is visible in the current calendar window,
|
||||
returns the corresponding Gregorian date in the form of the
|
||||
list (((month day year) STRING)). Otherwise, returns nil."
|
||||
;; Since the calendar window shows 3 months at a time, there are
|
||||
;; approx +/- 45 days either side of the central month.
|
||||
;; Since the Bahai months have 19 days, this means up to +/- 3 months.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue