summaryrefslogtreecommitdiff
path: root/lisp/calendar/holidays.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-04-04 07:06:16 +0000
committerGlenn Morris <rgm@gnu.org>2008-04-04 07:06:16 +0000
commit869603c1491762102c98a93e25081c5ca6fb7f84 (patch)
treeee3b12fc31ca0fdb678caa7360fbfef3b09cef95 /lisp/calendar/holidays.el
parent332b76d30a5d6abea732a779dfb34131fc7feaf8 (diff)
downloademacs-869603c1491762102c98a93e25081c5ca6fb7f84.tar.gz
Update for cal-julian name changes.
Diffstat (limited to 'lisp/calendar/holidays.el')
-rw-r--r--lisp/calendar/holidays.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calendar/holidays.el b/lisp/calendar/holidays.el
index 67f53af7e51..8660d247d98 100644
--- a/lisp/calendar/holidays.el
+++ b/lisp/calendar/holidays.el
@@ -439,7 +439,7 @@ is non-nil)."
(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 @@ is non-nil)."
(* 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