]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorDave Love <fx@gnu.org>
Mon, 4 Sep 2000 14:00:50 +0000 (14:00 +0000)
committerDave Love <fx@gnu.org>
Mon, 4 Sep 2000 14:00:50 +0000 (14:00 +0000)
lispref/frames.texi

index 35dfb6dd312f5ed186d3434942f444ece3d3c6f1..2da21e859a6ac8bd0e4876950e35dea7de7f0c0a 100644 (file)
@@ -520,6 +520,7 @@ toolkit, there is only one menu bar line; all that matters about the
 number you specify is whether it is greater than zero.)
 
 @item screen-gamma
+@cindex gamma correction
 If this is a number, Emacs performs ``gamma correction'' on colors.  The
 value should be the screen gamma of your display, a floating point
 number.  Usual PC monitors have a screen gamma of 2.2, so the default is
@@ -532,6 +533,9 @@ LCD color displays.
 The number of lines to use for the toolbar.  A value of @code{nil} means
 don't display a tool bar.
 
+@item line-spacing
+Additional space put below text lines in pixels (a positive integer).
+
 @ignore
 @item parent-id
 @c ??? Not yet working.