summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2018-12-30 15:21:50 +0100
committerMartin Rudalics <rudalics@gmx.at>2018-12-30 15:21:50 +0100
commit82c82b1c773f441fe424b7ed1757c8eda31814c0 (patch)
tree925ac126a1da8908aff2822f0306eafbe4134dfc
parent2e8825d6c55409c15749b12dacc1f49f9c8783c7 (diff)
downloademacs-82c82b1c773f441fe424b7ed1757c8eda31814c0.tar.gz
In user manual fix value of default frame height (Bug#33921)
* doc/emacs/cmdargs.texi (Window Size X): Fix value of default frame height (Bug#33921).
-rw-r--r--doc/emacs/cmdargs.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/cmdargs.texi b/doc/emacs/cmdargs.texi
index 2e2767ccada..76b1cdf1d8d 100644
--- a/doc/emacs/cmdargs.texi
+++ b/doc/emacs/cmdargs.texi
@@ -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