diff options
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index 45455d897f3..bcede9c6ed1 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode | |||
| @@ -256,15 +256,6 @@ 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 | |||
| 268 | * utf-8-emacs | 259 | * utf-8-emacs |
| 269 | 260 | ||
| 270 | These files contain characters that cannot be encoded in UTF-8. | 261 | These files contain characters that cannot be encoded in UTF-8. |
| @@ -276,6 +267,7 @@ nontrivial changes to the build process. | |||
| 276 | lisp/language/tibetan.el | 267 | lisp/language/tibetan.el |
| 277 | lisp/leim/quail/ethiopic.el | 268 | lisp/leim/quail/ethiopic.el |
| 278 | lisp/leim/quail/tibetan.el | 269 | lisp/leim/quail/tibetan.el |
| 270 | lisp/international/titdic-cnv.el | ||
| 279 | 271 | ||
| 280 | * binary files | 272 | * binary files |
| 281 | 273 | ||