]> code.delx.au - gnu-emacs/commitdiff
* frames.texi (Initial Parameters): Clarify what the initial
authorChong Yidong <cyd@stupidchicken.com>
Thu, 14 May 2009 04:00:44 +0000 (04:00 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 14 May 2009 04:00:44 +0000 (04:00 +0000)
minibuffer frame is.

doc/lispref/ChangeLog
doc/lispref/frames.texi

index 5d0e7005795ac0d72dad93fdd59e84670ad90b21..a592af21c8e31d1c3f0083843bbbc357afbd8498 100644 (file)
@@ -1,5 +1,8 @@
 2009-05-14  Chong Yidong  <cyd@stupidchicken.com>
 
+       * frames.texi (Initial Parameters): Clarify what the initial
+       minibuffer frame is.
+
        * anti.texi (Antinews): Copyedits.  Rearrange some entries.
        Document display-buffer changes.
 
index a2b1431693a6b39b46a5bf7415c10dc00abd2f07..9d2d812af2b9065f54c1ebb1b6d576f73947ef28 100644 (file)
@@ -433,9 +433,10 @@ If these parameters specify a separate minibuffer-only frame with
 one for you.
 
 @defvar minibuffer-frame-alist
-This variable's value is an alist of parameter values used when creating
-an initial minibuffer-only frame---if such a frame is needed, according
-to the parameters for the main initial frame.
+This variable's value is an alist of parameter values used when
+creating an initial minibuffer-only frame.  This is the
+minibuffer-only frame that Emacs creates if @code{initial-frame-alist}
+specifies a frame with no minibuffer.
 @end defvar
 
 @defvar default-frame-alist