diff lisp/calendar/holidays.el @ 86494:d3d37fadd367

(calendar-absolute-from-julian): Declare as a function.
author Glenn Morris <rgm@gnu.org>
date Tue, 27 Nov 2007 04:17:22 +0000
parents 7962d9c627d8
children 107ccd98fa12 53108e6cea98
line wrap: on
line diff
--- a/lisp/calendar/holidays.el	Tue Nov 27 04:16:37 2007 +0000
+++ b/lisp/calendar/holidays.el	Tue Nov 27 04:17:22 2007 +0000
@@ -488,6 +488,9 @@
        (list (list (calendar-gregorian-from-absolute (+ abs-easter n))
                    string))))))
 
+;; Prior call to calendar-julian-from-absolute will autoload cal-julian.
+(declare-function calendar-absolute-from-julian "cal-julian" (date))
+
 (defun holiday-greek-orthodox-easter ()
   "Date of Easter according to the rule of the Council of Nicaea."
   (let ((m displayed-month)