comparison tests/ChangeLog @ 3695:42e4605ef1de

[xemacs-hg @ 2006-11-23 13:43:17 by aidan] Handle bytes in the range 0x80-0xC0 better when dealing with ISO-IR 196.
author aidan
date Thu, 23 Nov 2006 13:43:29 +0000
parents d6a215ad08b8
children 58f19b254a23
comparison
equal deleted inserted replaced
3694:a30f3a38c4ae 3695:42e4605ef1de
1 2006-11-23 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/mule-tests.el (featurep):
4 Add a test that ISO/IR 196 escape handling in ISO-2022-based
5 charsets don't choke on invalid bytes in UTF-8 text.
6
1 2006-11-20 Aidan Kehoe <kehoea@parhasard.net> 7 2006-11-20 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * automated/mule-tests.el (featurep): 9 * automated/mule-tests.el (featurep):
4 Add tests to make sure the fixes to the CCL bugs I just checked in 10 Add tests to make sure the fixes to the CCL bugs I just checked in
5 don't regress. 11 don't regress.