emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/man/calendar.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/man/calendar.texi
Date: Sat, 06 May 2006 12:53:25 +0000

Index: emacs/man/calendar.texi
diff -u emacs/man/calendar.texi:1.42 emacs/man/calendar.texi:1.43
--- emacs/man/calendar.texi:1.42        Mon May  1 03:36:49 2006
+++ emacs/man/calendar.texi     Sat May  6 12:53:25 2006
@@ -24,9 +24,11 @@
 calendar features that are independent of any particular date.  To exit
 the calendar, type @kbd{q}.
 
address@hidden
   This chapter describes the basic calendar features.
address@hidden Calendar/Diary Usage,, emacs-xtra}, for information
address@hidden Calendar/Diary Usage,,, emacs-xtra}, for information
 about more specialized features.
address@hidden iftex
 
 @menu
 * Calendar Motion::     Moving through the calendar; selecting a date.
@@ -43,6 +45,9 @@
 * Importing Diary::     Converting diary events to/from other formats.
 * Daylight Savings::    How to specify when daylight savings time is active.
 * Time Intervals::      Keeping track of time intervals.
address@hidden
+* Advanced Calendar/Diary Usage:: Advanced Calendar/Diary customization.
address@hidden ifnottex
 @end menu
 
 @node Calendar Motion
@@ -444,14 +449,19 @@
   To view the distribution of holidays for all the dates shown in the
 calendar, use the @kbd{x} command.  This displays the dates that are
 holidays in a different face (or places a @samp{*} after these dates, if
-display with multiple faces is not available).  @inforef{Calendar
-Customizing, calendar-holiday-marker, emacs-xtra}.  The command applies
-both to the currently visible months and to other months that
-subsequently become visible by scrolling.  To turn marking off and erase
-the current marks, type @kbd{u}, which also erases any diary marks
-(@pxref{Diary}).  If the variable @code{mark-holidays-in-calendar} is
address@hidden, creating or updating the calendar marks holidays
-automatically.
+display with multiple faces is not available).
address@hidden
address@hidden Customizing, calendar-holiday-marker,, emacs-xtra}.
address@hidden iftex
address@hidden
address@hidden Customizing, calendar-holiday-marker}.
address@hidden ifnottex
+  The command applies both to the currently visible months and to
+other months that subsequently become visible by scrolling.  To turn
+marking off and erase the current marks, type @kbd{u}, which also
+erases any diary marks (@pxref{Diary}).  If the variable
address@hidden is address@hidden, creating or
+updating the calendar marks holidays automatically.
 
 @kindex a @r{(Calendar mode)}
 @findex list-calendar-holidays
@@ -1029,14 +1039,19 @@
   To get a broader view of which days are mentioned in the diary, use
 the @kbd{m} command.  This displays the dates that have diary entries in
 a different face (or places a @samp{+} after these dates, if display
-with multiple faces is not available).  @inforef{Calendar Customizing,
-diary-entry-marker, emacs-xtra}.  The command applies both to the
-currently visible months and to other months that subsequently become
-visible by scrolling.  To turn marking off and erase the current marks,
-type @kbd{u}, which also turns off holiday marks (@pxref{Holidays}).
-If the variable @code{mark-diary-entries-in-calendar} is
address@hidden, creating or updating the calendar marks diary dates
-automatically.
+with multiple faces is not available).
address@hidden
address@hidden Customizing, diary-entry-marker,, emacs-xtra}.
address@hidden iftex
address@hidden
address@hidden Customizing, diary-entry-marker}.
address@hidden ifnottex
+  The command applies both to the currently visible months and to
+other months that subsequently become visible by scrolling.  To turn
+marking off and erase the current marks, type @kbd{u}, which also
+turns off holiday marks (@pxref{Holidays}).  If the variable
address@hidden is address@hidden, creating or
+updating the calendar marks diary dates automatically.
 
 @kindex s @r{(Calendar mode)}
 @findex show-all-diary-entries
@@ -1055,7 +1070,13 @@
   The command @kbd{M-x diary} displays the diary entries for the current
 date, independently of the calendar display, and optionally for the next
 few days as well; the variable @code{number-of-diary-entries} specifies
-how many days to include.  @inforef{Diary Customizing,, emacs-xtra}.
+how many days to include.
address@hidden
address@hidden Customizing,,, emacs-xtra}.
address@hidden iftex
address@hidden
address@hidden Customizing, number-of-diary-entries}.
address@hidden ifnottex
 
   If you put @code{(diary)} in your @file{.emacs} file, this
 automatically displays a window with the day's diary entries, when you
@@ -1360,7 +1381,12 @@
 specifying the name of a face or a single-character string to use when
 marking the entry in the calendar.  Most generally, sexp diary entries
 can perform arbitrary computations to determine when they apply.
address@hidden Diary Entries,, emacs-xtra}.
address@hidden
address@hidden Diary Entries,,, emacs-xtra}.
address@hidden iftex
address@hidden
address@hidden Diary Entries}.
address@hidden ifnottex
 
 @node Appointments
 @section Appointments
@@ -1479,8 +1505,14 @@
 
 @noindent
 You can use an @code{#include} directive to add the import file contents
-to the main diary file, if these are different files.  @inforef{Fancy Diary
-Display,, emacs-xtra}.
+to the main diary file, if these are different files.
address@hidden
address@hidden Diary Display,,, emacs-xtra}.
address@hidden iftex
address@hidden
address@hidden Diary Display}.
address@hidden ifnottex
+
 
 @findex icalendar-export-file, icalendar-export-region
   Use @code{icalendar-export-file} to interactively export an entire
@@ -1608,6 +1640,10 @@
 should run the command @kbd{M-x timeclock-reread-log} to update the
 data in Emacs from the file.
 
address@hidden
address@hidden cal-xtra.texi
address@hidden ifnottex
+
 @ignore
    arch-tag: 4531ef09-9df3-449d-9c52-2b5a4a337f92
 @end ignore




reply via email to

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