Update.
[elisp/wanderlust.git] / wl / ChangeLog
1 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
4         when display is finished.
5         (wl-folder-open-all): Ditto.
6         (wl-folder-update-access-group): Ditto.
7         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
8         * wl-thread.el (wl-thread-close-all): Ditto.
9
10         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
11         progress gauge only when it was displayed.
12
13 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
14
15         * wl-summary.el (wl-summary-incorporate): Enclose
16         `wl-summary-sync-force-update' with save-excursion.
17
18 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
19
20         * wl-summary.el (wl-summary-prefetch-region):
21         Pass current cursor point to `pos-visible-in-window-p' after
22         moving cursor to the started point.
23
24 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
25
26         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
27
28         * wl-draft.el (wl-draft-insert-current-message): Delete useless
29         fields from the forwarding message.
30         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
31         `ignored-fields'.
32
33 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
34
35         * wl-mime.el (wl-message-request-partial):
36         Eliminated argument `msgdb'.
37         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
38         (wl-mime-combine-message/partial-pieces): Likewise.
39         * tm-wl.el (wl-message-request-partial): Likewise.
40         (wl-mime-combine-message/partial-pieces): Likewise.
41
42 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
43
44         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
45         when display is finished.
46
47 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
48
49         * wl-summary.el (wl-summary-goto-folder-subr):
50         Fix problem when wl-summary-partial-highlight-above-lines is nil.
51
52 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
55         when cursor point is visible.
56
57 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
58
59         * wl-expire.el (wl-expire-archive-get-max-number):
60         Don't use `file-name-directory'.
61
62 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
63
64         * wl-expire.el (wl-expire-archive-get-max-number):
65         Use `file-name-directory'.
66
67 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
68
69         * wl-summary.el (wl-summary-sync-marks): Re-display progress
70         only when there is progress.
71
72 2000-04-13  Mito <mit@nines.nec.co.jp>
73
74         * wl-summary.el (wl-summary-sync-marks): Display progress.
75
76 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
77
78         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
79         (wl-summary-prev): Move cursor regardless of unread status.
80         (wl-summary-next): Ditto.
81
82 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
83
84         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
85         Added argument `target' and `number'.
86         * tm-wl.el (wl-summary-burst-subr): New function.
87         (wl-summary-burst): Use it.
88
89 2000-04-10  Mito <mit@nines.nec.co.jp>
90
91         * wl-mime.el (wl-burst): New function.
92         (wl-summary-burst): Use it.
93
94 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
95
96         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
97         as petname when there's no candidate.
98
99 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
100
101         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
102         New variable.
103         * wl-fldmgr.el (wl-fldmgr-add): Use it.
104
105         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
106
107         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
108
109 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
110
111         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
112         Use substring of `original' instead of buffer-substring.
113         (wl-refile-evaluate-rule):
114         Set `original' argument of wl-refile-expand-newtext.
115
116         * wl-summary.el
117         (wl-summary-auto-refile-check-refile-rule-alist-subr,
118         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
119         (wl-summary-auto-refile): Check existence of destination folder just
120         before marking.
121
122 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
123
124         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
125         when wl-refile-get-field-value return nil.
126
127 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
128
129         * wl-refile.el
130         (wl-refile-expand-newtext): New function imported from Gnus.
131         (wl-refile-evaluate-rule): Use it.
132
133 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
134
135         * wl-summary.el (wl-summary-print-destination):
136         Duplicate folder string to avoid putting text-property on
137         original string.
138
139         * wl-refile.el (wl-refile-get-field-value): New function.
140         (wl-refile-evaluate-rule): New function;
141         Evaluate refile rule recursively.
142         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
143         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
144         New function; Check existence of a target folder recursively.
145         (wl-summary-auto-refile-check-refile-rule-alist):
146         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
147
148 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
149
150         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
151
152         * wl-folder.el (wl-create-folder-entity-from-buffer):
153         Fixed problem when '}' character is contained in folder name.
154
155         * wl-xmas.el (wl-make-modeline): Consider plugged status.
156
157 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
158
159         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
160         (wl-fldmgr-add-completion-all-completions):
161         Use wl-fldmgr-add-completion-hashtb.
162
163 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
164
165         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
166         wl-fldmgr-add-completion-subr): New functions.
167         * wl-folder.el (wl-folder-completion-func): New variable.
168         * wl-summary.el (wl-summary-read-folder):
169         Use wl-folder-completion-func.
170
171         * wl-refile.el: Eliminate throw & catch.
172
173         * wl.el (wl-plugged-sending-queue-status): Fixed.
174
175 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
176
177         * wl-draft.el (wl-draft): Put category property on
178         mail-header-separator.