# HG changeset patch # User Gerd Moellmann # Date 982933885 0 # Node ID 3fd0e91fef4e678e91622b450626fe196dcde159 # Parent 07ec2363719b0d449076b4b81b2e632cf722237c (Window System Selections): Remove doubled `it'. diff -r 07ec2363719b -r 3fd0e91fef4e lispref/frames.texi --- a/lispref/frames.texi Fri Feb 23 13:10:22 2001 +0000 +++ b/lispref/frames.texi Fri Feb 23 13:11:25 2001 +0000 @@ -1382,7 +1382,7 @@ @cindex clipboard support (for MS-Windows) When Emacs runs on MS-Windows, it does not implement X selections in -general, but it it does support the clipboard. @code{x-get-selection} +general, but it does support the clipboard. @code{x-get-selection} and @code{x-set-selection} on MS-Windows support the text data type only; if the clipboard holds other types of data, Emacs treats the clipboard as empty.