Mercurial > hg > xemacs-beta
diff tests/ChangeLog @ 4900:0eccfd4850d6
Add tests for the regexp-ranges-treat-control-1-chars badly bug.
2010-01-30 Aidan Kehoe <kehoea@parhasard.net>
* automated/regexp-tests.el:
Make sure that control-1 characters are no longer treated as
second-class citizens in regexp ranges, as in
http://mid.gmane.org/18829.34118.709782.704574@parhasard.net .
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Sat, 30 Jan 2010 19:23:43 +0000 |
parents | 91a023144e72 |
children | c902301f8b7d |
line wrap: on
line diff
--- a/tests/ChangeLog Sat Jan 30 15:47:37 2010 +0000 +++ b/tests/ChangeLog Sat Jan 30 19:23:43 2010 +0000 @@ -1,3 +1,10 @@ +2010-01-30 Aidan Kehoe <kehoea@parhasard.net> + + * automated/regexp-tests.el: + Make sure that control-1 characters are no longer treated as + second-class citizens in regexp ranges, as in + http://mid.gmane.org/18829.34118.709782.704574@parhasard.net . + 2010-01-29 Ben Wing <ben@xemacs.org> * automated/search-tests.el: