]> git.eshelyaron.com Git - emacs.git/commitdiff
Add holiday-chinese, diary-remind.
authorGlenn Morris <rgm@gnu.org>
Wed, 23 Apr 2008 03:06:37 +0000 (03:06 +0000)
committerGlenn Morris <rgm@gnu.org>
Wed, 23 Apr 2008 03:06:37 +0000 (03:06 +0000)
etc/NEWS

index 5ebc7ac5ddcea3972c18e7d4cf4c729b0896ade4..4ae4cfa1028d807ece2a489b140cfabea527e094 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -607,6 +607,12 @@ prefixes, eg `calendar-french-'.  The old names you are likely to use
 directly still exist, for the time being, as aliases, but please start
 using the new names.
 
+*** The function `holiday-chinese' computes holidays on the Chinese calendar.
+It has been used to add items to the list `holiday-oriental-holidays'.
+
+*** `diary-remind' accepts a negative number -DAYS as a shorthand for
+the list (1 2 ... DAYS).
+
 ** Miscellaneous programming mode changes
 
 *** The file etc/emacs.py now supports both Python 2 and 3, meaning