1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-17 10:06:13 +00:00
emacs/test/lisp/international
Stefan Monnier 96a0d4fe41 * lisp/international/mule-cmds.el (encode-coding-char): Fix ASCII case
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.
2019-05-28 19:33:20 -04:00
..
ccl-tests.el Update more copyright years 2018-12-31 18:47:22 -08:00
mule-tests.el * lisp/international/mule-cmds.el (encode-coding-char): Fix ASCII case 2019-05-28 19:33:20 -04:00
mule-util-tests.el Update copyright year to 2019 2019-01-01 01:01:13 +00:00
ucs-normalize-tests.el Import Unicode 12.0 data files 2019-03-09 12:41:48 +02:00