]> git.eshelyaron.com Git - emacs.git/commitdiff
(ethiopic-calendar-epoch): Correct to 8 CE.
authorKarl Heuer <kwzh@gnu.org>
Mon, 3 Nov 1997 02:57:05 +0000 (02:57 +0000)
committerKarl Heuer <kwzh@gnu.org>
Mon, 3 Nov 1997 02:57:05 +0000 (02:57 +0000)
lisp/calendar/cal-coptic.el

index ad260067211cb2a5b7dabd4021848fe758f679fc..1e562c90d4449fc658d2dfd70a0c0868bfc38725 100644 (file)
@@ -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")