summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorKarl Heuer <kwzh@gnu.org>1997-11-03 02:57:05 +0000
committerKarl Heuer <kwzh@gnu.org>1997-11-03 02:57:05 +0000
commit70235ac9c16cdcdd3b811cf72f694de83a28a708 (patch)
treebeca0fb5fff1fa6339908f0f3f3165b2632afd4e /lisp/calendar
parent6ebe3c2f9d0171de1ab6f0ac57cede4c638270f1 (diff)
downloademacs-70235ac9c16cdcdd3b811cf72f694de83a28a708.tar.gz
(ethiopic-calendar-epoch): Correct to 8 CE.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/cal-coptic.el4
1 files 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")