summaryrefslogtreecommitdiff
path: root/lispref
diff options
context:
space:
mode:
authorGerd Moellmann <gerd@gnu.org>2001-02-23 13:11:25 +0000
committerGerd Moellmann <gerd@gnu.org>2001-02-23 13:11:25 +0000
commit1ecbf4e45faa1d5411ece4c5e580bbbd1ac56b9a (patch)
treee439e6a51b337630e483c87e2952a04f38d6b211 /lispref
parentb5bee757a2ee8458c18e4f235585c8b66faeae1f (diff)
downloademacs-1ecbf4e45faa1d5411ece4c5e580bbbd1ac56b9a.tar.gz
(Window System Selections): Remove doubled `it'.
Diffstat (limited to 'lispref')
-rw-r--r--lispref/frames.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/lispref/frames.texi b/lispref/frames.texi
index 4d327c9cd26..94eff50384d 100644
--- a/lispref/frames.texi
+++ b/lispref/frames.texi
@@ -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.