Fix typo in last commit.
authorSimon Josefsson <jas@extundo.com>
Mon, 3 Jun 2002 20:07:53 +0000 (20:07 +0000)
committerSimon Josefsson <jas@extundo.com>
Mon, 3 Jun 2002 20:07:53 +0000 (20:07 +0000)
lisp/nnmail.el

index 04878c1..2ac587e 100644 (file)
@@ -484,7 +484,7 @@ parameter.  It should return nil, `warn' or `delete'."
   :group 'nnmail
   :type 'symbol)
 
-(defcustom nnmail-mail-splitting-decodes t
+(defcustom nnmail-mail-splitting-decodes nil
   "Whether the nnmail splitting functionality should MIME decode headers."
   :group 'nnmail
   :type 'boolean)