]> git.eshelyaron.com Git - emacs.git/commitdiff
* admin/notes/unicode: Refer to Unicode's emoji-style.txt
authorRobert Pluim <rpluim@gmail.com>
Mon, 18 Oct 2021 12:52:49 +0000 (14:52 +0200)
committerRobert Pluim <rpluim@gmail.com>
Tue, 19 Oct 2021 12:40:26 +0000 (14:40 +0200)
admin/notes/unicode

index 21233ac281912362e3ed525c7b7f23a5835da08c..c41b9a6d26da35cfb8171f8cca50998ff86b0292 100644 (file)
@@ -116,8 +116,12 @@ FONT-NAME-REGEXP is checked using `string-match'."
 
 Visit "emoji-zwj-sequences.txt" and "emoji-sequences.txt" with the
 rebuilt Emacs, and check that the sample sequences are composed
-properly.  Note that your emoji font might not have glyphs for the
-newest codepoints yet.
+properly.  Also check the Unicode style chart file available at
+https://unicode.org/emoji/charts/emoji-style.txt for any issues
+involving VS-15 and VS-16, if so you may need to update the value
+generated for auto-composition-emoji-eligible-codepoints by
+admin/unidata/emoji-zwj.awk.  Note that your emoji font might not have
+glyphs for the newest codepoints yet.
 
 Finally, etc/NEWS should be updated to announce the support for the
 new Unicode version.