aboutsummaryrefslogtreecommitdiffstats
path: root/admin/notes/unicode
diff options
context:
space:
mode:
Diffstat (limited to 'admin/notes/unicode')
-rw-r--r--admin/notes/unicode8
1 files changed, 6 insertions, 2 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode
index 21233ac2819..c41b9a6d26d 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -116,8 +116,12 @@ FONT-NAME-REGEXP is checked using `string-match'."
116 116
117Visit "emoji-zwj-sequences.txt" and "emoji-sequences.txt" with the 117Visit "emoji-zwj-sequences.txt" and "emoji-sequences.txt" with the
118rebuilt Emacs, and check that the sample sequences are composed 118rebuilt Emacs, and check that the sample sequences are composed
119properly. Note that your emoji font might not have glyphs for the 119properly. Also check the Unicode style chart file available at
120newest codepoints yet. 120https://unicode.org/emoji/charts/emoji-style.txt for any issues
121involving VS-15 and VS-16, if so you may need to update the value
122generated for auto-composition-emoji-eligible-codepoints by
123admin/unidata/emoji-zwj.awk. Note that your emoji font might not have
124glyphs for the newest codepoints yet.
121 125
122Finally, etc/NEWS should be updated to announce the support for the 126Finally, etc/NEWS should be updated to announce the support for the
123new Unicode version. 127new Unicode version.