From: Glenn Morris Date: Wed, 23 Apr 2008 03:06:37 +0000 (+0000) Subject: Add holiday-chinese, diary-remind. X-Git-Tag: emacs-pretest-23.0.90~6103 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=95d8772fc58d0d46e4c0f95b6a7291ab7b832757;p=emacs.git Add holiday-chinese, diary-remind. --- diff --git a/etc/NEWS b/etc/NEWS index 5ebc7ac5ddc..4ae4cfa1028 100644 --- 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