aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/frames.texi
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2009-05-14 04:29:45 +0000
committerChong Yidong <[email protected]>2009-05-14 04:29:45 +0000
commit05be46d79eb75119374360f01c9d892948b01633 (patch)
tree9fd4b6159786ad5a2d992e388a1f424f71f73214 /doc/lispref/frames.texi
parent0a65633ef51450f671a3467cb81894a318d6b660 (diff)
* frames.texi (Buffer Parameters): Note that the minibuffer parameter
can not be altered.
Diffstat (limited to 'doc/lispref/frames.texi')
-rw-r--r--doc/lispref/frames.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 9d2d812af2..0b0c6a4733 100644
--- a/doc/lispref/frames.texi
+++ b/doc/lispref/frames.texi
@@ -687,8 +687,11 @@ with which buffers have been, or should, be displayed in the frame.
@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