[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lispref/frames.texi
From: |
Eli Zaretskii |
Subject: |
[Emacs-diffs] Changes to emacs/lispref/frames.texi |
Date: |
Fri, 25 Jan 2002 09:15:03 -0500 |
Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.53 emacs/lispref/frames.texi:1.54
*** emacs/lispref/frames.texi:1.53 Fri Jan 25 08:53:56 2002
--- emacs/lispref/frames.texi Fri Jan 25 09:15:02 2002
***************
*** 1575,1583 ****
selected frame's terminal; @pxref{Input Focus}). At present, though,
the @var{display} argument has no effect.
@defun tty-display-color-cells &optional display
This function returns the number of distinct colors supported for
! @var{display}.
@end defun
@defun tty-color-define name number &optional rgb display
--- 1575,1589 ----
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 address@hidden 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.
@end defun
@defun tty-color-define name number &optional rgb display