emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/doc/emacs/mule.texi,v


From: Kenichi Handa
Subject: [Emacs-diffs] Changes to emacs/doc/emacs/mule.texi,v
Date: Fri, 16 Nov 2007 04:30:14 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Kenichi Handa <handa>   07/11/16 04:30:14

Index: mule.texi
===================================================================
RCS file: /cvsroot/emacs/emacs/doc/emacs/mule.texi,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- mule.texi   6 Nov 2007 01:31:22 -0000       1.2
+++ mule.texi   16 Nov 2007 04:30:14 -0000      1.3
@@ -1086,6 +1086,15 @@
 @key{RET} X} (@code{set-next-selection-coding-system}) specifies the
 coding system for the next selection made in Emacs or read by Emacs.
 
address@hidden x-select-request-type
+  The variable @code{x-select-request-type} specifies a data type of
+selection to request for receiving the text from the other
+applications.  The default value is nil, which means Emacs tries
+`COMPOUND_TEXT' and `UTF8_STRING', and use the more appropriate
+result.  You can explicitly specify the data type by setting the
+variable to one of the followings:
+  `COMPOUND_TEXT', `UTF8_STRING', `STRING', `TEXT'
+
 @kindex C-x RET p
 @findex set-buffer-process-coding-system
   The command @kbd{C-x @key{RET} p} (@code{set-buffer-process-coding-system})




reply via email to

[Prev in Thread] Current Thread [Next in Thread]