aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man/frames.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/man/frames.texi b/man/frames.texi
index c11d6f74685..43b061a57e3 100644
--- a/man/frames.texi
+++ b/man/frames.texi
@@ -27,7 +27,13 @@ it terminates all the frames. To delete just one frame, use @kbd{C-x 5
27 27
28 Emacs compiled for MS-DOS emulates some windowing functionality, 28 Emacs compiled for MS-DOS emulates some windowing functionality,
29so that you can use many of the features described in this chapter. 29so that you can use many of the features described in this chapter.
30@iftex
30@xref{MS-DOS Mouse,,,emacs-xtra,Specialized Emacs Features}. 31@xref{MS-DOS Mouse,,,emacs-xtra,Specialized Emacs Features}.
32@end iftex
33@ifnottex
34@xref{MS-DOS Mouse}.
35@end ifnottex
36
31 37
32@menu 38@menu
33* Mouse Commands:: Moving, cutting, and pasting, with the mouse. 39* Mouse Commands:: Moving, cutting, and pasting, with the mouse.