Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 3927:cd487eafbc76
[xemacs-hg @ 2007-04-29 13:19:55 by aidan]
Make the charsets-in-region algorithm irrelevant, mule-tests.el.
author | aidan |
---|---|
date | Sun, 29 Apr 2007 13:20:00 +0000 |
parents | 4035bd42c75e |
children | adecfd791c9b |
line wrap: on
line diff
--- a/tests/ChangeLog Sun Apr 29 11:15:04 2007 +0000 +++ b/tests/ChangeLog Sun Apr 29 13:20:00 2007 +0000 @@ -1,3 +1,11 @@ +2007-04-29 Aidan Kehoe <kehoea@parhasard.net> + + * automated/mule-tests.el (featurep): + Sort the results of charsets-in-region, charsets-in-string before + comparing them to the previously-determined list of character + sets. Eliminates a dependency on the algorithm + charsets-in-{region,string} uses. + 2007-03-26 Stephen J. Turnbull <stephen@xemacs.org> * automated/syntax-tests.el: Test for regression of bug fixed by