emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/cal-china.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/cal-china.el,v
Date: Tue, 01 Apr 2008 02:39:28 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/04/01 02:39:28

Index: cal-china.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/cal-china.el,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -b -r1.41 -r1.42
--- cal-china.el        31 Mar 2008 07:40:36 -0000      1.41
+++ cal-china.el        1 Apr 2008 02:39:28 -0000       1.42
@@ -27,21 +27,19 @@
 
 ;;; 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]