Mercurial > emacs
changeset 17388:5c4602f0c45d
(list-holidays): Add autoload cookie.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Fri, 11 Apr 1997 06:35:54 +0000 |
parents | b0d63d297969 |
children | ab5d66b86b2c |
files | lisp/calendar/holidays.el |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/holidays.el Fri Apr 11 06:04:27 1997 +0000 +++ b/lisp/calendar/holidays.el Fri Apr 11 06:35:54 1997 +0000 @@ -101,6 +101,7 @@ (displayed-year (extract-calendar-year date))) (list-calendar-holidays)))) +;;;###autoload (defun list-holidays (y1 y2 &optional l label) "Display holidays for years Y1 to Y2 (inclusive).