Mercurial > emacs
changeset 78121:801209cd9d61
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:52 +0000 |
parents | 5b52c767db53 |
children | de38752793e4 |
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 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."