Synch with wl-2_6.
authorkaoru <kaoru>
Sat, 7 Jul 2001 18:11:54 +0000 (18:11 +0000)
committerkaoru <kaoru>
Sat, 7 Jul 2001 18:11:54 +0000 (18:11 +0000)
INSTALL
INSTALL.ja
NEWS
NEWS.ja
README
README.ja

diff --git a/INSTALL b/INSTALL
index 4fa68e9..fd8539f 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -5,57 +5,81 @@
                                        Yuuichi Teranishi,
                                        Tsunehiko Baba
 
                                        Yuuichi Teranishi,
                                        Tsunehiko Baba
 
-Required environment
-====================
+Select MIME Module
+==================
 
   Before installing Wanderlust, please install either of the following
   MIME modules. SEMI is recommended because it's more functional.
 
 
   Before installing Wanderlust, please install either of the following
   MIME modules. SEMI is recommended because it's more functional.
 
-       SEMI    (1.13.7 or later)
+       SEMI    (1.14.1 or later)
        tm      (8.7 or later)
 
        tm      (8.7 or later)
 
-  If you use Mule based on Emacs 19.28 or earlier, please install tm.
-  SEMI does not support Emacs 19.28 or earlier.
+  SEMI requires APEL and FLIM packages.  For each Emacsen, Recommended
+  combination of MIME module package following.
+
+(a) XEmacs 21.1 or later
+
+       APEL 10.3, FLIM 1.14.3, SEMI 1.14.3
+
+  Installation as a XEmacs package, If possible.
+
+(b) Emacs 20.4 or later
+
+       APEL 10.3, FLIM 1.14.3, SEMI 1.14.3
+
+(c) Emacs 20.1 to 20.3
+
+       APEL 10.3, CLIME 1.14.0, SEMI 1.14.3
+
+  Use CLIME instead of FLIM.  FLIM does not support Emacs 20.3 or
+  earlier.
+
+(d) Emacs 19.34 (Mule 2.3)
+
+       APEL 10.3, CLIME 1.14.0, SEMI 1.14.3
 
 
-  SEMI only supports relatively new Emacsen like Emacs 20.xx, XEmacs, etc.
-  But Mule based on Emacs 19.34 can also run SEMI.
-  See the following web page to get more information (in Japanese).
+  Mule based on Emacs 19.34 can also run SEMI.  See the following web
+  page to get more information (in Japanese).
 
        http://www.jpl.org/elips/INSTALL-SEMI-ja.html
 
 
        http://www.jpl.org/elips/INSTALL-SEMI-ja.html
 
+(e) Emacs 19.28 or earlier (Mule 2.3, Nemacs)
 
 
-(a) SEMI
+       APEL 10.3, CLIME 1.14.0, tm 8.8
+
+  If you use Mule based on Emacs 19.28 or earlier, please install tm.
+  SEMI does not support Emacs 19.28 or earlier.  You need upgrade APEL
+  and CLIME.
 
 
-  SEMI requires APEL and FLIM packages.
-  Recommended combination of APEL, FLIM and SEMI are:
 
 
-       APEL 10.3, FLIM 1.14.2 and SEMI 1.14.3
+Install MIME Module
+===================
 
   You can download these packages from following URLs.
 
 
   You can download these packages from following URLs.
 
-       APEL:     ftp://ftp.m17n.org/pub/mule/apel/
-       FLIM:     ftp://ftp.m17n.org/pub/mule/flim/
-       SEMI:     ftp://ftp.m17n.org/pub/mule/semi/
+       APEL:   ftp://ftp.m17n.org/pub/mule/apel/
+       FLIM:   ftp://ftp.m17n.org/pub/mule/flim/
+       CLIME:
+       SEMI:   ftp://ftp.m17n.org/pub/mule/semi/
+       tm:     http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/
+
+(a) SEMI
 
 
-  Please install APEL, FLIM, and SEMI, in that order.
-  Generally, 'make install' will do the job.
-  To get full information, please refer to the README.en within each package.
+  Please install APEL, FLIM(CLIME), and SEMI, in that order.  Generally,
+  'make install' will do the job.  To get full information, please refer
+  to the README.en within each package.
 
 
-  You can also use many other FLIM/SEMI variants.
-  Combination of the latest versions should work.
-  For example, the following combinations are confirmed to work:
+  You can also use many other FLIM/SEMI variants.  Combination of the
+  latest versions should work.  For example, the following combinations
+  are confirmed to work:
 
        APEL 10.2, Chao 1.14.1, REMI 1.14.2
        APEL 10.2, SLIM 1.14.3, EMY 1.13.9
 
 (b) tm
 
 
        APEL 10.2, Chao 1.14.1, REMI 1.14.2
        APEL 10.2, SLIM 1.14.3, EMY 1.13.9
 
 (b) tm
 
