1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-01 20:06:00 +00:00

(vc-register): Update vc-buffer-backend.

This commit is contained in:
Karl Heuer 1998-02-25 22:53:17 +00:00
parent 842f86922a
commit c863c92df3

View File

@ -974,6 +974,7 @@ merge in the changes into your working copy."
(and override
(read-string
(format "Initial version level for %s: " buffer-file-name))))
(setq vc-buffer-backend (vc-backend (buffer-file-name)))
)
(defun vc-resynch-window (file &optional keep noquery)