/[emacs]/emacs/lispref/calendar.texi
ViewVC logotype

Diff of /emacs/lispref/calendar.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by rms, Sun Mar 6 18:09:48 2005 UTC revision 1.21 by rms, Tue Mar 8 03:08:55 2005 UTC
# Line 62  asterisk (@samp{*}). Line 62  asterisk (@samp{*}).
62  @vindex calendar-holiday-marker  @vindex calendar-holiday-marker
63  @vindex diary-entry-marker  @vindex diary-entry-marker
64    The variable @code{calendar-holiday-marker} specifies how to mark a    The variable @code{calendar-holiday-marker} specifies how to mark a
65  date as being a holiday.  Its value may be a character to insert next to  date as being a holiday.  Its value may be a single-character string
66  the date, or a face name to use for displaying the date.  Likewise, the  to insert next to the date, or a face name to use for displaying the
67  variable @code{diary-entry-marker} specifies how to mark a date that has  date.  Likewise, the variable @code{diary-entry-marker} specifies how
68  diary entries.  The calendar creates faces named @code{holiday-face} and  to mark a date that has diary entries.  The calendar creates faces
69  @code{diary-face} for these purposes; those symbols are the default  named @code{holiday-face} and @code{diary-face} for these purposes;
70  values of these variables.  those symbols are the default values of these variables.
71    
72  @vindex calendar-load-hook  @vindex calendar-load-hook
73    The variable @code{calendar-load-hook} is a normal hook run when the    The variable @code{calendar-load-hook} is a normal hook run when the
# Line 103  changing its face or by adding an asteri Line 103  changing its face or by adding an asteri
103    
104  @noindent  @noindent
105  @vindex calendar-today-marker  @vindex calendar-today-marker
106  The variable @code{calendar-today-marker} specifies how to mark today's  The variable @code{calendar-today-marker} specifies how to mark
107  date.  Its value should be a character to insert next to the date or a  today's date.  Its value should be a single-character string to insert
108  face name to use for displaying the date.  A face named  next to the date or a face name to use for displaying the date.  A
109  @code{calendar-today-face} is provided for this purpose; that symbol is  face named @code{calendar-today-face} is provided for this purpose;
110  the default for this variable.  that symbol is the default for this variable.
111    
112  @vindex today-invisible-calendar-hook  @vindex today-invisible-calendar-hook
113  @noindent  @noindent
# Line 130  You can customize these lists of holiday Line 130  You can customize these lists of holiday
130  deleting holidays.  The lists of holidays that Emacs uses are for  deleting holidays.  The lists of holidays that Emacs uses are for
131  general holidays (@code{general-holidays}), local holidays  general holidays (@code{general-holidays}), local holidays
132  (@code{local-holidays}), Christian holidays (@code{christian-holidays}),  (@code{local-holidays}), Christian holidays (@code{christian-holidays}),
133  Hebrew (Jewish) holidays (@code{hebrew-holidays}), Islamic (Moslem)  Hebrew (Jewish) holidays (@code{hebrew-holidays}), Islamic (Muslim)
134  holidays (@code{islamic-holidays}), and other holidays  holidays (@code{islamic-holidays}), and other holidays
135  (@code{other-holidays}).  (@code{other-holidays}).
136    

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26