aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2002-07-29 17:30:57 +0000
committerRichard M. Stallman <[email protected]>2002-07-29 17:30:57 +0000
commit62022aad1a00720f54cfdc5ba96d4195a945754e (patch)
tree3eedc3ccb1757889206d93a48e89b71c349fd60d
parent6daa20b07490957736ea8e1f3238694479585071 (diff)
Update info about --geometry.
-rw-r--r--etc/emacs.16
1 files changed, 4 insertions, 2 deletions
diff --git a/etc/emacs.1 b/etc/emacs.1
index 2c3bbe2bed..2a0c0e962e 100644
--- a/etc/emacs.1
+++ b/etc/emacs.1
@@ -245,7 +245,7 @@ by
Defaults to one pixel of padding on each side of the window.
.PP
.TP 8
-.BI \-geometry " geometry"
+.BI \-\-geometry " geometry"
Set the
.I Emacs
window's width, height, and position as specified. The geometry
@@ -253,7 +253,9 @@ specification is in the standard X format; see
.IR X (1)
for more information.
The width and height are specified in characters; the default is 80 by
-24.
+24. 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.
.PP
.TP 8
.BI \-fg " color"