summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-04-23 03:06:37 +0000
committerGlenn Morris <rgm@gnu.org>2008-04-23 03:06:37 +0000
commit95d8772fc58d0d46e4c0f95b6a7291ab7b832757 (patch)
treef6b1f260a62081d735f6bf3bcf326e2ffca40aae /etc
parent968560df8db6f67a05ef40a069445dc705405d1c (diff)
downloademacs-95d8772fc58d0d46e4c0f95b6a7291ab7b832757.tar.gz
Add holiday-chinese, diary-remind.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
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