comparison man/frames.texi @ 90389:146cd8369025

Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-60 Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 259-273) - Update from CVS - lisp/replace.el (occur-engine): Bind `inhibit-field-text-motion' to t - Merge from gnus--rel--5.10 - Rename "field-at-point" to "field-at-pos" - (comint-insert-input): Remove redundant calls to setq and goto-char * gnus--rel--5.10 (patch 99-100) - Merge from emacs--devo--0 - Update from CVS
author Miles Bader <miles@gnu.org>
date Wed, 10 May 2006 20:42:41 +0000
parents c156f6a9e7b5 1673f96b0b2d
children a8190f7e546e
comparison
equal deleted inserted replaced
90388:a786f674d33f 90389:146cd8369025
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 @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.
34 * Secondary Selection:: Cutting without altering point and mark. 40 * Secondary Selection:: Cutting without altering point and mark.
35 * Clipboard:: Using the clipboard for selections. 41 * Clipboard:: Using the clipboard for selections.
510 @kindex C-z @r{(X windows)} 516 @kindex C-z @r{(X windows)}
511 @findex iconify-or-deiconify-frame 517 @findex iconify-or-deiconify-frame
512 Iconify the selected Emacs frame (@code{iconify-or-deiconify-frame}). 518 Iconify the selected Emacs frame (@code{iconify-or-deiconify-frame}).
513 The normal meaning of @kbd{C-z}, to suspend Emacs, is not useful under 519 The normal meaning of @kbd{C-z}, to suspend Emacs, is not useful under
514 a graphical display that allows multiple applications to operate 520 a graphical display that allows multiple applications to operate
515 simultaneously in their own windies, so Emacs gives @kbd{C-z} a 521 simultaneously in their own windows, so Emacs gives @kbd{C-z} a
516 different binding in that case. 522 different binding in that case.
517 523
518 If you type this command on an Emacs frame's icon, it deiconifies the frame. 524 If you type this command on an Emacs frame's icon, it deiconifies the frame.
519 525
520 @item C-x 5 0 526 @item C-x 5 0