From 72459b15495b7ef0a3cf9a7080a548310ec363a9 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Mon, 17 Jun 2002 15:27:50 +0000 Subject: [PATCH] (Display Feature Testing): Fix typo. --- lispref/ChangeLog | 4 ++++ lispref/frames.texi | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 2f23484e6ca..eda8e14b490 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,7 @@ +2002-06-17 Juanma Barranquero + + * frames.texi (Display Feature Testing): Fix typo. + 2002-06-12 Andreas Schwab * frames.texi (Initial Parameters, Resources): Fix references to diff --git a/lispref/frames.texi b/lispref/frames.texi index 78bc6ef9e63..2bd97ffbf8e 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1739,7 +1739,7 @@ different in appearance than the default face, and Point (2) implies that a @code{:weight black} attribute will be satisfied by any display that can display bold, as will @code{:foreground "yellow"} as long as some yellowish color can be -displayed, but @code{:slant italic} will @emph{not} be satisified by +displayed, but @code{:slant italic} will @emph{not} be satisfied by the tty display code's automatic substitution of a `dim' face for italic. @end defun -- 2.39.2