Rename index.en.html -> index.html.en.
authorMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 27 Apr 2012 15:52:05 +0000 (00:52 +0900)
committerMORIOKA Tomohiko <tomo.git@chise.org>
Fri, 27 Apr 2012 15:52:05 +0000 (00:52 +0900)
index.en.html [deleted file]
index.html.en [new file with mode: 0644]

diff --git a/index.en.html b/index.en.html
deleted file mode 100644 (file)
index e56460e..0000000
+++ /dev/null
@@ -1,130 +0,0 @@
-<!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/">
-Institute for Research in Humanities,
-Kyoto University
-</a>]
-<p>
-<img alt="Apel" src="http://mousai.info/images/apel-1995-08-26-2-s.jpg">
-<img alt="Poe" src="http://mousai.info/images/po-1995-08-27-s.jpg">
-<br>
-<!-- hhmts start -->
-Last modified: Fri Apr 27 23:43:28 JST 2012
-<!-- hhmts end -->
-<br>
-<b><a href="index.html.ja">[Japanese page is here]</a></b><br>
-
-<p>
-Latest version is
-<a href="http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/apel-10.8.tar.gz">
-APEL 10.8</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="http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/">
-      APEL repository in kanji.zinbun.kyoto-u.ac.jp
-      </a>
-  <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>
-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, please see the descriptions of the following pages:
-<dl compact>
-  <dt>English
-  <dd><a href="mailto:http://lists.chise.org/mailman/listinfo/apel-en"
-      >http://lists.chise.org/mailman/listinfo/apel-en</a>
-  <dt>Japanese
-  <dd><a href="mailto:http://lists.chise.org/mailman/listinfo/apel-ja"
-      >http://lists.chise.org/mailman/listinfo/apel-ja</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="FLIM/">FLIM</a>
-  <li><a href="http://www.m17n.org/SEMI/">SEMI</a>
-  <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/#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.m17n.org/pub/mule/dynamic-loading/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>
diff --git a/index.html.en b/index.html.en
new file mode 100644 (file)
index 0000000..e56460e
--- /dev/null
@@ -0,0 +1,130 @@
+<!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/">
+Institute for Research in Humanities,
+Kyoto University
+</a>]
+<p>
+<img alt="Apel" src="http://mousai.info/images/apel-1995-08-26-2-s.jpg">
+<img alt="Poe" src="http://mousai.info/images/po-1995-08-27-s.jpg">
+<br>
+<!-- hhmts start -->
+Last modified: Fri Apr 27 23:43:28 JST 2012
+<!-- hhmts end -->
+<br>
+<b><a href="index.html.ja">[Japanese page is here]</a></b><br>
+
+<p>
+Latest version is
+<a href="http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/apel-10.8.tar.gz">
+APEL 10.8</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="http://kanji.zinbun.kyoto-u.ac.jp/~tomo/lemi/dist/apel/">
+      APEL repository in kanji.zinbun.kyoto-u.ac.jp
+      </a>
+  <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>
+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, please see the descriptions of the following pages:
+<dl compact>
+  <dt>English
+  <dd><a href="mailto:http://lists.chise.org/mailman/listinfo/apel-en"
+      >http://lists.chise.org/mailman/listinfo/apel-en</a>
+  <dt>Japanese
+  <dd><a href="mailto:http://lists.chise.org/mailman/listinfo/apel-ja"
+      >http://lists.chise.org/mailman/listinfo/apel-ja</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="FLIM/">FLIM</a>
+  <li><a href="http://www.m17n.org/SEMI/">SEMI</a>
+  <li><a href="http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/#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.m17n.org/pub/mule/dynamic-loading/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>