]> git.eshelyaron.com Git - emacs.git/commitdiff
* doc/man/emacs.1.in: Fix value of default frame height. (Bug#33921)
authorEli Zaretskii <eliz@gnu.org>
Mon, 31 Dec 2018 15:52:01 +0000 (17:52 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 31 Dec 2018 15:52:01 +0000 (17:52 +0200)
doc/man/emacs.1.in

index e332fb45c7bc5f3197d8bf4b34ca4e3b42a0200b..62afec6537811704192c62af162f29413ace080d 100644 (file)
@@ -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.