aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index fc776188f05..517052590c3 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,15 @@
12015-03-12 Eli Zaretskii <eliz@gnu.org>
2
3 * w32font.c (font_supported_scripts): Add subranges for Latin
4 Supplement, Latin Extended-A/B, Vai, Supplemental Punctuation, Tai
5 Le, Buginese, Yijing Hexagrams, Ancient Greek Numbers, Tai Xuan
6 Jing, Counting Rods, Sundanese, Lepcha, Ol Chiki, Saurashtra,
7 Kayah Li, Rejang, Ancient Symbols, Phistos Disc, Carian, Lycian,
8 Lydian, Dominoe Tiles, and Mahjong Tiles. Break the Mathematical
9 Alphanumeric Symbols into several "scripts" like fontset.el does.
10 (Bug#19993)
11 (syms_of_w32font): DEFSYM all the new script symbols.
12
12015-03-07 Eli Zaretskii <eliz@gnu.org> 132015-03-07 Eli Zaretskii <eliz@gnu.org>
2 14
3 * w32fns.c <ImmReleaseContext_Proc, ImmSetCompositionWindow_Proc>: 15 * w32fns.c <ImmReleaseContext_Proc, ImmSetCompositionWindow_Proc>: