]> git.eshelyaron.com Git - emacs.git/commitdiff
Revert inadvertently committed changes in lispref/frames.texi.
authorEli Zaretskii <eliz@gnu.org>
Sat, 16 Mar 2013 08:22:31 +0000 (10:22 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 16 Mar 2013 08:22:31 +0000 (10:22 +0200)
doc/lispref/frames.texi

index 01d2d1d6c452e41a7344f92f9c5d13040b075089..7d56d38ffad1f717e9311cc431d0fd5b47123ffd 100644 (file)
@@ -632,9 +632,8 @@ possible.  The value @code{fullboth} specifies that both the width and
 the height shall be set to the size of the screen.  The value
 @code{maximized} specifies that the frame shall be maximized.  The
 difference between @code{maximized} and @code{fullboth} is that the
-former can still be resized by dragging window manager decorations
-with the mouse, while the latter really covers the whole screen and
-does not allow resizing by mouse dragging.
+former still has window manager decorations while the latter really
+covers the whole screen.
 @end table
 
 @node Layout Parameters