diff options
| author | Dave Love | 2003-02-14 18:57:14 +0000 |
|---|---|---|
| committer | Dave Love | 2003-02-14 18:57:14 +0000 |
| commit | 4cdf4bde5e14806e63492a2b20eee06333328551 (patch) | |
| tree | 8044263dbba219dd86fbfe75f1a514b77977af0e /etc | |
| parent | 98aeeaa170f392e649fd987535b2296ea0b72b8a (diff) | |
| download | emacs-4cdf4bde5e14806e63492a2b20eee06333328551.tar.gz emacs-4cdf4bde5e14806e63492a2b20eee06333328551.zip | |
*** empty log message ***
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 20 |
1 files changed, 11 insertions, 9 deletions
| @@ -88,10 +88,8 @@ See the files mac/README and mac/INSTALL for build instructions. | |||
| 88 | 88 | ||
| 89 | * Changes in Emacs 21.4 | 89 | * Changes in Emacs 21.4 |
| 90 | 90 | ||
| 91 | ** New language environments "malayalam" and "tamil". | 91 | ** The default for the paper size (variable ps-paper-type) is taken |
| 92 | 92 | from the locale. | |
| 93 | ** New input methods "malayalam-itrans", "tamil-itrans", | ||
| 94 | "malayalam-inscript", and "tamil-inscript". | ||
| 95 | 93 | ||
| 96 | ** Init file changes | 94 | ** Init file changes |
| 97 | 95 | ||
| @@ -141,7 +139,7 @@ to alter the file.) | |||
| 141 | revisits the current file using a coding system that you specify. | 139 | revisits the current file using a coding system that you specify. |
| 142 | 140 | ||
| 143 | --- | 141 | --- |
| 144 | ** `ps-print' can now print Unicode characters. | 142 | ** `ps-print' can now print characters from the mule-unicode charsets. |
| 145 | 143 | ||
| 146 | Printing text with characters from the mule-unicode-* sets works with | 144 | Printing text with characters from the mule-unicode-* sets works with |
| 147 | ps-print, provided that you have installed the appropriate BDF fonts. | 145 | ps-print, provided that you have installed the appropriate BDF fonts. |
| @@ -173,19 +171,23 @@ faces. | |||
| 173 | 171 | ||
| 174 | ** New language environments: French, Ukrainian, Windows-1251, Tajik, | 172 | ** New language environments: French, Ukrainian, Windows-1251, Tajik, |
| 175 | Bulgarian, Belarusian, Ukrainian, UTF-8, Windows-1255, Welsh, Latin-6, | 173 | Bulgarian, Belarusian, Ukrainian, UTF-8, Windows-1255, Welsh, Latin-6, |
| 176 | Latin-7, Lithuanian, Latvian, Swedish, Slovenian, Croatian, Georgian. | 174 | Latin-7, Lithuanian, Latvian, Swedish, Slovenian, Croatian, Georgian, |
| 175 | Italian, Russian, Malayalam, Tamil, Russian, Chinese-EUC-TW. (Set up | ||
| 176 | automatically according to the locale.) | ||
| 177 | 177 | ||
| 178 | ** Indian support has been updated. | 178 | ** Indian support has been updated. |
| 179 | The in-is13194 coding system is now Unicode-based. CDAC fonts are | 179 | The in-is13194 coding system is now Unicode-based. CDAC fonts are |
| 180 | assumed. There is a framework for supporting various | 180 | assumed. There is a framework for supporting various |
| 181 | Indian scripts, but currently still only Devanagari is supported. | 181 | Indian scripts, but currently only Devanagari, Malayalam and Tamil are |
| 182 | supported. | ||
| 182 | 183 | ||
| 183 | --- | 184 | --- |
| 184 | ** New input methods: latin-alt-postfix, latin-postfix, latin-prefix, | 185 | ** New input methods: latin-alt-postfix, latin-postfix, latin-prefix, |
| 185 | ukrainian-computer, belarusian, bulgarian-bds, russian-computer, | 186 | ukrainian-computer, belarusian, bulgarian-bds, russian-computer, |
| 186 | vietnamese-telex, lithuanian-numeric, lithuanian-keyboard, | 187 | vietnamese-telex, lithuanian-numeric, lithuanian-keyboard, |
| 187 | latvian-keyboard, welsh, georgian, rfc1345, ucs, sgml, | 188 | latvian-keyboard, welsh, georgian, rfc1345, ucs, sgml, |
| 188 | bulgarian-phonetic, dutch, slovenian, croatian. | 189 | bulgarian-phonetic, dutch, slovenian, croatian, malayalam-inscript, |
| 190 | tamil-inscript. | ||
| 189 | 191 | ||
| 190 | --- | 192 | --- |
| 191 | ** A new coding system `euc-tw' has been added for traditional Chinese | 193 | ** A new coding system `euc-tw' has been added for traditional Chinese |
| @@ -3441,7 +3443,7 @@ added. | |||
| 3441 | *** An "alignment error" bug was fixed when a manual spelling | 3443 | *** An "alignment error" bug was fixed when a manual spelling |
| 3442 | correction is made and re-checked. | 3444 | correction is made and re-checked. |
| 3443 | 3445 | ||
| 3444 | *** An Italian, Portuguese, and Slovak dictionary definition has been added. | 3446 | *** Italian, Portuguese, and Slovak dictionary definitions have been added. |
| 3445 | 3447 | ||
| 3446 | *** Region skipping performance has been vastly improved in some | 3448 | *** Region skipping performance has been vastly improved in some |
| 3447 | cases. | 3449 | cases. |