summaryrefslogtreecommitdiff
path: root/editors
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
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')
-rw-r--r--editors/apel-emacs20/Makefile4
-rw-r--r--editors/apel-emacs20/pkg-comment2
-rw-r--r--editors/apel-emacs20/pkg-descr1
-rw-r--r--editors/apel-emacs20/pkg-plist8
-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
10 files changed, 26 insertions, 11 deletions
diff --git a/editors/apel-emacs20/Makefile b/editors/apel-emacs20/Makefile
index 7c6224193ece..da0f4c202462 100644
--- a/editors/apel-emacs20/Makefile
+++ b/editors/apel-emacs20/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: apel for emacs20
-# Version required: 9.19
+# Version required: 9.20
# Date created: 22 September 1998
# Whom: Shigeyuki FUKUSHIMA <shige@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1999/05/09 16:14:42 shige Exp $
+# $Id: Makefile,v 1.4 1999/06/29 23:59:29 shige Exp $
#
MAINTAINER= shige@FreeBSD.ORG
diff --git a/editors/apel-emacs20/pkg-comment b/editors/apel-emacs20/pkg-comment
index 726846d3572e..5a611f960f0f 100644
--- a/editors/apel-emacs20/pkg-comment
+++ b/editors/apel-emacs20/pkg-comment
@@ -1 +1 @@
-Portable Emacs Library for emacs20
+A Portable Emacs Library for emacs20
diff --git a/editors/apel-emacs20/pkg-descr b/editors/apel-emacs20/pkg-descr
index 6cef93b45b90..21fd589c1384 100644
--- a/editors/apel-emacs20/pkg-descr
+++ b/editors/apel-emacs20/pkg-descr
@@ -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-emacs20/pkg-plist b/editors/apel-emacs20/pkg-plist
index abe4af4cf82b..296db5f55dac 100644
--- a/editors/apel-emacs20/pkg-plist
+++ b/editors/apel-emacs20/pkg-plist
@@ -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-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