mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
(holiday-list): Add autoload cookie.
This commit is contained in:
parent
6769db505c
commit
c0dac68f0d
1 changed files with 1 additions and 0 deletions
|
|
@ -208,6 +208,7 @@ The optional LABEL is used to label the buffer created."
|
|||
(display-buffer holiday-buffer)
|
||||
(message "Computing holidays...done"))))
|
||||
|
||||
;;;###autoload
|
||||
(defalias 'holiday-list 'list-holidays)
|
||||
|
||||
(defun calendar-check-holidays (date)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue