]> git.eshelyaron.com Git - emacs.git/commit
Allow killing the diff buffer after `C-x v u'
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 4 Sep 2021 09:14:12 +0000 (11:14 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 4 Sep 2021 09:14:12 +0000 (11:14 +0200)
commita8de88e3300464eb382a65ea96da69f23d21ead2
tree45aa8243a4ba09995c4a5fb4453e18bdb5e81fbd
parent56c98a4ad886376b3c73d6c8b9a96f6bca8f0f48
Allow killing the diff buffer after `C-x v u'

* doc/emacs/maintaining.texi (VC Undo): Document this.
* lisp/vc/vc.el (vc-revert-show-diff): Allow a `kill' value.
(vc-revert): Use it (bug#16902).
doc/emacs/maintaining.texi
etc/NEWS
lisp/vc/vc.el