comparison lisp/calendar/cal-hebrew.el @ 90133:4da4a09e8b1b

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 206-222) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 45-52) - Update from CVS - Update from CVS: texi Makefile.in CVS keyw cruft - Update from CVS: ChangeLog tweaks
author Miles Bader <miles@gnu.org>
date Thu, 31 Mar 2005 09:58:14 +0000
parents 68c22ea6027c 7f7db25577d9
children f042e7c0fe20
comparison
equal deleted inserted replaced
90132:4080fe8b4f0f 90133:4da4a09e8b1b
28 28
29 ;; This collection of functions implements the features of calendar.el and 29 ;; This collection of functions implements the features of calendar.el and
30 ;; diary.el that deal with the Hebrew calendar. 30 ;; diary.el that deal with the Hebrew calendar.
31 31
32 ;; Technical details of all the calendrical calculations can be found in 32 ;; Technical details of all the calendrical calculations can be found in
33 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, 33 ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold
34 ;; Cambridge University Press (1997). 34 ;; and Nachum Dershowitz, Cambridge University Press (2001).
35 35
36 ;; Comments, corrections, and improvements should be sent to 36 ;; Comments, corrections, and improvements should be sent to
37 ;; Edward M. Reingold Department of Computer Science 37 ;; Edward M. Reingold Department of Computer Science
38 ;; (217) 333-6733 University of Illinois at Urbana-Champaign 38 ;; (217) 333-6733 University of Illinois at Urbana-Champaign
39 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue 39 ;; reingold@cs.uiuc.edu 1304 West Springfield Avenue