mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; * lisp/emacs-lisp/package-vc.el (package-vc): Fix manual reference
This commit is contained in:
parent
4508a024e8
commit
d23dc3dd7e
@ -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…
Reference in New Issue
Block a user