# HG changeset patch # User Karl Heuer # Date 878525825 0 # Node ID fd00ceeb06c69fe0a60ebe93a229897cc3f2da70 # Parent 444df644c28fdc7f04362567d035acfa8311a7f6 (ethiopic-calendar-epoch): Correct to 8 CE. diff -r 444df644c28f -r fd00ceeb06c6 lisp/calendar/cal-coptic.el --- a/lisp/calendar/cal-coptic.el Mon Nov 03 02:54:19 1997 +0000 +++ b/lisp/calendar/cal-coptic.el Mon Nov 03 02:57:05 1997 +0000 @@ -173,8 +173,8 @@ ["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")