From 8439c4eccf9607a757d438e9d850b5b7660ce13f Mon Sep 17 00:00:00 2001 From: morioka Date: Wed, 6 May 1998 12:58:25 +0000 Subject: [PATCH] (What's FLIM): Delete description about std11-parse.el; add description about mailcap.el. --- README.en | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.en b/README.en index 33a7565..d7c06e1 100644 --- 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 @@ -28,6 +26,8 @@ What's FLIM eword-decode.el --- encoded-word decoder eword-encode.el --- encoded-word encoder + mailcap.el --- mailcap parser and utility + Installation ============ -- 1.7.10.4