aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS21
1 files changed, 18 insertions, 3 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 47b25e614d0..1e8572ee888 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -143,11 +143,26 @@ appending FUN to `minibuffer-setup-hook'.
143`diary-chinese-insert-monthly-entry', `diary-chinese-insert-yearly-entry'. 143`diary-chinese-insert-monthly-entry', `diary-chinese-insert-yearly-entry'.
144 144
145+++ 145+++
146*** Calendar can list and mark diary entries with Chinese dates. 146*** The calendar can now list and mark diary entries with Chinese dates.
147See `diary-chinese-list-entries' and `diary-chinese-mark-entries'. 147See `diary-chinese-list-entries' and `diary-chinese-mark-entries'.
148 148
149*** The mode line of the calendar buffer will not be modified if 149---
150`calendar-mode-line-format' is nil. 150*** The option `calendar-mode-line-format' can now be nil,
151which means to do nothing special with the mode line in calendars.
152
153---
154*** Many items obsolete since at least version 23.1 have been removed.
155The majority were function/variable/face aliases, too numerous to list here.
156The remainder were:
157
158**** Functions `calendar-one-frame-setup', `calendar-only-one-frame-setup',
159`calendar-two-frame-setup', `european-calendar', `american-calendar'.
160
161**** Hooks `cal-menu-load-hook', `cal-x-load-hook'.
162
163**** Macro `calendar-for-loop'.
164
165**** Variables `european-calendar-style', `diary-face', `hebrew-holidays-{1,4}'.
151 166
152** New ERT function `ert-summarize-tests-batch-and-exit'. 167** New ERT function `ert-summarize-tests-batch-and-exit'.
153 168