# HG changeset patch # User Glenn Morris # Date 1218399378 0 # Node ID cfefb4bab7f6af322f74ca017ee6bcb041184cea # Parent fed5de036e8a0909a2f3d2342d3acda9003e0f46 (holiday-bahai): Doc fix. diff -r fed5de036e8a -r cfefb4bab7f6 lisp/calendar/cal-bahai.el --- a/lisp/calendar/cal-bahai.el Sun Aug 10 20:15:42 2008 +0000 +++ b/lisp/calendar/cal-bahai.el Sun Aug 10 20:16:18 2008 +0000 @@ -199,9 +199,9 @@ ;;;###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.