X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=NEWS;h=0222792456fd04332c60c92efc6bc88cec4e28fc;hb=b08eaafa40383ba84b267b50bda358d5c4129b85;hp=bf0c01a4b69d0616fef283aabb2ed324d81a3e9a;hpb=b2c38970014f6388a63b38b3163e9674294e128b;p=elisp%2Fwanderlust.git diff --git a/NEWS b/NEWS index bf0c01a..0222792 100644 --- a/NEWS +++ b/NEWS @@ -1,28 +1,92 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. +** Show contents of NEWS(.ja) when you start Wanderlust newer than the + one you used previously. + +** Default values of wl-draft-reply-*-list are changed. + See samples/en/dot.wl for old values. + +** wl-draft-reply-myself-*-list are abolished and integrated into + wl-draft-reply-*-list. + +** Changed the way to specify configuration of draft buffer window. + You can choose keep, full or split as values of wl-draft-buffer-style + and wl-draft-reply-buffer-style. + +** Commands to verify/decrypt non-MIME PGP message are added. + C-c:v, C-c:d in message buffer to verify or decrypt respectively. + +* Changes in 2.10.0 from 2.8.1 + +** You can alter the format of summary lines. + Specify format by wl-summary-line-format. If you want to change ones + according to folder names, use wl-folder-summary-line-format-alist. + ** Save format for the draft folder has been changed. Messages are encoded before saved by wl-draft-save. +** elmo-split is newly established. It provides a way to split messages + according to some rule a la procmail. + ** Buffer prefetch works fine now. Messages of the number specified by wl-message-buffer-prefetch-depth are loaded into buffer in advance. +** elmo-dop-queue-flush flushes queue that concerns plugged folder. + ** Starting Wanderlust on the new frame is possible now. Set as (autoload 'wl-other-frame "wl" "Wanderlust on new frame." t) +** In Folder mode, you can go into virtual folder which consists of messages + with some specified condition (wl-folder-virtual). It is binded to "V". + +** In Folder mode, you can search folders containing messages with some + specified condition (wl-folder-pick). It is binded to "?". + ** Now you can rename access group folders. +** You can specify ON/OFF of thread view for newly created summary. + Set wl-summary-default-view, wl-summary-default-view-alist. + ** Temporary marks are kept when you exit from sticky summary by q or g. ** Key bindings concerning the sticky summary have been changed. By C-u g, the sticky summary is destroyed as well as C-u q. In summary or folder mode, G opens the sticky summary. +** You can go round summary buffers by C-cC-n and C-cC-p. + ** Members of the list wl-folder-hierarchy-access-folders is now some REGEXP for access group names instead of exact group names. +** In header part of the draft buffer C-a brings cursor to the beginning of + the line or the beginning of the header body. + +** You can send encapsulated blind carbon copies. Its default field name is + "Ecc:". + +** C-c C-y (Draft) can cite region of the message. + It affects if transient-mark-mode (Emacs) or zmacs-regions (XEmacs) is + Non-nil and the region is active. + +** You can delete a part from multipart message. + It is binded as "D" in message buffer. + +** You can easily configure server settings to post news article. + Set wl-nntp-posting-config-alist appropriately. See Info for an example. + ** You can specify some function in wl-draft-reply-with-argument-list etc. for setting the recipients in draft by the return value of it. +** The interface of the function wl-draft has been changed. + The initial set of headers are handed as an association list. + +** The uses of wl-generate-mailer-string-function has been changed. + Specify a function which returns some string to appear in User-Agent header. + +** The Reference Card (doc/wl-refcard.tex) describes important key bindings. + +** Many bug fixes. + * Changes in 2.8.0 from 2.6.1 ** Nemacs, Mule 2.3 based on Emacs 19.28 are not supported any longer. @@ -107,7 +171,8 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. the actual message itself is deleted. Please visit the 'mark folder to review the messages with the "$" mark. -* Version 2.6.1 is basically a bug fix version of 2.6.0. +* Changes in 2.6.1 from 2.6.0 + Version 2.6.1 is basically a bug fix version of 2.6.0. ** Fixed a problem that Emacs 21 causes `Recursive load...' error. @@ -120,7 +185,7 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** Some other fixes. -* Changes in 2.6.0 from 2.4.1. +* 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. @@ -148,7 +213,8 @@ Wanderlust NEWS -- User-visible changes in Wanderlust. ** Many bug fixes. -* Version 2.4.1 is basically a bug fix version of 2.4.0. +* Changes in 2.4.1 from 2.4.0 + Version 2.4.1 is basically a bug fix version of 2.4.0. ** Wanderlust 2.4.1 now works on FLIM 1.14.x. @@ -166,7 +232,7 @@ Example: should be changed to (setq elmo-default-imap4-authenticate-type 'clear) -* Changes in 2.4.0 from 1.1.1. +* Changes in 2.4.0 from 1.1.1 ** Version Number The version numbering convention for Wanderlust is changed. @@ -240,7 +306,7 @@ re-numbers the messages. *** Complex condition can be specified for filter folder AND condition, OR condition, NOT condition, and their combination can be - specified. Syntax of the condition part is changed. See info for details. + specified. Syntax of the condition part is changed. See Info for details. Caution for those who upgrade from 1.1.1: By this change, saving directory for the msgdb of filter folder is altered. @@ -333,7 +399,8 @@ Less colors are used by DEMO pixmap. Emacsen on character based terminal also display suitable DEMO. -* Version 1.1.1 is a bug fix version of 1.1.0 with minor user-visible changes. +* Changes in 1.1.1 from 1.1.0 + Version 1.1.1 is a bug fix version of 1.1.0 with minor user-visible changes. ** Development on the CVS server is started. @@ -352,7 +419,7 @@ Emacsen on character based terminal also display suitable DEMO. Progress gauge is displayed while processing in the Emacsen with progress gauge feature. -* Changes in version 1.1.0 from 1.0.3. +* Changes in 1.1.0 from 1.0.3 ** Install