emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/doc/emacs/cal-xtra.texi,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/cal-xtra.texi,v
Date: Sun, 10 Aug 2008 01:51:06 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/08/10 01:51:06

Index: cal-xtra.texi
===================================================================
RCS file: /sources/emacs/emacs/doc/emacs/cal-xtra.texi,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- cal-xtra.texi       27 Jun 2008 00:35:50 -0000      1.8
+++ cal-xtra.texi       10 Aug 2008 01:51:06 -0000      1.9
@@ -27,6 +27,21 @@
 
 @node Calendar Customizing
 @subsection Customizing the Calendar
+
address@hidden calendar-intermonth-text
address@hidden calendar layout
address@hidden showing week numbers in the calendar
+  The layout of the calendar is to some extent customizable.  The
+display is unfortunately limited to three months (due to some
+deep-rooted and widespread assumptions in the code), but you can
+customize the whitespace used in the display by setting the variables:
address@hidden, @code{calendar-intermonth-spacing},
address@hidden, @code{calendar-day-header-width}, and
address@hidden  To display text between the months,
+for example week numbers, customize the variables
address@hidden and @code{calendar-intermonth-text} as
+described in their documentation.
+
 @vindex calendar-holiday-marker
 @vindex diary-entry-marker
   The variable @code{calendar-holiday-marker} specifies how to mark a
@@ -159,6 +174,9 @@
 (@var{dayname}=0 for Sunday, and so on); negative @var{k} means count back
 from the end of the month.
 
address@hidden (holiday-chinese @var{month} @var{day} @var{string})
+A fixed date on the Chinese calendar.
+
 @item (holiday-hebrew @var{month} @var{day} @var{string})
 A fixed date on the Hebrew calendar.
 
@@ -210,7 +228,7 @@
 so on).
 
   You can specify holidays that occur on fixed days of the Baha'i,
-Hebrew, Islamic, and Julian calendars too.  For example,
+Chinese, Hebrew, Islamic, and Julian calendars too.  For example,
 
 @smallexample
 (setq other-holidays




reply via email to

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