summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2002-02-22 13:49:56 +0000
committerEli Zaretskii <eliz@gnu.org>2002-02-22 13:49:56 +0000
commita790f6176dc102087c77b057d98f4db250f253b8 (patch)
treef3813e0bcdb1faf3d982d5c82df9418ddc1471dd /etc
parent0855ecc5338008f17ff2e7c54cc8d185827cebc9 (diff)
downloademacs-a790f6176dc102087c77b057d98f4db250f253b8.tar.gz
Document the support for ICCCM Extended Segments.
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS11
1 files changed, 11 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 227a7d036fe..2fed65f603a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -32,6 +32,17 @@ Emacs with Leim.
* Changes in Emacs 21.3
+---
+** Emacs now supports ICCCM Extended Segments in X selections.
+
+Some versions of X, notably XFree86, use Extended Segments to encode
+in X selections characters that belong to character sets which are not
+part of the list of standard charsets supported by the ICCCM spec.
+Examples of such non-standard character sets include ISO 8859-14, ISO
+8859-15, KOI8-R, and BIG5. The coding system `compound-text' now
+supports these extensions. If you don't want this support, set
+`selection-coding-system' to `compound-text-no-extensions'.
+
+++
** The parameters of automatic hscrolling can now be customized.
The variable `automatic-hscroll-margin' determines how many columns