From 626fc5ee51c0898f437ef0d47c07abfa1b4d2e5c Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 15 Jul 2007 19:12:45 +0000 Subject: [PATCH] Move autoload from previous change to calendar.el. --- lisp/calendar/cal-bahai.el | 1 - 1 file changed, 1 deletion(-) diff --git a/lisp/calendar/cal-bahai.el b/lisp/calendar/cal-bahai.el index 7bf90ec5d11..06703e3b73b 100644 --- a/lisp/calendar/cal-bahai.el +++ b/lisp/calendar/cal-bahai.el @@ -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." -- 2.39.2