Document calendar-day-header-array
authorGlenn Morris <rgm@gnu.org>
Tue, 7 Jan 2014 01:46:23 +0000 (20:46 -0500)
committerGlenn Morris <rgm@gnu.org>
Tue, 7 Jan 2014 01:46:23 +0000 (20:46 -0500)
* doc/emacs/cal-xtra.texi (Calendar Customizing):
Mention calendar-day-header-array.

* etc/NEWS: Markup.

doc/emacs/ChangeLog
doc/emacs/cal-xtra.texi
etc/NEWS

index 2df3334..cfe3502 100644 (file)
@@ -1,3 +1,8 @@
+2014-01-07  Glenn Morris  <rgm@gnu.org>
+
+       * cal-xtra.texi (Calendar Customizing):
+       Mention calendar-day-header-array.
+
 2013-12-28  Glenn Morris  <rgm@gnu.org>
 
        * trouble.texi (Understanding Bug Reporting): Brevity.
index 3097409..8286485 100644 (file)
@@ -43,9 +43,12 @@ customize the variables @code{calendar-intermonth-header} and
 @code{calendar-intermonth-text} as described in their documentation.
 
 @vindex calendar-month-header
+@vindex calendar-day-header-array
   The variable @code{calendar-month-header} controls the text that
 appears above each month in the calendar.  By default, it shows the
-month and year.
+month and year.  The variable @code{calendar-day-header-array}
+controls the text that appears above each day's column in every month.
+By default, it shows the first two letters of each day's name.
 
 @vindex calendar-holiday-marker
 @vindex diary-entry-marker
index cc6aa2b..d6aa43a 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -353,12 +353,14 @@ code run via JIT Lock.
 *** New faces `calendar-weekday-header', `calendar-weekend-header',
 and `calendar-month-header'.
 
++++
 *** New option `calendar-day-header-array'.
 
 +++
 *** New variable `diary-from-outlook-function', used by the command
 `diary-from-outlook'.
 
+---
 *** The variable `calendar-font-lock-keywords' is obsolete.
 
 ** Calc