* doc/man/emacs.1.in: Fix value of default frame height. (Bug#33921)
This commit is contained in:
parent
82c82b1c77
commit
2814292570
1 changed files with 2 additions and 2 deletions
|
@ -279,8 +279,8 @@ window's width, height, and position as specified.
|
|||
The geometry specification is in the standard X format; see
|
||||
.BR X (7)
|
||||
for more information.
|
||||
The width and height are specified in characters; the default is
|
||||
80 by 24.
|
||||
The width and height are specified in characters; the default for GUI
|
||||
frames is 80 by 36.
|
||||
See the Emacs manual, section "Options for Window Size and Position",
|
||||
for information on how window sizes interact
|
||||
with selecting or deselecting the tool bar and menu bar.
|
||||
|
|
Loading…
Add table
Reference in a new issue