Mercurial > emacs
changeset 37631:00c265302412
(holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 09 May 2001 15:11:07 +0000 |
parents | 5a2458f097b0 |
children | 3454051c553d |
files | lisp/calendar/holidays.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/holidays.el Wed May 09 15:05:58 2001 +0000 +++ b/lisp/calendar/holidays.el Wed May 09 15:11:07 2001 +0000 @@ -90,6 +90,7 @@ Requires floating point." t) +;;;###autoload (defun holidays (&optional arg) "Display the holidays for last month, this month, and next month. If called with an optional prefix argument, prompts for month and year.