1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-04 11:40:22 +00:00

* frames.texi (Buffer Parameters): Note that the minibuffer parameter

can not be altered.
This commit is contained in:
Chong Yidong 2009-05-14 04:29:45 +00:00
parent 0a65633ef5
commit 05be46d79e
2 changed files with 7 additions and 2 deletions

View 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.

View 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