Mercurial > emacs
comparison etc/NEWS @ 103165:bfa38e58e232
Update documentation status.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 06 May 2009 03:56:01 +0000 |
parents | 58c92ec0c915 |
children | 9009b73dda47 |
comparison
equal
deleted
inserted
replaced
103164:59c06c5e090e | 103165:bfa38e58e232 |
---|---|
189 **** The dimension of a charset is now 1, 2, 3, or 4, and the size of | 189 **** The dimension of a charset is now 1, 2, 3, or 4, and the size of |
190 each dimension is no longer limited to 94 or 96. | 190 each dimension is no longer limited to 94 or 96. |
191 | 191 |
192 **** A dynamic charset priority list is used to infer the charset of | 192 **** A dynamic charset priority list is used to infer the charset of |
193 characters for display. | 193 characters for display. |
194 | 194 +++ |
195 *** There are new language environments for Chinese-GBK, | 195 *** There are new language environments for Chinese-GBK, |
196 Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu, | 196 Chinese-GB18030, Khmer, Bengali, Punjabi, Gujarati, Oriya, Telugu, |
197 Sinhala, and TaiViet. | 197 Sinhala, and TaiViet. |
198 | 198 +++ |
199 *** The minor modes unify-8859-on-encoding-mode and | 199 *** The minor modes unify-8859-on-encoding-mode and |
200 unify-8859-on-decoding-mode are obsolete. | 200 unify-8859-on-decoding-mode are obsolete. |
201 | 201 +++ |
202 *** `ucs-insert' is bound to `C-x 8 RET' and in addition to hex numbers | 202 *** `ucs-insert' is bound to `C-x 8 RET' and in addition to hex numbers |
203 accepts numbers in hash notation (e.g. #o21430 for octal, or #10r8984 for | 203 accepts numbers in hash notation (e.g. #o21430 for octal, or #10r8984 for |
204 decimal). It also accepts Unicode character names with completion. | 204 decimal). It also accepts Unicode character names with completion. |
205 | 205 --- |
206 *** The `cyrillic-translit' input method supports many new characters. | 206 *** The `cyrillic-translit' input method supports many new characters. |
207 Common typographical characters available from Unicode were added to | 207 Common typographical characters available from Unicode were added to |
208 `cyrillic-translit': punctuation marks, accented characters, fractions, | 208 `cyrillic-translit': punctuation marks, accented characters, fractions, |
209 and others. | 209 and others. |
210 | 210 |
1266 Use the new function font-family-list (see Lisp Changes, below). | 1266 Use the new function font-family-list (see Lisp Changes, below). |
1267 | 1267 |
1268 ** Internationalization changes | 1268 ** Internationalization changes |
1269 | 1269 |
1270 *** The value of the function `charset-id' is now always 0. | 1270 *** The value of the function `charset-id' is now always 0. |
1271 | 1271 +++ |
1272 *** The functions `register-char-codings' and `coding-system-spec' | 1272 *** The functions `register-char-codings' and `coding-system-spec' |
1273 have been removed. | 1273 have been removed. |
1274 | 1274 +++ |
1275 *** The cpXXX coding systems are now supported automatically. | 1275 *** The cpXXX coding systems are now supported automatically. |
1276 The functions cp-...-codepage, which you had to use in Emacs 22 to | 1276 The functions cp-...-codepage, which you had to use in Emacs 22 to |
1277 enable support for these coding systems, have been deleted. | 1277 enable support for these coding systems, have been deleted. |
1278 | 1278 --- |
1279 *** The following features have been removed. They were used for | 1279 *** The following features have been removed. They were used for |
1280 displaying various scripts with specific fonts, and are no longer | 1280 displaying various scripts with specific fonts, and are no longer |
1281 needed now that OpenType font support is available: | 1281 needed now that OpenType font support is available: |
1282 | 1282 |
1283 **** `devanagari' and `devan-util', and all associated devanagari-* and | 1283 **** `devanagari' and `devan-util', and all associated devanagari-* and |