Mercurial > emacs
changeset 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 | faa6ac4f6e4f |
children | 80f02ad4de5e |
files | lispref/ChangeLog lispref/frames.texi |
diffstat | 2 files changed, 6 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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 <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.
--- 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