# HG changeset patch # User Kim F. Storm # Date 1110269465 0 # Node ID b6fee46c2fad7ae4ae6bb80ff70deb3c9ffa197c # Parent a17dd01f0af89c6059ccc0b9c2d9ba53d9d614e4 (Specified Space): Property :width is support on non-graphic terminals, :height is not. diff -r a17dd01f0af8 -r b6fee46c2fad lispref/display.texi --- a/lispref/display.texi Tue Mar 08 08:09:59 2005 +0000 +++ b/lispref/display.texi Tue Mar 08 08:11:05 2005 +0000 @@ -3136,7 +3136,7 @@ Don't use both @code{:height} and @code{:relative-height} together. - The @code{:height} and @code{:align-to} properties are supported on + The @code{:width} and @code{:align-to} properties are supported on non-graphic terminals, but the other space properties in this section are not.