]> git.eshelyaron.com Git - emacs.git/commitdiff
* frames.texi (Buffer Parameters): Note that the minibuffer parameter
authorChong Yidong <cyd@stupidchicken.com>
Thu, 14 May 2009 04:29:45 +0000 (04:29 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Thu, 14 May 2009 04:29:45 +0000 (04:29 +0000)
can not be altered.

doc/lispref/ChangeLog
doc/lispref/frames.texi

index a592af21c8e31d1c3f0083843bbbc357afbd8498..72d437c7f6a3a00ef8fdf6afcc721a77fc5bf656 100644 (file)
@@ -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.
index 9d2d812af2b9065f54c1ebb1b6d576f73947ef28..0b0c6a4733b3339475c1019877553ff9609e36da 100644 (file)
@@ -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