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:
parent
df70725f7a
commit
8bdb96bccb
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue