update.
[elisp/flim.git] / FLIM-ELS
index 7695f0d..3e53c65 100644 (file)
--- a/FLIM-ELS
+++ b/FLIM-ELS
@@ -4,11 +4,13 @@
 
 ;;; Code:
 
-(setq flim-modules '(std11 std11-parse
-                          mel mel-dl mel-b mel-q mel-u mel-g
-                          mime-def eword-decode eword-encode
-                          mailcap
-                          ))
+(setq flim-modules '(std11
+                    mime-def
+                    mel mel-dl mel-b mel-q mel-u mel-g
+                    eword-decode eword-encode
+                    mime mime-parse mmbuffer mmcooked
+                    ;; mime-lib
+                    mailcap))
 
 (if (fboundp 'dynamic-link)
     (setq flim-modules (cons 'mel-dl flim-modules))