Update.
authoryamaoka <yamaoka>
Tue, 9 Nov 1999 09:43:34 +0000 (09:43 +0000)
committeryamaoka <yamaoka>
Tue, 9 Nov 1999 09:43:34 +0000 (09:43 +0000)
ChangeLog
README.en
README.ja

index 8780a58..275f877 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 1999-11-09  Katsumi Yamaoka   <yamaoka@jpl.org>
 
+       * pcustom.el: Warn if the new custom library is not found at the
+       compile time.
+
+       * APEL-CFG: Don't add the path of "custom" to `load-path'.
+
        * poe-18.el (file-executable-p): Returns nil if the file does not
        exist.
 
index 2542874..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.
 
@@ -313,7 +321,7 @@ Anonymous FTP
 
   Latest release of APEL can be obtained from:
 
-    ftp://ftp.etl.go.jp/pub/mule/apel/
+    ftp://ftp.m17n.org/pub/mule/apel/
 
 
 CVS
index 9356cc7..fce12d2 100644 (file)
--- a/README.ja
+++ b/README.ja
@@ -35,6 +35,7 @@ APEL \e$B$H$O!)\e(B
       mcs-20.el     --- Emacs 20 \e$B$H\e(B XEmacs-MULE \e$BMQ$N6&M-%b%8%e!<%k\e(B
       mcs-e20.el    --- Emacs 20 \e$BMQ\e(B
       mcs-xm.el     --- XEmacs-MULE \e$BMQ\e(B
+      mcs-xmu.el    --- XEmacs-MULE \e$BMQ\e(B (ISO646 \e$BJ8;z$NC10l2=\e(B)
 
     static.el --- \e$B@EE*I>2A$N$?$a$N%f!<%F%#%j%F%#!<\e(B
 
@@ -158,8 +159,8 @@ APEL \e$B$H$O!)\e(B
   \e$BCm0U$7$F$/$@$5$$!#\e(B
 
 
-load-path\e$B!J\e(BEmacs \e$B$H\e(B MULE \e$B>l9g!K\e(B
-===============================
+load-path\e$B!J\e(BEmacs \e$B$H\e(B MULE \e$B$N>l9g!K\e(B
+================================
 
   \e$B$b$7\e(B Emacs \e$B$b$7$/$O\e(B Mule \e$B$r$*;H$$$J$i!"\e(BAPEL \e$B$r\e(B install \e$B$7$?>l=j$r\e(B
   load-path \e$B$KDI2C$7$F$/$@$5$$!#$b$7=i4|@_Dj$G%$%s%9%H!<%k$7$?$N$J$i!"\e(B
@@ -171,6 +172,16 @@ load-path\e$B!J\e(BEmacs \e$B$H\e(B MULE \e$B>l9g!K\e(B
   (normal-top-level-add-to-load-path '("apel"))
   --------------------------------------------------------------------
 
+  \e$B$b$7?7$7$$\e(B CUSTOM, \e$BNc$($P\e(B v1.9962 \e$B$r$*;H$$$J$i!"\e(Bmake \e$B$9$kA0$K$=$l$,\e(B
+  \e$B%$%s%9%H!<%k$5$l$F$$$k>l=j$rF1MM$NJ}K!$G;XDj$7$F$*$/$3$H$r$*4+$a$7$^\e(B
+  \e$B$9!#\e(B
+
+  \e$BNc\e(B:
+
+  --------------------------------------------------------------------
+  (normal-top-level-add-to-load-path '("custom" "apel"))
+  --------------------------------------------------------------------
+
   \e$B$b$7\e(B Emacs 20.3 \e$B0J9_$b$7$/$O\e(B XEmacs \e$B$r$*;H$$$J$i!"\e(Bload-path \e$B$r@_Dj$9\e(B
   \e$B$kI,MW$O$"$j$^$;$s!#\e(B
 
@@ -325,7 +336,7 @@ Anonymous FTP
 
   \e$B:G?7$N\e(B APEL \e$B$N%j%j!<%9$O0J2<$N>l=j$+$i<hF@$G$-$^$9\e(B:
 
-    ftp://ftp.etl.go.jp/pub/mule/apel/
+    ftp://ftp.m17n.org/pub/mule/apel/
 
 
 CVS