]> git.eshelyaron.com Git - emacs.git/commitdiff
Move autoload from previous change to calendar.el.
authorGlenn Morris <rgm@gnu.org>
Sun, 15 Jul 2007 19:12:45 +0000 (19:12 +0000)
committerGlenn Morris <rgm@gnu.org>
Sun, 15 Jul 2007 19:12:45 +0000 (19:12 +0000)
lisp/calendar/cal-bahai.el

index 7bf90ec5d11ac8f0477e33cd794a62e882a841aa..06703e3b73ba6b03392abf378300ebf0445599c9 100644 (file)
@@ -149,7 +149,6 @@ Defaults to today's date if DATE is not given."
   (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."