Fix.
[elisp/apel.git] / README.en
index 3fb01c5..873a048 100644 (file)
--- a/README.en
+++ b/README.en
@@ -35,6 +35,7 @@ What's APEL?
       mcs-20.el     --- shared module between Emacs 20 and XEmacs-MULE
       mcs-e20.el    --- for Emacs 20
       mcs-xm.el     --- for XEmacs-MULE
+      mcs-xmu.el    --- for XEmacs-MULE to unify ISO646 characters
 
     static.el --- utility for static evaluation
 
@@ -165,6 +166,13 @@ load-path (for Emacs or MULE)
   (normal-top-level-add-to-load-path '("apel"))
   --------------------------------------------------------------------
 
+  If you have installed the new CUSTOM library, e.g. custom-1.9962, to
+  specify the path as below before building this package is advised.
+
+  --------------------------------------------------------------------
+  (normal-top-level-add-to-load-path '("custom" "apel"))
+  --------------------------------------------------------------------
+
   If you are using Emacs 20.3 or later or XEmacs, there are no need to
   set up load-path with normal installation.
 
@@ -308,13 +316,21 @@ Bug reports
        tm-ja-help@chamonix.jaist.ac.jp (Japanese)
 
 
+Anonymous FTP
+=============
+
+  Latest release of APEL can be obtained from:
+
+    ftp://ftp.m17n.org/pub/mule/apel/
+
+
 CVS
 ===
 
   Development of APEL uses CVS.  So latest developing version is
   available at CVS.
 
-(0) cvs login
+(0) cvs login (first time only)
 
     % cvs -d :pserver:anonymous@chamonix.jaist.ac.jp:/hare/cvs/root \
        login