changeset 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 155f65cc590b
children c3e57fc6cadf
files doc/lispref/frames.texi
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
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