]> git.eshelyaron.com Git - emacs.git/commit
Prefer make-temp-name in make-mode.el
authorStefan Kangas <stefankangas@gmail.com>
Fri, 28 Oct 2022 00:17:58 +0000 (02:17 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Fri, 28 Oct 2022 20:23:08 +0000 (22:23 +0200)
commit6f42782a57c6a37e1f30535dde829053f1005389
tree6417271655af9d25bd2ce00fd22d417c938d70a0
parentdee3d93e73b2bb9b6805084fb784a536960c42e6
Prefer make-temp-name in make-mode.el

* lisp/progmodes/make-mode.el
(makefile-generate-temporary-filename): Make obsolete in favor of
'make-temp-name'.  Simplify.
(makefile-save-temporary): Don't use above obsolete function.
lisp/progmodes/make-mode.el