Mercurial > hg > xemacs-beta
comparison tests/ChangeLog @ 4396:e97f16fb2e25
Don't assume lisp-tests.el will be correctly read as UTF-8.
2008-01-15 Aidan Kehoe <kehoea@parhasard.net>
* automated/lisp-tests.el (literal-with-uninterned):
Use ?\x syntax for Latin-1 characters, don't assume that the file
will be read as UTF-8.
author | Aidan Kehoe <kehoea@parhasard.net> |
---|---|
date | Tue, 15 Jan 2008 22:59:28 +0100 |
parents | cacc942c0d0f |
children | 479443c0f95a |
comparison
equal
deleted
inserted
replaced
4395:b03b5e362fcf | 4396:e97f16fb2e25 |
---|---|
1 2008-01-15 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * automated/lisp-tests.el (literal-with-uninterned): | |
4 Use ?\x syntax for Latin-1 characters, don't assume that the file | |
5 will be read as UTF-8. | |
6 | |
1 2008-01-15 Aidan Kehoe <kehoea@parhasard.net> | 7 2008-01-15 Aidan Kehoe <kehoea@parhasard.net> |
2 | 8 |
3 * automated/lisp-tests.el (thing): | 9 * automated/lisp-tests.el (thing): |
4 Check that printing a hash table literal doesn't clear | 10 Check that printing a hash table literal doesn't clear |
5 print-gensym-alist. | 11 print-gensym-alist. |