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

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

[elpa] externals/cursory 3fd1837011 3/5: Add info link to cursory defgro


From: ELPA Syncer
Subject: [elpa] externals/cursory 3fd1837011 3/5: Add info link to cursory defgroup
Date: Sun, 4 Sep 2022 04:57:39 -0400 (EDT)

branch: externals/cursory
commit 3fd183701140b0e4126743560d83ab70451e6ee8
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add info link to cursory defgroup
---
 cursory.el | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/cursory.el b/cursory.el
index 38c66a89aa..a05cae7c4a 100644
--- a/cursory.el
+++ b/cursory.el
@@ -74,7 +74,8 @@
 
 (defgroup cursory ()
   "Manage cursor styles using presets."
-  :group 'cursor)
+  :group 'cursor
+  :link '(info-link "(cursory) Top"))
 
 (defcustom cursory-presets
   '((box



reply via email to

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