# HG changeset patch # User Eli Zaretskii # Date 1224588299 0 # Node ID 5919c911fb169a3925d797ddf00c1edf885df04f # Parent 155f65cc590b52cddf1075f22d9fcbe1389f0e62 (Color Names): Add an xref to `read-color'. diff -r 155f65cc590b -r 5919c911fb16 doc/lispref/frames.texi --- a/doc/lispref/frames.texi Tue Oct 21 11:23:57 2008 +0000 +++ b/doc/lispref/frames.texi Tue Oct 21 11:24:59 2008 +0000 @@ -1819,6 +1819,9 @@ @dfn{selected frame}, as described below; see @ref{Input Focus}, for the meaning of the term ``selected frame.'' + To read user input of color names with completion, use +@code{read-color} (@pxref{High-Level Completion, read-color}). + @defun color-defined-p color &optional frame This function reports whether a color name is meaningful. It returns @code{t} if so; otherwise, @code{nil}. The argument @var{frame} says