]> git.eshelyaron.com Git - emacs.git/commit
* lisp/vc/ediff-util.el: Remove temp Ediff files on kill-emacs
authorLin Sun <sunlin7@hotmail.com>
Sun, 15 Dec 2024 06:52:17 +0000 (06:52 +0000)
committerEshel Yaron <me@eshelyaron.com>
Sat, 4 Jan 2025 20:22:20 +0000 (21:22 +0100)
commit28ea8de17ea6f53a899d682fbabc4194f811553d
treeba95976f18738659d119c89d9892dc85f613b3fc
parent018bb58096806c5d87ccbd70e1514b12f03bed17
* lisp/vc/ediff-util.el: Remove temp Ediff files on kill-emacs

(ediff--delete-temp-files-on-kill-emacs): New function.
(ediff-setup): Install it in 'kill-emacs-hook'.  (Bug#74881)

(cherry picked from commit 2ba49f8a12ea378cc38cd1f0eacd88b6ef7e74e4)
lisp/vc/ediff-util.el