1
Fork 0
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:
Jason Rumney 2008-07-09 15:35:29 +00:00
parent 3cba9369dc
commit e0079d39e5

View file

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