(list-holidays): Add autoload cookie.
This commit is contained in:
parent
4f69d8f6d8
commit
40b14a0cf3
1 changed files with 1 additions and 0 deletions
|
@ -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).
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue