changeset 31375:35ac470e5e9c

*** empty log message ***
author Dave Love <fx@gnu.org>
date Mon, 04 Sep 2000 14:00:50 +0000
parents 1f339049b649
children f5cd669613d2
files lispref/frames.texi
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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.