summaryrefslogtreecommitdiff
path: root/mailscripts.el
diff options
context:
space:
mode:
Diffstat (limited to 'mailscripts.el')
-rw-r--r--mailscripts.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/mailscripts.el b/mailscripts.el
index 790793b..2bf1534 100644
--- a/mailscripts.el
+++ b/mailscripts.el
@@ -40,7 +40,8 @@
(require 'gnus)
(defgroup mailscripts nil
- "Customisation of functions in the mailscripts package.")
+ "Customisation of functions in the mailscripts package."
+ :group 'mail)
(defcustom mailscripts-extract-patches-branch-prefix nil
"Prefix for git branches created by functions which extract patch series.