comparison etc/NEWS @ 94285:588da2a8e780

Add holiday-chinese, diary-remind.
author Glenn Morris <rgm@gnu.org>
date Wed, 23 Apr 2008 03:06:37 +0000
parents cd726e3a759a
children d952da3116d4
comparison
equal deleted inserted replaced
94284:0967a933be6b 94285:588da2a8e780
605 `holiday-' prefix. The various calendar systems have secondary 605 `holiday-' prefix. The various calendar systems have secondary
606 prefixes, eg `calendar-french-'. The old names you are likely to use 606 prefixes, eg `calendar-french-'. The old names you are likely to use
607 directly still exist, for the time being, as aliases, but please start 607 directly still exist, for the time being, as aliases, but please start
608 using the new names. 608 using the new names.
609 609
610 *** The function `holiday-chinese' computes holidays on the Chinese calendar.
611 It has been used to add items to the list `holiday-oriental-holidays'.
612
613 *** `diary-remind' accepts a negative number -DAYS as a shorthand for
614 the list (1 2 ... DAYS).
615
610 ** Miscellaneous programming mode changes 616 ** Miscellaneous programming mode changes
611 617
612 *** The file etc/emacs.py now supports both Python 2 and 3, meaning 618 *** The file etc/emacs.py now supports both Python 2 and 3, meaning
613 that either version can be used as inferior Python by python.el. 619 that either version can be used as inferior Python by python.el.
614 620