New file.
[www/elisp/apel.git] / index.en.html
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://cvs.m17n.org/elisp/APEL/">m17n.org</a>]
14 [<a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/elisp/APEL/">
15 Documentation and Information Center for Chinese Studies,
16 Institute for Research in Humanities,
17 Kyoto University
18 </a>]
19 <p>
20 <a href="http://mousai.mahoroba.ne.jp/morioka/apel.html">
21 <img alt="Apel"
22 src="http://mousai.mahoroba.ne.jp/morioka/apel-1995-08-26-2-s.jpg">
23 </a>
24 <a href="http://mousai.mahoroba.ne.jp/morioka/po.html">
25 <img alt="Poe"
26 src="http://mousai.mahoroba.ne.jp/morioka/po-1995-08-27-s.jpg">
27 </a>
28 <br>
29 <!-- hhmts start -->
30 Last modified: Mon Jun  4 15:47:50 JST 2001
31 <!-- hhmts end -->
32 <br>
33 <b><a href="index.ja">[Japanese page is here]</a></b><br>
34
35 <p>
36 Latest version is
37 <a href="ftp://ftp.m17n.org/pub/mule/apel/apel-10.3.tar.gz">
38 APEL 10.3
39 </a>.
40
41 <hr>
42
43 <h2>What is APEL?</h2>
44 <p>
45 APEL (A Portable Emacs Library) is a library to support to write
46 portable Emacs Lisp programs.
47
48 <hr>
49
50 <h2> APEL archives </h2>
51 <ul>
52   <li><a href="ftp://ftp.jpl.org/pub/elisp/apel/">
53       APEL repository in ftp.jpl.org
54       </a>
55   <li><a href="ftp://ftp.m17n.org/pub/mule/apel/">
56       APEL repository in ftp.m17n.org
57       </a>
58 </ul>
59
60 <hr>
61
62 <h2>Mailing List</h2>
63 <p>
64 We have discussions about APEL in APEL-{ja|en} mailing list.
65 <p>
66 If you write bug-reports and/or suggestions for improvement, please
67 send them to the APEL Mailing List:
68 <dl compact>
69   <dt>English
70   <dd><a href="mailto:apel-en@m17n.org">apel-en@m17n.org</a>
71   <dt>Japanese
72   <dd><a href="mailto:apel-ja@m17n.org">apel-ja@m17n.org</a>
73 </dl>
74 <p>
75 Via the APEL ML, you can report APEL bugs, obtain the latest release
76 of APEL, and discuss future enhancements to APEL.  To join the APEL
77 ML, send an empty e-mail to
78 <dl compact>
79   <dt>English
80   <dd><a href="mailto:apel-en-ctl@m17n.org">apel-en-ctl@m17n.org</a>
81   <dt>Japanese
82   <dd><a href="mailto:apel-ja-ctl@m17n.org">apel-ja-ctl@m17n.org</a>
83 </dl>
84
85 <hr>
86
87 <h2>CVS</h2>
88 <p>
89 Development of APEL uses CVS.  So latest developing version is
90 available at CVS.
91
92 <h3>cvs login</h3>
93 <blockquote>
94 <samp>
95 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
96 </samp>
97 <br>
98 <samp>CVS password: [CR] # NULL string
99 </samp>
100 </blockquote>
101
102 <h3>checkout</h3>
103 <blockquote>
104 <samp>
105 % cvs -z9 -d :pserver:anonymous@cvs.m17n.org:/cvs/root
106 checkout apel
107 </samp>
108 </blockquote>
109
110 <h3><a href="http://cvs.m17n.org/cgi-bin/cvsweb/apel/">WWW access</a></h3>
111
112 <hr>
113
114 <h2>Packages using APEL</h2>
115 <ul>
116   <li><a href="http://www.m17n.org/FLIM/">FLIM</a>
117   <li><a href="http://www.m17n.org/SEMI/">SEMI</a>
118   <li><a href="http://www.etl.go.jp/~tomo/comp/emacsen/index_ja.cgi#gnus">
119       Semi-gnus project
120       </a>
121   <li><a href="ftp://ftp.m17n.org/pub/mule/semi/emh/">EMH</a>
122   <li><a href="http://www.jpl.org/elips/mu/">
123       mu-cite
124       </a>
125   <li><a href="http://www.jpl.org/elips/bitmap/">
126       bitmap-mule
127       </a>
128   <li><a href="ftp://ftp.jaist.ac.jp/pub/GNU/elisp/emacs-canna/">
129       Canna for Emacs 20 with dynamic loading feature
130       </a>
131   <li><a href="http://www.gohome.org/wl/">Wanderlust</a>
132   <li><a href="http://www.st.rim.or.jp/~fuku/cmail/">cmail</a>
133   <li><a
134       href="http://openlab.ring.gr.jp/skk/index-j.html">Daredevil SKK</a>
135   <li><a
136       href="http://www.unixuser.org/~ueno/liece/">
137       Liece
138       </a>
139 </ul>
140
141 </body>
142 </html>