diff options
| author | Eli Zaretskii | 2002-06-17 10:30:24 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2002-06-17 10:30:24 +0000 |
| commit | 948998d22921a9cf51961bfcf3370c1e446d22d9 (patch) | |
| tree | 86335bc3f0435060aa40761529a743221496c9b4 | |
| parent | c74fe809e9dafb0ce15d8a31333de61534011862 (diff) | |
| download | emacs-948998d22921a9cf51961bfcf3370c1e446d22d9.tar.gz emacs-948998d22921a9cf51961bfcf3370c1e446d22d9.zip | |
More wording changes.
| -rw-r--r-- | etc/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -138,8 +138,8 @@ as a hollow box or a thin bar. | |||
| 138 | 138 | ||
| 139 | Some versions of X, notably XFree86, use Extended Segments to encode | 139 | Some versions of X, notably XFree86, use Extended Segments to encode |
| 140 | in X selections characters that belong to character sets which are not | 140 | in X selections characters that belong to character sets which are not |
| 141 | part of the list of standard charsets supported by the ICCCM spec. | 141 | part of the list of approved standard encodings defined by the ICCCM |
| 142 | Examples of such non-standard character sets include ISO 8859-14, ISO | 142 | spec. Examples of such non-standard encodings include ISO 8859-14, ISO |
| 143 | 8859-15, KOI8-R, and BIG5. The new coding system | 143 | 8859-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 |
| 145 | used by default for encoding and decoding X selections. If you don't | 145 | used by default for encoding and decoding X selections. If you don't |