Mercurial > emacs
changeset 78143:79addebe5e97
Move autoload from previous change to calendar.el.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 15 Jul 2007 19:13:09 +0000 |
parents | e1c89c79b8c1 |
children | fdb0d1e26688 |
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 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."