]> git.eshelyaron.com Git - emacs.git/commitdiff
(Special Properties): Add an xref to "Color Names".
authorEli Zaretskii <eliz@gnu.org>
Wed, 31 May 2006 20:18:27 +0000 (20:18 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 31 May 2006 20:18:27 +0000 (20:18 +0000)
lispref/text.texi

index c9f1a83a74cbcd3c0ac9a7d92c6a5b6dd56e6fc8..426ec1ef00f91d4b196e66866ff81b30c1241357 100644 (file)
@@ -2967,7 +2967,8 @@ time you want to specify a particular attribute for certain text.
 @item
 A cons cell of the form @code{(foreground-color . @var{color-name})} or
 @code{(background-color . @var{color-name})}.  These elements specify
-just the foreground color or just the background color.
+just the foreground color or just the background color.  @xref{Color
+Names}, for the supported forms of @var{color-name}.
 
 @code{(foreground-color . @var{color-name})} is equivalent to
 specifying @code{(:foreground @var{color-name})}, and likewise for the