1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 16:51:06 -07:00

(Window System Selections): Remove doubled `it'.

This commit is contained in:
Gerd Moellmann 2001-02-23 13:11:25 +00:00
parent b5bee757a2
commit 1ecbf4e45f

View file

@ -1382,7 +1382,7 @@ the text representation that X11 normally uses.
@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.