Don't discard parameters in digest groups when replying
[gnus] / lisp / gnus-picon.el
index 3b335b3..5402982 100644 (file)
@@ -1,6 +1,6 @@
 ;;; gnus-picon.el --- displaying pretty icons in Gnus
 
-;; Copyright (C) 1996-2012 Free Software Foundation, Inc.
+;; Copyright (C) 1996-2013 Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; Keywords: news xpm annotation glyph faces
@@ -77,8 +77,8 @@ 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
-  :version "24.2"
+  :type 'sexp
+  :version "24.3"
   :group 'gnus-picon)
 
 (defcustom gnus-picon-style 'inline