(calendar-holidays): Don't autoload it. (Bug#2811)
authorGlenn Morris <rgm@gnu.org>
Thu, 2 Apr 2009 06:34:21 +0000 (06:34 +0000)
committerGlenn Morris <rgm@gnu.org>
Thu, 2 Apr 2009 06:34:21 +0000 (06:34 +0000)
lisp/ChangeLog
lisp/calendar/holidays.el

index d5751cf..5a4fcd6 100644 (file)
@@ -1,3 +1,10 @@
+2009-04-02  Glenn Morris  <rgm@gnu.org>
+
+       * calendar/diary-lib.el (diary-cyclic): Check for +ve N.
+
+       * calendar/holidays.el (calendar-holidays):
+       Don't autoload it.  (Bug#2811)
+
 2009-04-02  Kenichi Handa  <handa@m17n.org>
 
        * international/fontset.el (setup-default-fontset): Specify
index 916a267..c1c3835 100644 (file)
@@ -319,7 +319,9 @@ See the documentation for `calendar-holidays' for details."
 ;;;###autoload
 (define-obsolete-variable-alias 'solar-holidays 'holiday-solar-holidays "23.1")
 
-;;;###autoload
+;; This one should not be autoloaded, else .emacs changes of
+;; holiday-general-holidays etc have no effect.
+;; FIXME should have some :set-after.
 (defcustom calendar-holidays
   (append holiday-general-holidays holiday-local-holidays
           holiday-other-holidays holiday-christian-holidays