diff options
| -rw-r--r-- | lispref/frames.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 2692f61d7f8..17b67941290 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi | |||
| @@ -1699,6 +1699,7 @@ quickly. | |||
| 1699 | @tindex display-planes | 1699 | @tindex display-planes |
| 1700 | This function returns the number of planes the display supports. | 1700 | This function returns the number of planes the display supports. |
| 1701 | This is typically the number of bits per pixel. | 1701 | This is typically the number of bits per pixel. |
| 1702 | For a tty display, it is log to base two of the number of colours supported. | ||
| 1702 | @end defun | 1703 | @end defun |
| 1703 | 1704 | ||
| 1704 | @defun display-visual-class &optional display | 1705 | @defun display-visual-class &optional display |