Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8862ffd5
Commit
8862ffd5
authored
Jul 02, 2011
by
Lars Magne Ingebrigtsen
Browse files
* frames.texi (Basic Parameters): Document the `explicit-name'
parameter (bug#6951).
parent
48e96771
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
0 deletions
+8
-0
doc/lispref/ChangeLog
doc/lispref/ChangeLog
+3
-0
doc/lispref/frames.texi
doc/lispref/frames.texi
+5
-0
No files found.
doc/lispref/ChangeLog
View file @
8862ffd5
2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
* frames.texi (Basic Parameters): Document the `explicit-name'
parameter (bug#6951).
* customize.texi (Type Keywords): Clarify that :value provides a
default value for all types (bug#7386).
...
...
doc/lispref/frames.texi
View file @
8862ffd5
...
...
@@ -520,6 +520,11 @@ you don't specify a name, Emacs sets the frame name automatically
If you specify the frame name explicitly when you create the frame, the
name is also used (instead of the name of the Emacs executable) when
looking up X resources for the frame.
@item explicit-name
If the frame name was specified explicitly when the frame was created,
this parameter will be that name. If the frame wasn't explicitly
named, this parameter will be @code{nil}.
@end table
@node Position Parameters
...
...
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