emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/cal-coptic.el


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-coptic.el
Date: Sun, 03 Aug 2003 09:53:54 -0400

Index: emacs/lisp/calendar/cal-coptic.el
diff -c emacs/lisp/calendar/cal-coptic.el:1.11 
emacs/lisp/calendar/cal-coptic.el:1.12
*** emacs/lisp/calendar/cal-coptic.el:1.11      Tue Feb  4 07:49:33 2003
--- emacs/lisp/calendar/cal-coptic.el   Sun Aug  3 09:53:54 2003
***************
*** 49,55 ****
  (defvar coptic-calendar-epoch (calendar-absolute-from-julian '(8 29 284))
    "Absolute date of start of Coptic calendar = August 29, 284 A.D. (Julian).")
  
! (defconst coptic-name "Coptic")
  
  (defun coptic-calendar-leap-year-p (year)
    "True if YEAR is a leap year on the Coptic calendar."
--- 49,55 ----
  (defvar coptic-calendar-epoch (calendar-absolute-from-julian '(8 29 284))
    "Absolute date of start of Coptic calendar = August 29, 284 A.D. (Julian).")
  
! (defvar coptic-name "Coptic")
  
  (defun coptic-calendar-leap-year-p (year)
    "True if YEAR is a leap year on the Coptic calendar."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]