Mercurial > emacs
changeset 81882:91e636d04c16
Jeff Miller <jmiller at cablespeed.com> (tiny change)
(calendar-goto-bahai-date): Add autoload cookie.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Sun, 15 Jul 2007 01:13:17 +0000 |
parents | 7cd154d8c972 |
children | 6dda9a9e467b |
files | lisp/calendar/cal-bahai.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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."