]> 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>
Wed, 13 Jul 2022 13:19:27 +0000 (15:19 +0200)
commit7af88de4103e6467e8edc9c7a15a97361d99822f
tree863791d845a5db9197442cb758b3a7fe585309bc
parent2209650089851b7ec7b0a87bd73a878f2da6975f
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