# HG changeset patch # User Glenn Morris # Date 1207292776 0 # Node ID d4a3089098576149777b4e693bd33e95c0516847 # Parent bab9812286c1be9f77c7cfc2dcc689b48005fa58 Update for cal-julian name changes. diff -r bab9812286c1 -r d4a308909857 lisp/calendar/holidays.el --- a/lisp/calendar/holidays.el Fri Apr 04 07:05:59 2008 +0000 +++ b/lisp/calendar/holidays.el Fri Apr 04 07:06:16 2008 +0000 @@ -439,7 +439,7 @@ (list (list greg string)))))) ;; Prior call to calendar-julian-from-absolute will autoload cal-julian. -(declare-function calendar-absolute-from-julian "cal-julian" (date)) +(declare-function calendar-julian-to-absolute "cal-julian" (date)) (defun holiday-greek-orthodox-easter () "Date of Easter according to the rule of the Council of Nicaea." @@ -456,7 +456,7 @@ (* 11 (% julian-year 19))) 30)) (paschal-moon ; day after full moon on or after March 21 - (- (calendar-absolute-from-julian (list 4 19 julian-year)) + (- (calendar-julian-to-absolute (list 4 19 julian-year)) shifted-epact)) (nicaean-easter ; Sunday following the Paschal moon (calendar-gregorian-from-absolute