changeset 81890:b423c494aa4a

Move autoload from previous change to calendar.el.
author Glenn Morris <rgm@gnu.org>
date Sun, 15 Jul 2007 19:12:45 +0000
parents bed4242b228c
children 4e184fc02f46
files lisp/calendar/cal-bahai.el
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/calendar/cal-bahai.el	Sun Jul 15 13:19:28 2007 +0000
+++ b/lisp/calendar/cal-bahai.el	Sun Jul 15 19:12:45 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."