2007-09-04 Didier Verna <didier@xemacs.org>
[riece] / lisp / riece-highlight.el
index 3057747..97e9af1 100644 (file)
 (defcustom riece-channel-list-mark-face-alist
   '((?* . riece-channel-list-current-face))
   "An alist mapping marks on riece-channel-list-buffer to faces."
-  :type 'list
+  :type '(repeat (cons character symbol))
   :group 'riece-highlight)
 
 (defcustom riece-channel-list-font-lock-keywords