aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index f8c021c41f7..db33c03eef0 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -614,17 +614,21 @@ prefixes, eg `calendar-french-'. The old names you are likely to use
614directly still exist, for the time being, as aliases, but please start 614directly still exist, for the time being, as aliases, but please start
615using the new names. 615using the new names.
616 616
617+++
617*** The whitespace in the calendar layout can be customized. 618*** The whitespace in the calendar layout can be customized.
618See the variables: 619See the variables:
619calendar-left-margin, calendar-intermonth-spacing, calendar-column-width, 620calendar-left-margin, calendar-intermonth-spacing, calendar-column-width,
620calendar-day-header-width, and calendar-day-digit-width. 621calendar-day-header-width, and calendar-day-digit-width.
621 622
623+++
622*** Text (e.g. ISO weeks) can be displayed between the calendar months. 624*** Text (e.g. ISO weeks) can be displayed between the calendar months.
623See the variables calendar-intermonth-header and calendar-intermonth-text. 625See the variables calendar-intermonth-header and calendar-intermonth-text.
624 626
627+++
625*** The function `holiday-chinese' computes holidays on the Chinese calendar. 628*** The function `holiday-chinese' computes holidays on the Chinese calendar.
626It has been used to add items to the list `holiday-oriental-holidays'. 629It has been used to add items to the list `holiday-oriental-holidays'.
627 630
631---
628*** `diary-remind' accepts a negative number -DAYS as a shorthand for 632*** `diary-remind' accepts a negative number -DAYS as a shorthand for
629the list (1 2 ... DAYS). 633the list (1 2 ... DAYS).
630 634