From d5824b35e443e25a9ed06af9d3f97b1d3e5463e2 Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Mon, 3 Nov 1997 02:57:05 +0000 Subject: [PATCH] (ethiopic-calendar-epoch): Correct to 8 CE. --- lisp/calendar/cal-coptic.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/calendar/cal-coptic.el b/lisp/calendar/cal-coptic.el index ad260067211..1e562c90d44 100644 --- a/lisp/calendar/cal-coptic.el +++ b/lisp/calendar/cal-coptic.el @@ -173,8 +173,8 @@ Echo Coptic date unless NOECHO is t." ["Maskaram" "Teqemt" "Khedar" "Takhsas" "Ter" "Yakatit" "Magabit" "Miyazya" "Genbot" "Sane" "Hamle" "Nahas" "Paguem"]) -(defconst ethiopic-calendar-epoch 2430 - "Absolute date of start of Ethiopic calendar = August 29, 7 C.E. (Julian).") +(defconst ethiopic-calendar-epoch 2796 + "Absolute date of start of Ethiopic calendar = August 29, 8 C.E. (Julian).") (defconst ethiopic-name "Ethiopic") -- 2.39.2