]> git.eshelyaron.com Git - emacs.git/commit
Make elisp-flymake-byte-compile clean up on failures
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 12:52:45 +0000 (14:52 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 23 Apr 2022 12:52:45 +0000 (14:52 +0200)
commit5bc5e565761fe40941ecc76ee6c28f01387f0980
tree99489d2a5affdc40bd928c43f9fb051089c84094
parent2c0a01ee389944d95034ef673ff0255d99ef4b80
Make elisp-flymake-byte-compile clean up on failures

* lisp/progmodes/elisp-mode.el (elisp-flymake-byte-compile): Clean
up no matter what the exit status of the process is (bug#55056).
lisp/progmodes/elisp-mode.el