comparison lispref/frames.texi @ 56639:3df9006c09e2

(Window Frame Parameters): Correct typo.
author Luc Teirlinck <teirllm@auburn.edu>
date Mon, 09 Aug 2004 21:06:37 +0000
parents fee4457701d8
children 49c3962f983c 3fd4a5c21153
comparison
equal deleted inserted replaced
56638:06f73d0f89d0 56639:3df9006c09e2
561 bar. The default is 1. A value of @code{nil} means don't display a 561 bar. The default is 1. A value of @code{nil} means don't display a
562 menu bar. @xref{Menu Bar}. (The X toolkit and GTK allow at most one 562 menu bar. @xref{Menu Bar}. (The X toolkit and GTK allow at most one
563 menu bar line; they treat larger values as 1.) 563 menu bar line; they treat larger values as 1.)
564 564
565 @item tool-bar-lines 565 @item tool-bar-lines
566 The number of lines to use for the toolbar. A value of @code{nil} means 566 The number of lines to use for the tool bar. A value of @code{nil}
567 don't display a tool bar. (GTK allows at most one tool bar line; it 567 means don't display a tool bar. (GTK allows at most one tool bar line;
568 treats larger values as 1.) 568 it treats larger values as 1.)
569 569
570 @item screen-gamma 570 @item screen-gamma
571 @cindex gamma correction 571 @cindex gamma correction
572 If this is a number, Emacs performs ``gamma correction'' which adjusts 572 If this is a number, Emacs performs ``gamma correction'' which adjusts
573 the brightness of all colors. The value should be the screen gamma of 573 the brightness of all colors. The value should be the screen gamma of