diff doc/lispref/frames.texi @ 98969:5919c911fb16

(Color Names): Add an xref to `read-color'.
author Eli Zaretskii <eliz@gnu.org>
date Tue, 21 Oct 2008 11:24:59 +0000
parents 9fdc192b2742
children 3153b9e9ea3f
line wrap: on
line diff
--- 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