Mercurial > emacs
changeset 20209:fd00ceeb06c6
(ethiopic-calendar-epoch): Correct to 8 CE.
author | Karl Heuer <kwzh@gnu.org> |
---|---|
date | Mon, 03 Nov 1997 02:57:05 +0000 |
parents | 444df644c28f |
children | 622d0b6c6445 |
files | lisp/calendar/cal-coptic.el |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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")