diff options
author | Yuuki Harano <masm+github@masm11.me> | 2021-01-30 23:37:19 +0900 |
---|---|---|
committer | Yuuki Harano <masm+github@masm11.me> | 2021-01-30 23:37:19 +0900 |
commit | 50c76b844bc79309b4f5d9e28a2386b9a6f735b7 (patch) | |
tree | 29f8273d8afccae1f16b723c36548cee150cb0bc /admin/notes/unicode | |
parent | 563a0d94c379292bd88e83f18560ed21c497cea9 (diff) | |
parent | 96f20120c97a0a329fff81a0cc3747082a8a2c55 (diff) | |
download | emacs-50c76b844bc79309b4f5d9e28a2386b9a6f735b7.tar.gz emacs-50c76b844bc79309b4f5d9e28a2386b9a6f735b7.tar.bz2 emacs-50c76b844bc79309b4f5d9e28a2386b9a6f735b7.zip |
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
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. etc/tutorials/TUTORIAL.ja - * iso-2022-7bit - - This file contains multiple Chinese charsets, and converting it - to UTF-8 would lose the charset property and would change the - code's behavior. Although this could be worked around by - propertizing the strings, that hasn't been done. - - lisp/international/titdic-cnv.el - * utf-8-emacs These files contain characters that cannot be encoded in UTF-8. @@ -276,6 +267,7 @@ nontrivial changes to the build process. lisp/language/tibetan.el lisp/leim/quail/ethiopic.el lisp/leim/quail/tibetan.el + lisp/international/titdic-cnv.el * binary files |