changeset 42729:5814fed2f430

Document the new full-screen options.
author Eli Zaretskii <eliz@gnu.org>
date Sun, 13 Jan 2002 17:08:06 +0000
parents 3171636487de
children dc367917901b
files etc/NEWS
diffstat 1 files changed, 9 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/NEWS	Sun Jan 13 16:56:20 2002 +0000
+++ b/etc/NEWS	Sun Jan 13 17:08:06 2002 +0000
@@ -28,6 +28,15 @@
 
 * Changes in Emacs 21.3
 
++++
+** Emacs can now be invoked in full-screen mode on a windowed display.
+
+When Emacs is invoked on a window system, the new command-line options
+`--fullwidth', `--fullheight', and `--fullscreen' produce a frame
+whose width, height, or both width and height take up the entire
+screen size.  (For now, this works only on GNU and Unix systems, and
+not with every window manager.)
+
 ** Info-index finally offers completion.
 
 ** Controlling the left and right fringe widths.