]> git.eshelyaron.com Git - emacs.git/commitdiff
(holidays): Add an autoload cookie. From Pavel Jan\7fk <Pavel@Janik.cz>.
authorEli Zaretskii <eliz@gnu.org>
Wed, 9 May 2001 15:13:33 +0000 (15:13 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 9 May 2001 15:13:33 +0000 (15:13 +0000)
lisp/ChangeLog
lisp/calendar/holidays.el

index 413f767b58b3d6665a564f7bd775cf5e434ab3af..6d55e8c7730da5ee50d97c89a003b795e1a2b706 100644 (file)
@@ -1,3 +1,8 @@
+2001-05-09  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * calendar/holidays.el (holidays): Add an autoload cookie.  From
+       Pavel Jan\e,Bm\e(Bk <Pavel@Janik.cz>.
+
 2001-05-08  John Wiegley  <johnw@gnu.org>
 
        * calendar/timeclock.el (timeclock-workday-remaining): Changed
index f8b3d0cd9d6a35ecbe0acc635f14544600d7a233..debd05766a45897f0a157ac6e8a1509c7ba4babb 100644 (file)
@@ -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.