diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-05-06 15:29:17 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-05-06 15:29:17 +0000 |
commit | 8d4e7d4b057f334c07e2a3219db987cff4abf4ff (patch) | |
tree | 3e2294b089facb1c2f3f49da163c038ad5fa82b3 /man/calendar.texi | |
parent | 9dc999d38016d4e92ac753be176fbc3b95bcf536 (diff) | |
download | emacs-8d4e7d4b057f334c07e2a3219db987cff4abf4ff.tar.gz |
(Holidays, Displaying the Diary): Fix cross-references to emacs-xtra.
Diffstat (limited to 'man/calendar.texi')
-rw-r--r-- | man/calendar.texi | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/man/calendar.texi b/man/calendar.texi index d3c9056c02c..cbe1cbc8a6e 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -451,7 +451,8 @@ 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). @iftex -@xref{Calendar Customizing, calendar-holiday-marker,, emacs-xtra}. +@xref{Calendar Customizing, calendar-holiday-marker,, emacs-xtra, +Specialized Emacs Features}. @end iftex @ifnottex @xref{Calendar Customizing, calendar-holiday-marker}. @@ -1041,7 +1042,8 @@ 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). @iftex -@xref{Calendar Customizing, diary-entry-marker,, emacs-xtra}. +@xref{Calendar Customizing, diary-entry-marker,, emacs-xtra, +Specialized Emacs Features}. @end iftex @ifnottex @xref{Calendar Customizing, diary-entry-marker}. |