mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-17 10:06:13 +00:00
96a0d4fe41
Don't bother with string-as-multibyte since `string` already returns multibyte when needed. Don't forget to encode when the string is ASCII, e.g. for ebcdic case and to make sure we always return a unibyte string. * test/lisp/international/mule-tests.el (mule-cmds-tests--encode-ebcdic): New test. |
||
---|---|---|
.. | ||
ccl-tests.el | ||
mule-tests.el | ||
mule-util-tests.el | ||
ucs-normalize-tests.el |