diff options
Diffstat (limited to 'admin/notes/unicode')
| -rw-r--r-- | admin/notes/unicode | 5 |
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 | |||
| 72 | characters are not taken from EastAsianWidth.txt, they are those whose | 72 | characters are not taken from EastAsianWidth.txt, they are those whose |
| 73 | Unicode General Category property is one of Mn, Me, or Cf, and also | 73 | Unicode General Category property is one of Mn, Me, or Cf, and also |
| 74 | Hangul jungseong and jongseong characters (a.k.a. "Jamo medial vowels" | 74 | Hangul jungseong and jongseong characters (a.k.a. "Jamo medial vowels" |
| 75 | and "Jamo final consonants"). | 75 | and "Jamo final consonants"). The list of "ambiguous-width |
| 76 | characters" recorded in the ambiguous-width-chars table (around line | ||
| 77 | 1400 of characters.el) should also be checked against the latest | ||
| 78 | Unicode data in EastAsianWidth.txt. | ||
| 76 | 79 | ||
| 77 | Any new scripts added by UnicodeData.txt will also need updates to | 80 | Any new scripts added by UnicodeData.txt will also need updates to |
| 78 | script-representative-chars defined in fontset.el, and also the list | 81 | script-representative-chars defined in fontset.el, and also the list |