update.
[www/elisp/apel.git] / index.html.en
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
2             "http://www.w3.org/TR/html4/loose.dtd">
3 <html lang="en">
4 <html>
5 <head>
6 <title>APEL</title>
7 </head>
8
9 <body>
10
11 <h1> APEL </h1>
12 <p>
13 [<a href="http://git.chise.org/elisp/apel/">git.chise.org</a>]
14 [<a href="http://www.mousai.info/projects/elisp/apel/">www.mousai.info</a>]
15 <p>
16 <img alt="Apel" src="http://mousai.info/images/apel-1995-08-26-2-s.jpg">
17 <img alt="Poe" src="http://mousai.info/images/po-1995-08-27-s.jpg">
18 <br>
19 <!-- hhmts start -->
20 Last modified: Tue Mar 19 12:55:54 JST 2013
21 <!-- hhmts end -->
22 <br>
23 <b><a href="index.html.ja">[Japanese page is here]</a></b><br>
24
25 <p>
26 Latest version is
27 <a href="http://git.chise.org/elisp/dist/apel/apel-10.8.tar.gz">
28 APEL 10.8</a>.
29
30 <hr>
31
32 <h2>What is APEL?</h2>
33 <p>
34 APEL (A Portable Emacs Library) is a library to support to write
35 portable Emacs Lisp programs.
36
37 <hr>
38
39 <h2><a href="http://git.chise.org/elisp/dist/apel/">Download</a></h2>
40
41 <hr>
42
43 <h2>Mailing Lists</h2>
44 <p>
45 We have discussions about APEL in the APEL-{ja|en} mailing lists.
46 <p>
47 Via the APEL ML, you can report APEL bugs, obtain the latest release
48 of APEL, and discuss future enhancements to APEL.  To join the APEL
49 ML, please see the descriptions of the following pages:
50 <dl compact>
51   <dt>English
52   <dd><a href="http://lists.chise.org/mailman/listinfo/apel-en"
53       >http://lists.chise.org/mailman/listinfo/apel-en</a>
54   <dt>Japanese
55   <dd><a href="http://lists.chise.org/mailman/listinfo/apel-ja"
56       >http://lists.chise.org/mailman/listinfo/apel-ja</a>
57 </dl>
58
59 <hr>
60
61 <h2>Git</h2>
62 <p>
63 Development of APEL uses Git.  You can get the latest developing
64 version via the Git repository:
65
66 <blockquote>
67 <samp>
68 % git clone http://git.chise.org/git/elisp/apel.git
69 </samp>
70 </blockquote>
71
72 <h3><a href="http://git.chise.org/gitweb/?p=elisp/apel.git">WWW access</a></h3>
73
74 <hr>
75
76 <h2>Packages using APEL</h2>
77 <ul>
78   <li><a href="http://git.chise.org/elisp/flim/">FLIM</a>
79   <li><a href="http://git.chise.org/elisp/semi/">SEMI</a>
80   <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/#gnus">
81       Semi-gnus project
82       </a>
83   <li><a href="ftp://ftp.m17n.org/pub/mule/semi/emh/">EMH</a>
84   <li><a href="http://www.jpl.org/elips/mu/">
85       mu-cite
86       </a>
87   <li><a href="http://www.jpl.org/elips/bitmap/">
88       bitmap-mule
89       </a>
90   <li><a href="ftp://ftp.m17n.org/pub/mule/dynamic-loading/emacs-canna/">
91       Canna for Emacs 20 with dynamic loading feature
92       </a>
93   <li><a href="http://www.gohome.org/wl/">Wanderlust</a>
94   <li><a href="http://www.st.rim.or.jp/~fuku/cmail/">cmail</a>
95   <li><a
96       href="http://openlab.ring.gr.jp/skk/index-j.html">Daredevil SKK</a>
97   <li><a
98       href="http://www.unixuser.org/~ueno/liece/">
99       Liece
100       </a>
101 </ul>
102
103 </body>
104 </html>