1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-09 09:16:02 -08:00

(Window Size X) <--geometry>: Only width and height apply to all frames.

This commit is contained in:
Eli Zaretskii 2006-08-04 11:43:27 +00:00
parent df70725f7a
commit 8bdb96bccb

View file

@ -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