]> git.eshelyaron.com Git - emacs.git/commit
Ensure temp file is deleted in makefile overview
authorStefan Kangas <stefankangas@gmail.com>
Fri, 28 Oct 2022 00:26:44 +0000 (02:26 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 28 Oct 2022 20:23:08 +0000 (22:23 +0200)
commitdee3d93e73b2bb9b6805084fb784a536960c42e6
treedef08123e1c70e4686796639b46d7e05ac20d220
parent943f95e03c4b9d790267c71b1b9addf55b1c4802
Ensure temp file is deleted in makefile overview

* lisp/progmodes/make-mode.el (makefile-create-up-to-date-overview):
Ensure temp file is always deleted.
lisp/progmodes/make-mode.el