Mercurial > hg > xemacs-beta
diff 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 |
line wrap: on
line diff
--- a/tests/ChangeLog Tue Feb 17 13:42:36 2009 +0000 +++ b/tests/ChangeLog Wed Feb 18 07:53:34 2009 +0000 @@ -1,3 +1,8 @@ +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. + 2009-02-17 Aidan Kehoe <kehoea@parhasard.net> * automated/mule-tests.el (featurep):