(mime-character-unification-limit-size): Change default value to 2048.
authormorioka <morioka>
Mon, 1 Jun 1998 07:40:55 +0000 (07:40 +0000)
committermorioka <morioka>
Mon, 1 Jun 1998 07:40:55 +0000 (07:40 +0000)
emu-x20.el

index 5f21362..a26cf03 100644 (file)
@@ -115,7 +115,7 @@ find-file-hooks, etc.
   :group 'i18n
   :type 'face)
 
-(defcustom mime-character-unification-limit-size 10000
+(defcustom mime-character-unification-limit-size 2048
   "*Limit size to unify characters."
   :group 'i18n
   :type 'integer)