Mercurial > emacs
diff lispref/frames.texi @ 31375:35ac470e5e9c
*** empty log message ***
| author | Dave Love <fx@gnu.org> |
|---|---|
| date | Mon, 04 Sep 2000 14:00:50 +0000 |
| parents | cabb1b4c4424 |
| children | 1cb37313bcac |
line wrap: on
line diff
--- a/lispref/frames.texi Mon Sep 04 14:00:05 2000 +0000 +++ b/lispref/frames.texi Mon Sep 04 14:00:50 2000 +0000 @@ -520,6 +520,7 @@ 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 @@ 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.
