diff options
Diffstat (limited to 'doc/lispref/frames.texi')
| -rw-r--r-- | doc/lispref/frames.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/lispref/frames.texi b/doc/lispref/frames.texi index 00cf4dc6be4..370098c8b62 100644 --- a/doc/lispref/frames.texi +++ b/doc/lispref/frames.texi | |||
| @@ -2403,6 +2403,7 @@ Values can be the symbols @code{always}, @code{when-mapped}, or | |||
| 2403 | when the question is inapplicable to a certain kind of display. | 2403 | when the question is inapplicable to a certain kind of display. |
| 2404 | @end defun | 2404 | @end defun |
| 2405 | 2405 | ||
| 2406 | @cindex SaveUnder feature | ||
| 2406 | @defun display-save-under &optional display | 2407 | @defun display-save-under &optional display |
| 2407 | This function returns non-@code{nil} if the display supports the | 2408 | This function returns non-@code{nil} if the display supports the |
| 2408 | SaveUnder feature. That feature is used by pop-up windows | 2409 | SaveUnder feature. That feature is used by pop-up windows |