Jeff Miller <jmiller at cablespeed.com> (tiny change)

(calendar-goto-bahai-date): Autoload it.
This commit is contained in:
Glenn Morris 2007-07-15 19:16:34 +00:00
parent 9513cf1003
commit fae7f7ebd8

View file

@ -1821,6 +1821,11 @@ Driven by the variable `calendar-date-display-form'.")
(autoload 'calendar-islamic-date-string "cal-islam"
"String of Islamic date of Gregorian date.")
(autoload 'calendar-goto-bahai-date "cal-bahai"
"Move cursor to Baha'i date DATE.
Echo Baha'i date unless NOECHO is t."
t)
(autoload 'calendar-print-bahai-date "cal-bahai"
"Show the Baha'i date equivalents of date."
t)