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 [lexbind]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-coptic.el [lexbind]
Date: Tue, 14 Oct 2003 19:42:17 -0400

Index: emacs/lisp/calendar/cal-coptic.el
diff -c emacs/lisp/calendar/cal-coptic.el:1.10.8.1 
emacs/lisp/calendar/cal-coptic.el:1.10.8.2
*** emacs/lisp/calendar/cal-coptic.el:1.10.8.1  Fri Apr  4 01:20:15 2003
--- emacs/lisp/calendar/cal-coptic.el   Tue Oct 14 19:42:13 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."
***************
*** 234,237 ****
--- 234,238 ----
  
  (provide 'cal-coptic)
  
+ ;;; arch-tag: 72d49161-25df-4072-9312-b182cdca7627
  ;;; cal-coptic.el ends here




reply via email to

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