diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2018-04-20 19:32:28 +0200 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2018-04-20 19:32:28 +0200 |
commit | bbc9ae3ad147e770bd486c5404826f406bd22ca6 (patch) | |
tree | d17b3a2c7ea7c51aecb9de9466b9505378dacafb /admin/notes/unicode | |
parent | 0585bd643dae2592214e77998b875347e6e59bab (diff) | |
download | emacs-bbc9ae3ad147e770bd486c5404826f406bd22ca6.tar.gz |
Revert "* admin/notes/unicode: HELLO is now UTF-8."
This reverts commit 0585bd643dae2592214e77998b875347e6e59bab.
Diffstat (limited to 'admin/notes/unicode')
-rw-r--r-- | admin/notes/unicode | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode index b3a962deee1..ff0de8aeff9 100644 --- a/admin/notes/unicode +++ b/admin/notes/unicode @@ -232,6 +232,10 @@ nontrivial changes to the build process. * iso-2022-7bit + This file switches between CJK charsets, which is not encoded in UTF-8. + + etc/HELLO + Each of these files contains just one CJK charset, but Emacs currently has no easy way to specify set-charset-priority on a per-file basis, so converting any of these files to UTF-8 might |