]> git.eshelyaron.com Git - emacs.git/commitdiff
(Basic Parameters): For `title', refer to title bar.
authorRichard M. Stallman <rms@gnu.org>
Fri, 28 Dec 2007 03:19:04 +0000 (03:19 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 28 Dec 2007 03:19:04 +0000 (03:19 +0000)
lispref/ChangeLog
lispref/frames.texi

index c959325ba286654158344b7a7311a1508875370e..682e439a6db3b81cbbafc9c6aadbfce8beb6a993 100644 (file)
@@ -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>
 
index 43329eff8407900e4ae8dcaff48f7aa4698b20e4..8153c69dc20d4506836216a1ec906480be447b61 100644 (file)
@@ -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