diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 13:11:25 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-02-23 13:11:25 +0000 |
commit | 1ecbf4e45faa1d5411ece4c5e580bbbd1ac56b9a (patch) | |
tree | e439e6a51b337630e483c87e2952a04f38d6b211 /lispref/frames.texi | |
parent | b5bee757a2ee8458c18e4f235585c8b66faeae1f (diff) | |
download | emacs-1ecbf4e45faa1d5411ece4c5e580bbbd1ac56b9a.tar.gz |
(Window System Selections): Remove doubled `it'.
Diffstat (limited to 'lispref/frames.texi')
-rw-r--r-- | lispref/frames.texi | 2 |
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. |