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
7f9e0c04
Commit
7f9e0c04
authored
Dec 28, 2007
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(Basic Parameters): For `title', refer to title bar.
parent
101a6cea
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
6 deletions
+7
-6
lispref/ChangeLog
lispref/ChangeLog
+1
-0
lispref/frames.texi
lispref/frames.texi
+6
-6
No files found.
lispref/ChangeLog
View file @
7f9e0c04
2007
-
12
-
28
Richard
Stallman
<
rms
@
gnu
.
org
>
*
frames
.
texi
(
Size
Parameters
):
Fix
typo
.
(
Basic
Parameters
):
For
`
title
', refer to title bar.
2007-12-23 Richard Stallman <rms@gnu.org>
...
...
lispref/frames.texi
View file @
7f9e0c04
...
...
@@ -362,12 +362,12 @@ in this frame. Its value is @code{color}, @code{grayscale} or
@code{mono}.
@item title
If a frame has a non-@code{nil} title, it appears in the window
system's
border for
the frame, and also in the mode line
of windows in that frame
if @code{mode-line-frame-identification} uses
@samp{%F}
(@pxref{%-Constructs}). This is normally the case when
Emacs is not
using a window system, and can only display one frame at
a time.
@xref{Frame Titles}.
If a frame has a non-@code{nil} title, it appears in the window
system's title bar at the top of
the frame, and also in the mode line
of windows in that frame
if @code{mode-line-frame-identification} uses
@samp{%F}
(@pxref{%-Constructs}). This is normally the case when
Emacs is not
using a window system, and can only display one frame at
a time.
@xref{Frame Titles}.
@item name
The name of the frame. The frame name serves as a default for the frame
...
...
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