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

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

[nongnu] elpa/webpaste 4459071 040/298: Added description to group


From: ELPA Syncer
Subject: [nongnu] elpa/webpaste 4459071 040/298: Added description to group
Date: Thu, 9 Dec 2021 18:59:40 -0500 (EST)

branch: elpa/webpaste
commit 44590713ecaf8c30b9c711323ecfe7a927c15495
Author: Elis Axelsson <elis.axelsson@gmail.com>
Commit: Elis Axelsson <elis.axelsson@gmail.com>

    Added description to group
---
 webpaste.el | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/webpaste.el b/webpaste.el
index 5fc702d..61ba492 100644
--- a/webpaste.el
+++ b/webpaste.el
@@ -37,6 +37,11 @@
 (require 'request)
 
 
+(defgroup webpaste nil
+  "Configuration options for webpaste.el where you can define paste providers,
+provider priority for which order which provider should be tried when used.")
+
+
 (defcustom webpaste-provider-priority ()
   "Define provider priority of which providers to try in which order.
 This variable should be a list of strings and if it isn't defined it will



reply via email to

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