Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/tests/ChangeLog Tue Jan 15 21:35:41 2008 +0100 +++ b/tests/ChangeLog Tue Jan 15 22:59:28 2008 +0100 @@ -1,3 +1,9 @@ +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. + 2008-01-15 Aidan Kehoe <kehoea@parhasard.net> * automated/lisp-tests.el (thing):