Mercurial > emacs
changeset 97403:cfefb4bab7f6
(holiday-bahai): Doc fix.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 10 Aug 2008 20:16:18 +0000 |
parents | fed5de036e8a |
children | 4b2fa911beae |
files | lisp/calendar/cal-bahai.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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.