From: Chong Yidong Date: Thu, 14 May 2009 04:00:44 +0000 (+0000) Subject: * frames.texi (Initial Parameters): Clarify what the initial X-Git-Tag: emacs-pretest-23.0.94~48 X-Git-Url: https://code.delx.au/gnu-emacs/commitdiff_plain/0a65633ef51450f671a3467cb81894a318d6b660 * frames.texi (Initial Parameters): Clarify what the initial minibuffer frame is. --- diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 5d0e700579..a592af21c8 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -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 --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index a2b1431693..9d2d812af2 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi @@ -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