comparison tests/ChangeLog @ 4622:8cbca852bcd4

#'check-coding-systems-region: return nil on success, not t. lisp/ChangeLog addition: 2009-02-18 Aidan Kehoe <kehoea@parhasard.net> * coding.el (check-coding-systems-region): Return null on success, not t. See http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1723 tests/ChangeLog addition: 2009-02-18 Aidan Kehoe <kehoea@parhasard.net> * automated/query-coding-tests.el : Check that #'check-coding-systems-region returns null on success here, not t.
author Aidan Kehoe <kehoea@parhasard.net>
date Wed, 18 Feb 2009 07:53:34 +0000
parents 4dc42d1fe684
children a9f83990e6bf
comparison
equal deleted inserted replaced
4621:127dbf03e1af 4622:8cbca852bcd4
1 2009-02-18 Aidan Kehoe <kehoea@parhasard.net>
2
3 * automated/query-coding-tests.el : Check that
4 #'check-coding-systems-region returns null on success here, not t.
5
1 2009-02-17 Aidan Kehoe <kehoea@parhasard.net> 6 2009-02-17 Aidan Kehoe <kehoea@parhasard.net>
2 7
3 * automated/mule-tests.el (featurep): 8 * automated/mule-tests.el (featurep):
4 Add a missing parenthesis here, thank you 9 Add a missing parenthesis here, thank you
5 Stephen. Cf. http://mid.gmane.org/871vtzrxey.fsf@xemacs.org . 10 Stephen. Cf. http://mid.gmane.org/871vtzrxey.fsf@xemacs.org .