From: teranisi Date: Thu, 24 Jul 2003 05:34:56 +0000 (+0000) Subject: Updated. X-Git-Tag: wl-2_11_5~43 X-Git-Url: http://git.chise.org/gitweb/?p=elisp%2Fwanderlust.git;a=commitdiff_plain;h=dfdfff3829a27c3cb6c2d0a612327f4f371b078c Updated. --- diff --git a/NEWS b/NEWS index 22d1339..10d37e6 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,59 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. +* Changes in 2.12.0 from 2.10.1 + +** New mark, 'A' and '&' is added for answered messages. + Now answered messages have its own mark in the summary mode. + 'A' is displayed for uncached messages and '&' is for cached messages. + +** New search condition 'Flag' (Status of the message) is added. + There are flags 'unread', 'important', 'answered', + 'digest' (unread or important) and 'any' (any of the flag). + For example, following filter folder contains only unread or important + messages in the %inbox folder. + + /flag:digest/%inbox + +** The temporary mark and corresponding action is now customizable. + + By default, follwoing mark-and-actions are defined. + mark-and-actions which are defined as before. + "o" refile (same as before) + "O" copy (same as before) + "d" dispose (formerly delete, 'D' mark. Messages are moved to + wl-trash-folder. Its behavior is decided by + wl-dispose-folder-alist.) + New mark-and-actions which are newly introduced. + "D" delete (remove message immediately) + "i" prefetch (prefetch message) + "~" resend (resend message) + Press 'x' to execute actions which corresponds to the mark. + mark-and-actions can be define by the new variable, + 'wl-summary-mark-action-list'. See its docstring for more in detail. + +** New face + + wl-highlight-summary-disposed-face + wl-highlight-summary-prefetch-face + wl-highlight-summary-resend-face + wl-highlight-summary-answered-face + wl-highlight-action-argument-face + +** Abolished face + + wl-highlight-refile-destination-face + (wl-highlight-action-argument-face ¤ËÊÑ̾) + +** Variables renamed + wl-summary-*-mark are renamed to elmo-msgdb-*-mark. + wl-summary-delete-folder-alist is renamed to + wl-summary-dispose-folder-alist. + +** POP3 folder existence check is simplifyed (by default). + The default value for elmo-pop3-exists-exactly is changed to nil. + +** IMAP4 commands EXPUNGE and CHECK are now send asynchronously. + ** Default value of wl-folder-hierarchy-access-folders has been changed. ** Access group "@/" of shimbun folders can be used now. diff --git a/NEWS.ja b/NEWS.ja index 8224383..a05a110 100644 --- a/NEWS.ja +++ b/NEWS.ja @@ -1,5 +1,57 @@ Wanderlust NEWS ($BF|K\8lHG(B) -- User-visible changes in Wanderlust. +* 2.10.1 $B$+$i(B 2.12.0 $B$X$NJQ99E@(B + +** $BJV?.:Q$_%^!<%/(B A,& $B$,DI2C$5$l$^$7$?!#(B + $B%5%^%j$K$*$$$F!$JV?.$7$?%a%C%;!<%8$K(B A $B%^!<%/(B($B%-%c%C%7%e$J$7$N>l9g(B) + $B$b$7$/$O(B & $B%^!<%/(B($B%-%c%C%7%e$"$j$N>l9g(B) $B$,I=<($5$l$^$9!#(B + +** $B%U%)%k%@$N8!:w>r7o$K!$(B'$B%U%i%0(B' ($B%a%C%;!<%8$N>uBV(B) $B$,DI2C$5$l$^$7$?!#(B + $B%U%i%0$K$O!"(Bunread($BL$FI(B), important($B=EMW(B), answered($BJV?.:Q$_(B), + digest ($BL$FI$^$?$O=EMW(B), any ($BL$FI$^$?$O=EMW$^$?$OJV?.:Q$_(B)$B$,$"$j$^$9!#(B + $BNc$($P!"Mh$+$i0z$-7Q$,$l$?%^!<%/$H%"%/%7%g%s(B + "o" refile ($B=>Mh$N%j%U%!%$%k$HF1$8(B) + "O" copy ($B=>Mh$N%3%T!<$HF1$8(B) + "d" dispose ($B5l(B delete, D $B%^!<%/!#(Bwl-trash-folder $B$K0\F0!#(B + wl-dispose-folder-alist $B$NCM$K$h$j5sF0$,7h$^$k!#(B) + $B?7$?$KDI2C$5$l$?%^!<%/$H%"%/%7%g%s(B + "D" delete ($B$$$-$J$j>C5n(B) + "i" prefetch ($B%W%j%U%'%C%A(B) + "~" resend ($B:FAw(B) + $B%5%^%j$G(B x $B%-!<$r2!$9$H%^!<%/$KBP1~$7$?%"%/%7%g%s$,$9$Y$F\$7$/$OF1JQ?t$N(B docstring $B$r;2>H$7$F$/$@$5$$!#(B + +** $B?75,(B face + + wl-highlight-summary-disposed-face + wl-highlight-summary-prefetch-face + wl-highlight-summary-resend-face + wl-highlight-summary-answered-face + wl-highlight-action-argument-face + +** $BGQ;_$5$l$?(B face + + wl-highlight-refile-destination-face + (wl-highlight-action-argument-face $B$KJQL>(B) + +** $BJQ?t(B wl-summary-*-mark $B$O!"(Belmo-msgdb-*-mark $B$KJQ99$5$l$^$7$?!#(B + +** $BJQ?t(B wl-summary-delete-folder-alist $B$O(B wl-summary-dispose-folder-alist $B$K(B + $BL>A0$,JQ99$5$l$^$7$?!#(B + +** POP3 $B%U%)%k%@$NB8:_%A%'%C%/$N%G%U%)%k%H5sF0$r4JN,2=(B + elmo-pop3-exists-exactly $B$N%G%U%)%k%HCM$r(B nil $B$K$7$^$7$?!#(B + +** IMAP4 $B$K$*$$$F!"(BEXPUNGE, CHECK $B%3%^%s%I$rHsF14|$GAw?.$9$k$h$&$K$7$^$7$?!#(B + ** wl-folder-hierarchy-access-folders $B$N=i4|CM$,JQ99$5$l$^$7$?!#(B ** $B?7J9%U%)%k%@$N%"%/%;%9%0%k!<%W(B "@/" $B$,;H$($k$h$&$K$J$j$^$7$?!#(B