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

Diff of /emacs/man/calendar.texi

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

revision 1.32 by gm, Sat Mar 26 20:13:31 2005 UTC revision 1.33 by rms, Mon Mar 28 21:30:06 2005 UTC
# Line 433  click on that date with @kbd{Mouse-2} an Line 433  click on that date with @kbd{Mouse-2} an
433  from the menu that appears.  Either way, this displays the holidays for  from the menu that appears.  Either way, this displays the holidays for
434  that date, in the echo area if they fit there, otherwise in a separate  that date, in the echo area if they fit there, otherwise in a separate
435  window.  If the variable @code{view-calendar-holidays-initially} is  window.  If the variable @code{view-calendar-holidays-initially} is
436  non-@code{nil}, holidays are displayed when the calendar is created.  non-@code{nil}, creating the calendar displays holidays in this way.
437    
438  @kindex x @r{(Calendar mode)}  @kindex x @r{(Calendar mode)}
439  @findex mark-calendar-holidays  @findex mark-calendar-holidays
# Line 449  both to the currently visible months and Line 449  both to the currently visible months and
449  subsequently become visible by scrolling.  To turn marking off and erase  subsequently become visible by scrolling.  To turn marking off and erase
450  the current marks, type @kbd{u}, which also erases any diary marks  the current marks, type @kbd{u}, which also erases any diary marks
451  (@pxref{Diary}).  If the variable @code{mark-holidays-in-calendar} is  (@pxref{Diary}).  If the variable @code{mark-holidays-in-calendar} is
452  non-@code{nil}, holidays are marked in the calendar when it is created  non-@code{nil}, creating or updating the calendar marks holidays
453  (or recomputed).  automatically.
   
454    
455  @kindex a @r{(Calendar mode)}  @kindex a @r{(Calendar mode)}
456  @findex list-calendar-holidays  @findex list-calendar-holidays
# Line 1005  of the new window shows the date of the Line 1004  of the new window shows the date of the
1004  that fall on that date.  If you specify a numeric argument with @kbd{d},  that fall on that date.  If you specify a numeric argument with @kbd{d},
1005  it shows all the diary entries for that many successive days.  Thus,  it shows all the diary entries for that many successive days.  Thus,
1006  @kbd{2 d} displays all the entries for the selected date and for the  @kbd{2 d} displays all the entries for the selected date and for the
1007  following day.  If the variable @code{view-diary-entries-initially} is  following day.
 non-@code{nil}, the diary entries for the current date are displayed  
 when the calendar is created (provided the current date is visible).  
1008    
1009    Another way to display the diary entries for a date is to click    Another way to display the diary entries for a date is to click
1010  @kbd{Mouse-2} on the date, and then choose @kbd{Diary entries} from  @kbd{Mouse-2} on the date, and then choose @kbd{Diary entries} from
1011  the menu that appears.  the menu that appears.  If the variable
1012    @code{view-diary-entries-initially} is non-@code{nil}, creating the
1013    calendar also lists diary entries for the current date (provided the
1014    current date is visible).
1015    
1016  @kindex m @r{(Calendar mode)}  @kindex m @r{(Calendar mode)}
1017  @findex mark-diary-entries  @findex mark-diary-entries
# Line 1023  with multiple faces is not available). Line 1023  with multiple faces is not available).
1023  diary-entry-marker, emacs-xtra}.  The command applies both to the  diary-entry-marker, emacs-xtra}.  The command applies both to the
1024  currently visible months and to other months that subsequently become  currently visible months and to other months that subsequently become
1025  visible by scrolling.  To turn marking off and erase the current marks,  visible by scrolling.  To turn marking off and erase the current marks,
1026  type @kbd{u}, which also turns off holiday marks (@pxref{Holidays}).  If  type @kbd{u}, which also turns off holiday marks (@pxref{Holidays}).
1027  the variable @code{mark-diary-entries-in-calendar} is non-@code{nil},  If the variable @code{mark-diary-entries-in-calendar} is
1028  diary dates are marked in the calendar when it is created (or  non-@code{nil}, creating or updating the calendar marks diary dates
1029  recomputed).  automatically.
1030    
1031  @kindex s @r{(Calendar mode)}  @kindex s @r{(Calendar mode)}
1032  @findex show-all-diary-entries  @findex show-all-diary-entries
# Line 1034  recomputed). Line 1034  recomputed).
1034  the @kbd{s} command.  the @kbd{s} command.
1035    
1036    Display of selected diary entries uses the selective display feature    Display of selected diary entries uses the selective display feature
1037  to hide entries that don't apply.  to hide entries that don't apply.  The diary buffer as you see it is
1038    an illusion, so simply printing the buffer does not print what you see
1039    The diary buffer as you see it is an illusion, so simply printing the  on your screen.  There is a special command to print hard copy of the
1040  buffer does not print what you see on your screen.  There is a special  diary buffer @emph{as it appears}; this command is @kbd{M-x
1041  command to print hard copy of the diary buffer @emph{as it appears};  print-diary-entries}.  It sends the data directly to the printer.  You
1042  this command is @kbd{M-x print-diary-entries}.  It sends the data  can customize it like @code{lpr-region} (@pxref{Hardcopy}).
 directly to the printer.  You can customize it like @code{lpr-region}  
 (@pxref{Hardcopy}).  
1043    
1044  @findex diary  @findex diary
1045    The command @kbd{M-x diary} displays the diary entries for the current    The command @kbd{M-x diary} displays the diary entries for the current

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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