* frames.texi (Initial Parameters): Clarify what the initial

minibuffer frame is.
This commit is contained in:
Chong Yidong 2009-05-14 04:00:44 +00:00
parent 92e0207223
commit 0a65633ef5
2 changed files with 7 additions and 3 deletions

View 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.

View 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