aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes
diff options
context:
space:
mode:
authorAndrea Corallo2021-01-30 14:09:37 +0100
committerAndrea Corallo2021-01-30 14:09:37 +0100
commita8b8d220b4fccaa812e85f9b2b3715593dc285ac (patch)
tree07051469f09277b1993eee37870059e3d0abf71e /admin/notes
parentb8d3ae78c54db7c7bb65d367a80f9be3d8744c48 (diff)
parented2f2cc5577d5d9b61db7a5b61e93e79d678be41 (diff)
downloademacs-a8b8d220b4fccaa812e85f9b2b3715593dc285ac.tar.gz
emacs-a8b8d220b4fccaa812e85f9b2b3715593dc285ac.zip
Merge remote-tracking branch 'savannah/master' into native-comp
Diffstat (limited to 'admin/notes')
-rw-r--r--admin/notes/unicode10
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