]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/shr-color.el
Fix a bunch of custom types (thank you cus-test.el)
[gnu-emacs] / lisp / gnus / shr-color.el
index 91b2cf79a1eb173952d240e438e3955e76b10da3..0b320a21ad9cdbbca71a57b33b5b2a28a32d4a2f 100644 (file)
@@ -37,7 +37,7 @@
   "Minimum luminance distance between two colors to be considered visible.
 Must be between 0 and 100."
   :group 'shr
-  :type 'float)
+  :type 'number)
 
 (defcustom shr-color-visible-distance-min 5
   "Minimum color distance between two colors to be considered visible.