diff lispref/frames.texi @ 73861:e456c2727989

* frames.texi (Window System Selections): Remove clipboard from description of selection-coding-system.
author Jan Dj?rv <jan.h.d@swipnet.se>
date Fri, 10 Nov 2006 07:39:08 +0000
parents ae1dd9c6ba18
children b9b794014fe1 dbe3f29e61d6
line wrap: on
line diff
--- a/lispref/frames.texi	Fri Nov 10 01:36:05 2006 +0000
+++ b/lispref/frames.texi	Fri Nov 10 07:39:08 2006 +0000
@@ -1691,7 +1691,7 @@
 
 @defvar selection-coding-system
 This variable specifies the coding system to use when reading and
-writing selections, the clipboard, or a cut buffer.  @xref{Coding
+writing selections or the clipboard.  @xref{Coding
 Systems}.  The default is @code{compound-text-with-extensions}, which
 converts to the text representation that X11 normally uses.
 @end defvar