* lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix.
This commit is contained in:
parent
b859a3833a
commit
3ab44929c8
2 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2012-10-08 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* calendar/calendar.el (calendar-intermonth-header): Doc fix.
|
||||
|
||||
2012-10-08 Martin Rudalics <rudalics@gmx.at>
|
||||
|
||||
* emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split
|
||||
|
|
|
@ -511,7 +511,7 @@ Must be at least one less than `calendar-column-width'."
|
|||
:version "23.1")
|
||||
|
||||
(defcustom calendar-intermonth-header nil
|
||||
"Header text display in the space to the left of each calendar month.
|
||||
"Header text to display in the space to the left of each calendar month.
|
||||
See `calendar-intermonth-text'."
|
||||
:group 'calendar
|
||||
:initialize 'custom-initialize-default
|
||||
|
|
Loading…
Add table
Reference in a new issue