6cf4d87b8c8537750aaf896940301a60826148e4
[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:59:25 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="http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/">
52       APEL repository in kanji.zinbun.kyoto-u.ac.jp
53       </a>
54   <li><a href="ftp://ftp.jpl.org/pub/elisp/apel/">
55       APEL repository in ftp.jpl.org
56       </a>
57   <li><a href="ftp://ftp.m17n.org/pub/mule/apel/">
58       APEL repository in ftp.m17n.org
59       </a>
60 </ul>
61
62 <hr>
63
64 <h2>Mailing List</h2>
65 <p>
66 We have discussions about APEL in APEL-{ja|en} mailing list.
67 <p>
68 If you write bug-reports and/or suggestions for improvement, please
69 send them to the APEL Mailing List:
70 <dl compact>
71   <dt>English
72   <dd><a href="mailto:apel-en@m17n.org">apel-en@m17n.org</a>
73   <dt>Japanese
74   <dd><a href="mailto:apel-ja@m17n.org">apel-ja@m17n.org</a>
75 </dl>
76 <p>
77 Via the APEL ML, you can report APEL bugs, obtain the latest release
78 of APEL, and discuss future enhancements to APEL.  To join the APEL
79 ML, send an empty e-mail to
80 <dl compact>
81   <dt>English
82   <dd><a href="mailto:apel-en-ctl@m17n.org">apel-en-ctl@m17n.org</a>
83   <dt>Japanese
84   <dd><a href="mailto:apel-ja-ctl@m17n.org">apel-ja-ctl@m17n.org</a>
85 </dl>
86
87 <hr>
88
89 <h2>CVS</h2>
90 <p>
91 Development of APEL uses CVS.  So latest developing version is
92 available at CVS.
93
94 <h3>cvs login</h3>
95 <blockquote>
96 <samp>
97 % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
98 </samp>
99 <br>
100 <samp>CVS password: [CR] # NULL string
101 </samp>
102 </blockquote>
103
104 <h3>checkout</h3>
105 <blockquote>
106 <samp>
107 % cvs -z9 -d :pserver:anonymous@cvs.m17n.org:/cvs/root
108 checkout apel
109 </samp>
110 </blockquote>
111
112 <h3><a href="http://cvs.m17n.org/cgi-bin/cvsweb/apel/">WWW access</a></h3>
113
114 <hr>
115
116 <h2>Packages using APEL</h2>
117 <ul>
118   <li><a href="FLIM/">FLIM</a>
119   <li><a href="http://www.m17n.org/SEMI/">SEMI</a>
120   <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/#gnus">
121       Semi-gnus project
122       </a>
123   <li><a href="ftp://ftp.m17n.org/pub/mule/semi/emh/">EMH</a>
124   <li><a href="http://www.jpl.org/elips/mu/">
125       mu-cite
126       </a>
127   <li><a href="http://www.jpl.org/elips/bitmap/">
128       bitmap-mule
129       </a>
130   <li><a href="ftp://ftp.m17n.org/pub/mule/dynamic-loading/emacs-canna/">
131       Canna for Emacs 20 with dynamic loading feature
132       </a>
133   <li><a href="http://www.gohome.org/wl/">Wanderlust</a>
134   <li><a href="http://www.st.rim.or.jp/~fuku/cmail/">cmail</a>
135   <li><a
136       href="http://openlab.ring.gr.jp/skk/index-j.html">Daredevil SKK</a>
137   <li><a
138       href="http://www.unixuser.org/~ueno/liece/">
139       Liece
140       </a>
141 </ul>
142
143 </body>
144 </html>