diff man/frames.texi @ 70444:fea4846478f5

(Frames): Replace inforef to emacs-xtra by conditional xref's, depending on @iftex/@ifnottex.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 06 May 2006 12:50:32 +0000
parents 601830ae280c
children 1673f96b0b2d
line wrap: on
line diff
--- a/man/frames.texi	Sat May 06 12:49:49 2006 +0000
+++ b/man/frames.texi	Sat May 06 12:50:32 2006 +0000
@@ -27,7 +27,13 @@
 
   Emacs compiled for MS-DOS emulates some windowing functionality,
 so that you can use many of the features described in this chapter.
+@iftex
 @xref{MS-DOS Mouse,,,emacs-xtra,Specialized Emacs Features}.
+@end iftex
+@ifnottex
+@xref{MS-DOS Mouse}.
+@end ifnottex
+
 
 @menu
 * Mouse Commands::      Moving, cutting, and pasting, with the mouse.