Function: ediff-color-display-p
ediff-color-display-p is a for display-color-p, defined
in faces.el.gz.
This function is obsolete since 27.1; use display-color-p instead.
Signature
(ediff-color-display-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.
Aliases
x-display-color-p
ediff-color-display-p (obsolete since 27.1)