From: ueno Date: Sun, 3 Feb 2002 15:26:33 +0000 (+0000) Subject: * nnir.el (nnir-imap-default-charset): Always take a symbol value. X-Git-Tag: t-gnus-6_15_6-01-quimby~77 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=7a78cdd182872313db57b2f5a2384f917cbf94d4;p=elisp%2Fgnus.git- * nnir.el (nnir-imap-default-charset): Always take a symbol value. --- diff --git a/lisp/nnir.el b/lisp/nnir.el index b188fbb..ac7b08f 100644 --- a/lisp/nnir.el +++ b/lisp/nnir.el @@ -463,7 +463,7 @@ that it is for EWS, not Glimpse." (defcustom nnir-imap-default-charset nil "*Name of the charset of the strings that appear in the search criteria." - :type '(choice (const nil) string) + :type '(choice (const nil) symbol) :group 'nnir) ;; Swish++. Next three variables Copyright (C) 2000, 2001 Christoph