Synch to No Gnus 200409220305.
[elisp/gnus.git-] / lisp / gnus-score.el
index e317ee1..3b30585 100644 (file)
@@ -235,6 +235,7 @@ This variable allows the same syntax as `gnus-home-score-file'."
 
 (defcustom gnus-adaptive-word-length-limit nil
   "*Words of a length lesser than this limit will be ignored when doing adaptive scoring."
+  :version "21.4"
   :group 'gnus-score-adapt
   :type '(radio (const :format "Unlimited " nil)
                (integer :format "Maximum length: %v\n" :size 0)))