comparison tests/ChangeLog @ 4620:4dc42d1fe684

Make the majority of tests in tests/automated/mule-tests.el work again. tests/ChangeLog addition: 2009-02-17 Aidan Kehoe <kehoea@parhasard.net> * automated/mule-tests.el (featurep): Add a missing parenthesis here, thank you Stephen. Cf. http://mid.gmane.org/871vtzrxey.fsf@xemacs.org .
author Aidan Kehoe <kehoea@parhasard.net>
date Tue, 17 Feb 2009 13:39:25 +0000
parents 1e3cf11fa27d
children 8cbca852bcd4
comparison
equal deleted inserted replaced
4619:75e7ab37b6c8 4620:4dc42d1fe684
1 2009-02-17 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/mule-tests.el (featurep):
4 Add a missing parenthesis here, thank you
5 Stephen. Cf. http://mid.gmane.org/871vtzrxey.fsf@xemacs.org .
6
1 2009-02-10 Aidan Kehoe <kehoea@parhasard.net> 7 2009-02-10 Aidan Kehoe <kehoea@parhasard.net>
2 8
3 * automated/lisp-tests.el : 9 * automated/lisp-tests.el :
4 Check that #$ is not modifiable from Lisp, and that load-file-name 10 Check that #$ is not modifiable from Lisp, and that load-file-name
5 is modifiable from Lisp. 11 is modifiable from Lisp.