mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 11:21:04 -08:00
* doc/lispref/frames.texi (Display Feature Testing): Add indexes.
This commit is contained in:
parent
5514cc4c84
commit
916119ec9e
3 changed files with 4 additions and 1 deletions
|
|
@ -1442,6 +1442,8 @@ monitor, use `display-monitor-attributes-list'."
|
|||
|
||||
(declare-function x-display-backing-store "xfns.c" (&optional terminal))
|
||||
|
||||
;; In NS port, the return value may be `buffered', `retained', or
|
||||
;; `non-retained'. See src/nsfns.m.
|
||||
(defun display-backing-store (&optional display)
|
||||
"Return the backing store capability of DISPLAY's screen.
|
||||
The value may be `always', `when-mapped', `not-useful', or nil if
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue