]> git.eshelyaron.com Git - emacs.git/commit
Make comp--native-compile delete the temp file it creates
authorLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 May 2022 12:47:16 +0000 (14:47 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Thu, 26 May 2022 12:47:16 +0000 (14:47 +0200)
commitef6059cb8325dfa2467bb83b2fd2b2d376e360c2
tree0d05d63f25aadb731a185b08751a9e8f03332e4a
parent06c79dcfcbc634325b688385be95cd5ed049e208
Make comp--native-compile delete the temp file it creates

* lisp/emacs-lisp/comp.el (comp--native-compile): Delete the
temporary files we create (bug#55611).
lisp/emacs-lisp/comp.el