1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-12 16:23:57 +00:00

(calendar-absolute-from-julian): Declare as a function.

This commit is contained in:
Glenn Morris 2007-11-27 04:17:22 +00:00
parent e6819dc23c
commit cfe199f680

View File

@ -488,6 +488,9 @@ is non-nil)."
(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)