# HG changeset patch # User Eli Zaretskii # Date 989421067 0 # Node ID 00c265302412d58302393d0e23630e12ef7b91cc # Parent 5a2458f097b0c75cf31e3642b6d117c7c3edf508 (holidays): Add an autoload cookie. From Pavel Jank . diff -r 5a2458f097b0 -r 00c265302412 lisp/calendar/holidays.el --- 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.