diff options
author | Paul Eggert <eggert@twinsun.com> | 2005-03-30 16:55:58 +0000 |
---|---|---|
committer | Paul Eggert <eggert@twinsun.com> | 2005-03-30 16:55:58 +0000 |
commit | fffaba7760cc11b784c80f42d69229fc127a5070 (patch) | |
tree | a33e30fcd05ec623a68a715d234679c22bf643b1 /lisp/calendar/solar.el | |
parent | 0a2bf0fadd9ea8d35dde06192a2dd2ecc8e523d9 (diff) | |
download | emacs-fffaba7760cc11b784c80f42d69229fc127a5070.tar.gz |
Update reference to "Calendrical Calculations" book; there's a new edition.
Diffstat (limited to 'lisp/calendar/solar.el')
-rw-r--r-- | lisp/calendar/solar.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calendar/solar.el b/lisp/calendar/solar.el index 8a514fa6415..57a6c6a40a8 100644 --- a/lisp/calendar/solar.el +++ b/lisp/calendar/solar.el @@ -48,8 +48,8 @@ ;; 1951--2050. For other years the times will be within +/- 1 minute. ;; Technical details of all the calendrical calculations can be found in -;; ``Calendrical Calculations'' by Nachum Dershowitz and Edward M. Reingold, -;; Cambridge University Press (1997). +;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold +;; and Nachum Dershowitz, Cambridge University Press (2001). ;; Comments, corrections, and improvements should be sent to ;; Edward M. Reingold Department of Computer Science |