]> git.eshelyaron.com Git - emacs.git/commitdiff
(Commentary): Point to calendar.el.
authorGlenn Morris <rgm@gnu.org>
Tue, 1 Apr 2008 02:39:52 +0000 (02:39 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 1 Apr 2008 02:39:52 +0000 (02:39 +0000)
lisp/calendar/cal-china.el
lisp/calendar/cal-coptic.el
lisp/calendar/cal-dst.el

index f73cc6580ee8fbdeb15020e0b1e58fbda5e7372b..51ba42b9a8b576b5bb16d3efe3747ec81e91edcc 100644 (file)
 
 ;;; Commentary:
 
-;; This collection of functions implements the features of calendar.el,
-;; diary.el, and holidays.el that deal with the Chinese calendar.  The rules
-;; used for the Chinese calendar are those of Baolin Liu (see L. E. Doggett's
-;; article "Calendars" in the Explanatory Supplement to the Astronomical
-;; Almanac, second edition, 1992) for the calendar as revised at the beginning
-;; of the Qing dynasty in 1644.  The nature of the astronomical calculations
-;; is such that precise calculations cannot be made without great expense in
-;; time, so that the calendars produced may not agree perfectly with published
-;; tables--but no two pairs of published tables agree perfectly either!  Liu's
-;; rules produce a calendar for 2033 which is not accepted by all authorities.
-;; The date of Chinese New Year is correct from 1644-2051.
-
-;; Technical details of all the calendrical calculations can be found in
-;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold
-;; and Nachum Dershowitz, Cambridge University Press (2001).
+;; See calendar.el.
+
+;; The rules used for the Chinese calendar are those of Baolin Liu
+;; (see L. E. Doggett's article "Calendars" in the Explanatory
+;; Supplement to the Astronomical Almanac, second edition, 1992) for
+;; the calendar as revised at the beginning of the Qing dynasty in
+;; 1644.  The nature of the astronomical calculations is such that
+;; precise calculations cannot be made without great expense in time,
+;; so that the calendars produced may not agree perfectly with
+;; published tables--but no two pairs of published tables agree
+;; perfectly either!  Liu's rules produce a calendar for 2033 which is
+;; not accepted by all authorities.  The date of Chinese New Year is
+;; correct from 1644-2051.
 
 ;; Note to maintainers:
 ;; Use `chinese-year-cache-init' every few years to recenter the default
index de7a68f7d613d6f7e723a99444c75515c1734de6..963d22312f98b8c323721109ff58c24452d0bc25 100644 (file)
 
 ;;; Commentary:
 
-;; This collection of functions implements the features of calendar.el and
-;; diary.el that deal with the Coptic and Ethiopic calendars.
-
-;; Technical details of all the calendrical calculations can be found in
-;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold
-;; and Nachum Dershowitz, Cambridge University Press (2001).
+;; See calendar.el.
 
 ;;; Code:
 
index f4512fa12eac31e56fed93f8400de5496423ebc2..196f74d467b603f214438d02e1dea677ed23bde7 100644 (file)
@@ -28,8 +28,7 @@
 
 ;;; Commentary:
 
-;; This collection of functions implements the features of calendar.el and
-;; holiday.el that deal with daylight saving time.
+;; See calendar.el.
 
 ;;; Code: