From: morioka Date: Sat, 10 May 1997 19:39:12 +0000 (+0000) Subject: (What's APEL?): Add std11 and mule-caesar.el. X-Git-Tag: XEmacs-20_3-b15~5 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=0e69ceecaab4586052b926e75cc54013b3e1c86e;p=elisp%2Fapel.git (What's APEL?): Add std11 and mule-caesar.el. --- 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 ============