summaryrefslogtreecommitdiff
path: root/editors/apel
diff options
context:
space:
mode:
authorShigeyuki Fukushima <shige@FreeBSD.org>1999-08-06 14:18:50 +0000
committerShigeyuki Fukushima <shige@FreeBSD.org>1999-08-06 14:18:50 +0000
commite1fa0d61612b5a7ab61e5e5d36b3b16d14b399d2 (patch)
tree325d6f1bbb9e169ce6d9c6dd86adc8a783a000f2 /editors/apel
parentUpdate to 9.20. (diff)
Update to 9.20.
Reviewed by: OKAZAKI Tetsurou <okazaki@be.to>
Notes
Notes: svn path=/head/; revision=20555
Diffstat (limited to 'editors/apel')
-rw-r--r--editors/apel/pkg-comment.emacs202
-rw-r--r--editors/apel/pkg-comment.emacs212
-rw-r--r--editors/apel/pkg-descr.emacs201
-rw-r--r--editors/apel/pkg-descr.emacs211
-rw-r--r--editors/apel/pkg-plist.emacs208
-rw-r--r--editors/apel/pkg-plist.emacs218
6 files changed, 16 insertions, 6 deletions
diff --git a/editors/apel/pkg-comment.emacs20 b/editors/apel/pkg-comment.emacs20
index 726846d3572e..5a611f960f0f 100644
--- a/editors/apel/pkg-comment.emacs20
+++ b/editors/apel/pkg-comment.emacs20
@@ -1 +1 @@
-Portable Emacs Library for emacs20
+A Portable Emacs Library for emacs20
diff --git a/editors/apel/pkg-comment.emacs21 b/editors/apel/pkg-comment.emacs21
index 726846d3572e..5a611f960f0f 100644
--- a/editors/apel/pkg-comment.emacs21
+++ b/editors/apel/pkg-comment.emacs21
@@ -1 +1 @@
-Portable Emacs Library for emacs20
+A Portable Emacs Library for emacs20
diff --git a/editors/apel/pkg-descr.emacs20 b/editors/apel/pkg-descr.emacs20
index 6cef93b45b90..21fd589c1384 100644
--- a/editors/apel/pkg-descr.emacs20
+++ b/editors/apel/pkg-descr.emacs20
@@ -19,6 +19,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
- invisible: provide features about invisible region
- mcharset: provide MIME charset related features
- pccl: utility to write portable CCL program
+ - pces: provide portable character encoding scheme features
- pcustom: provide portable custom environment
- poe: emulation module mainly for basic functions and special forms/macros
- poem: provide basic functions to write portable MULE programs
diff --git a/editors/apel/pkg-descr.emacs21 b/editors/apel/pkg-descr.emacs21
index 6cef93b45b90..21fd589c1384 100644
--- a/editors/apel/pkg-descr.emacs21
+++ b/editors/apel/pkg-descr.emacs21
@@ -19,6 +19,7 @@ APEL is programed by MORIOKA Tomohiko <morioka@jaist.ac.jp>.
- invisible: provide features about invisible region
- mcharset: provide MIME charset related features
- pccl: utility to write portable CCL program
+ - pces: provide portable character encoding scheme features
- pcustom: provide portable custom environment
- poe: emulation module mainly for basic functions and special forms/macros
- poem: provide basic functions to write portable MULE programs
diff --git a/editors/apel/pkg-plist.emacs20 b/editors/apel/pkg-plist.emacs20
index abe4af4cf82b..296db5f55dac 100644
--- a/editors/apel/pkg-plist.emacs20
+++ b/editors/apel/pkg-plist.emacs20
@@ -28,14 +28,18 @@
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.elc
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20_3.el
diff --git a/editors/apel/pkg-plist.emacs21 b/editors/apel/pkg-plist.emacs21
index abe4af4cf82b..296db5f55dac 100644
--- a/editors/apel/pkg-plist.emacs21
+++ b/editors/apel/pkg-plist.emacs21
@@ -28,14 +28,18 @@
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pccl-20.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-20.elc
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.el
+%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pces-e20.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/pcustom.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poe.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem.elc
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.el
-%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-20.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.el
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20.elc
%%EMACS_LIBDIR%%/%%EMACS_VER%%/site-lisp/emu/poem-e20_3.el