From: Glenn Morris Date: Mon, 8 Oct 2012 07:05:21 +0000 (-0700) Subject: * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix. X-Git-Tag: emacs-24.2.90~237^2~67 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=3ab44929c89416860d7569d2356bead6204b67d5;p=emacs.git * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 5ced15cd58f..471d1e506f1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2012-10-08 Glenn Morris + + * calendar/calendar.el (calendar-intermonth-header): Doc fix. + 2012-10-08 Martin Rudalics * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split diff --git a/lisp/calendar/calendar.el b/lisp/calendar/calendar.el index 96a5725ef69..02d1e3b54e9 100644 --- a/lisp/calendar/calendar.el +++ b/lisp/calendar/calendar.el @@ -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