From 7128995d0abb664f9a8609ced0eaccad8246a262 Mon Sep 17 00:00:00 2001 From: morioka Date: Sun, 11 Jan 1998 17:47:18 +0000 Subject: [PATCH] Modify for mel-dl.el. --- README.en | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/README.en b/README.en index f9d4e3c..e57637c 100644 --- a/README.en +++ b/README.en @@ -1,6 +1,6 @@ [README for MEL (English Version)] by MORIOKA Tomohiko -$Id: README.en,v 1.8 1997-05-15 05:43:48 morioka Exp $ +$Id: README.en,v 1.9 1998-01-11 17:47:18 morioka Exp $ What's MEL =========== @@ -8,11 +8,14 @@ What's MEL MEL stands for "MIME Encoding Library". It consists of following modules: - mel.el --- main module - mel-b.el --- base64 (b-encoding) encoder/decoder - mel-q.el --- quoted-printable and q-encoding encoder/decoder - mel-u.el --- unofficial module for uuencode - mel-g.el --- unofficial module for gzip64 + mel.el --- main module + mel-dl.el --- base64 (b-encoding) encoder/decoder + (for Emacs 20 with dynamic loading support) + mel-b.el --- base64 (b-encoding) encoder/decoder + (for other emacsen) + mel-q.el --- quoted-printable and q-encoding encoder/decoder + mel-u.el --- unofficial module for uuencode + mel-g.el --- unofficial module for gzip64 Installation @@ -251,8 +254,8 @@ Bug reports bug-tm-en@chamonix.jaist.ac.jp (English) bug-tm-ja@chamonix.jaist.ac.jp (Japanese) - Via the tm ML, you can report tm bugs, obtain the latest release of - tm, and discuss future enhancements to tm. To join the tm ML, send + Via the tm ML, you can report MEL bugs, obtain the latest release of + MEL, and discuss future enhancements to MEL. To join the tm ML, send e-mail to tm-ja-admin@chamonix.jaist.ac.jp (Japanese) -- 1.7.10.4