aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2002-02-06 18:39:36 +0000
committerEli Zaretskii2002-02-06 18:39:36 +0000
commitd0997f103e59252edd7d245a90ec8b622c154a92 (patch)
tree047972af9128a34822dd5ceb3cd1917f1169d8fb
parenta9f953738082d0e909dde7c2cc54bb86f5b195c4 (diff)
downloademacs-d0997f103e59252edd7d245a90ec8b622c154a92.tar.gz
emacs-d0997f103e59252edd7d245a90ec8b622c154a92.zip
(Text Terminal Colors): Remove description of tty-display-color-cells.
-rw-r--r--lispref/frames.texi8
1 files changed, 0 insertions, 8 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 69f39ac409c..103ed443d63 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -1575,14 +1575,6 @@ will specify which terminal to operate on (the default being the
1575selected frame's terminal; @pxref{Input Focus}). At present, though, 1575selected frame's terminal; @pxref{Input Focus}). At present, though,
1576the @var{display} argument has no effect. 1576the @var{display} argument has no effect.
1577 1577
1578@defun tty-display-color-cells &optional display
1579This function returns the number of distinct colors supported for
1580@var{display}. For a monochrome terminal which only supports two colors
1581(usually black and white), this function returns zero. (Lisp programs
1582should avoid use of this function; instead, use the display-independent
1583@code{display-color-cells}, described in @ref{Display Feature Testing}.)
1584@end defun
1585
1586@defun tty-color-define name number &optional rgb display 1578@defun tty-color-define name number &optional rgb display
1587@tindex tty-color-define 1579@tindex tty-color-define
1588This function associates the color name @var{name} with 1580This function associates the color name @var{name} with