diff options
author | Glenn Morris <rgm@gnu.org> | 2010-04-20 19:49:00 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-04-20 19:49:00 -0700 |
commit | 6776e4c4b4cb55ef865601cb7ce5130468f460d9 (patch) | |
tree | 2d7967b3073c1182d3ccbbd4d97cc6e517b643ed /doc/emacs/calendar.texi | |
parent | bcb2005268911abd98614b594833021c6da0fad1 (diff) | |
download | emacs-6776e4c4b4cb55ef865601cb7ce5130468f460d9.tar.gz |
Minor doc fix.
* calendar.texi (Displaying the Diary, Format of Diary File):
Fix external cross-references for TeX format output.
Diffstat (limited to 'doc/emacs/calendar.texi')
-rw-r--r-- | doc/emacs/calendar.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/emacs/calendar.texi b/doc/emacs/calendar.texi index b2a356cb2cf..ae4333cefbb 100644 --- a/doc/emacs/calendar.texi +++ b/doc/emacs/calendar.texi @@ -1082,7 +1082,7 @@ of the new window shows the date of the diary entries. Holidays are shown either in the buffer or in the mode line, depending on the display method you choose @iftex -(@pxref{Diary Display,, emacs-xtra}). +(@pxref{Diary Display,,, emacs-xtra, Specialized Emacs Features}). @end iftex @ifnottex (@pxref{Diary Display}). @@ -1186,7 +1186,7 @@ punctuation). For example: This entry will have a different appearance if you use the simple diary display @iftex -(@pxref{Diary Display,, emacs-xtra}). +(@pxref{Diary Display,,, emacs-xtra, Specialized Emacs Features}). @end iftex @ifnottex (@pxref{Diary Display}). |