Mercurial > emacs
changeset 71117:75ee8b77b134
(Special Properties): Add an xref to "Color Names".
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Wed, 31 May 2006 20:18:27 +0000 |
parents | 86df1935a171 |
children | fde97bba5e37 |
files | lispref/text.texi |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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