diff options
| author | Po Lu | 2024-08-01 08:29:50 +0800 |
|---|---|---|
| committer | Po Lu | 2024-08-01 08:29:50 +0800 |
| commit | efbeefd17e3e8a3dcc02439805e42b9d9cedded9 (patch) | |
| tree | 5d18be9fecccc8a60757c413dd26fe7eb4f065e0 | |
| parent | 96097d362322595e308157ff70f191ef2b49640d (diff) | |
| download | emacs-efbeefd17e3e8a3dcc02439805e42b9d9cedded9.tar.gz emacs-efbeefd17e3e8a3dcc02439805e42b9d9cedded9.zip | |
Conclude previous change
* lisp/international/fontset.el (script-representative-chars)
<han>: Remove practically unattested characters, since this
variable is not used in font resolution on MS-Windows any
longer.
| -rw-r--r-- | lisp/international/fontset.el | 3 |
1 files changed, 1 insertions, 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 @@ | |||
| 209 | (bopomofo #x3105) | 209 | (bopomofo #x3105) |
| 210 | (kanbun #x319D) | 210 | (kanbun #x319D) |
| 211 | (han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10 | 211 | (han #x2e90 #x2f00 #x3010 #x3200 #x3300 #x3400 #x31c0 #x4e10 |
| 212 | #x5B57 #xfe30 #xf900 | 212 | #x5B57 #xfe30 #xf900) |
| 213 | #x1f210 #x20000 #x2a700 #x2b740 #x2b820 #x2ceb0 #x2f804) | ||
| 214 | (yi #xA288) | 213 | (yi #xA288) |
| 215 | (syloti-nagri #xA807 #xA823 #xA82C) | 214 | (syloti-nagri #xA807 #xA823 #xA82C) |
| 216 | (rejang #xA930 #xA947 #xA95F) | 215 | (rejang #xA930 #xA947 #xA95F) |