From: Eli Zaretskii Date: Fri, 4 Aug 2006 11:43:27 +0000 (+0000) Subject: (Window Size X) <--geometry>: Only width and height apply to all frames. X-Git-Tag: emacs-pretest-22.0.90~1112 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8bdb96bccbcfe8d5c673235b293dcaceef966383;p=emacs.git (Window Size X) <--geometry>: Only width and height apply to all frames. --- 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