comparison lispref/frames.texi @ 90667:dbe3f29e61d6

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 505-522) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: etc/TUTORIAL.cn: Updated. - Merge from erc--emacs--22 * gnus--rel--5.10 (patch 164-167) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-137
author Miles Bader <miles@gnu.org>
date Tue, 21 Nov 2006 08:56:38 +0000
parents 8dd8c8286063 e456c2727989
children f1d13e615070
comparison
equal deleted inserted replaced
90666:00d54c8fa693 90667:dbe3f29e61d6
1689 the third, and so on through all eight cut buffers. 1689 the third, and so on through all eight cut buffers.
1690 @end defun 1690 @end defun
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
1698 1698
1699 @cindex clipboard support (for MS-Windows) 1699 @cindex clipboard support (for MS-Windows)