Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 3948:adecfd791c9b
[xemacs-hg @ 2007-05-12 10:17:00 by aidan]
Non-Latin-1 escapes can lead to corrupted ELC code.
author | aidan |
---|---|
date | Sat, 12 May 2007 10:17:09 +0000 |
parents | cd487eafbc76 |
children | 3584cb2c07db |
line wrap: on
line diff
--- a/tests/ChangeLog Fri May 11 21:51:38 2007 +0000 +++ b/tests/ChangeLog Sat May 12 10:17:09 2007 +0000 @@ -1,3 +1,12 @@ +2007-05-12 Aidan Kehoe <kehoea@parhasard.net> + + * automated/mule-tests.el: + * automated/mule-tests.el (bytecomp): + Require it, since we're testing its Unicode support. + * automated/mule-tests.el (featurep): + Assert that the escape-quoted coding cookie is added when needed, + and ignored when not. + 2007-04-29 Aidan Kehoe <kehoea@parhasard.net> * automated/mule-tests.el (featurep):