aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEli Zaretskii2002-06-17 10:30:24 +0000
committerEli Zaretskii2002-06-17 10:30:24 +0000
commit948998d22921a9cf51961bfcf3370c1e446d22d9 (patch)
tree86335bc3f0435060aa40761529a743221496c9b4
parentc74fe809e9dafb0ce15d8a31333de61534011862 (diff)
downloademacs-948998d22921a9cf51961bfcf3370c1e446d22d9.tar.gz
emacs-948998d22921a9cf51961bfcf3370c1e446d22d9.zip
More wording changes.
-rw-r--r--etc/NEWS4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 3618c3b6a96..a7a65461296 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -138,8 +138,8 @@ as a hollow box or a thin bar.
138 138
139Some versions of X, notably XFree86, use Extended Segments to encode 139Some versions of X, notably XFree86, use Extended Segments to encode
140in X selections characters that belong to character sets which are not 140in X selections characters that belong to character sets which are not
141part of the list of standard charsets supported by the ICCCM spec. 141part of the list of approved standard encodings defined by the ICCCM
142Examples of such non-standard character sets include ISO 8859-14, ISO 142spec. Examples of such non-standard encodings include ISO 8859-14, ISO
1438859-15, KOI8-R, and BIG5. The new coding system 1438859-15, KOI8-R, and BIG5. The new coding system
144`compound-text-with-extensions' supports these extensions, and is now 144`compound-text-with-extensions' supports these extensions, and is now
145used by default for encoding and decoding X selections. If you don't 145used by default for encoding and decoding X selections. If you don't