Skip to content

Commit 3fc859d

Browse files
committed
Go back to iso-2022-7bit for titdic-cnv.el again
* admin/notes/unicode: Mention this. * lisp/international/titdic-cnv.el: Go back to iso-2022-7bit for this file, since utf-8-emacs unified characters that tsanq-quick-converter did not want unified. Problem reported by Eli Zaretskii in: https://lists.gnu.org/r/emacs-devel/2020-01/msg00156.html
1 parent f909433 commit 3fc859d

File tree

2 files changed

+128
-119
lines changed

2 files changed

+128
-119
lines changed

admin/notes/unicode

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,19 @@ nontrivial changes to the build process.
256256

257257
etc/tutorials/TUTORIAL.ja
258258

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+
259268
* utf-8-emacs
260269

261270
These files contain characters that cannot be encoded in UTF-8.
262271

263-
lisp/international/titdic-cnv.el
264272
lisp/language/ethio-util.el
265273
lisp/language/ethiopic.el
266274
lisp/language/ind-util.el

0 commit comments

Comments
 (0)