emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

feature/package+vc f17fadd01a 2/3: Link to Manual from the package-vc gr


From: Philip Kaludercic
Subject: feature/package+vc f17fadd01a 2/3: Link to Manual from the package-vc group
Date: Fri, 4 Nov 2022 13:19:11 -0400 (EDT)

branch: feature/package+vc
commit f17fadd01ac291cd3d917df4255b25fa7e81212a
Author: Philip Kaludercic <philipk@posteo.net>
Commit: Philip Kaludercic <philipk@posteo.net>

    Link to Manual from the package-vc group
    
    * lisp/emacs-lisp/package-vc.el (package-vc): Add 'custom-manual'
    link.
---
 lisp/emacs-lisp/package-vc.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/lisp/emacs-lisp/package-vc.el b/lisp/emacs-lisp/package-vc.el
index b18b5b1e48..2e0a6b6a60 100644
--- a/lisp/emacs-lisp/package-vc.el
+++ b/lisp/emacs-lisp/package-vc.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]