* wl-ja.texi, wl.texi (wl-draft-elide-region): Added.
[elisp/wanderlust.git] / NEWS
diff --git a/NEWS b/NEWS
index 7ffcd04..7cbc9e4 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,16 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 ** Wanderlust might not work with FLIM 1.14.2 and older.
    It is recommended to use FLIM 1.14.3 or newer and associated SEMI.
 
+** Now available `make check' environment test for user.
+
+** If you set obsolete variables (e.g. renamed ones), Wanderlust shows warning
+   messages and urge you to change settings.
+   Please change your settings according to the messages.
+   To suppress warning messages, set elmo-obsolete-variable-show-warnings to
+   nil.
+
+** Added new internal folders: 'sendlog folder
+
 ** Added new type of folders: shimbun folder
 
    Format: '@' 'virtual server name' '.' 'group name'
@@ -15,6 +25,11 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
 
    Format:  '[' 'search condition' ']' [ 'absolute path of namazu index' ]
 
+** With pipe folder, now you can preserve messages on the server.
+   At the next time you access it, only new messages will be copied.
+
+   Format:  '|' 'source folder' '|:' 'destination folder'
+
 ** Address manager is now available (start by C-c C-a).
    You can edit address book and import recipients to draft from it.
 
@@ -31,13 +46,20 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
    Non-nil value of wl-message-truncate-lines or wl-draft-truncate-lines
    means truncating long lines at window width.
 
-** Overall elmo module are rewritten.
+** Bitmap image for opening demo is removed from wl-demo.elc and now loaded
+   from wl-icon-directory.
+   Special logo is displayed through the Christmas season :)
+
+** Overall elmo module is rewritten.
 
 ** Variables depending on elmo backends are renamed to "elmo-backend-*".
    e.g. elmo-default-imap4-server is renamed to elmo-imap4-default-server.
 
 ** Variables named xxx-func are renamed to xxx-function.
 
+** X-Face utility 1.3.6.12 or older is not supported any longer.
+   Please install X-Face utility 1.3.6.13 or later, if necessary.
+
 ** Wanderlust distinguishes stream-type on plugged mode. They are treated as
    different entries.
 
@@ -46,11 +68,6 @@ Wanderlust NEWS -- User-visible changes in Wanderlust.
    But if you don't want to leave useless data on the disk, delete under
    .elmo/multi and .elmo/archive in advance.
 
-** If you set obsolete variables (e.g. renamed ones), Wandelust shows warning
-   messages and urge you to change settings.
-   To suppress warning messages, set elmo-obsolete-variable-show-warnings to
-   nil.
-
 ** Variables named xxx-dir are renamed to xxx-directory.
    e.g. wl-icon-dir is renamed to wl-icon-directory.
    Take attention if you set for display of startup logo, etc.