From: Glenn Morris Date: Sun, 10 Aug 2008 20:16:18 +0000 (+0000) Subject: (holiday-bahai): Doc fix. X-Git-Tag: emacs-pretest-23.0.90~3545 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a28fa64f6fc3fcb5f2240e939b822a33141e3c9a;p=emacs.git (holiday-bahai): Doc fix. --- diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el index b6268378133..7721783ba51 100644 --- a/lisp/calendar/cal-bahai.el +++ b/lisp/calendar/cal-bahai.el @@ -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.