Fix last commit.
authorSimon Josefsson <jas@extundo.com>
Fri, 7 Mar 2003 18:22:00 +0000 (18:22 +0000)
committerSimon Josefsson <jas@extundo.com>
Fri, 7 Mar 2003 18:22:00 +0000 (18:22 +0000)
lisp/nnimap.el

index 014ce26..30756d7 100644 (file)
@@ -210,7 +210,8 @@ used (which currently is nil, unless you use a statistical
 spam.el test); if this variable is another non-nil value bodies
 will be downloaded."
   :group 'nnimap
-  :type 'boolean)
+  :type '(choice (const :tag "Let system decide" deault)
+                boolean))
 
 ;; Performance / bug workaround variables