# HG changeset patch # User Chong Yidong # Date 1242273644 0 # Node ID 8d1eae3ec9a694baccf138eeeeb1ec6532d43c1e # Parent 4c27043a65abc27f002931340359717f3f949382 * frames.texi (Initial Parameters): Clarify what the initial minibuffer frame is. diff -r 4c27043a65ab -r 8d1eae3ec9a6 doc/lispref/ChangeLog --- a/doc/lispref/ChangeLog Thu May 14 03:50:53 2009 +0000 +++ b/doc/lispref/ChangeLog Thu May 14 04:00:44 2009 +0000 @@ -1,5 +1,8 @@ 2009-05-14 Chong Yidong + * frames.texi (Initial Parameters): Clarify what the initial + minibuffer frame is. + * anti.texi (Antinews): Copyedits. Rearrange some entries. Document display-buffer changes. diff -r 4c27043a65ab -r 8d1eae3ec9a6 doc/lispref/frames.texi --- a/doc/lispref/frames.texi Thu May 14 03:50:53 2009 +0000 +++ b/doc/lispref/frames.texi Thu May 14 04:00:44 2009 +0000 @@ -433,9 +433,10 @@ 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