Mercurial > emacs
changeset 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 | 8e32c8ab08d7 |
children | e8ca81ffe2d5 |
files | man/frames.texi |
diffstat | 1 files changed, 6 insertions(+), 0 deletions(-) [+] |
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.