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: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-coptic.el
Date: Tue, 04 Feb 2003 07:49:34 -0500

Index: emacs/lisp/calendar/cal-coptic.el
diff -c emacs/lisp/calendar/cal-coptic.el:1.10 
emacs/lisp/calendar/cal-coptic.el:1.11
*** emacs/lisp/calendar/cal-coptic.el:1.10      Mon Jul 16 03:46:48 2001
--- emacs/lisp/calendar/cal-coptic.el   Tue Feb  4 07:49:33 2003
***************
*** 77,83 ****
         (/ year 4)                ;; Leap days in prior years
         (* 30 (1- month))         ;; Days in prior months this year
         day)))                    ;; Days so far this month
!        
  
  (defun calendar-coptic-from-absolute (date)
    "Compute the Coptic equivalent for absolute date DATE.
--- 77,83 ----
         (/ year 4)                ;; Leap days in prior years
         (* 30 (1- month))         ;; Days in prior months this year
         day)))                    ;; Days so far this month
! 
  
  (defun calendar-coptic-from-absolute (date)
    "Compute the Coptic equivalent for absolute date DATE.




reply via email to

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