]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo in previous change.
authorGlenn Morris <rgm@gnu.org>
Mon, 31 Mar 2008 07:41:01 +0000 (07:41 +0000)
committerGlenn Morris <rgm@gnu.org>
Mon, 31 Mar 2008 07:41:01 +0000 (07:41 +0000)
lisp/ChangeLog
lisp/calendar/cal-china.el

index 90ff6ffce9b972b43bcee0e5bc95a0af89ccad29..e17d8f3fa268b71fb297a8019ad801cc3ed7a694 100644 (file)
@@ -11,6 +11,8 @@
        * calendar/cal-bahai.el (calendar-bahai-date-string): Avoid an error for
        pre-Bahai dates.
 
+       * calendar/cal-china.el (holiday-chinese-new-year): Doc fix.
+
        * calendar/cal-julian.el (holiday-julian): Fix a problem with holidays
        in the last fortnight in Julian October.
 
index 702fec9931ada00676cfceaa87684a65c8e4c4c2..f73cc6580ee8fbdeb15020e0b1e58fbda5e7372b 100644 (file)
@@ -428,7 +428,7 @@ Returns (((MONTH DAY YEAR) TEXT)), where the date is Gregorian."
     ;; In the Gregorian calendar, CNY falls between Jan 21 and Feb 20.
     ;; Jan is visible if displayed-month = 12, 1, 2; Feb if d-m = 1, 2, 3.
     ;; If we shift the calendar forward one month, we can do a
-    ;; one-sided test, namely: d-m <= 4 means CNYN might be visible.
+    ;; one-sided test, namely: d-m <= 4 means CNY might be visible.
     (increment-calendar-month m y 1)    ; shift forward a month
     (if (< m 5)
         (let ((chinese-new-year