diff options
Diffstat (limited to 'lispref/frames.texi')
| -rw-r--r-- | lispref/frames.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi index 617a2a1d05d..364f7d480e1 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi | |||
| @@ -1691,7 +1691,7 @@ the third, and so on through all eight cut buffers. | |||
| 1691 | 1691 | ||
| 1692 | @defvar selection-coding-system | 1692 | @defvar selection-coding-system |
| 1693 | This variable specifies the coding system to use when reading and | 1693 | This variable specifies the coding system to use when reading and |
| 1694 | writing selections, the clipboard, or a cut buffer. @xref{Coding | 1694 | writing selections or the clipboard. @xref{Coding |
| 1695 | Systems}. The default is @code{compound-text-with-extensions}, which | 1695 | Systems}. The default is @code{compound-text-with-extensions}, which |
| 1696 | converts to the text representation that X11 normally uses. | 1696 | converts to the text representation that X11 normally uses. |
| 1697 | @end defvar | 1697 | @end defvar |