comparison lisp/calendar/holidays.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 f2ebccfa87d4 7f7db25577d9
children f9a65d7ebd29
comparison
equal deleted inserted replaced
90132:4080fe8b4f0f 90133:4da4a09e8b1b
28 28
29 ;; This collection of functions implements the holiday features as described 29 ;; This collection of functions implements the holiday features as described
30 ;; in calendar.el. 30 ;; in calendar.el.
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 ;; An earlier version of the technical details appeared in 36 ;; An earlier version of the technical details appeared in
37 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, 37 ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold,
38 ;; Software--Practice and Experience, Volume 20, Number 9 (September, 1990), 38 ;; Software--Practice and Experience, Volume 20, Number 9 (September, 1990),
39 ;; pages 899-928. ``Calendrical Calculations, Part II: Three Historical 39 ;; pages 899-928. ``Calendrical Calculations, Part II: Three Historical