emacs-diffs
[Top][All Lists]
Advanced

[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: Wed, 06 Feb 2002 13:39:36 -0500

Index: emacs/lispref/frames.texi
diff -c emacs/lispref/frames.texi:1.55 emacs/lispref/frames.texi:1.56
*** emacs/lispref/frames.texi:1.55      Sun Feb  3 06:21:01 2002
--- emacs/lispref/frames.texi   Wed Feb  6 13:39:36 2002
***************
*** 1575,1588 ****
  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}.  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
  @tindex tty-color-define
  This function associates the color name @var{name} with
--- 1575,1580 ----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]