]> code.delx.au - gnu-emacs/commitdiff
* frames.texi (Window System Selections): Remove clipboard from
authorJan Djärv <jan.h.d@swipnet.se>
Fri, 10 Nov 2006 07:39:08 +0000 (07:39 +0000)
committerJan Djärv <jan.h.d@swipnet.se>
Fri, 10 Nov 2006 07:39:08 +0000 (07:39 +0000)
 description of selection-coding-system.

lispref/ChangeLog
lispref/frames.texi

index 3a74275c9a3cd159db6eb3ff6ab6df97fa3ed4a6..9f87f71416beb877cb5c32fc37420d0ac47a5223 100644 (file)
@@ -1,3 +1,8 @@
+2006-11-10  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
+
+       * frames.texi (Window System Selections): Remove clipboard from
+       description of selection-coding-system.
+
 2006-11-06  Richard Stallman  <rms@gnu.org>
 
        * lists.texi (List Variables): Document COMPARE-FN.
index 617a2a1d05d978c6f16ddede3d1513e57dd330ae..364f7d480e1d34fc2bae87c10f53e47865c2f2c9 100644 (file)
@@ -1691,7 +1691,7 @@ the third, and so on through all eight cut buffers.
 
 @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