aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Rudalics2018-12-30 15:21:50 +0100
committerMartin Rudalics2018-12-30 15:21:50 +0100
commit82c82b1c773f441fe424b7ed1757c8eda31814c0 (patch)
tree925ac126a1da8908aff2822f0306eafbe4134dfc
parent2e8825d6c55409c15749b12dacc1f49f9c8783c7 (diff)
downloademacs-82c82b1c773f441fe424b7ed1757c8eda31814c0.tar.gz
emacs-82c82b1c773f441fe424b7ed1757c8eda31814c0.zip
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
1029windows side by side, and 55 lines tall. 1029windows side by side, and 55 lines tall.
1030 1030
1031 The default frame width is 80 characters and the default height is 1031 The default frame width is 80 characters and the default height is
103240 lines. You can omit either the width or the height or both. If 103236 lines. You can omit either the width or the height or both. If
1033you start the geometry with an integer, Emacs interprets it as the 1033you start the geometry with an integer, Emacs interprets it as the
1034width. If you start with an @samp{x} followed by an integer, Emacs 1034width. If you start with an @samp{x} followed by an integer, Emacs
1035interprets it as the height. Thus, @samp{81} specifies just the 1035interprets it as the height. Thus, @samp{81} specifies just the