mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-06 11:50:51 -08:00
(Fx_create_frame): Doc fix
This commit is contained in:
parent
3cba9369dc
commit
e0079d39e5
1 changed files with 1 additions and 1 deletions
|
|
@ -3112,7 +3112,7 @@ DEFUN ("x-create-frame", Fx_create_frame, Sx_create_frame,
|
|||
1, 1, 0,
|
||||
doc: /* Make a new X window, which is called a "frame" in Emacs terms.
|
||||
Return an Emacs frame object.
|
||||
ALIST is an alist of frame parameters.
|
||||
PARMS is an alist of frame parameters.
|
||||
If the parameters specify that the frame should not have a minibuffer,
|
||||
and do not specify a specific minibuffer window to use,
|
||||
then `default-minibuffer-frame' must be a frame whose minibuffer can
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue