emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] /srv/bzr/emacs/trunk r110438: * lisp/calendar/calendar.el


From: Glenn Morris
Subject: [Emacs-diffs] /srv/bzr/emacs/trunk r110438: * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix.
Date: Mon, 08 Oct 2012 00:05:21 -0700
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 110438
committer: Glenn Morris <address@hidden>
branch nick: trunk
timestamp: Mon 2012-10-08 00:05:21 -0700
message:
  * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix.
modified:
  lisp/ChangeLog
  lisp/calendar/calendar.el
=== modified file 'lisp/ChangeLog'
--- a/lisp/ChangeLog    2012-10-08 06:42:29 +0000
+++ b/lisp/ChangeLog    2012-10-08 07:05:21 +0000
@@ -1,3 +1,7 @@
+2012-10-08  Glenn Morris  <address@hidden>
+
+       * calendar/calendar.el (calendar-intermonth-header): Doc fix.
+
 2012-10-08  Martin Rudalics  <address@hidden>
 
        * emacs-lisp/edebug.el (edebug-pop-to-buffer): Don't try to split

=== modified file 'lisp/calendar/calendar.el'
--- a/lisp/calendar/calendar.el 2012-10-06 18:34:23 +0000
+++ b/lisp/calendar/calendar.el 2012-10-08 07:05:21 +0000
@@ -511,7 +511,7 @@
   :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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]