(mime-message-structure): New variable.
[elisp/flim.git] / README.en
index 33a7565..fcf3fee 100644 (file)
--- a/README.en
+++ b/README.en
@@ -7,9 +7,7 @@ What's FLIM
   representation or encoding.  It consists of following
   modules:
 
-    std11: RFC 822/STD 11 parser and utility
-       std11.el       --- main module
-       std11-parse.el --- parser
+    std11.el   --- STD 11 (RFC 822) parser and utility
 
     mime-def.el --- Definitions about MIME format
 
@@ -24,10 +22,15 @@ What's FLIM
        mel-g.el  --- unofficial module for gzip64
 
     eword: encoded-word encoder/decoder
-
        eword-decode.el --- encoded-word decoder
        eword-encode.el --- encoded-word encoder
 
+    mime-lib.el --- MIME entity library
+
+    mime-parse.el --- MIME parser
+
+    mailcap.el --- mailcap parser and utility
+
 
 Installation
 ============