From: teranisi Date: Fri, 28 Apr 2000 07:31:29 +0000 (+0000) Subject: Update. X-Git-Tag: wl-1_1_1~18 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=4ea60384254f9789f20196e15b30abeab4d46707;p=elisp%2Fwanderlust.git Update. --- diff --git a/wl/ChangeLog b/wl/ChangeLog index 09d1660..b94246c 100644 --- a/wl/ChangeLog +++ b/wl/ChangeLog @@ -1,5 +1,12 @@ 2000-04-28 Yuuichi Teranishi + * wl-vars.el (wl-summary-search-parent-by-subject-regexp): + New variable. + * wl-summary.el (wl-summary-insert-thread-entity): Search parent + by subject matching if there's no in-reply-to nor references field. + + * wl-summary.el (wl-summary-set-parent): New command (No key binding). + * wl-folder.el (wl-folder-insert-entity): Remove progress gauge when display is finished. (wl-folder-open-all): Ditto. @@ -9,6 +16,7 @@ * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove progress gauge only when it was displayed. + * wl-folder.el (wl-folder-insert-entity): Ditto. 2000-04-26 Yuuichi Teranishi