From 0e69ceecaab4586052b926e75cc54013b3e1c86e Mon Sep 17 00:00:00 2001 From: morioka Date: Sat, 10 May 1997 19:39:12 +0000 Subject: [PATCH] (What's APEL?): Add std11 and mule-caesar.el. --- README.en | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/README.en b/README.en index 1c7bbd7..5d29194 100644 --- a/README.en +++ b/README.en @@ -1,9 +1,9 @@ [README for APEL (English Version)] by MORIOKA Tomohiko -$Id: README.en,v 1.1 1997-03-20 06:03:51 morioka Exp $ +$Id: README.en,v 1.2 1997-05-10 19:39:12 morioka Exp $ -What's APEL -=========== +What's APEL? +============ APEL stands for "A Portable Emacs Library". It consists of following modules: @@ -36,6 +36,12 @@ What's APEL install.el: utility to install emacs-lisp package + mule-caesar.el: ROT 13-47-48 Caesar rotation utility + + std11: RFC 822/STD 11 parser and utility + std11.el --- main module + std11-parse.el --- parser + Installation ============ -- 1.7.10.4