Mercurial > hg > xemacs-beta
diff tests/automated/mule-tests.el @ 5438:8d29f1c4bb98
Merge with 21.5 trunk.
author | Mats Lidell <matsl@xemacs.org> |
---|---|
date | Fri, 26 Nov 2010 06:43:36 +0100 |
parents | 308d34e9f07d c096d8051f89 |
children | 17bcc2aab111 |
line wrap: on
line diff
--- a/tests/automated/mule-tests.el Mon Nov 15 22:33:52 2010 +0100 +++ b/tests/automated/mule-tests.el Fri Nov 26 06:43:36 2010 +0100 @@ -459,7 +459,7 @@ (Assert (eq code (char-to-unicode scaron))) (Assert (eq scaron (unicode-to-char code '(latin-iso8859-2))))) finally (set-unicode-conversion scaron initial-unicode)) - (Check-Error wrong-type-argument (set-unicode-conversion scaron -10000))) + (Check-Error args-out-of-range (set-unicode-conversion scaron -10000))) (dolist (utf-8-char '("\xc6\x92" ;; U+0192 LATIN SMALL LETTER F WITH HOOK