# HG changeset patch # User Eli Zaretskii # Date 1149106707 0 # Node ID 75ee8b77b1345be4398f5f7f5a799da44826ebef # Parent 86df1935a17183f826271768062b7dae0258d11e (Special Properties): Add an xref to "Color Names". diff -r 86df1935a171 -r 75ee8b77b134 lispref/text.texi --- a/lispref/text.texi Wed May 31 17:28:58 2006 +0000 +++ b/lispref/text.texi Wed May 31 20:18:27 2006 +0000 @@ -2967,7 +2967,8 @@ @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