# HG changeset patch # User Glenn Morris # Date 1184526789 0 # Node ID 79addebe5e97abfa50a09eb74d0e172938fc9ba7 # Parent e1c89c79b8c1ab374cd36de1459297c7966728ea Move autoload from previous change to calendar.el. diff -r e1c89c79b8c1 -r 79addebe5e97 lisp/calendar/cal-bahai.el --- a/lisp/calendar/cal-bahai.el Sun Jul 15 18:58:25 2007 +0000 +++ b/lisp/calendar/cal-bahai.el Sun Jul 15 19:13:09 2007 +0000 @@ -149,7 +149,6 @@ (message "Baha'i date: %s" (calendar-bahai-date-string (calendar-cursor-to-date t)))) -;;;###autoload (defun calendar-goto-bahai-date (date &optional noecho) "Move cursor to Baha'i date DATE. Echo Baha'i date unless NOECHO is t."