emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lispref/text.texi


From: Eli Zaretskii
Subject: [Emacs-diffs] Changes to emacs/lispref/text.texi
Date: Wed, 31 May 2006 20:18:27 +0000

Index: emacs/lispref/text.texi
diff -u emacs/lispref/text.texi:1.117 emacs/lispref/text.texi:1.118
--- emacs/lispref/text.texi:1.117       Fri May 12 18:22:50 2006
+++ emacs/lispref/text.texi     Wed May 31 20:18:27 2006
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]