Synch to No Gnus 200504250722.
[elisp/gnus.git-] / lisp / gnus-score.el
index 405634f..0a125cd 100644 (file)
@@ -241,7 +241,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"
+  :version "22.1"
   :group 'gnus-score-adapt
   :type '(radio (const :format "Unlimited " nil)
                (integer :format "Maximum length: %v")))
@@ -316,7 +316,7 @@ If this variable is nil, exact matching will always be used."
   "If non-nil, adaptive score files fill are pretty printed."
   :group 'gnus-score-files
   :group 'gnus-score-adapt
-  :version "22.0" ;; No Gnus
+  :version "23.0" ;; No Gnus
   :type 'boolean)
 
 (defcustom gnus-score-default-header nil