summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-08-04 11:43:27 +0000
committerEli Zaretskii <eliz@gnu.org>2006-08-04 11:43:27 +0000
commit81b04341354b056b72bf568ce058962c13b8df70 (patch)
treef3f8d462150f757c3d5bb2b07bb73c1a6f9c33b8 /man
parentb9ed54ef1c300bca178a0b89f574d4046c386335 (diff)
downloademacs-81b04341354b056b72bf568ce058962c13b8df70.tar.gz
(Window Size X) <--geometry>: Only width and height apply to all frames.
Diffstat (limited to 'man')
-rw-r--r--man/cmdargs.texi4
1 files changed, 3 insertions, 1 deletions
diff --git a/man/cmdargs.texi b/man/cmdargs.texi
index a1b26bcdcb3..fc17d7ec695 100644
--- a/man/cmdargs.texi
+++ b/man/cmdargs.texi
@@ -1013,7 +1013,9 @@ position of the initial Emacs frame:
@cindex geometry, command-line argument
Specify the size @var{width} and @var{height} (measured in character
columns and lines), and positions @var{xoffset} and @var{yoffset}
-(measured in pixels). This applies to all frames.
+(measured in pixels). The @var{width} and @var{height} parameters
+apply to all frames, whereas @var{xoffset} and @var{yoffset} only to
+the initial frame.
@item -fs
@opindex -fs