(calendar-goto-bahai-date): Autoload it.
2007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
- * calendar/cal-bahai.el (calendar-goto-bahai-date): Add autoload
- cookie.
+ * calendar/calendar.el (calendar-goto-bahai-date): Autoload it.
2007-07-15 Jason Rumney <jasonr@gnu.org>
(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)