diff doc/lispref/frames.texi @ 103227:aa902960b81b

* frames.texi (Buffer Parameters): Note that the minibuffer parameter can not be altered.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 14 May 2009 04:29:45 +0000
parents 8d1eae3ec9a6
children b269cabac20c
line wrap: on
line diff
--- a/doc/lispref/frames.texi	Thu May 14 04:00:44 2009 +0000
+++ b/doc/lispref/frames.texi	Thu May 14 04:29:45 2009 +0000
@@ -687,8 +687,11 @@
 @item minibuffer
 Whether this frame has its own minibuffer.  The value @code{t} means
 yes, @code{nil} means no, @code{only} means this frame is just a
-minibuffer.  If the value is a minibuffer window (in some other frame),
-the new frame uses that minibuffer.
+minibuffer.  If the value is a minibuffer window (in some other
+frame), the frame uses that minibuffer.
+
+This frame parameter takes effect when the frame is created, and can
+not be changed afterwards.
 
 @item buffer-predicate
 The buffer-predicate function for this frame.  The function