]> git.eshelyaron.com Git - emacs.git/commitdiff
Remove Hangul character from `han' representative character list
authorPo Lu <luangruo@yahoo.com>
Fri, 16 Aug 2024 13:01:22 +0000 (21:01 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 16 Aug 2024 14:04:56 +0000 (16:04 +0200)
* lisp/international/fontset.el (script-representative-chars):
U+3200 is a Hangul character that is predictably absent from CJK
fonts, such as are provided by Xiaomi devices.

(cherry picked from commit 909d1d02db1c11e1309316cba2a392e1456e6053)

lisp/international/fontset.el

index f0f6c8070ac91b5bf25511531bb171c590d94ac9..1d5931ac761778bf96fe553a123907c25d1e494a 100644 (file)
        (kana #x304B)
        (bopomofo #x3105)
        (kanbun #x319D)
-       (han #x3200 #x4e10 #x5B57 #xfe30 #xf900)
+       (han #x4e10 #x5B57 #xfe30 #xf900)
        (yi #xA288)
         (syloti-nagri #xA807 #xA823 #xA82C)
         (rejang #xA930 #xA947 #xA95F)