; * lisp/emacs-lisp/package-vc.el (package-vc): Fix manual reference
This commit is contained in:
parent
4508a024e8
commit
d23dc3dd7e
1 changed files with 1 additions and 1 deletions
|
@ -58,7 +58,7 @@
|
|||
(defgroup package-vc nil
|
||||
"Manage packages from VC checkouts."
|
||||
:group 'package
|
||||
:link '(custom-manual "(emacs) Package from Source")
|
||||
:link '(custom-manual "(emacs) Fetching Package Sources")
|
||||
:prefix "package-vc-"
|
||||
:version "29.1")
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue