aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/emacs-lisp/package-vc.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el
index b18b5b1e483..2e0a6b6a603 100644
--- a/lisp/emacs-lisp/package-vc.el
+++ b/lisp/emacs-lisp/package-vc.el
@@ -43,6 +43,7 @@
43(defgroup package-vc nil 43(defgroup package-vc nil
44 "Manage packages from VC checkouts." 44 "Manage packages from VC checkouts."
45 :group 'package 45 :group 'package
46 :link '(custom-manual "(emacs) Package from Source")
46 :version "29.1") 47 :version "29.1")
47 48
48(defconst package-vc--elpa-packages-version 1 49(defconst package-vc--elpa-packages-version 1