diff options
| author | Eli Zaretskii | 2025-04-30 16:08:15 +0300 |
|---|---|---|
| committer | Eli Zaretskii | 2025-04-30 16:08:15 +0300 |
| commit | cb701f95c61e95298fb7d06f9f98f017dadfbcfe (patch) | |
| tree | df5702344651171c2afbfa36d81d66676f254c07 | |
| parent | 9c98b6cbd37fb3d73424702b8a175e5f323b1c2d (diff) | |
| download | emacs-cb701f95c61e95298fb7d06f9f98f017dadfbcfe.tar.gz emacs-cb701f95c61e95298fb7d06f9f98f017dadfbcfe.zip | |
; Improve last change
* lisp/international/fontset.el (script-representative-chars):
Improve last change by adding more representative chars.
| -rw-r--r-- | lisp/international/fontset.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/international/fontset.el b/lisp/international/fontset.el index 09ed449f08f..083c3b1ad3c 100644 --- a/lisp/international/fontset.el +++ b/lisp/international/fontset.el | |||
| @@ -245,7 +245,7 @@ | |||
| 245 | (kharoshthi #x10A00) | 245 | (kharoshthi #x10A00) |
| 246 | (manichaean #x10AC0) | 246 | (manichaean #x10AC0) |
| 247 | (avestan #x10B00) | 247 | (avestan #x10B00) |
| 248 | (old-turkic #x10C00) | 248 | (old-turkic #x10C00 #x10C01) |
| 249 | (hanifi-rohingya #x10D00 #x10D24 #x10D39) | 249 | (hanifi-rohingya #x10D00 #x10D24 #x10D39) |
| 250 | (garay #x10D50 #x10D70 #x10D4A #x10D41) | 250 | (garay #x10D50 #x10D70 #x10D4A #x10D41) |
| 251 | (yezidi #x10E80) | 251 | (yezidi #x10E80) |
| @@ -256,7 +256,7 @@ | |||
| 256 | (old-uyghur #x10F70) | 256 | (old-uyghur #x10F70) |
| 257 | (brahmi #x11013 #x11045 #x11052 #x11065) | 257 | (brahmi #x11013 #x11045 #x11052 #x11065) |
| 258 | (kaithi #x1108D #x110B0 #x110BD) | 258 | (kaithi #x1108D #x110B0 #x110BD) |
| 259 | (chakma #x11103) | 259 | (chakma #x11103 #x11127) |
| 260 | (mahajani #x11150) | 260 | (mahajani #x11150) |
| 261 | (sharada #x11191 #x111B3 #x111CD) | 261 | (sharada #x11191 #x111B3 #x111CD) |
| 262 | (khojki #x11200) | 262 | (khojki #x11200) |