]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-util.el
Fix a bunch of custom types (thank you cus-test.el)
[gnu-emacs] / lisp / gnus / gnus-util.el
index a121c27b5476ba6ebd62b769e940dc1a26296270..6e2c586dc4b1872e3d205bf26453737f5d4231bc 100644 (file)
@@ -68,7 +68,7 @@
   "Value of `completion-styles' to use when completing."
   :version "24.1"
   :group 'gnus-meta
-  :type 'list)
+  :type '(repeat symbol))
 
 ;; Fixme: this should be a gnus variable, not nnmail-.
 (defvar nnmail-pathname-coding-system)