From: Karl Heuer Date: Mon, 3 Nov 1997 02:57:05 +0000 (+0000) Subject: (ethiopic-calendar-epoch): Correct to 8 CE. X-Git-Tag: emacs-20.3~2864 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=d5824b35e443e25a9ed06af9d3f97b1d3e5463e2;p=emacs.git (ethiopic-calendar-epoch): Correct to 8 CE. --- 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")