From: Richard M. Stallman Date: Sun, 12 Jul 1998 06:01:55 +0000 (+0000) Subject: Add selection-coding-system. X-Git-Tag: emacs-20.3~337 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ad37b071b947619c45e5a99ac0da848aee6e1bc5;p=emacs.git Add selection-coding-system. --- diff --git a/lispref/frames.texi b/lispref/frames.texi index 3a02be0eee6..88a19b955d6 100644 --- a/lispref/frames.texi +++ b/lispref/frames.texi @@ -1302,6 +1302,13 @@ This function stores @var{string} into the first cut buffer (cut buffer like the way successive kills in Emacs move down the kill ring. @end defun +@defvar selection-coding-system +@tindex selection-coding-system +This variable specifies the coding system to use when reading and +writing a selections, the clipboard, or a cut buffer. @xref{Coding +Systems}. +@end defvar + @need 1500 @node Font Names @section Looking up Font Names