Add coding cookie to specify UTF-8.
[elisp/semi.git] / README.en
index 0487e73..9465ad0 100644 (file)
--- a/README.en
+++ b/README.en
@@ -1,3 +1,4 @@
+;; -*- coding: utf-8; -*-
 [README for SEMI kernel package (English Version)]
 
 What's SEMI?
 [README for SEMI kernel package (English Version)]
 
 What's SEMI?
@@ -43,16 +44,16 @@ Required environment
   SEMI also does not support Emacs 19.29 to 19.34, XEmacs 19.15 or
   XEmacs 20.2, but SEMI may work with them.
 
   SEMI also does not support Emacs 19.29 to 19.34, XEmacs 19.15 or
   XEmacs 20.2, but SEMI may work with them.
 
-  SEMI requires APEL (9.22 or later) and FLIM (1.14.2 or later)
+  SEMI requires APEL (10.7 or later) and FLIM (1.14.2 or later)
   package.  Please install them before installing it.  APEL package is
   available at:
 
   package.  Please install them before installing it.  APEL package is
   available at:
 
-       ftp://ftp.m17n.org/pub/mule/apel/
+       http://git.chise.org/elisp/dist/apel/
 
   and FLIM package is available at:
 
 
   and FLIM package is available at:
 
-       http://www.kanji.zinbun.kyoto-u.ac.jp/~tomo/comp/emacsen/lisp/
-                                                       flim/flim-1.14/
+       http://git.chise.org/elisp/dist/flim/flim-1.14/
+
 
 Installation
 ============
 
 Installation
 ============
@@ -180,52 +181,34 @@ Mailing lists
 =============
 
   If you write bug-reports and/or suggestions for improvement, please
 =============
 
   If you write bug-reports and/or suggestions for improvement, please
-  send them to the EMACS-MIME Mailing List:
+  send them to the Emacs-MIME Mailing Lists:
 
 
-       emacs-mime-en@m17n.org  (English)
-       emacs-mime-ja@m17n.org  (Japanese)
+       emacs-mime-en@lists.chise.org   (English)
+       emacs-mime-ja@lists.chise.org   (Japanese)
 
 
-  Via the EMACS-MIME ML, you can report SEMI bugs, obtain the latest
+  Via the Emacs-MIME ML, you can report SEMI bugs, obtain the latest
   release of SEMI, and discuss future enhancements to SEMI.  To join
   release of SEMI, and discuss future enhancements to SEMI.  To join
-  the EMACS-MIME ML, send an e-mail to
-
-       emacs-mime-en-ctl@m17n.org      (English)
-       emacs-mime-ja-ctl@m17n.org      (Japanese)
-
-  containing
-
-       subscribe YOUR NAME
+  the Emacs-MIME ML, please see the descriptions of the following
+  pages:
 
 
-  in its contents.
+      http://lists.chise.org/mailman/listinfo/emacs-mime-en (English)
+      http://lists.chise.org/mailman/listinfo/emacs-mime-ja (Japanese)
 
 
-  Notice that you should not send mail to author(s), such as
-  morioka@jaist.ac.jp, directly.  Because your problem may occur in
-  other environments (if not, it might be your problem, not bug of
-  SEMI).  We should discuss in the EMACS-MIME mailing lists.  Anyway
-  direct-mail for authors might be ignored.  Please send mail to the
-  EMACS-MIME mailing lists.
 
 
-
-CVS based development
+Git based development
 =====================
 
 =====================
 
-  The SEMI development sources can be accessed via CVS pserver.  To
-  check out the SEMI sources, what you should do for the first time
-  is:
-
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root login
-  CVS password: [CR] # NULL string
-
-  Then you can get the latest SEMI sources by the following:
-
-  % cvs -d :pserver:anonymous@cvs.m17n.org:/cvs/root checkout -r semi-1_14 semi
+  The SEMI development sources can be accessed via Git repository.
+  You can get the latest SEMI sources by the following:
+  
+  % git clone http://git.chise.org/git/elisp/semi.git
 
 
-  If you would like to join CVS based development, please send mail to
+  Or you can view the SEMI repository via WWW at:
 
 
-       cvs@cvs.m17n.org
+    http://git.chise.org/gitweb/?p=elisp/semi.git
 
 
-  with your account name and your public key for ssh.  cvsroot is
-  :ext:cvs@cvs.m17n.org:/cvs/root.
+  If you would like to join Git based development, please declare it
+  in the Emacs-MIME mailing list at first.
 
   We hope you will join the open development.
 
 
   We hope you will join the open development.
 
@@ -263,7 +246,7 @@ Other authors
     Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
     Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>
     Alexandre Oliva <oliva@dcc.unicamp.br>
     Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
     Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>
     Alexandre Oliva <oliva@dcc.unicamp.br>
-    François Pinard <pinard@iro.umontreal.ca>
+    François Pinard <pinard@iro.umontreal.ca>
     Artur Pioro <artur@flugor.if.uj.edu.pl>
     Dan Rich <drich@morpheus.corp.sgi.com>
         (contribute to evolve mime-image.el with XEmacs)
     Artur Pioro <artur@flugor.if.uj.edu.pl>
     Dan Rich <drich@morpheus.corp.sgi.com>
         (contribute to evolve mime-image.el with XEmacs)