From: Richard M. Stallman Date: Fri, 28 Dec 2007 03:19:04 +0000 (+0000) Subject: (Basic Parameters): For `title', refer to title bar. X-Git-Tag: emacs-pretest-22.1.90~216 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7f9e0c04a8dd93aa96f3031a8213e79aa53959e7;p=emacs.git (Basic Parameters): For `title', refer to title bar. --- 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 * frames.texi (Size Parameters): Fix typo. + (Basic Parameters): For `title', refer to title bar. 2007-12-23 Richard Stallman 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