diff options
author | shige <shige@FreeBSD.org> | 1999-05-09 16:14:47 +0000 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-05-09 16:14:47 +0000 |
commit | c7583116a90fc7bdf1576bd5c20a634b66777bea (patch) | |
tree | 6ae28668522f0ca27f8fc11c328d6987af7b03ae /editors/apel/pkg-descr.emacs19 | |
parent | e880371df3c9a3beb530f532de4548b68fe52d5f (diff) | |
download | FreeBSD-ports-c7583116a90fc7bdf1576bd5c20a634b66777bea.zip FreeBSD-ports-c7583116a90fc7bdf1576bd5c20a634b66777bea.tar.gz |
Update to 9.18.
Diffstat (limited to 'editors/apel/pkg-descr.emacs19')
-rw-r--r-- | editors/apel/pkg-descr.emacs19 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/apel/pkg-descr.emacs19 b/editors/apel/pkg-descr.emacs19 index a23c658..21ba14d 100644 --- a/editors/apel/pkg-descr.emacs19 +++ b/editors/apel/pkg-descr.emacs19 @@ -6,7 +6,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. APEL stands for "A Portable Emacs Library". It consists of following modules: - APEL + apel - utility to write portable CCL program - utility for Association-list - utility for condition tree and condition/situation-alist @@ -14,6 +14,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. - utility to make file-name - utility to install emacs-lisp package - ROT 13-47-48 Caesar rotation utility + - portable custom environment emu - poe: emulation module mainly for basic functions and special forms/macros - poem: provide basic functions to write portable MULE programs @@ -23,7 +24,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>. - text/richtext module APEL is installed the following directory tree: - ${PREFIX}/share/emacs/site-lisp/apel/ --- APEL + ${PREFIX}/share/emacs/site-lisp/apel/ --- apel ${PREFIX}/share/emacs/19.34/site-lisp/emu/ --- emu |