Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 3952:3584cb2c07db
[xemacs-hg @ 2007-05-13 11:11:28 by aidan]
Support non-BMP UTF-16.
author | aidan |
---|---|
date | Sun, 13 May 2007 11:11:38 +0000 |
parents | 33b9323388c5 |
children | 8fe2dec941b3 |
comparison
equal
deleted
inserted
replaced
3951:20ac78313587 | 3952:3584cb2c07db |
---|---|
1 2007-04-30 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * unicode.c: | |
4 * unicode.c (encode_unicode_char_1): | |
5 * unicode.c (unicode_convert): | |
6 Support non-BMP characters in UTF-16. | |
7 | |
1 2007-05-12 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-05-12 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * event-Xt.c (x_reset_modifier_mapping): | 10 * event-Xt.c (x_reset_modifier_mapping): |
4 * event-gtk.c (gtk_reset_modifier_mapping): | 11 * event-gtk.c (gtk_reset_modifier_mapping): |
5 Zero out the device's modifier map once we've freed it, to prevent | 12 Zero out the device's modifier map once we've freed it, to prevent |