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).
This commit is contained in:
parent
2e8825d6c5
commit
82c82b1c77
1 changed files with 1 additions and 1 deletions
|
@ -1029,7 +1029,7 @@ specifies a window 164 columns wide, enough for two ordinary width
|
||||||
windows side by side, and 55 lines tall.
|
windows side by side, and 55 lines tall.
|
||||||
|
|
||||||
The default frame width is 80 characters and the default height is
|
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
|
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
|
width. If you start with an @samp{x} followed by an integer, Emacs
|
||||||
interprets it as the height. Thus, @samp{81} specifies just the
|
interprets it as the height. Thus, @samp{81} specifies just the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue