]> git.eshelyaron.com Git - emacs.git/commitdiff
In user manual fix value of default frame height (Bug#33921)
authorMartin Rudalics <rudalics@gmx.at>
Sun, 30 Dec 2018 14:21:50 +0000 (15:21 +0100)
committerMartin Rudalics <rudalics@gmx.at>
Sun, 30 Dec 2018 14:21:50 +0000 (15:21 +0100)
* doc/emacs/cmdargs.texi (Window Size X): Fix value of default
frame height (Bug#33921).

doc/emacs/cmdargs.texi

index 2e2767ccada502872d24276736adb59e4f14d35b..76b1cdf1d8dc0a4ca4237689eec2e9dd09495832 100644 (file)
@@ -1029,7 +1029,7 @@ specifies a window 164 columns wide, enough for two ordinary width
 windows side by side, and 55 lines tall.
 
   The default frame width is 80 characters and the default height is
-40 lines.  You can omit either the width or the height or both.  If
+36 lines.  You can omit either the width or the height or both.  If
 you start the geometry with an integer, Emacs interprets it as the
 width.  If you start with an @samp{x} followed by an integer, Emacs
 interprets it as the height.  Thus, @samp{81} specifies just the