diff options
| author | Glenn Morris | 2005-03-26 20:13:31 +0000 |
|---|---|---|
| committer | Glenn Morris | 2005-03-26 20:13:31 +0000 |
| commit | 1fa7647f5015fc9776a20a3090ba7b9b4c491d1b (patch) | |
| tree | ec7b3c2c4faa304dbb1ec00922b4e3ff548ca987 | |
| parent | 97b0bcb73b1a57f92c2ee364305b035d2e0ff6f9 (diff) | |
| download | emacs-1fa7647f5015fc9776a20a3090ba7b9b4c491d1b.tar.gz emacs-1fa7647f5015fc9776a20a3090ba7b9b4c491d1b.zip | |
Change all @xrefs to the non-printing emacs-xtra to @inforefs.
| -rw-r--r-- | man/calendar.texi | 47 |
1 files changed, 22 insertions, 25 deletions
diff --git a/man/calendar.texi b/man/calendar.texi index 55ad177a85d..747a6b822df 100644 --- a/man/calendar.texi +++ b/man/calendar.texi | |||
| @@ -25,8 +25,8 @@ calendar features that are independent of any particular date. To exit | |||
| 25 | the calendar, type @kbd{q}. | 25 | the calendar, type @kbd{q}. |
| 26 | 26 | ||
| 27 | The basic features of the Calendar/Diary are described here. | 27 | The basic features of the Calendar/Diary are described here. |
| 28 | @xref{Advanced Calendar/Diary Usage,,, emacs-xtra, Specialized Emacs | 28 | @inforef{Advanced Calendar/Diary Usage,, emacs-xtra}, for information |
| 29 | Features}, for information about more specialized features. | 29 | about more specialized features. |
| 30 | 30 | ||
| 31 | @menu | 31 | @menu |
| 32 | * Calendar Motion:: Moving through the calendar; selecting a date. | 32 | * Calendar Motion:: Moving through the calendar; selecting a date. |
| @@ -443,14 +443,14 @@ non-@code{nil}, holidays are displayed when the calendar is created. | |||
| 443 | To view the distribution of holidays for all the dates shown in the | 443 | To view the distribution of holidays for all the dates shown in the |
| 444 | calendar, use the @kbd{x} command. This displays the dates that are | 444 | calendar, use the @kbd{x} command. This displays the dates that are |
| 445 | holidays in a different face (or places a @samp{*} after these dates, if | 445 | holidays in a different face (or places a @samp{*} after these dates, if |
| 446 | display with multiple faces is not available). @xref{Calendar | 446 | display with multiple faces is not available). @inforef{Calendar |
| 447 | Customizing,, calendar-holiday-marker, emacs-xtra, Specialized Emacs | 447 | Customizing, calendar-holiday-marker, emacs-xtra}. The command applies |
| 448 | Features}. The command applies both to the currently visible months and | 448 | both to the currently visible months and to other months that |
| 449 | to other months that subsequently become visible by scrolling. To turn | 449 | subsequently become visible by scrolling. To turn marking off and erase |
| 450 | marking off and erase the current marks, type @kbd{u}, which also erases | 450 | the current marks, type @kbd{u}, which also erases any diary marks |
| 451 | any diary marks (@pxref{Diary}). If the variable | 451 | (@pxref{Diary}). If the variable @code{mark-holidays-in-calendar} is |
| 452 | @code{mark-holidays-in-calendar} is non-@code{nil}, holidays are marked | 452 | non-@code{nil}, holidays are marked in the calendar when it is created |
| 453 | in the calendar when it is created (or recomputed). | 453 | (or recomputed). |
| 454 | 454 | ||
| 455 | 455 | ||
| 456 | @kindex a @r{(Calendar mode)} | 456 | @kindex a @r{(Calendar mode)} |
| @@ -1019,14 +1019,14 @@ the menu that appears. | |||
| 1019 | To get a broader view of which days are mentioned in the diary, use | 1019 | To get a broader view of which days are mentioned in the diary, use |
| 1020 | the @kbd{m} command. This displays the dates that have diary entries in | 1020 | the @kbd{m} command. This displays the dates that have diary entries in |
| 1021 | a different face (or places a @samp{+} after these dates, if display | 1021 | a different face (or places a @samp{+} after these dates, if display |
| 1022 | with multiple faces is not available). @xref{Calendar Customizing,, | 1022 | with multiple faces is not available). @inforef{Calendar Customizing, |
| 1023 | diary-entry-marker, emacs-xtra, Specialized Emacs Features}. The | 1023 | diary-entry-marker, emacs-xtra}. The command applies both to the |
| 1024 | command applies both to the currently visible months and to other months | 1024 | currently visible months and to other months that subsequently become |
| 1025 | that subsequently become visible by scrolling. To turn marking off and | 1025 | visible by scrolling. To turn marking off and erase the current marks, |
| 1026 | erase the current marks, type @kbd{u}, which also turns off holiday | 1026 | type @kbd{u}, which also turns off holiday marks (@pxref{Holidays}). If |
| 1027 | marks (@pxref{Holidays}). If the variable | 1027 | the variable @code{mark-diary-entries-in-calendar} is non-@code{nil}, |
| 1028 | @code{mark-diary-entries-in-calendar} is non-@code{nil}, diary dates are | 1028 | diary dates are marked in the calendar when it is created (or |
| 1029 | marked in the calendar when it is created (or recomputed). | 1029 | recomputed). |
| 1030 | 1030 | ||
| 1031 | @kindex s @r{(Calendar mode)} | 1031 | @kindex s @r{(Calendar mode)} |
| 1032 | @findex show-all-diary-entries | 1032 | @findex show-all-diary-entries |
| @@ -1047,9 +1047,7 @@ directly to the printer. You can customize it like @code{lpr-region} | |||
| 1047 | The command @kbd{M-x diary} displays the diary entries for the current | 1047 | The command @kbd{M-x diary} displays the diary entries for the current |
| 1048 | date, independently of the calendar display, and optionally for the next | 1048 | date, independently of the calendar display, and optionally for the next |
| 1049 | few days as well; the variable @code{number-of-diary-entries} specifies | 1049 | few days as well; the variable @code{number-of-diary-entries} specifies |
| 1050 | how many days to include. @xref{Advanced Calendar/Diary Usage, | 1050 | how many days to include. @inforef{Diary Customizing,, emacs-xtra}. |
| 1051 | Customizing the Calendar and Diary,, emacs-xtra, Specialized Emacs | ||
| 1052 | Features}. | ||
| 1053 | 1051 | ||
| 1054 | If you put @code{(diary)} in your @file{.emacs} file, this | 1052 | If you put @code{(diary)} in your @file{.emacs} file, this |
| 1055 | automatically displays a window with the day's diary entries, when you | 1053 | automatically displays a window with the day's diary entries, when you |
| @@ -1354,8 +1352,7 @@ entry applies to all months of the year.@refill | |||
| 1354 | specifying the name of a face or a single-character string to use when | 1352 | specifying the name of a face or a single-character string to use when |
| 1355 | marking the entry in the calendar. Most generally, sexp diary entries | 1353 | marking the entry in the calendar. Most generally, sexp diary entries |
| 1356 | can perform arbitrary computations to determine when they apply. | 1354 | can perform arbitrary computations to determine when they apply. |
| 1357 | @xref{Sexp Diary Entries,, Sexp Diary Entries, emacs-xtra, Specialized | 1355 | @inforef{Sexp Diary Entries,, emacs-xtra}. |
| 1358 | Emacs Features}. | ||
| 1359 | 1356 | ||
| 1360 | @node Appointments | 1357 | @node Appointments |
| 1361 | @section Appointments | 1358 | @section Appointments |
| @@ -1474,8 +1471,8 @@ and adds the results to an Emacs diary file. For example: | |||
| 1474 | 1471 | ||
| 1475 | @noindent | 1472 | @noindent |
| 1476 | You can use an @code{#include} directive to add the import file contents | 1473 | You can use an @code{#include} directive to add the import file contents |
| 1477 | to the main diary file, if these are distinct. @xref{Fancy Diary | 1474 | to the main diary file, if these are distinct. @inforef{Fancy Diary |
| 1478 | Display,,, emacs-xtra, Specialized Emacs Features}. | 1475 | Display,, emacs-xtra}. |
| 1479 | 1476 | ||
| 1480 | @findex icalendar-export-file, icalendar-export-region | 1477 | @findex icalendar-export-file, icalendar-export-region |
| 1481 | Use @code{icalendar-export-file} to interactively export an entire | 1478 | Use @code{icalendar-export-file} to interactively export an entire |