emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[nongnu] elpa/sesman 5c34b3669b 031/100: Add a link to the GitHub repo


From: ELPA Syncer
Subject: [nongnu] elpa/sesman 5c34b3669b 031/100: Add a link to the GitHub repo
Date: Tue, 28 Dec 2021 14:06:00 -0500 (EST)

branch: elpa/sesman
commit 5c34b3669b97ac88631ea14824ffa62ed450601c
Author: Bozhidar Batsov <bozhidar@batsov.com>
Commit: Bozhidar Batsov <bozhidar@batsov.com>

    Add a link to the GitHub repo
---
 sesman.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/sesman.el b/sesman.el
index c7f35da6a5..469ec822f2 100644
--- a/sesman.el
+++ b/sesman.el
@@ -47,7 +47,8 @@
 (defgroup sesman nil
   "Generic Session Manager."
   :prefix "sesman-"
-  :group 'tools)
+  :group 'tools
+  :link '(url-link :tag "GitHub" "https://github.com/vspinu/sesman";))
 
 ;; (defcustom sesman-disambiguate-by-relevance t
 ;;   "If t choose most relevant session in ambiguous situations, otherwise ask.



reply via email to

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