aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/vc/vc.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/vc/vc.el b/lisp/vc/vc.el
index 7707999636a..57bc3c2fc73 100644
--- a/lisp/vc/vc.el
+++ b/lisp/vc/vc.el
@@ -834,7 +834,6 @@ See `run-hooks'."
834 :type 'hook 834 :type 'hook
835 :group 'vc) 835 :group 'vc)
836 836
837;;;###autoload
838(defcustom vc-retrieve-tag-hook nil 837(defcustom vc-retrieve-tag-hook nil
839 "Normal hook (list of functions) run after retrieving a tag." 838 "Normal hook (list of functions) run after retrieving a tag."
840 :type 'hook 839 :type 'hook