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-Url: https://git.hcoop.net/bpt/emacs.git/commitdiff_plain/8bdb96bccbcfe8d5c673235b293dcaceef966383?ds=sidebyside (Window Size X) <--geometry>: Only width and height apply to all frames. --- diff --git a/man/cmdargs.texi b/man/cmdargs.texi index a1b26bcdcb..fc17d7ec69 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