In vc actions use quit-windows-on instead of delete-windows-on.
authorMartin Rudalics <rudalics@gmx.at>
Mon, 10 Oct 2011 17:52:03 +0000 (19:52 +0200)
committerMartin Rudalics <rudalics@gmx.at>
Mon, 10 Oct 2011 17:52:03 +0000 (19:52 +0200)
commit366ca7f3da85b695afa34c3c3270b16a16d47f42
treeea5b9cb51b10e48b8165da7b3609f525b5385989
parent0563dae9a9e3a8c2b6de454693c0cc207e67f05d
In vc actions use quit-windows-on instead of delete-windows-on.

* window.el (quit-windows-on): New function.
* vc/vc.el (vc-revert, vc-rollback):
* vc/vc-dispatcher.el (vc-finish-logentry): Call quit-windows-on
instead of deleting windows.  (Bug#4557) (Bug#5310) (Bug#5556)
(Bug#6183) (Bug#7074)((Bug#7447)
lisp/ChangeLog
lisp/vc/vc-dispatcher.el
lisp/vc/vc.el
lisp/window.el