Fix 'script-representative-chars' for the 'han' script
* lisp/international/fontset.el (script-representative-chars): Remove from 'han' codepoints that belong to 'cjk-misc'.
This commit is contained in:
parent
18491f48d9
commit
15afa72460
1 changed files with 1 additions and 2 deletions
|
@ -208,8 +208,7 @@
|
|||
(kana #x304B)
|
||||
(bopomofo #x3105)
|
||||
(kanbun #x319D)
|
||||
(han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10
|
||||
#x5B57 #xfe30 #xf900)
|
||||
(han #x2e90 #x2f00 #x3200 #x3300 #x3400 #x4e10 #x5B57 #xfe30 #xf900)
|
||||
(yi #xA288)
|
||||
(syloti-nagri #xA807 #xA823 #xA82C)
|
||||
(rejang #xA930 #xA947 #xA95F)
|
||||
|
|
Loading…
Add table
Reference in a new issue