Function: x-display-color-p
x-display-color-p is a for display-color-p, defined in
faces.el.gz.
Signature
(x-display-color-p &optional DISPLAY)
Documentation
Return t if DISPLAY supports color.
The optional argument DISPLAY specifies which display to ask about. DISPLAY should be either a frame or a display name (a string). If omitted or nil, that stands for the selected frame's display.
Probably introduced at or before Emacs version 21.1.
Aliases
x-display-color-p
ediff-color-display-p (obsolete since 27.1)