diff options
| author | Alan Mackenzie | 2022-01-22 11:02:50 +0000 |
|---|---|---|
| committer | Alan Mackenzie | 2022-01-22 11:02:50 +0000 |
| commit | 14d64a8adcc866deecd758b898e8ef2d836b354a (patch) | |
| tree | 83cff9669e266f8e283ccb8cd7518e909240f1e1 /src/w32font.c | |
| parent | bdd9b5b8a0d37dd09ee530c1dab3a44bee09e0f8 (diff) | |
| parent | ebe334cdc234de2897263aed4c05ac7088c11857 (diff) | |
| download | emacs-scratch/correct-warning-pos.tar.gz emacs-scratch/correct-warning-pos.zip | |
Merge branch 'master' into scratch/correct-warning-posscratch/correct-warning-pos
Diffstat (limited to 'src/w32font.c')
| -rw-r--r-- | src/w32font.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/w32font.c b/src/w32font.c index 0495099db5c..c4a89446b98 100644 --- a/src/w32font.c +++ b/src/w32font.c | |||
| @@ -2385,7 +2385,6 @@ font_supported_scripts (FONTSIGNATURE * sig) | |||
| 2385 | SUBRANGE (108, Qkharoshthi); | 2385 | SUBRANGE (108, Qkharoshthi); |
| 2386 | SUBRANGE (109, Qtai_xuan_jing_symbol); | 2386 | SUBRANGE (109, Qtai_xuan_jing_symbol); |
| 2387 | SUBRANGE (110, Qcuneiform); | 2387 | SUBRANGE (110, Qcuneiform); |
| 2388 | SUBRANGE (111, Qcuneiform_numbers_and_punctuation); | ||
| 2389 | SUBRANGE (111, Qcounting_rod_numeral); | 2388 | SUBRANGE (111, Qcounting_rod_numeral); |
| 2390 | SUBRANGE (112, Qsundanese); | 2389 | SUBRANGE (112, Qsundanese); |
| 2391 | SUBRANGE (113, Qlepcha); | 2390 | SUBRANGE (113, Qlepcha); |
| @@ -2828,8 +2827,6 @@ syms_of_w32font (void) | |||
| 2828 | DEFSYM (Qbuginese, "buginese"); | 2827 | DEFSYM (Qbuginese, "buginese"); |
| 2829 | DEFSYM (Qbuhid, "buhid"); | 2828 | DEFSYM (Qbuhid, "buhid"); |
| 2830 | DEFSYM (Qcuneiform, "cuneiform"); | 2829 | DEFSYM (Qcuneiform, "cuneiform"); |
| 2831 | DEFSYM (Qcuneiform_numbers_and_punctuation, | ||
| 2832 | "cuneiform-numbers-and-punctuation"); | ||
| 2833 | DEFSYM (Qcypriot, "cypriot"); | 2830 | DEFSYM (Qcypriot, "cypriot"); |
| 2834 | DEFSYM (Qdeseret, "deseret"); | 2831 | DEFSYM (Qdeseret, "deseret"); |
| 2835 | DEFSYM (Qglagolitic, "glagolitic"); | 2832 | DEFSYM (Qglagolitic, "glagolitic"); |