diff lisp/calendar/holidays.el @ 37631:00c265302412

(holidays): Add an autoload cookie. From Pavel Jank <Pavel@Janik.cz>.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 09 May 2001 15:11:07 +0000
parents 69ed032fdcce
children 0d8b17d428b5
line wrap: on
line diff
--- 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.