Update ‘vc-p4-dir-status’ to ‘vc-p4-dir-status-files’

Newer versions of VC have changed the way ‘vc-dir’ calls each back-end.
This commit is contained in:
Tom Willemse 2020-05-27 18:18:41 -07:00
parent d32dd5f376
commit a1141460b8

View file

@ -174,7 +174,7 @@ compare non-open files to the depot version."
(vc-file-setprop file 'vc-workfile-version haveRev) (vc-file-setprop file 'vc-workfile-version haveRev)
state))))) state)))))
(defun vc-p4-dir-status (dir update-function) (defun vc-p4-dir-status-files (dir files update-function)
"Find information for `vc-dir'." "Find information for `vc-dir'."
;; XXX: this should be asynchronous. ;; XXX: this should be asynchronous.
(let ((lists (p4-lowlevel-fstat (let ((lists (p4-lowlevel-fstat