From 224a4aec15362cc2235c92914cf7e16277b6342a Mon Sep 17 00:00:00 2001 From: kaoru Date: Thu, 5 Jun 2003 22:26:59 +0000 Subject: [PATCH] Synch with trunk. --- INSTALL | 8 ++++++-- INSTALL.ja | 7 +++++-- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/INSTALL b/INSTALL index d19d9eb..ce8189f 100644 --- 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. diff --git a/INSTALL.ja b/INSTALL.ja index 39fb62e..7ac7281 100644 --- a/INSTALL.ja +++ b/INSTALL.ja @@ -95,7 +95,7 @@ MIME用モジュールのインストール 通常のインストール ================== -(a)Makefile の編集 +(a)Makefile, WL-CFG の編集 Makefile は、EMACS, LISPDIR の部分を編集してください。 @@ -105,6 +105,8 @@ MIME用モジュールのインストール LISPDIR は特に指定しなくても (NONE のままでも) 自動的にインストール 先を検出します。 + 必要なら WL-CFG を編集してください。 INFO の言語の指定などができます。 + (b)バイトコンパイル・インストール 以下を実行してください。 @@ -131,7 +133,7 @@ XEmacs のパッケージとしてインストール の設定、アイコンのパス設定を個人の .emacs に記述しなくても Wanderlust を正常に起動できるようになります。 -(a)Makefile の編集 +(a)Makefile, WL-CFG の編集 Makefile は、XEMACS, PACKAGEDIR の部分を編集してください。 @@ -141,6 +143,7 @@ XEmacs のパッケージとしてインストール PACKAGEDIR は特に指定しなくても (NONE のままでも)、SEMI がインストー ルされていれば自動的に検出されます。 + 必要なら WL-CFG を編集してください。 INFO の言語の指定などができます。 (b)バイトコンパイル・インストール -- 1.7.10.4