comparison man/frames.texi @ 69898:601830ae280c

move MS-DOS material to emacs-xtra.texi
author Karl Berry <karl@gnu.org>
date Sun, 09 Apr 2006 22:40:34 +0000
parents 0bd1d58e9cb0
children fea4846478f5 81f2d90dee68 c156f6a9e7b5
comparison
equal deleted inserted replaced
69897:58d60e878200 69898:601830ae280c
25 it terminates all the frames. To delete just one frame, use @kbd{C-x 5 25 it terminates all the frames. To delete just one frame, use @kbd{C-x 5
26 0} (that is zero, not @kbd{o}). 26 0} (that is zero, not @kbd{o}).
27 27
28 Emacs compiled for MS-DOS emulates some windowing functionality, 28 Emacs compiled for MS-DOS emulates some windowing functionality,
29 so that you can use many of the features described in this chapter. 29 so that you can use many of the features described in this chapter.
30 @xref{MS-DOS Mouse}, for more information. 30 @xref{MS-DOS Mouse,,,emacs-xtra,Specialized Emacs Features}.
31 31
32 @menu 32 @menu
33 * Mouse Commands:: Moving, cutting, and pasting, with the mouse. 33 * Mouse Commands:: Moving, cutting, and pasting, with the mouse.
34 * Secondary Selection:: Cutting without altering point and mark. 34 * Secondary Selection:: Cutting without altering point and mark.
35 * Clipboard:: Using the clipboard for selections. 35 * Clipboard:: Using the clipboard for selections.