(log-view-vc-backend, log-view-vc-fileset): Define for compiler.
This commit is contained in:
parent
d8194864bc
commit
dba372dd28
2 changed files with 6 additions and 0 deletions
|
@ -478,6 +478,9 @@ Return a cons (REV . FILENAME)."
|
|||
fname rev))
|
||||
(vc-annotate-warp-revision prev-rev fname)))))
|
||||
|
||||
(defvar log-view-vc-backend)
|
||||
(defvar log-view-vc-fileset)
|
||||
|
||||
(defun vc-annotate-show-log-revision-at-line ()
|
||||
"Visit the log of the revision at line.
|
||||
If the VC backend supports it, only show the log entry for the revision.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue