]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/gnus-picon.el
Fix a bunch of custom types (thank you cus-test.el)
[gnu-emacs] / lisp / gnus / gnus-picon.el
index 4f28f8ebc012f46dfdaa6199861a8a8e7d15170e..5402982b965493ffc29d3ebcc9c24374aad8a08f 100644 (file)
@@ -77,7 +77,7 @@ Some people may want to add \"unknown\" to this list."
 
 (defcustom gnus-picon-properties '(:color-symbols (("None" . "white")))
   "List of image properties applied to picons."
-  :type 'list
+  :type 'sexp
   :version "24.3"
   :group 'gnus-picon)