changeset 93639:d4a308909857

Update for cal-julian name changes.
author Glenn Morris <rgm@gnu.org>
date Fri, 04 Apr 2008 07:06:16 +0000
parents bab9812286c1
children ce3f8a4ae315
files lisp/calendar/holidays.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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