summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-05-14 04:29:45 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-05-14 04:29:45 +0000
commit57dea61112849294d0680f743115f24d054b9dbd (patch)
treef28af2e289e7a44ecde8dd9b658e2f1399fcce12 /doc
parent84b6da3a4499b2ea8b3efa3203011186745ab5ad (diff)
downloademacs-57dea61112849294d0680f743115f24d054b9dbd.tar.gz
* frames.texi (Buffer Parameters): Note that the minibuffer parameter
can not be altered.
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/ChangeLog2
-rw-r--r--doc/lispref/frames.texi7
2 files changed, 7 insertions, 2 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog
index a592af21c8e..72d437c7f6a 100644
--- a/doc/lispref/ChangeLog
+++ b/doc/lispref/ChangeLog
@@ -2,6 +2,8 @@
* frames.texi (Initial Parameters): Clarify what the initial
minibuffer frame is.
+ (Buffer Parameters): Note that the minibuffer parameter can not be
+ altered.
* anti.texi (Antinews): Copyedits. Rearrange some entries.
Document display-buffer changes.
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi
index 9d2d812af2b..0b0c6a4733b 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