* nnir.el (nnir-imap-default-charset): Always take a symbol value.
authorueno <ueno>
Sun, 3 Feb 2002 15:26:33 +0000 (15:26 +0000)
committerueno <ueno>
Sun, 3 Feb 2002 15:26:33 +0000 (15:26 +0000)
lisp/nnir.el

index b188fbb..ac7b08f 100644 (file)
@@ -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