# HG changeset patch # User Glenn Morris # Date 1205549919 0 # Node ID 446f7aee7bf18c5c9fc605f44891afa73785abe5 # Parent 8a8f8559d11d085d4cc944c812f31c001266126f (coptic-calendar-epoch): Doc fix. diff -r 8a8f8559d11d -r 446f7aee7bf1 lisp/calendar/cal-coptic.el --- a/lisp/calendar/cal-coptic.el Sat Mar 15 02:58:24 2008 +0000 +++ b/lisp/calendar/cal-coptic.el Sat Mar 15 02:58:39 2008 +0000 @@ -1,7 +1,7 @@ ;;; cal-coptic.el --- calendar functions for the Coptic/Ethiopic calendars -;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 -;; Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +;; 2008 Free Software Foundation, Inc. ;; Author: Edward M. Reingold ;; Maintainer: Glenn Morris @@ -46,7 +46,7 @@ "Array of the month names in the Coptic calendar.") (defvar coptic-calendar-epoch (calendar-absolute-from-julian '(8 29 284)) - "Absolute date of start of Coptic calendar = August 29, 284 A.D. (Julian).") + "Absolute date of start of Coptic calendar = August 29, 284 AD (Julian).") (defvar coptic-name "Coptic" "Used in some message strings.")