]> git.eshelyaron.com Git - emacs.git/commit
Mark async worker tmp file as utf-8-emacs-unix (bug#48029)
authorAndrea Corallo <akrl@sdf.org>
Fri, 8 Jul 2022 08:27:45 +0000 (10:27 +0200)
committerAndrea Corallo <akrl@sdf.org>
Fri, 8 Jul 2022 14:02:59 +0000 (16:02 +0200)
commit8be8f088d1c664818d59df71438a10acbd43a727
tree54be32ffc34092c5c8d23987fe71774f5047f9f7
parenta371298d2a2fd1c24f29c6c4ca8026a62f5bdd33
Mark async worker tmp file as utf-8-emacs-unix (bug#48029)

* lisp/emacs-lisp/comp.el (comp-final): Mark async worker tmp file
as utf-8.
* test/src/comp-tests.el (48029-1): New test.
* test/src/comp-resources/comp-test-funcs.el
(comp-test-48029-nonascii-žžž-f): New function.
lisp/emacs-lisp/comp.el
test/src/comp-resources/comp-test-funcs.el
test/src/comp-tests.el