]> git.eshelyaron.com Git - emacs.git/commit
Improve support for using vc commands in indirect buffers
authorNathan Moreau <nathan.moreau@m4x.org>
Mon, 5 Oct 2020 06:50:08 +0000 (08:50 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 5 Oct 2020 06:50:16 +0000 (08:50 +0200)
commitd494833d47968fcd97ba549654a259d6fb6c2eee
tree3584b8bcd87a39a6f015bbc0a3e61d2822ac230b
parentc0577d7a39284d05da824906debd28b2be03edf1
Improve support for using vc commands in indirect buffers

* lisp/vc/vc.el (vc-deduce-fileset-1): New defun.
(vc-deduce-fileset): Adapt.
(vc-maybe-buffer-sync): New defun.
(vc-diff): Adapt.
(vc-ediff): Adapt.
(vc-root-diff): Adapt.
(vc-revision-other-window): Adapt (bug#40967).
lisp/vc/vc.el