Mercurial > emacs
changeset 43083:abc5c5ca5655
(Text Terminal Colors): Remove the documentation of tty-display-color-p.
Suggest to avoid the use of tty-display-color-cells.
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Sun, 03 Feb 2002 11:21:01 +0000 |
parents | 1d771d9e634f |
children | 89b8de61964f |
files | lispref/frames.texi |
diffstat | 1 files changed, 4 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lispref/frames.texi Sun Feb 03 10:40:12 2002 +0000 +++ b/lispref/frames.texi Sun Feb 03 11:21:01 2002 +0000 @@ -1575,15 +1575,12 @@ selected frame's terminal; @pxref{Input Focus}). At present, though, the @var{display} argument has no effect. -@defun tty-display-color-p &optional display -This function returns non-@code{nil} if the terminal on @var{display} -supports colors. -@end defun - @defun tty-display-color-cells &optional display This function returns the number of distinct colors supported for -@var{display}. For a monochrome terminal which only supports two -colors (usually black and white), this function returns zero. +@var{display}. For a monochrome terminal which only supports two colors +(usually black and white), this function returns zero. (Lisp programs +should avoid use of this function; instead, use the display-independent +@code{display-color-cells}, described in @ref{Display Feature Testing}.) @end defun @defun tty-color-define name number &optional rgb display