comparison tests/ChangeLog @ 4305:2bb3630ea397

[xemacs-hg @ 2007-12-04 20:40:49 by aidan] Fix make check in the presence of variant language environments.
author aidan
date Tue, 04 Dec 2007 20:40:51 +0000
parents eded49463f9a
children 4d0f773d5e21
comparison
equal deleted inserted replaced
4304:4ac3a83867c6 4305:2bb3630ea397
1 2007-12-04 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/mule-tests.el (featurep):
4 The native coding system specified in the language environment can
5 be either a list (which we used to handle fine) or a single coding
6 system expression (which we failed on). Handle the latter case.
7
1 2007-11-29 Aidan Kehoe <kehoea@parhasard.net> 8 2007-11-29 Aidan Kehoe <kehoea@parhasard.net>
2 9
3 * automated/mule-tests.el: 10 * automated/mule-tests.el:
4 Check the eight-bit fixed-width CCL coding systems for round-trip 11 Check the eight-bit fixed-width CCL coding systems for round-trip
5 compatibility with themselves. 12 compatibility with themselves.