From: Jason Rumney Date: Wed, 9 Jul 2008 15:35:29 +0000 (+0000) Subject: (Fx_create_frame): Doc fix X-Git-Tag: emacs-pretest-23.0.90~4270 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e0079d39e5818bd47ab36f4e1a9c3f0d3fd792fd;p=emacs.git (Fx_create_frame): Doc fix --- diff --git a/src/xfns.c b/src/xfns.c index 67461007bba..80e6f8d470f 100644 --- a/src/xfns.c +++ b/src/xfns.c @@ -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