diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-05-06 18:48:48 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-05-06 18:48:48 +0000 |
commit | 31909de7be5d209871bb53b1258c31b788acd1de (patch) | |
tree | d2d1123a304c84488a4f48c5eaa7e30b29b47a6e /man/frames.texi | |
parent | 891ea408cd3370d108d99460c52b2160b56e6194 (diff) | |
download | emacs-31909de7be5d209871bb53b1258c31b788acd1de.tar.gz |
Fix spelling errors.
Diffstat (limited to 'man/frames.texi')
-rw-r--r-- | man/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/frames.texi b/man/frames.texi index 43b061a57e3..227aab7559d 100644 --- a/man/frames.texi +++ b/man/frames.texi @@ -518,7 +518,7 @@ Here's a similar example for specifying a foreground color: Iconify the selected Emacs frame (@code{iconify-or-deiconify-frame}). The normal meaning of @kbd{C-z}, to suspend Emacs, is not useful under a graphical display that allows multiple applications to operate -simultaneously in their own windies, so Emacs gives @kbd{C-z} a +simultaneously in their own windows, so Emacs gives @kbd{C-z} a different binding in that case. If you type this command on an Emacs frame's icon, it deiconifies the frame. |