mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-02-06 20:49:33 +00:00
Move autoload from previous change to calendar.el.
This commit is contained in:
parent
ec07b64b8e
commit
9513cf1003
@ -28,8 +28,7 @@
|
||||
|
||||
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-13 Eli Zaretskii <eliz@gnu.org>
|
||||
|
||||
|
@ -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."
|
||||
|
Loading…
x
Reference in New Issue
Block a user