Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
0a65633e
Commit
0a65633e
authored
May 14, 2009
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* frames.texi (Initial Parameters): Clarify what the initial
minibuffer frame is.
parent
92e02072
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
3 deletions
+7
-3
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+3
-0
doc/lispref/frames.texi
doc/lispref/frames.texi
+4
-3
No files found.
doc/lispref/ChangeLog
View file @
0a65633e
2009
-
05
-
14
Chong
Yidong
<
cyd
@
stupidchicken
.
com
>
*
frames
.
texi
(
Initial
Parameters
):
Clarify
what
the
initial
minibuffer
frame
is
.
*
anti
.
texi
(
Antinews
):
Copyedits
.
Rearrange
some
entries
.
Document
display
-
buffer
changes
.
...
...
doc/lispref/frames.texi
View file @
0a65633e
...
...
@@ -433,9 +433,10 @@ If these parameters specify a separate minibuffer-only frame with
one for you.
@defvar minibuffer-frame-alist
This variable's value is an alist of parameter values used when creating
an initial minibuffer-only frame---if such a frame is needed, according
to the parameters for the main initial frame.
This variable's value is an alist of parameter values used when
creating an initial minibuffer-only frame. This is the
minibuffer-only frame that Emacs creates if @code{initial-frame-alist}
specifies a frame with no minibuffer.
@end defvar
@defvar default-frame-alist
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment