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