]> git.eshelyaron.com Git - emacs.git/commit
Remove extraneous entries for `han' from script-representative-chars
authorPo Lu <luangruo@yahoo.com>
Mon, 12 Aug 2024 12:44:27 +0000 (20:44 +0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 16 Aug 2024 06:44:43 +0000 (08:44 +0200)
commit3f2c92c5af261236be9d75d4a912958efda76094
treec2f1e931107193adf5f964d5eddc97dba8bf2fbf
parent37b7c5b4358a7e066573b70dc0d531249bc38af5
Remove extraneous entries for `han' from script-representative-chars

* lisp/international/fontset.el (script-representative-chars):
Remove characters that are either Kana, obsolete, or radicals,
which interferes with the discovery of real Chinese fonts, and
does not impact font resolution on free systems with Fontconfig.

(cherry picked from commit 5d69e2916458148159d7f21257f3c4863b868690)
lisp/international/fontset.el