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