Mercurial > emacs
changeset 103226:8d1eae3ec9a6
* frames.texi (Initial Parameters): Clarify what the initial
minibuffer frame is.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Thu, 14 May 2009 04:00:44 +0000 |
parents | 4c27043a65ab |
children | aa902960b81b |
files | doc/lispref/ChangeLog doc/lispref/frames.texi |
diffstat | 2 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.
--- 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