]> git.eshelyaron.com Git - emacs.git/commit
Make ediff offer to create files it's inferring
authorLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Dec 2020 12:50:06 +0000 (13:50 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Wed, 9 Dec 2020 13:52:53 +0000 (14:52 +0100)
commitc9c8d98446f7cd4c9e0eb7394c7f9039965932c7
tree151fda6050a579adeac6b46da99f1779c95f840e
parent2782d1e1a1d8945f0efe54091035f1a967f63f44
Make ediff offer to create files it's inferring

* lisp/vc/ediff-ptch.el (ediff-fixup-patch-map): Offer to create
the inferred file name (if it doesn't exist) (bug#8009).  This allows
applying a patch that creates a file.
lisp/vc/ediff-ptch.el