comparison lispref/frames.texi @ 73353:ae1dd9c6ba18

* frames.texi (Frame Titles): %c and %l are ignored in frame-title-format.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 13 Oct 2006 14:22:42 +0000
parents 0ff4f0f6cdbd
children e456c2727989 8dd8c8286063
comparison
equal deleted inserted replaced
73352:1504e6546638 73353:ae1dd9c6ba18
897 frame is redisplayed. 897 frame is redisplayed.
898 898
899 @defvar frame-title-format 899 @defvar frame-title-format
900 This variable specifies how to compute a name for a frame when you have 900 This variable specifies how to compute a name for a frame when you have
901 not explicitly specified one. The variable's value is actually a mode 901 not explicitly specified one. The variable's value is actually a mode
902 line construct, just like @code{mode-line-format}. @xref{Mode Line 902 line construct, just like @code{mode-line-format}, except that the
903 @samp{%c} and @samp{%l} constructs are ignored. @xref{Mode Line
903 Data}. 904 Data}.
904 @end defvar 905 @end defvar
905 906
906 @defvar icon-title-format 907 @defvar icon-title-format
907 This variable specifies how to compute the name for an iconified frame, 908 This variable specifies how to compute the name for an iconified frame,