diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 21 |
1 files changed, 18 insertions, 3 deletions
| @@ -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. |
| 147 | See `diary-chinese-list-entries' and `diary-chinese-mark-entries'. | 147 | See `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, |
| 151 | which 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. | ||
| 155 | The majority were function/variable/face aliases, too numerous to list here. | ||
| 156 | The 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 | ||