[README for MEL (English Version)]
by MORIOKA Tomohiko <morioka@jaist.ac.jp>
-$Id: README.en,v 1.4 1997-04-30 13:15:12 morioka Exp $
+$Id: README.en,v 1.5 1997-04-30 13:25:15 morioka Exp $
What's MEL
===========
Command base64-insert-encoded-file (FILENAME)
- Insert base64 encoded file.
+ Encode contents of file FILENAME to base64, and insert the result.
+
+ It calls external base64 encoder specified by
+ `base64-external-encoder'. So you must install the program (maybe
+ mmencode included in metamail or XEmacs package).
Command quoted-printable-insert-encoded-file (FILENAME)