Silence some vc- compilation warnings
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:45:42 +0000 (22:45 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 05:45:42 +0000 (22:45 -0700)
commit96b3f75a809761389cbbdc2eb0ed85f4559a8eef
tree94d7869fd228b3ea3ed9d20f633e4631733ee0e8
parent08d664200f0a49b15c2b17a673f1b10881d109fa
Silence some vc- compilation warnings

* vc/vc-bzr.el (vc-exec-after): Remove unused declaration.
(vc-compilation-mode): Declare.
(vc-bzr-pull): Require vc-dispatcher.

* vc/vc-git.el (vc-compilation-mode): Declare.
(vc-git-pull): Require vc-dispatcher.
lisp/ChangeLog
lisp/vc/vc-bzr.el
lisp/vc/vc-git.el