# HG changeset patch # User Glenn Morris # Date 1184461997 0 # Node ID 91e636d04c1665fbf7a28f63cd4d1100d415a2c7 # Parent 7cd154d8c9728f4afdeaf9fd583804a485ccc0c3 Jeff Miller (tiny change) (calendar-goto-bahai-date): Add autoload cookie. diff -r 7cd154d8c972 -r 91e636d04c16 lisp/calendar/cal-bahai.el --- a/lisp/calendar/cal-bahai.el Sun Jul 15 01:00:55 2007 +0000 +++ b/lisp/calendar/cal-bahai.el Sun Jul 15 01:13:17 2007 +0000 @@ -149,6 +149,7 @@ (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."