branch: elpa/systemd
commit 3cb77a5edd27b63911bb8490c5455757251e9c89
Author: Mark Oteiza <mvote...@udel.edu>
Commit: Mark Oteiza <mvote...@udel.edu>

    add a link
---
 systemd-mode.el | 1 +
 1 file changed, 1 insertion(+)

diff --git a/systemd-mode.el b/systemd-mode.el
index 9c09cac..ba5d162 100644
--- a/systemd-mode.el
+++ b/systemd-mode.el
@@ -35,6 +35,7 @@
 
 (defgroup systemd ()
   "Major mode for editing systemd units."
+  :link '(url-link "http://www.freedesktop.org/wiki/Software/systemd/";)
   :group 'tools)
 
 (defcustom systemd-browse-url-function 'eww

Reply via email to