aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/gnus/gnus-nocem.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/gnus-nocem.el b/lisp/gnus/gnus-nocem.el
index d682451565e..9b76ede9856 100644
--- a/lisp/gnus/gnus-nocem.el
+++ b/lisp/gnus/gnus-nocem.el
@@ -82,7 +82,7 @@ isn't bound, the message will be used unconditionally."
82(defcustom gnus-nocem-liberal-fetch nil 82(defcustom gnus-nocem-liberal-fetch nil
83 "*If t try to fetch all messages which have @@NCM in the subject. 83 "*If t try to fetch all messages which have @@NCM in the subject.
84Otherwise don't fetch messages which have references or whose message-id 84Otherwise don't fetch messages which have references or whose message-id
85matches an previously scanned and verified nocem message." 85matches a previously scanned and verified nocem message."
86 :group 'gnus-nocem 86 :group 'gnus-nocem
87 :type 'boolean) 87 :type 'boolean)
88 88