aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorPo Lu2023-08-06 21:45:44 +0800
committerPo Lu2023-08-06 21:45:44 +0800
commit7ffc5f86e4636f9837a46ea75bee7475caaf5c04 (patch)
tree4820056bc76fb582d865b04cc811bafe44d63100 /admin
parent7873369338ee0159ca285153fd4592cbcff65d7a (diff)
parent10a7615b5d45bcd909bb03d67423b337dfe93b1e (diff)
downloademacs-7ffc5f86e4636f9837a46ea75bee7475caaf5c04.tar.gz
emacs-7ffc5f86e4636f9837a46ea75bee7475caaf5c04.zip
Merge remote-tracking branch 'origin/master' into feature/android
Diffstat (limited to 'admin')
-rw-r--r--admin/notes/unicode5
1 files changed, 4 insertions, 1 deletions
diff --git a/admin/notes/unicode b/admin/notes/unicode
index 31c850af8fd..b4f23f68def 100644
--- a/admin/notes/unicode
+++ b/admin/notes/unicode
@@ -72,7 +72,10 @@ characters are those marked with W or F in that file. Zero-width
72characters are not taken from EastAsianWidth.txt, they are those whose 72characters are not taken from EastAsianWidth.txt, they are those whose
73Unicode General Category property is one of Mn, Me, or Cf, and also 73Unicode General Category property is one of Mn, Me, or Cf, and also
74Hangul jungseong and jongseong characters (a.k.a. "Jamo medial vowels" 74Hangul jungseong and jongseong characters (a.k.a. "Jamo medial vowels"
75and "Jamo final consonants"). 75and "Jamo final consonants"). The list of "ambiguous-width
76characters" recorded in the ambiguous-width-chars table (around line
771400 of characters.el) should also be checked against the latest
78Unicode data in EastAsianWidth.txt.
76 79
77Any new scripts added by UnicodeData.txt will also need updates to 80Any new scripts added by UnicodeData.txt will also need updates to
78script-representative-chars defined in fontset.el, and also the list 81script-representative-chars defined in fontset.el, and also the list