mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-05 19:31:02 -08:00
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 | ||