comparison lispref/frames.texi @ 36348:3fd0e91fef4e

(Window System Selections): Remove doubled `it'.
author Gerd Moellmann <gerd@gnu.org>
date Fri, 23 Feb 2001 13:11:25 +0000
parents 26912db550c3
children f56fa34012c0
comparison
equal deleted inserted replaced
36347:07ec2363719b 36348:3fd0e91fef4e
1380 the text representation that X11 normally uses. 1380 the text representation that X11 normally uses.
1381 @end defvar 1381 @end defvar
1382 1382
1383 @cindex clipboard support (for MS-Windows) 1383 @cindex clipboard support (for MS-Windows)
1384 When Emacs runs on MS-Windows, it does not implement X selections in 1384 When Emacs runs on MS-Windows, it does not implement X selections in
1385 general, but it it does support the clipboard. @code{x-get-selection} 1385 general, but it does support the clipboard. @code{x-get-selection}
1386 and @code{x-set-selection} on MS-Windows support the text data type 1386 and @code{x-set-selection} on MS-Windows support the text data type
1387 only; if the clipboard holds other types of data, Emacs treats the 1387 only; if the clipboard holds other types of data, Emacs treats the
1388 clipboard as empty. 1388 clipboard as empty.
1389 1389
1390 @defopt x-select-enable-clipboard 1390 @defopt x-select-enable-clipboard