emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 2814292: * doc/man/emacs.1.in: Fix value of defau


From: Eli Zaretskii
Subject: [Emacs-diffs] emacs-26 2814292: * doc/man/emacs.1.in: Fix value of default frame height. (Bug#33921)
Date: Mon, 31 Dec 2018 10:52:34 -0500 (EST)

branch: emacs-26
commit 2814292570ab937d65c232daccc78fbd8d274a08
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    * doc/man/emacs.1.in: Fix value of default frame height.  (Bug#33921)
---
 doc/man/emacs.1.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/man/emacs.1.in b/doc/man/emacs.1.in
index e332fb4..62afec6 100644
--- a/doc/man/emacs.1.in
+++ b/doc/man/emacs.1.in
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]