From ad37b071b947619c45e5a99ac0da848aee6e1bc5 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 12 Jul 1998 06:01:55 +0000 Subject: [PATCH] Add selection-coding-system. --- lispref/frames.texi | 7 +++++++ 1 file changed, 7 insertions(+) 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 -- 2.39.2