(mime-file-content-type-alist): Add "Standard MIDI".
[elisp/semi.git] / SEMI-CFG
index a82d8ab..d56c948 100644 (file)
--- a/SEMI-CFG
+++ b/SEMI-CFG
@@ -30,8 +30,8 @@
 
 (or (module-installed-p 'calist)
     (error "Please install APEL 8.7 or later."))
-(or (module-installed-p 'mime-lib)
-    (error "Please install FLIM 1.5.0 or later."))
+(or (module-installed-p 'mime)
+    (error "Please install FLIM 1.6.0 or later."))
 (if (module-installed-p 'tm-view)
     (message "Please remove tm from load-path."))