INSTALL, INSTALL.ja: Write about WL-CFG.
authoryoichi <yoichi>
Tue, 8 Apr 2003 23:18:41 +0000 (23:18 +0000)
committeryoichi <yoichi>
Tue, 8 Apr 2003 23:18:41 +0000 (23:18 +0000)
WL-CFG: Add comment.

INSTALL
INSTALL.ja
WL-CFG

diff --git a/INSTALL b/INSTALL
index d19d9eb..ce8189f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -91,7 +91,7 @@ Install MIME Module
 Installation
 ============
 
-(a) Edit Makefile
+(a) Edit Makefile, WL-CFG
 
   Edit EMACS, LISPDIR, and so on in Makefile.
 
@@ -101,6 +101,8 @@ Installation
   If LISPDIR is not specified (or NONE by default), it is automatically
   detected.
 
+  Edit WL-CFG if you need. You can specify language for INFO, etc.
+
 (b) Bytecompile and Install
 
   Please do following.
@@ -125,7 +127,7 @@ Install as a XEmacs package
   packages.  After installation as a XEmacs package, you do not need
   configurations of autoload, icon path in your own .emacs file.
 
-(a) Edit Makefile
+(a) Edit Makefile, WL-CFG
 
   Edit XEMACS, PACKAGEDIR, and so on in Makefile.
 
@@ -135,6 +137,8 @@ Install as a XEmacs package
   If PACKAGEDIR is not specified (NONE by default) and the SEMI
   modules have been installed, it is automatically detected.
 
+  Edit WL-CFG if you need. You can specify language for INFO, etc.
+
 (b) Bytecompile and Install
 
   Please do following.
index 39fb62e..7ac7281 100644 (file)
@@ -95,7 +95,7 @@ MIME\e$BMQ%b%8%e!<%k$N%$%s%9%H!<%k\e(B
 \e$BDL>o$N%$%s%9%H!<%k\e(B
 ==================
 
-(a)Makefile \e$B$NJT=8\e(B
+(a)Makefile, WL-CFG \e$B$NJT=8\e(B
 
   Makefile \e$B$O!"\e(BEMACS, LISPDIR \e$B$NItJ,$rJT=8$7$F$/$@$5$$!#\e(B
 
@@ -105,6 +105,8 @@ MIME\e$BMQ%b%8%e!<%k$N%$%s%9%H!<%k\e(B
   LISPDIR \e$B$OFC$K;XDj$7$J$/$F$b\e(B (NONE \e$B$N$^$^$G$b\e(B) \e$B<+F0E*$K%$%s%9%H!<%k\e(B
   \e$B@h$r8!=P$7$^$9!#\e(B
 
+  \e$BI,MW$J$i\e(B WL-CFG \e$B$rJT=8$7$F$/$@$5$$!#\e(B INFO \e$B$N8@8l$N;XDj$J$I$,$G$-$^$9!#\e(B
+
 (b)\e$B%P%$%H%3%s%Q%$%k!&%$%s%9%H!<%k\e(B
 
   \e$B0J2<$r<B9T$7$F$/$@$5$$!#\e(B
@@ -131,7 +133,7 @@ XEmacs \e$B$N%Q%C%1!<%8$H$7$F%$%s%9%H!<%k\e(B
   \e$B$N@_Dj!"%"%$%3%s$N%Q%9@_Dj$r8D?M$N\e(B .emacs \e$B$K5-=R$7$J$/$F$b\e(B 
   Wanderlust \e$B$r@5>o$K5/F0$G$-$k$h$&$K$J$j$^$9!#\e(B
 
-(a)Makefile \e$B$NJT=8\e(B
+(a)Makefile, WL-CFG \e$B$NJT=8\e(B
 
   Makefile \e$B$O!"\e(BXEMACS, PACKAGEDIR \e$B$NItJ,$rJT=8$7$F$/$@$5$$!#\e(B
 
@@ -141,6 +143,7 @@ XEmacs \e$B$N%Q%C%1!<%8$H$7$F%$%s%9%H!<%k\e(B
   PACKAGEDIR \e$B$OFC$K;XDj$7$J$/$F$b\e(B (NONE \e$B$N$^$^$G$b\e(B)\e$B!"\e(BSEMI \e$B$,%$%s%9%H!<\e(B
   \e$B%k$5$l$F$$$l$P<+F0E*$K8!=P$5$l$^$9!#\e(B
 
+  \e$BI,MW$J$i\e(B WL-CFG \e$B$rJT=8$7$F$/$@$5$$!#\e(B INFO \e$B$N8@8l$N;XDj$J$I$,$G$-$^$9!#\e(B
 
 (b)\e$B%P%$%H%3%s%Q%$%k!&%$%s%9%H!<%k\e(B
 
diff --git a/WL-CFG b/WL-CFG
index 937a9ed..a17c225 100644 (file)
--- a/WL-CFG
+++ b/WL-CFG
@@ -16,7 +16,7 @@
 ;(setq wl-info-lang "en")
 
 ;; Set language for news file ("ja" or "en", both in default).
-;(setq wl-news-lang '("ja" "en"))
+;(setq wl-news-lang '("ja" "en")) ; order sensitive
 
 ;; if you want to install wl modules to the subdirectory other than "wl"
 ;; under LISPDIR, set following variables.