; * lisp/emacs-lisp/package-vc.el (package-vc): Add missing :prefix
This commit is contained in:
parent
f17fadd01a
commit
184f0c3e60
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@
|
|||
"Manage packages from VC checkouts."
|
||||
:group 'package
|
||||
:link '(custom-manual "(emacs) Package from Source")
|
||||
:prefix "package-vc-"
|
||||
:version "29.1")
|
||||
|
||||
(defconst package-vc--elpa-packages-version 1
|
||||
|
|
Loading…
Add table
Reference in a new issue