Require mcharset.
authormorioka <morioka>
Tue, 20 Oct 1998 17:09:58 +0000 (17:09 +0000)
committermorioka <morioka>
Tue, 20 Oct 1998 17:09:58 +0000 (17:09 +0000)
mime-def.el

index b709203..7c1706f 100644 (file)
@@ -24,6 +24,8 @@
 
 ;;; Code:
 
+(require 'mcharset)
+
 (eval-and-compile
   (defconst mime-library-product ["FLIM" (1 11 1) "Takanohara"]
     "Product name, version number and code name of MIME-library package.")