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

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

[nongnu] elpa/gnu-indent cd5dc79ac6 10/17: Add Codeberg link to custom g


From: ELPA Syncer
Subject: [nongnu] elpa/gnu-indent cd5dc79ac6 10/17: Add Codeberg link to custom group
Date: Sun, 27 Nov 2022 16:00:25 -0500 (EST)

branch: elpa/gnu-indent
commit cd5dc79ac65c24e9e775bd2582ad620e316f2182
Author: Akib Azmain Turja <akib@disroot.org>
Commit: Akib Azmain Turja <akib@disroot.org>

    Add Codeberg link to custom group
---
 gnu-indent.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu-indent.el b/gnu-indent.el
index 6d50e85b23..0d6a286ed1 100644
--- a/gnu-indent.el
+++ b/gnu-indent.el
@@ -40,7 +40,8 @@
 
 (defgroup gnu-indent nil
   "Indent your code with GNU Indent."
-  :group 'tools)
+  :group 'tools
+  :link '(url-link "https://codeberg.org/akib/emacs-gnu-indent";))
 
 (defcustom gnu-indent-program "indent"
   "Name of GNU Indent executable."



reply via email to

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