diff options
| author | Joakim Verona | 2013-08-13 04:56:39 +0200 |
|---|---|---|
| committer | Joakim Verona | 2013-08-13 04:56:39 +0200 |
| commit | b3797d24ab7fd78fe54583b5f9a59e7bc87208cd (patch) | |
| tree | b3145455d62877a5ba2d228ea3971fffdc07da0f /doc/lispref/frames.texi | |
| parent | 71c3ecbadba97c8502afe8f5ab5b1b6edbf3f39a (diff) | |
| parent | 916119ec9eecb97a2834896d80b286ddb9cf423c (diff) | |
| download | emacs-b3797d24ab7fd78fe54583b5f9a59e7bc87208cd.tar.gz emacs-b3797d24ab7fd78fe54583b5f9a59e7bc87208cd.zip | |
merge from trunk
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 |