From efbeefd17e3e8a3dcc02439805e42b9d9cedded9 Mon Sep 17 00:00:00 2001 From: Po Lu Date: Thu, 1 Aug 2024 08:29:50 +0800 Subject: Conclude previous change * lisp/international/fontset.el (script-representative-chars) : Remove practically unattested characters, since this variable is not used in font resolution on MS-Windows any longer. --- lisp/international/fontset.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index 3e16e1f35bd..f5b4b0b4aa4 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el @@ -209,8 +209,7 @@ (bopomofo #x3105) (kanbun #x319D) (han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10 - #x5B57 #xfe30 #xf900 - #x1f210 #x20000 #x2a700 #x2b740 #x2b820 #x2ceb0 #x2f804) + #x5B57 #xfe30 #xf900) (yi #xA288) (syloti-nagri #xA807 #xA823 #xA82C) (rejang #xA930 #xA947 #xA95F) -- cgit v1.3