diff options
author | Jim Blandy <jimb@redhat.com> | 1993-05-22 00:24:21 +0000 |
---|---|---|
committer | Jim Blandy <jimb@redhat.com> | 1993-05-22 00:24:21 +0000 |
commit | 52073db25d032e9498b257f7c2e33933eb9ba95e (patch) | |
tree | d65a7aa5988f092fba1234b95089e3527d05f089 /lisp/calendar/cal-french.el | |
parent | f75123fc25117631dddf0d4cfcbfd1a70cddd7c4 (diff) | |
download | emacs-52073db25d032e9498b257f7c2e33933eb9ba95e.tar.gz |
* holidays.el: Update reference to the papers in S-P&E.
(filter-visible-calendar-holidays): Test for nil date.
Diffstat (limited to 'lisp/calendar/cal-french.el')
-rw-r--r-- | lisp/calendar/cal-french.el | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/calendar/cal-french.el b/lisp/calendar/cal-french.el index 84e0de91e5b..2f9c92e9345 100644 --- a/lisp/calendar/cal-french.el +++ b/lisp/calendar/cal-french.el @@ -28,11 +28,11 @@ ;; This collection of functions implements the features of calendar.el and ;; diary.el that deal with the French Revolutionary calendar. -;; Technical details of the French Revolutionary calendrical calculations can -;; be found in ``Calendrical Calculations, Part II: Three Historical -;; Calendars'' by E. M. Reingold, N. Dershowitz, and S. M. Clamen, -;; Report Number UIUCDCS-R-92-1743, Department of Computer Science, -;; University of Illinois, April, 1992. +;; Technical details of the Mayan calendrical calculations can be found in +;; ``Calendrical Calculations, Part II: Three Historical Calendars'' +;; by E. M. Reingold, N. Dershowitz, and S. M. Clamen, +;; Software--Practice and Experience, Volume 23, Number 4 (April, 1993), +;; pages 383-404. ;; Comments, corrections, and improvements should be sent to ;; Edward M. Reingold Department of Computer Science |