# HG changeset patch # User Glenn Morris # Date 1184462032 0 # Node ID 801209cd9d613b3a5bad69cc8d0105f07a9be4dc # Parent 5b52c767db53b064cd80c807d67c999a3e13962d Jeff Miller (tiny change) (calendar-goto-bahai-date): Add autoload cookie. diff -r 5b52c767db53 -r 801209cd9d61 lisp/calendar/cal-bahai.el --- a/lisp/calendar/cal-bahai.el Sat Jul 14 09:02:06 2007 +0000 +++ b/lisp/calendar/cal-bahai.el Sun Jul 15 01:13:52 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."