]> git.eshelyaron.com Git - emacs.git/commit
Fix "vc-print-log does not erase buffer" and associated problems
authorDmitry Gutov <dmitry@gutov.dev>
Sat, 24 Jun 2023 02:57:18 +0000 (05:57 +0300)
committerDmitry Gutov <dmitry@gutov.dev>
Sat, 24 Jun 2023 02:57:32 +0000 (05:57 +0300)
commitfdc1a12ed1a2ceaebf21ec68752e85dd4527ceab
tree3800eaf4b2bbd427fa48a8bdfebb940be66654eb
parentd507aa7336b0a295a1fde1676c1606ae7f836a95
Fix "vc-print-log does not erase buffer" and associated problems

* lisp/vc/vc.el (vc-deduce-fileset): Make sure to retain the
buffer switch (if it did), bug#63949.
lisp/vc/vc.el