]> git.eshelyaron.com Git - emacs.git/commit
ediff shouldn't alter the kill ring when copying a diff
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 May 2021 10:21:11 +0000 (12:21 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 3 May 2021 10:21:11 +0000 (12:21 +0200)
commit1dafab893652c42be807e9a44005413cb7915f81
treec32f7ff491d1ef923b62739b2366cbb5310808f0
parent1fa1f3184a96cbf51aed68ed1e1c6eb799dcfc27
ediff shouldn't alter the kill ring when copying a diff

* lisp/vc/ediff-util.el (ediff-copy-diff, ediff-pop-diff): Don't
alter the kill ring (bug#47881).
lisp/vc/ediff-util.el