* vc/vc-dispatcher.el (vc-dir-refresh): Declare.
authorGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 06:58:57 +0000 (23:58 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 12 Sep 2013 06:58:57 +0000 (23:58 -0700)
lisp/ChangeLog
lisp/vc/vc-dispatcher.el

index e4bf56d..cdf601e 100644 (file)
@@ -15,6 +15,8 @@
        * progmodes/cperl-mode.el (Info-find-node):
        * vc/ediff.el (Info-goto-node): Update declarations.
 
+       * vc/vc-dispatcher.el (vc-dir-refresh): Declare.
+
        * vc/vc-bzr.el (vc-compilation-mode): Declare.
        (vc-bzr-pull): Require vc-dispatcher.
        * vc/vc-git.el (vc-compilation-mode): Declare.
index 7888752..62fb72d 100644 (file)
@@ -398,6 +398,8 @@ Display the buffer in some window, but don't select it."
     (set (make-local-variable 'compilation-error-regexp-alist)
         error-regexp-alist)))
 
+(declare-function vc-dir-refresh "vc-dir" ())
+
 (defun vc-set-async-update (process-buffer)
   "Set a `vc-exec-after' action appropriate to the current buffer.
 This action will update the current buffer after the current