Mercurial > emacs
diff lisp/calendar/calendar.el @ 20462:d179de7ad92e
Add reference to new Calendrical Calculations book.
author | Paul Eggert <eggert@twinsun.com> |
---|---|
date | Tue, 16 Dec 1997 19:12:36 +0000 |
parents | ad8d3c6d3d94 |
children | c3360a392ae4 |
line wrap: on
line diff
--- a/lisp/calendar/calendar.el Sat Dec 13 22:21:03 1997 +0000 +++ b/lisp/calendar/calendar.el Tue Dec 16 19:12:36 1997 +0000 @@ -69,14 +69,11 @@ ;; lunar.el Phases of the moon ;; solar.el Sunrise/sunset, equinoxes/solstices -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 +;; Technical details of all the calendrical calculations can be found in +;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, +;; Cambridge University Press (1997). -;; Technical details of all the calendrical calculations can be found in - +;; An earlier version of the technical details appeared in ;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, ;; Software--Practice and Experience, Volume 20, Number 9 (September, 1990), ;; pages 899-928. ``Calendrical Calculations, Part II: Three Historical @@ -88,6 +85,12 @@ ;; reingold@cs.uiuc.edu with the SUBJECT "send-paper-cal" (no quotes) and ;; the message BODY containing your mailing address (snail). +;; Comments, corrections, and improvements should be sent to +;; Edward M. Reingold Department of Computer Science +;; (217) 333-6733 University of Illinois at Urbana-Champaign +;; reingold@cs.uiuc.edu 1304 West Springfield Avenue +;; Urbana, Illinois 61801 + ;;; Code: (defun calendar-version ()