# HG changeset patch # User Jan Dj¸«£rv # Date 1163144348 0 # Node ID e456c272798966cf529d533cc286d5198f00eed6 # Parent faa6ac4f6e4fbe8b9f5d03370ca7f00a4121a75f * frames.texi (Window System Selections): Remove clipboard from description of selection-coding-system. diff -r faa6ac4f6e4f -r e456c2727989 lispref/ChangeLog --- a/lispref/ChangeLog Fri Nov 10 01:36:05 2006 +0000 +++ b/lispref/ChangeLog Fri Nov 10 07:39:08 2006 +0000 @@ -1,3 +1,8 @@ +2006-11-10 Jan Dj,Ad(Brv + + * frames.texi (Window System Selections): Remove clipboard from + description of selection-coding-system. + 2006-11-06 Richard Stallman * lists.texi (List Variables): Document COMPARE-FN. diff -r faa6ac4f6e4f -r e456c2727989 lispref/frames.texi --- 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