summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2007-12-28 03:19:04 +0000
committerRichard M. Stallman <rms@gnu.org>2007-12-28 03:19:04 +0000
commit7f9e0c04a8dd93aa96f3031a8213e79aa53959e7 (patch)
treea7fe5fa2dd88b409b71e4285988164532eb5ec4a /lispref
parent101a6cea6af0708f1581c4c67243b4b8496b2811 (diff)
(Basic Parameters): For `title', refer to title bar.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/ChangeLog1
-rw-r--r--lispref/frames.texi12
2 files changed, 7 insertions, 6 deletions
diff --git a/lispref/ChangeLog b/lispref/ChangeLog
index c959325ba28..682e439a6db 100644
--- a/lispref/ChangeLog
+++ b/lispref/ChangeLog
@@ -1,6 +1,7 @@
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>
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 43329eff840..8153c69dc20 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -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