Allow customization of calendar month header text
commit69f6644cd4c2eb5856be503705d7f502422b215c
authorGlenn Morris <rgm@gnu.org>
Wed, 19 Sep 2012 07:27:29 +0000 (19 00:27 -0700)
committerGlenn Morris <rgm@gnu.org>
Wed, 19 Sep 2012 07:27:29 +0000 (19 00:27 -0700)
tree48016ad7df28ae81497ab24c34f62d7b278ca599
parent4ef1567b27ee7f8dc16be0172a2db038e6f5f891
Allow customization of calendar month header text

* lisp/calendar/calendar.el (calendar-american-month-header)
(calendar-european-month-header, calendar-iso-month-header)
(calendar-month-header): New options.
(calendar-set-date-style): Set calendar-month-header.  Redraw calendar.
(calendar-generate-month): Use calendar-month-header.

Fixes: debbugs:9510
etc/NEWS
lisp/ChangeLog
lisp/calendar/calendar.el