]> git.eshelyaron.com Git - emacs.git/commitdiff
(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 d5751cf142251a0dfb1f18a164008be77ee23221..5a4fcd6d0af4eff6909c60054641cd8dd34366aa 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 916a2671771a561b2dfaf4f556291e60f02ed0f4..c1c38351fb1d68f717acab3040da1a7da5680b80 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