]> code.delx.au - gnu-emacs-elpa/commitdiff
Don't rely on UTF-8 locale when talking to subordinate Emacs
authorEli Zaretskii <eliz@gnu.org>
Wed, 6 Jan 2016 18:28:00 +0000 (20:28 +0200)
committerEli Zaretskii <eliz@gnu.org>
Wed, 6 Jan 2016 18:28:00 +0000 (20:28 +0200)
* packages/async/async.el (async--receive-sexp)
(async-batch-invoke): Bind coding-system-for-write to utf-8-unix.
(async-start): Bind coding-system-for-read to utf-8-unix.


No differences found