From: morioka Date: Fri, 16 Oct 1998 07:23:30 +0000 (+0000) Subject: (What's EMH?): Modify for APEL 9.3, FLIM 1.10.5 and SEMI 1.9.1. X-Git-Tag: emh-1_9-199811302358~2 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45429f73c36c111cc99e73b46e51b43e57051fb6;p=elisp%2Femh.git (What's EMH?): Modify for APEL 9.3, FLIM 1.10.5 and SEMI 1.9.1. --- diff --git a/README.en b/README.en index afedbd0..04dd283 100644 --- a/README.en +++ b/README.en @@ -4,9 +4,19 @@ What's EMH? =========== EMH is a extender for mh-e to provide MIME feature using SEMI. It - requires SEMI 1.8 API based MIME processing module, so please get - and install such kind of MIME processing module such as SEMI 1.8.0 - or later at first. + requires APEL (9.3 or later), FLIM (1.10.5 or later) and SEMI (1.9.1 + or later) package. Please install them before installing it. APEL + package is available at: + + ftp://ftp.jaist.ac.jp/pub/GNU/elisp/apel/ + + FLIM package is available at: + + ftp://ftp.jaist.ac.jp/pub/GNU/elisp/flim/ + + SEMI package is available at: + + ftp://ftp.jaist.ac.jp/pub/GNU/elisp/semi/ Installation