diff options
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 6cb1b764c51..1e418590a68 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -256,11 +256,19 @@ nontrivial changes to the build process. | |||
| 256 | 256 | ||
| 257 | etc/tutorials/TUTORIAL.ja | 257 | etc/tutorials/TUTORIAL.ja |
| 258 | 258 | ||
| 259 | * iso-2022-7bit | ||
| 260 | |||
| 261 | This file contains multiple Chinese charsets, and converting it | ||
| 262 | to UTF-8 would lose the charset property and would change the | ||
| 263 | code's behavior. Although this could be worked around by | ||
| 264 | propertizing the strings, that hasn't been done. | ||
| 265 | |||
| 266 | lisp/international/titdic-cnv.el | ||
| 267 | |||
| 259 | * utf-8-emacs | 268 | * utf-8-emacs |
| 260 | 269 | ||
| 261 | These files contain characters that cannot be encoded in UTF-8. | 270 | These files contain characters that cannot be encoded in UTF-8. |
| 262 | 271 | ||
| 263 | lisp/international/titdic-cnv.el | ||
| 264 | lisp/language/ethio-util.el | 272 | lisp/language/ethio-util.el |
| 265 | lisp/language/ethiopic.el | 273 | lisp/language/ethiopic.el |
| 266 | lisp/language/ind-util.el | 274 | lisp/language/ind-util.el |