-  The tm, whose version is 8.7 or later, is recommended.  Please
-  obtain from the following web site.
-
-       http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/
-
-  To get full information, please refer README.en within package.
+  The tm, whose version is 8.7 or later, is recommended.  To get full
+  information, please refer README.en within package.
 
   tm-8.8 or earlier makes following error while compiling Wanderlust.
 
 
   tm-8.8 or earlier makes following error while compiling Wanderlust.
 
@@ -63,8 +87,6 @@ Required environment
 
   In this case, please install APEL 10.2 or later.
 
 
   In this case, please install APEL 10.2 or later.
 
-       APEL:     ftp://ftp.m17n.org/pub/mule/apel/
-
 
 Installation
 ============
 
 Installation
 ============
@@ -172,3 +194,8 @@ Sample configuration file
   samples/en/ directory. Please refer to them.
 
   To get full information, please read Info file.
   samples/en/ directory. Please refer to them.
 
   To get full information, please read Info file.
+
+
+Local Variables: 
+fill-column: 72
+End:
index e6d0d62..e13e30d 100644 (file)
@@ -5,47 +5,75 @@
                                        Yuuichi Teranishi \e$B;{@>M50l\e(B,
                                        Tsunehiko Baba    \e$BGO>l91I'\e(B
 
                                        Yuuichi Teranishi \e$B;{@>M50l\e(B,
                                        Tsunehiko Baba    \e$BGO>l91I'\e(B
 
-MIME\e$BMQ%b%8%e!<%k$N%$%s%9%H!<%k\e(B
-==============================
+MIME\e$BMQ%b%8%e!<%k$NA*Br\e(B
+======================
 
 
-  Wanderlust \e$B$r;H$&$?$a$K$O!"0J2<$N$I$A$i$+$N\e(B MIME \e$BMQ%b%8%e!<%k$r%$%s\e(B
-  \e$B%9%H!<%k$7$F$*$/I,MW$,$"$j$^$9!#5!G=$,=<<B$7$F$$$k\e(B SEMI \e$B$N;HMQ$r$*4+\e(B
-  \e$B$a$7$^$9!#\e(B
+  Wanderlust \e$B$r;H$&$?$a$K$O!"0J2<$N$I$A$i$+$N\e(B MIME \e$BMQ%b%8%e!<%k$r%$%s%9\e(B
+  \e$B%H!<%k$7$F$*$/I,MW$,$"$j$^$9!#5!G=$,=<<B$7$F$$$k\e(B SEMI \e$B$N;HMQ$r$*4+$a$7\e(B
+  \e$B$^$9!#\e(B
 
 
-       SEMI    (1.13.7 \e$B0J>e\e(B)
+       SEMI    (1.14.1 \e$B0J>e\e(B)
        tm      (8.7 \e$B0J>e\e(B)
 
        tm      (8.7 \e$B0J>e\e(B)
 
-  Emacs 19.28 \e$B0JA0$r%Y!<%9$H$7$?\e(B Mule \e$B$r$*;H$$$N>l9g$O\e(B tm \e$B$r%$%s%9%H!<\e(B
-  \e$B%k$7$F$/$@$5$$!#\e(BSEMI \e$B$OF0$-$^$;$s!#\e(B
+  SEMI \e$B$K$O\e(B APEL, FLIM \e$B$H8F$P$l$k%Q%C%1!<%8$bI,MW$G$9!#<g$J\e(B Emacsen \e$B$K$D\e(B
+  \e$B$$$F?d>)$5$l$k\e(B APEL, FLIM, SEMI \e$B$NAH9g$;$r0J2<$K<($7$^$9!#\e(B
+
+(a) XEmacs 21.1 \e$B0J9_\e(B
+
+       APEL 10.3, FLIM 1.14.3, SEMI 1.14.3
+
+  \e$B2DG=$J$i$P\e(B XEmacs \e$B$N%Q%C%1!<%8$H$7$F%$%s%9%H!<%k$9$k$3$H$r$*4+$a$7$^$9!#\e(B
+
+(b) Emacs 20.4 \e$B0J9_\e(B
+
+       APEL 10.3, FLIM 1.14.3, SEMI 1.14.3
+
+(c) Emacs 20.1\e$B!A\e(B20.3
+
+       APEL 10.3, CLIME 1.14.0, SEMI 1.14.3
+
+  FLIM \e$B$,F0$-$^$;$s$N$G!"Be$o$j$K\e(B CLIME \e$B$r%$%s%9%H!<%k$7$F$/$@$5$$!#\e(B
+
+(d) Emacs 19.34 (Mule 2.3)
+
+       APEL 10.3, CLIME 1.14.0, SEMI 1.14.3
 
 
-  Emacs 19.34 \e$B%Y!<%9$N\e(B Mule \e$B$G$O\e(B SEMI \e$B$rF0:n$5$;$k$3$H$b2DG=$G$9!#\e(B
-  \e$B2<5-$N%Z!<%8$,;29M$K$J$j$^$9!#\e(B
+  Emacs 19.34 \e$B%Y!<%9$N\e(B Mule \e$B$G$O\e(B SEMI \e$B$rF0:n$5$;$k$3$H$,2DG=$G$9!#2<5-$N\e(B
+  \e$B%Z!<%8$,;29M$K$J$j$^$9!#\e(B
 
        http://www.jpl.org/elips/INSTALL-SEMI-ja.html
 
 
        http://www.jpl.org/elips/INSTALL-SEMI-ja.html
 
+(e) Emacs 19.28 \e$B0JA0\e(B (Mule 2.3, Nemacs)
+
+       APEL 10.3, CLIME 1.14.0, tm 8.8
+
+  SEMI \e$B$OF0$-$^$;$s$N$G!"\e(Btm \e$B$r%$%s%9%H!<%k$7$F$/$@$5$$!#\e(BAPEL, CLIME \e$B$r:G\e(B
+  \e$B?7HG$KF~$lBX$($kI,MW$b$"$j$^$9!#\e(B
 
 
-(a) SEMI \e$B$N%$%s%9%H!<%k\e(B
 
 
-  SEMI \e$B$K$O\e(B APEL, FLIM \e$B$H8F$P$l$k%Q%C%1!<%8$bI,MW$G$9!#\e(B
-  \e$B?d>)$5$l$k\e(B APEL, FLIM, SEMI \e$B$NAH9g$;$O0J2<$NDL$j$G$9!#\e(B
+MIME\e$BMQ%b%8%e!<%k$N%$%s%9%H!<%k\e(B
+==============================
 
 
-       APEL 10.3, FLIM 1.14.2, SEMI 1.14.3
+  \e$B%Q%C%1!<%8$O$=$l$>$l0J2<$N\e(B URL \e$B$GF~<j2DG=$G$9!#\e(B
 
 
-  APEL, FLIM, SEMI, \e$B%Q%C%1!<%8$O$=$l$>$l0J2<$N\e(B URL \e$B$GF~<j2DG=$G$9!#\e(B
+       APEL:   ftp://ftp.m17n.org/pub/mule/apel/
+       FLIM:   ftp://ftp.m17n.org/pub/mule/flim/
+       CLIME:
+       SEMI:   ftp://ftp.m17n.org/pub/mule/semi/
+       tm:     http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/
 
 
-       APEL:     ftp://ftp.m17n.org/pub/mule/apel/
-       FLIM:     ftp://ftp.m17n.org/pub/mule/flim/
-       SEMI:     ftp://ftp.m17n.org/pub/mule/semi/
+(a) SEMI \e$B$N%$%s%9%H!<%k\e(B
 
 
-  APEL, FLIM, SEMI \e$B$N=g$K%$%s%9%H!<%k$7$F$/$@$5$$!#4pK\E*$K$9$Y$F\e(B
+  APEL, FLIM(CLIME), SEMI \e$B$N=g$K%$%s%9%H!<%k$7$F$/$@$5$$!#4pK\E*$K$9$Y$F\e(B
   make install \e$B$N<B9T$G:Q$`$O$:$G$9!#\e(B
 
   \e$B>\$7$$%$%s%9%H!<%k$NJ}K!$O3F%Q%C%1!<%8$KE:IU$5$l$F$$$k%I%-%e%a%s%H\e(B 
   (README.ja, README.en) \e$B$r;2>H$7$F$/$@$5$$!#\e(B
 
   make install \e$B$N<B9T$G:Q$`$O$:$G$9!#\e(B
 
   \e$B>\$7$$%$%s%9%H!<%k$NJ}K!$O3F%Q%C%1!<%8$KE:IU$5$l$F$$$k%I%-%e%a%s%H\e(B 
   (README.ja, README.en) \e$B$r;2>H$7$F$/$@$5$$!#\e(B
 
-  \e$B$=$NB>!"\e(BFLIM, SEMI \e$B$K$O$$$m$$$m$JJQ7A%P!<%8%g%s$,B8:_$7$^$9$,!"\e(B
-  \e$B$=$l$i$N$$$:$l$bMxMQ$9$k$3$H$,2DG=$G$9!#\e(B
-  \e$B4pK\E*$K:G?7HG$NAH9g$;$J$iF0:n$9$k$O$:$G$9!#\e(B
+  \e$B$=$NB>!"\e(BFLIM, SEMI \e$B$K$O$$$m$$$m$JJQ7A%P!<%8%g%s$,B8:_$7$^$9$,!"$=$l$i\e(B
+  \e$B$N$$$:$l$bMxMQ$9$k$3$H$,2DG=$G$9!#4pK\E*$K:G?7HG$NAH9g$;$J$iF0:n$9$k$O\e(B
+  \e$B$:$G$9!#\e(B
+
   \e$BNc$($P!"0J2<$NAH9g$;$NF0:n$,3NG'$5$l$F$$$^$9!#\e(B
 
        APEL 10.2, Chao 1.14.1, REMI 1.14.2
   \e$BNc$($P!"0J2<$NAH9g$;$NF0:n$,3NG'$5$l$F$$$^$9!#\e(B
 
        APEL 10.2, Chao 1.14.1, REMI 1.14.2
@@ -53,12 +81,8 @@ MIME\e$BMQ%b%8%e!<%k$N%$%s%9%H!<%k\e(B
 
 (b) tm \e$B$N%$%s%9%H!<%k\e(B
 
 
 (b) tm \e$B$N%$%s%9%H!<%k\e(B
 
-  tm 8.7 \e$B0J9_$N%P!<%8%g%s$,I,MW$G$9!#F~<j@h$r0J2<$K<($7$^$9!#\e(B
-
-       http://cvs.m17n.org/tomo/comp/emacsen/tm/tm-8/
-
-  \e$B>\$7$$%$%s%9%H!<%k$NJ}K!$O%Q%C%1!<%8$KE:IU$5$l$F$$$k%I%-%e%a%s%H\e(B
-  (README.en) \e$B$r;2>H$7$F$/$@$5$$!#\e(B
+  tm 8.7 \e$B0J9_$N%P!<%8%g%s$,I,MW$G$9!#>\$7$$%$%s%9%H!<%k$NJ}K!$O%Q%C%1!<\e(B
+  \e$B%8$KE:IU$5$l$F$$$k%I%-%e%a%s%H\e(B(README.en)\e$B$r;2>H$7$F$/$@$5$$!#\e(B
 
   tm 8.8 \e$B0JA0$N%P!<%8%g%s$G$O!"\e(B
 
 
   tm 8.8 \e$B0JA0$N%P!<%8%g%s$G$O!"\e(B
 
@@ -67,8 +91,6 @@ MIME\e$BMQ%b%8%e!<%k$N%$%s%9%H!<%k\e(B
   \e$B$H$$$&%(%i!<$,$G$k$3$H$,$"$j$^$9!#$3$N>l9g!"\e(BAPEL 10.2 \e$B0J9_$r%$\e(B
   \e$B%s%9%H!<%k$7$F$/$@$5$$!#\e(B
 
   \e$B$H$$$&%(%i!<$,$G$k$3$H$,$"$j$^$9!#$3$N>l9g!"\e(BAPEL 10.2 \e$B0J9_$r%$\e(B
   \e$B%s%9%H!<%k$7$F$/$@$5$$!#\e(B
 
-       APEL:     ftp://ftp.m17n.org/pub/mule/apel/
-
 
 \e$BDL>o$N%$%s%9%H!<%k\e(B
 ==================
 
 \e$BDL>o$N%$%s%9%H!<%k\e(B
 ==================
@@ -184,3 +206,8 @@ load-path \e$B$N@_Dj\e(B
   \e$B3F<+$G%[!<%`%G%#%l%/%H%j$K%3%T!<$7$FJT=8$9$k$J$I$7$F$/$@$5$$!#\e(B
 
   \e$B>\$7$$@_Dj$O\e(B Info \e$B$r8fMw$/$@$5$$!#\e(B
   \e$B3F<+$G%[!<%`%G%#%l%/%H%j$K%3%T!<$7$FJT=8$9$k$J$I$7$F$/$@$5$$!#\e(B
 
   \e$B>\$7$$@_Dj$O\e(B Info \e$B$r8fMw$/$@$5$$!#\e(B
+
+
+Local Variables: 
+fill-column: 72
+End:
diff --git a/NEWS b/NEWS
index 9146344..9df3653 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,32 @@
-Wanderlust NEWS -- User-visible changes in Wanderlust. 10 May 2000
+Wanderlust NEWS -- User-visible changes in Wanderlust.
+
+* Changes in 2.6.0 from 2.4.1.
+
+** FLIM 1.13.x is not supported any longer.
+   Please install FLIM 1.14.1 or later.
+
+** Now folder and summary buffer can be opened in a separate frame.
+   If `wl-folder-use-frame' is set as t, `M-x wl' creates a new frame
+   for folder mode. If `wl-summary-use-frame' is set as t, new frames
+   are created for each summary window.
+
+** Cursor moving speed ('N' or 'P' in summary) is greatly improved.
+
+** Folder checking speed for filter folder of localdir
+   folder using `last' or `first' (Ex. /last:100/+inbox) is improved.
+
+** Retrieval progress of each message is displayed in POP and IMAP folder.
+
+** Coloring of summary buffer is processed on demand (only on Emacs).
+   If `wl-summary-lazy-highlight' is non-nil, 
+   only visible portion of the buffer is colored.
+
+** Customizable biff notify.
+   New hook `wl-biff-notify-hook' and `wl-biff-unnotify-hook' is
+   now available.
+   e.g. (add-hook wl-biff-notify-hook 'ding)
+
+** Many bug fixes.
 
 * Version 2.4.1 is basically a bug fix version of 2.4.0.
 
 
 * Version 2.4.1 is basically a bug fix version of 2.4.0.
 
diff --git a/NEWS.ja b/NEWS.ja
index 4031abb..e7923bb 100644 (file)
--- a/NEWS.ja
+++ b/NEWS.ja
@@ -1,4 +1,31 @@
-Wanderlust NEWS (\e$BF|K\8lHG\e(B) -- User-visible changes in Wanderlust. 10 May 2000
+Wanderlust NEWS (\e$BF|K\8lHG\e(B) -- User-visible changes in Wanderlust.
+
+* 2.4.1 \e$B$+$i\e(B 2.6.0 \e$B$X$NJQ99E@\e(B
+
+** FLIM 1.13.x \e$B$O%5%]!<%H$5$l$J$/$J$j$^$7$?!#\e(B
+   FLIM 1.14.1 \e$B0J9_$r%$%s%9%H!<%k$7$F$/$@$5$$!#\e(B
+
+** \e$B%U%)%k%@!"%5%^%j$rJL%U%l!<%`$G5/F0$G$-$k$h$&$K$J$j$^$7$?!#\e(B
+   \e$B?75,JQ?t\e(B wl-folder-use-frame\e$B!"\e(Bwl-summary-use-frame \e$B$,\e(B non-nil \e$B$J$i\e(B
+   \e$B$=$l$>$l%U%)%k%@!"%5%^%j$rJL%U%l!<%`$K3+$-$^$9\e(B(\e$B%G%U%)%k%H$O\e(B nil)\e$B!#\e(B
+
+** \e$B%5%^%j$G$N\e(B 'N' \e$B$d\e(B 'P' \e$B$K$h$k%+!<%=%k0\F0$,9bB.2=$5$l$^$7$?!#\e(B
+
+** \e$B%m!<%+%k%U%)%k%@$rBP>]$H$7$?!"\e(Blast \e$B$*$h$S\e(B first \e$B>r7o$N%U%#%k%?%U%)%k%@\e(B
+   (\e$BNc$($P!"\e(B/last:100/+inbox \e$B$N$h$&$J%U%)%k%@\e(B) \e$B$N%A%'%C%/$,9bB.2=$5$l$^$7$?!#\e(B
+
+** POP, IMAP \e$B$GBg$-$J%a%C%;!<%8$r<h$j4s$;$k$H$-$K!"\e(B
+   \e$B?JD=$,I=<($5$l$k$h$&$K$J$j$^$7$?!#\e(B
+
+** \e$B%5%^%j$N?'$E$1$,%*%s%G%^%s%I$K$J$j$^$7$?\e(B(Emacs \e$B$N$_\e(B)\e$B!#\e(B
+   \e$B?75,JQ?t\e(B wl-summary-lazy-highlight \e$B$,\e(B non-nil \e$B$J$i%5%^%j$NI=<(ItJ,$N$_$r\e(B
+   \e$B<+F0E*$K?'IU$1$7$^$9\e(B (Emacs \e$B$N$_\e(B)\e$B!#\e(B
+
+** biff \e$B$NDLCNJ}K!$,%+%9%?%^%$%:2DG=$K$J$j$^$7$?!#\e(B
+   \e$B?75,%U%C%/\e(B wl-biff-notify-hook, wl-biff-unnotify-hook \e$B$G@_Dj$G$-$^$9!#\e(B
+   \e$BNc\e(B: (add-hook wl-biff-notify-hook 'ding)
+
+** \e$BB?$/$N%P%0%U%#%C%/%9\e(B
 
 * 2.4.1 \e$B$O\e(B 2.4.0 \e$B$N=$@5HG$G$9!#\e(B
 
 
 * 2.4.1 \e$B$O\e(B 2.4.0 \e$B$N=$@5HG$G$9!#\e(B
 
diff --git a/README b/README
index 45b28d5..ff5a612 100644 (file)
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ Features:
 System Requirements:
 
  * Emacs19 or later.
 System Requirements:
 
  * Emacs19 or later.
- * tm (version 8.7 or later) or SEMI (version 1.13.7 or later).
+ * tm (version 8.7 or later) or SEMI (version 1.41.1 or later).
  * APEL (version 10.2 or later)
 
 Install:
  * APEL (version 10.2 or later)
 
 Install:
index 9cdeba3..621dd4a 100644 (file)
--- a/README.ja
+++ b/README.ja
@@ -29,7 +29,7 @@ Features:
 \e$BI,MW>r7o\e(B:
 
  * Emacs19 \e$B!A\e(B
 \e$BI,MW>r7o\e(B:
 
  * Emacs19 \e$B!A\e(B
- * tm (8.7 \e$B0J9_\e(B) or SEMI (1.13.7 \e$B0J9_\e(B)
+ * tm (8.7 \e$B0J9_\e(B) or SEMI (1.14.1 \e$B0J9_\e(B)
  * APEL (10.2 \e$B0J9_\e(B)
 
 Install:
  * APEL (10.2 \e$B0J9_\e(B)
 
 Install: