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 | 83a1e22851beeec0cfd421841d125787a0efb07a (patch) | |
tree | 35274e29615226f3e1828d9f573e4b2e1aac9a9d /lisp/calendar/lunar.el | |
parent | c56b0a0e6cfdc9224000ba44944436d8847dabad (diff) | |
download | emacs-83a1e22851beeec0cfd421841d125787a0efb07a.tar.gz |
Update reference to "Calendrical Calculations" book; there's a new edition.
Diffstat (limited to 'lisp/calendar/lunar.el')
-rw-r--r-- | lisp/calendar/lunar.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/calendar/lunar.el b/lisp/calendar/lunar.el index 7efed3ff275..057419969fc 100644 --- a/lisp/calendar/lunar.el +++ b/lisp/calendar/lunar.el @@ -38,8 +38,8 @@ ;; person rewrite the code for the lunar calculations in this file! ;; 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 |