1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-22 07:09:54 +00:00

(list-holidays): Add autoload cookie.

This commit is contained in:
Richard M. Stallman 1997-04-11 06:35:54 +00:00
parent 4f69d8f6d8
commit 40b14a0cf3

View File

@ -101,6 +101,7 @@ This function is suitable for execution in a .emacs file."
(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).