Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4583:2669b1b7e33b
Correct little-endian UTF-16 surrogate handling.
src/ChangeLog addition:
2009-01-31 Aidan Kehoe <kehoea@parhasard.net>
* unicode.c (unicode_convert):
Correct little-endian UTF-16 surrogate handling.
tests/ChangeLog addition:
2009-01-31 Aidan Kehoe <kehoea@parhasard.net>
* automated/mule-tests.el:
Test little-endian Unicode surrogates too.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 31 Jan 2009 13:06:37 +0000 |
parents | 00ed9903a988 |
children | e0a8715fdb1f |
comparison
equal
deleted
inserted
replaced
4582:00ed9903a988 | 4583:2669b1b7e33b |
---|---|
1 2009-01-31 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * automated/mule-tests.el: | |
4 Test little-endian Unicode surrogates too. | |
5 | |
1 2009-01-18 Aidan Kehoe <kehoea@parhasard.net> | 6 2009-01-18 Aidan Kehoe <kehoea@parhasard.net> |
2 | 7 |
3 * automated/lisp-tests.el: (char-table-with-string): | 8 * automated/lisp-tests.el: (char-table-with-string): |
4 That was remiss of me, I should have checked before commiting that | 9 That was remiss of me, I should have checked before commiting that |
5 last changed. Fixed, the char tables are now actually printed. | 10 last changed. Fixed, the char tables are now actually printed. |