/[emacs]/emacs/lisp/calendar/cal-coptic.el
ViewVC logotype

Diff of /emacs/lisp/calendar/cal-coptic.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by pj, Mon Jul 16 07:46:48 2001 UTC revision 1.10.8.1 by miles, Fri Apr 4 06:20:15 2003 UTC
# Line 77  Gregorian date Sunday, December 31, 1 BC Line 77  Gregorian date Sunday, December 31, 1 BC
77         (/ year 4)                ;; Leap days in prior years         (/ year 4)                ;; Leap days in prior years
78         (* 30 (1- month))         ;; Days in prior months this year         (* 30 (1- month))         ;; Days in prior months this year
79         day)))                    ;; Days so far this month         day)))                    ;; Days so far this month
80          
81    
82  (defun calendar-coptic-from-absolute (date)  (defun calendar-coptic-from-absolute (date)
83    "Compute the Coptic equivalent for absolute date DATE.    "Compute the Coptic equivalent for absolute date DATE.

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.10.8.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26