# HG changeset patch # User Richard M. Stallman # Date 1198811940 0 # Node ID 76cfc57b6fb233099ccf329f40cb677c4b3ba655 # Parent 23ad07714f1348884845145bffd7b3ef47006d8b (Basic Parameters): For `title', refer to title bar. diff -r 23ad07714f13 -r 76cfc57b6fb2 lispref/frames.texi --- a/lispref/frames.texi Fri Dec 28 03:16:48 2007 +0000 +++ b/lispref/frames.texi Fri Dec 28 03:19:00 2007 +0000 @@ -362,12 +362,12 @@ @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