comparison man/entering.texi @ 38172:aad260e72f97

Minor change.
author Richard M. Stallman <rms@gnu.org>
date Sun, 24 Jun 2001 08:17:21 +0000
parents 84cb4bee4df1
children caf015ed2aea
comparison
equal deleted inserted replaced
38171:2bb155ae3902 38172:aad260e72f97
102 (One might also describe Emacs's parent shell as ``inferior'' for 102 (One might also describe Emacs's parent shell as ``inferior'' for
103 failing to support job control properly, but that is a matter of taste.) 103 failing to support job control properly, but that is a matter of taste.)
104 104
105 When Emacs communicates directly with an X server and creates its own 105 When Emacs communicates directly with an X server and creates its own
106 dedicated X windows, @kbd{C-z} has a different meaning. Suspending an 106 dedicated X windows, @kbd{C-z} has a different meaning. Suspending an
107 applications that uses its own X windows is not meaningful or useful. 107 application that uses its own X windows is not meaningful or useful.
108 Instead, @kbd{C-z} runs the command @code{iconify-or-deiconify-frame}, 108 Instead, @kbd{C-z} runs the command @code{iconify-or-deiconify-frame},
109 which temporarily closes up the selected Emacs frame (@pxref{Frames}). 109 which temporarily closes up the selected Emacs frame (@pxref{Frames}).
110 The way to get back to a shell window is with the window manager. 110 The way to get back to a shell window is with the window manager.
111 111
112 @kindex C-x C-c 112 @kindex C-x C-c