diff options
| -rw-r--r-- | lisp/emacs-lisp/package-vc.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el index 2e0a6b6a603..4a9c1685330 100644 --- a/lisp/emacs-lisp/package-vc.el +++ b/lisp/emacs-lisp/package-vc.el | |||
| @@ -44,6 +44,7 @@ | |||
| 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 | :link '(custom-manual "(emacs) Package from Source") |
| 47 | :prefix "package-vc-" | ||
| 47 | :version "29.1") | 48 | :version "29.1") |
| 48 | 49 | ||
| 49 | (defconst package-vc--elpa-packages-version 1 | 50 | (defconst package-vc--elpa-packages-version 1 |