* message.el (message-font-lock-keywords-2): Move definitions for cited
[elisp/gnus.git-] / lisp / gnus-nocem.el
index 6d196b4..0ae227c 100644 (file)
@@ -90,6 +90,7 @@ matches an previously scanned and verified nocem message."
 (defcustom gnus-nocem-check-article-limit 500
   "*If non-nil, the maximum number of articles to check in any NoCeM group."
   :group 'gnus-nocem
+  :version "21.1"
   :type '(choice (const :tag "unlimited" nil)
                 (integer 1000)))
 
@@ -98,6 +99,7 @@ matches an previously scanned and verified nocem message."
 Otherwise don't bother fetching articles unless their author matches a
 valid issuer, which is much faster if you are selective about the issuers."
   :group 'gnus-nocem
+  :version "21.1"
   :type 'boolean)
 
 ;;; Internal variables