--- /dev/null
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+ "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<html>
+<head>
+<title>APEL</title>
+</head>
+
+<body>
+
+<h1> APEL </h1>
+<p>
+[<a href="http://cvs.m17n.org/elisp/APEL/">m17n.org</a>]
+[<a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/">
+Documentation and Information Center for Chinese Studies,
+Institute for Research in Humanities,
+Kyoto University
+</a>]
+<p>
+<a href="http://mousai.mahoroba.ne.jp/morioka/apel.html">
+<img alt="Apel"
+src="http://mousai.mahoroba.ne.jp/morioka/apel-1995-08-26-2-s.jpg">
+</a>
+<a href="http://mousai.mahoroba.ne.jp/morioka/po.html">
+<img alt="Poe"
+src="http://mousai.mahoroba.ne.jp/morioka/po-1995-08-27-s.jpg">
+</a>
+<br>
+<!-- hhmts start -->
+Last modified: Mon Jun 4 15:47:50 JST 2001
+<!-- hhmts end -->
+<br>
+<b><a href="index.ja">[Japanese page is here]</a></b><br>
+
+<p>
+Latest version is
+<a href="ftp://ftp.m17n.org/pub/mule/apel/apel-10.3.tar.gz">
+APEL 10.3
+</a>.
+
+<hr>
+
+<h2>What is APEL?</h2>
+<p>
+APEL (A Portable Emacs Library) is a library to support to write
+portable Emacs Lisp programs.
+
+<hr>
+
+<h2> APEL archives </h2>
+<ul>
+ <li><a href="ftp://ftp.jpl.org/pub/elisp/apel/">
+ APEL repository in ftp.jpl.org
+ </a>
+ <li><a href="ftp://ftp.m17n.org/pub/mule/apel/">
+ APEL repository in ftp.m17n.org
+ </a>
+</ul>
+
+<hr>
+
+<h2>Mailing List</h2>
+<p>
+We have discussions about APEL in APEL-{ja|en} mailing list.
+<p>
+If you write bug-reports and/or suggestions for improvement, please
+send them to the APEL Mailing List:
+<dl compact>
+ <dt>English
+ <dd><a href="mailto:apel-en@m17n.org">apel-en@m17n.org</a>
+ <dt>Japanese
+ <dd><a href="mailto:apel-ja@m17n.org">apel-ja@m17n.org</a>
+</dl>
+<p>
+Via the APEL ML, you can report APEL bugs, obtain the latest release
+of APEL, and discuss future enhancements to APEL. To join the APEL
+ML, send an empty e-mail to
+<dl compact>
+ <dt>English
+ <dd><a href="mailto:apel-en-ctl@m17n.org">apel-en-ctl@m17n.org</a>
+ <dt>Japanese
+ <dd><a href="mailto:apel-ja-ctl@m17n.org">apel-ja-ctl@m17n.org</a>
+</dl>
+
+<hr>
+
+<h2>CVS</h2>
+<p>
+Development of APEL uses CVS. So latest developing version is
+available at CVS.
+
+<h3>cvs login</h3>
+<blockquote>
+<samp>
+% cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
+</samp>
+<br>
+<samp>CVS password: [CR] # NULL string
+</samp>
+</blockquote>
+
+<h3>checkout</h3>
+<blockquote>
+<samp>
+% cvs -z9 -d :pserver:anonymous@cvs.m17n.org:/cvs/root
+checkout apel
+</samp>
+</blockquote>
+
+<h3><a href="http://cvs.m17n.org/cgi-bin/cvsweb/apel/">WWW access</a></h3>
+
+<hr>
+
+<h2>Packages using APEL</h2>
+<ul>
+ <li><a href="http://www.m17n.org/FLIM/">FLIM</a>
+ <li><a href="http://www.m17n.org/SEMI/">SEMI</a>
+ <li><a href="http://www.etl.go.jp/~tomo/comp/emacsen/index_ja.cgi#gnus">
+ Semi-gnus project
+ </a>
+ <li><a href="ftp://ftp.m17n.org/pub/mule/semi/emh/">EMH</a>
+ <li><a href="http://www.jpl.org/elips/mu/">
+ mu-cite
+ </a>
+ <li><a href="http://www.jpl.org/elips/bitmap/">
+ bitmap-mule
+ </a>
+ <li><a href="ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-canna/">
+ Canna for Emacs 20 with dynamic loading feature
+ </a>
+ <li><a href="http://www.gohome.org/wl/">Wanderlust</a>
+ <li><a href="http://www.st.rim.or.jp/~fuku/cmail/">cmail</a>
+ <li><a
+ href="http://openlab.ring.gr.jp/skk/index-j.html">Daredevil SKK</a>
+ <li><a
+ href="http://www.unixuser.org/~ueno/liece/">
+ Liece
+ </a>
+</ul>
+
+</body>
+</html>