# HG changeset patch # User Eli Zaretskii # Date 1014385796 0 # Node ID d242c8e8b2a0ed0d1d5407395bfaebaee420c42d # Parent 3dd402082e18a9ae5a3c2a84585104b08034beac Document the support for ICCCM Extended Segments. diff -r 3dd402082e18 -r d242c8e8b2a0 etc/NEWS --- a/etc/NEWS Fri Feb 22 13:44:59 2002 +0000 +++ b/etc/NEWS Fri Feb 22 13:49:56 2002 +0000 @@ -32,6 +32,17 @@ * 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