]> git.eshelyaron.com Git - emacs.git/commit
Re-enable displaying `han' characters on Android
authorPo Lu <luangruo@yahoo.com>
Wed, 31 Jul 2024 00:32:24 +0000 (08:32 +0800)
committerEshel Yaron <me@eshelyaron.com>
Wed, 31 Jul 2024 14:33:22 +0000 (16:33 +0200)
commit22dc71bb94feb83d98b41007038d60496df57ca0
treeffdd291d764ba1747d5e683a61bee5481e5e235d
parent5faadfb29ec8f38bb2f575375e9cb1925697a296
Re-enable displaying `han' characters on Android

* lisp/international/fontset.el (script-representative-chars)
<han>: Remove several characters that were just recently
introduced into unicode and are consequently absent from many
fonts, so that they may match font specs specifying scripts
rather than QClang in the default fontset.

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