mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-04 19:10:37 -08:00
Doc fix for bug#8148.
* doc/emacs/mule.texi (Communication Coding) <x-select-request-type>: Remove duplicate (essentially) paragraph.
This commit is contained in:
parent
3ab7ebb9c5
commit
8ef5a2f2e2
2 changed files with 5 additions and 9 deletions
|
|
@ -1,3 +1,8 @@
|
|||
2011-03-02 Glenn Morris <rgm@gnu.org>
|
||||
|
||||
* mule.texi (Communication Coding) <x-select-request-type>:
|
||||
Remove duplicate (essentially) paragraph. (Bug#8148)
|
||||
|
||||
2011-03-01 Christoph Scholtes <cschol2112@googlemail.com>
|
||||
|
||||
* maintaining.texi (Format of ChangeLog): Add reference to
|
||||
|
|
|
|||
|
|
@ -1153,15 +1153,6 @@ specified by one of the environment variables @env{LC_ALL},
|
|||
specified above, whose value is nonempty is the one that determines
|
||||
the text representation.)
|
||||
|
||||
@vindex x-select-request-type
|
||||
The variable @code{x-select-request-type} specifies a selection data
|
||||
type of selection to request from the X server. The default value is
|
||||
@code{nil}, which means Emacs tries @code{COMPOUND_TEXT} and
|
||||
@code{UTF8_STRING}, and uses whichever result seems more appropriate.
|
||||
You can explicitly specify the data type by setting the variable to
|
||||
one of the symbols @code{COMPOUND_TEXT}, @code{UTF8_STRING},
|
||||
@code{STRING} and @code{TEXT}.
|
||||
|
||||
@node File Name Coding
|
||||
@section Coding Systems for File Names
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue