* wl-draft.el (wl-draft-normal-send-func): Fixed last change.
[elisp/wanderlust.git] / wl / ChangeLog
1 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
4
5 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
6         
7         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
8         '%%'.
9
10 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
11
12         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
13         empty lines.
14
15 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
16
17         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
18         default values along the value of wl-on-mule.
19         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
20         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
21         It is not used anywhere.
22
23 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
24
25         * wl-summary.el (wl-summary-print-destination): Keep position.
26         (wl-summary-cursor-move-surface): Keep horizontal position.
27
28 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
29
30         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
31         write sendlog.
32
33 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
34
35         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
36         `wl-summary-highlight'.
37
38 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
39
40         * wl-highlight.el (wl-highlight-summary-current-line): Remove
41         trivial condition for temp-mark.
42
43 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
44
45         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
46         when it hits killed buffer.
47
48 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
49
50         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
51         * wl-news.el.in: `message' and `error' take format string.
52
53 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
54
55         * wl-folder (wl-folder-insert-entity): Display a message,
56         `...done', when the work finish.
57         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
58
59 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
60
61         * wl-message.el (wl-message-redisplay): Remove unused local
62         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
63
64 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
65
66         * wl-summary.el (wl-summary-replace-status-marks): Disable
67         interactive use.
68         (wl-summary-reedit): Check message existence at first.
69         (wl-summary-mark-line): Fix doc, return value is indefinite.
70
71         * wl-highlight.el (wl-highlight-message): Arranged.
72
73         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
74         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
75         check temp-mark by wl-summary-temp-mark always.
76         (wl-highlight-summary): Change accordingly.
77         * wl-summary.el (wl-summary-mark-as-read-all)
78         (wl-summary-delete-cache, wl-summary-set-score-mark)
79         (wl-summary-mark-as-unread, wl-summary-unmark)
80         (wl-summary-mark-line, wl-summary-mark-as-read)
81         (wl-summary-mark-as-important): Ditto.
82
83         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
84         end of the window if possible.
85         * wl-summary.el (wl-summary-sync-update): Support lazy
86         highlighting.
87         (wl-summary-toggle-disp-msg): Ditto.
88
89 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
90
91         * wl-util.el (wl-as-coding-system): Define for non-mule too.
92
93 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
94
95         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
96         cut visible folder when elmo-folder-delete returns non-nil value.
97
98 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
99
100         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
101         by Kenichi OKADA <okada@opaopa.org>).
102
103 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
104
105         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
106
107 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
108
109         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
110         Fixed the last change, search group entity by its real name.
111         (Thanks to: KOBAYASHI Shinji)
112
113 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
114
115         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
116         (wl-fldmgr-access-display-all): Don't refer visible name.
117         * wl-expire.el (wl-folder-archive-current-entity)
118         (wl-folder-expire-current-entity): Ditto.
119         * wl-folder.el (wl-folder-jump-to-current-entity)
120         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
121         (wl-folder-open-folder-sub,wl-folder-open-all)
122         (wl-folder-write-current-folder): Ditto.
123         (wl-folder-insert-entity): Don't use petname for normal group.
124         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
125         is the real name.
126         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
127         Abolished.
128
129 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
130
131         * wl-draft.el (wl-draft-create-buffer): Add
132         `wl-summary-reply-with-citation'
133
134 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
135
136         * wl-draft.el (wl-draft-reply): Fixed.
137
138 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
139
140         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
141         when `wl-draft-send-confirm-with-preview' is non-nil.
142         You can scroll up/down by j/k.
143         (wl-draft-send-confirm-with-preview): New variable (default=t).
144
145 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
146
147         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
148         (wl-fldmgr-save-folders): Fix comment.
149
150 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
151
152         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
153         along the last change in `wl-folder-buffer-group-p'.
154
155 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
156
157         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
158         folder.
159
160         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
161         the default value.
162
163         * wl-mime.el (wl-summary-burst): Update summary only when target
164         folder equals current folder.
165
166 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
167
168         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
169
170 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
171
172         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
173         value.
174
175 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
176
177         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
178         `map-extents' instead of `extent-at' repeatedly.
179         (wl-highlight-folder-current-line): Ditto.
180
181         * wl-highlight.el: Remove useless dummy functions.
182
183 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
184
185         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
186         (wl-folder-put-folder-property): New function to put text property.
187         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
188         (wl-folder-insert-entity, wl-folder-update-diff-line)
189         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
190         * wl-e21.el, wl-xmas.el, wl-mule.el
191         (wl-highlight-folder-current-line): Ditto.
192         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
193         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
194         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
195         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
196
197 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
198
199         * Version number is increased to 2.11.3.
200
201 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
202
203         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
204         Resume current-buffer since it is assumed by remaining tasks.
205
206 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
207
208         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
209         (wl-folder-completion-function): Abolished.
210         (wl-folder-complete-folder): New function.
211         (wl-folder-complete-filter-condition): Ditto.
212         * wl-summary.el (wl-summary-read-folder): Change accordingly.
213         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
214
215 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
216
217         * wl-draft.el (wl-draft-send-confirm): New function.
218         (wl-draft-send): Use it.
219
220         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
221         cursor-in-echo-area while confirming.
222
223         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
224
225         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
226         searching via nntp if wl-summary-search-via-nntp is 'force.
227         Otherwise, invoke searching in nntp folder only.
228         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
229
230         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
231         explicitly for mime-make-text-tag.
232
233 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
234
235         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
236         `mime-make-text-tag' instead of `mime-create-tag'.
237
238 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
239
240         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
241         (wl-fldmgr-add-completion-subr): Rewrite conditional.
242
243 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
244
245         * wl-score.el (wl-score-save): Bind print-length and print-level.
246         (wl-score-pretty-print): Ditto.
247         (wl-score-edit-insert-header-entry): Ditto.
248
249         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
250         "From" entry to be treated with wl-draft-eword-encode-address-list.
251         * wl-mime.el (wl-draft-preview-message): Ditto.
252
253         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
254         (wl-summary-mark-as-unread): Ditto.
255         (wl-summary-mark-as-read-region): Change accordingly.
256         (wl-summary-mark-as-unread-region): Ditto.
257         (wl-summary-target-mark-mark-as-read): Ditto.
258         (wl-summary-target-mark-mark-as-unread): Ditto.
259
260 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
261
262         * Version number is increased to 2.11.2.
263
264 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
265
266         * wl-news.el.in (wl-news-previous-version-save): Bind
267         print-length and print-level.
268         * wl-thread.el (wl-thread-save-entities): Ditto.
269         (wl-thread-save-top-list): Bind print-length.
270
271 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
272
273         * wl-highlight.el (wl-highlight-summary-line-string): Use
274         wl-summary-score-below-mark, wl-summary-score-over-mark.
275         (wl-highlight-summary-current-line): Ditto.
276
277 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
278
279         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
280         insert it.
281
282 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
283
284         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
285
286 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
287
288         * wl-mime.el (wl-message-delete-current-part): Avoid error on
289         message without msgid.
290         Rewrite with elmo-folder-move-messages.
291         Set wl-message-buffer to nil.
292
293         * wl-summary.el (wl-summary-erase-subr): New function. Use
294         elmo-folder-move-messages.
295         (wl-summary-erase): Call it.
296         (wl-summary-target-mark-erase): Ditto.
297
298 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
299
300         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
301         it is not up-tp-date.
302
303 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
304
305         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
306         buffer after calling `wl-summary-goto-folder-subr' without the
307         argument `interactive'.
308         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
309
310 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
311
312         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
313         `mime-create-tag'. Use `string=' instead of `looking-at'.
314
315 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
316
317         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
318         to avoid compile warning.
319
320         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
321         entity-id when folder is given.
322         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
323         save-excursion, use save-selected-window instead.
324         Select folder buffer window if exists.
325         (To correct behavior with wl-folder-move-cur-folder.)
326
327 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
328
329         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
330
331 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
332
333         * wl-summary.el (wl-summary-line-list-info): Use %f to make
334         list-count instead of %d.
335
336 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
337
338         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
339         (wl-news): Set it.
340         (wl-news-append-to-folder): Use it.
341
342         * wl-news.el.in (wl-news-send-news): Append to specified folder
343         instead of wl-default-folder.
344         (wl-news-append-to-folder): Show error message with specified folder.
345
346         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
347                 In most major modes, Emacs assumes that any opening
348                 delimiter found at the left margin is the start of a
349                 top-level definition, or defun. Therefore, *never put an
350                 opening delimiter at the left margin unless it should have
351                 that significance.*
352
353         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
354
355 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
356
357         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
358
359 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
360
361         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
362
363 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
364
365         * wl-summary.el (wl-summary-mark-collect): Revive missing return
366         for sequential numbering case.
367
368 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
369
370         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
371         value.
372         (wl-draft-reply-without-argument-list): Ditto.
373         (wl-draft-reply-myself-with-argument-list): Abolish.
374         (wl-draft-reply-myself-without-argument-list): Ditto.
375         * wl-draft.el (wl-draft-self-reply-p): New function.
376         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
377
378 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
379
380         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
381         (avoid error for the case without byte-compiling)
382
383 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
384
385         * wl-news.el.in (wl-news-append-to-folder): New function.
386         (wl-news-exit): Rewrite.
387         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
388
389 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
390
391         * wl-draft.el (wl-draft-reply-position): New function.
392         (wl-draft-reply-position): Fix.
393         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
394         (wl-summary-target-mark-reply-with-citation): Ditto.
395         (wl-summary-reply-with-citation): Ditto.
396         * wl-vars.el (wl-draft-reply-default-position): New variable.
397
398 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
399
400         * wl-draft.el (wl-draft-send): Preview when interactive send.
401
402 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
403
404         * wl-draft.el (wl-draft-reply): Set default position.
405         * wl-summary.el (wl-summary-reply): Ditto.
406         (wl-summary-reply-with-citation): Ditto.
407         (wl-summary-target-mark-reply-with-citation): Ditto.
408
409 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
410
411         * wl-news.el.in (wl-news-lang): Set default value according to
412         current-language-environment.
413         (wl-news-append-news): Do nothing when news-list is nil.
414
415 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
416
417         * wl-news.el.in (wl-news-mode-map): Add new keybind.
418         (wl-news): Change message.
419         (wl-news-exit): Check buffer.
420         (wl-news-force-exit): New function.
421         (wl-news-show-all): New function.
422         (wl-news-discard-and-exit): Fix.
423
424 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
425
426         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
427         according to current-language-environment.
428
429         * wl-news.el.in (wl-news): If arg, show all NEWS after
430         wl-news-default-previous-version.
431
432 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
433
434         * wl-news.el.in (wl-news-check): Rewritten.
435         (wl-news-previous-version-load): Change data type.
436         (wl-news-previous-version-save): Change data type.
437         (wl-news-append-news): Add return value.
438         (wl-news-check-news): New function.
439         (wl-news-already-current-p): New function.
440         (wl-news-send-news): Rewritten.
441         (wl-news-mode-map): Add new keybind.
442         (wl-news): Rewritten.
443         (wl-news-exit): Rewritten.
444         (wl-news-discard-and-mail): New function.
445         (wl-news-send-to-address): Abolished.
446         * wl.el (wl-init): Delete a message.
447
448 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
449
450         * wl-news.el.in (wl-news-exit): Update previous version.
451         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
452
453 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
454
455         * wl-news.el.in (wl-news): Add `delete-other-windows'.
456
457 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
458
459         * wl-news.el.in (wl-news): New function.
460         (wl-news-mode): New function.
461         (wl-news-next-line): New function.
462         (wl-news-next-page): New function.
463         (wl-news-exit): New function.
464         (wl-news-buf-name): New variable.
465         (wl-news-mode-map): New variable.
466         (wl-news-winconf): New variable.
467         (wl-news-append-news): Add an option.
468
469 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
470
471         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
472
473 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
474
475         * wl-news.el.in (wl-news-send-to-address): New variable.
476         (wl-news-send-news): Use it.
477         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
478         Return updating status.
479         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
480
481 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
482
483         * wl-news.el.in (wl-news-send-news): Delete
484         Organization and X-Face.
485
486 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
487
488         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
489         (wl-news-append-news): New function.
490         (wl-news-send-news): New function.
491
492 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
493
494         * Version number is increased to 2.11.1.
495
496 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
497
498         * wl-news.el.in : New file.
499
500 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
501
502         * wl-vars.el (wl-draft-reply-with-argument-list): Change
503         default value.
504         (wl-draft-reply-without-argument-list): Ditto.
505
506 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
507
508         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
509         (wl-message-buffer-prefetch-idle-time): Ditto.
510         (wl-message-buffer-prefetch-folder-type-list): Ditto.
511
512 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
513
514         * wl-thread.el (wl-thread-insert-message): Use
515         wl-summary-max-thread-depth.
516
517         * wl-summary.el (wl-summary-insert-thread-entity): Refined
518         loop detection.
519
520         * wl-message.el (wl-message-buffer-display): Back to the first page
521         when cache is hit.
522
523 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
524
525         * wl-vars.el (wl-summary-max-thread-depth): New user option.
526
527         * wl-summary.el (wl-summary-insert-thread-entity):
528         If the thread depth is reached to wl-summary-max-thread-depth,
529         divide the thread.
530
531 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
532
533         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
534         for elmo-remove-passwd.
535
536 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
537
538         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
539         folder is sticky.
540         (wl-folder-mark-as-read-all-entity): Ditto.
541         (wl-folder-prefetch-entity): Ditto.
542
543 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
544
545         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
546
547 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
548
549         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
550         Delete messages on buffer for unplugged operation.
551         (wl-summary-erase): Ditto.
552
553 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
554
555         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
556         take nil so as not to search parent by subject.
557
558 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
559
560         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
561         (wl-folder-get-next-folder): Ditto.
562         (wl-folder-get-path): Ditto.
563
564 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
565
566         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
567         system and encode the region with it before verifying.
568
569 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
570
571         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
572         system of the echo buffer before decoding.
573
574 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
575
576         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
577         original contents.
578
579 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
580
581         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
582         with argument 'any-exists.
583
584 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
585
586         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
587         Use `wl-cs-autoconv'.
588
589 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
590
591         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
592         by `mime-view-automatic-conversion'.
593
594         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
595         (wl-message-verify-pgp-nonmime): Ditto.
596         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
597         Bind them to C-c:d and C-c:v respectively.
598
599         Merge following code by Teranishi-san from [wl-en:00167].
600         * wl-mime.el (wl-mime-preview-application/pgp): New function.
601         (wl-mime-preview-application/pgp-encrypted): Ditto.
602         (wl-mime-setup): Add entry.
603
604 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
605
606         * wl-summary.el (wl-summary-target-mark-erase): New function.
607         Bind it to "mD".
608
609 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
610
611         * wl-vars.el (wl-draft-write-file-function): Fix.
612         (wl-draft-reedit-hook): Changed default value.
613
614         * wl-draft.el (wl-draft-edit-string): Set cursor point for
615         wl-draft-reedit-hook.
616         (wl-draft-remove-text-plain-tag): New function.
617         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
618
619         * wl-vars.el (wl-draft-write-file-function): New user option.
620
621         * wl-draft.el (wl-draft-prepare-edit): Use it for
622         local-write-file-hooks.
623         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
624
625         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
626         (wl-draft-insert-mail-header-separator): Return the body beginning
627         point.
628         (wl-draft-reedit): Remove the mime-edit tag if the first part is
629         text/plain.
630         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
631
632 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
633
634         * wl-summary.el (wl-summary-erase): New function to erase message
635         without moving it to trash. Bind to "D".
636
637         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
638         as `keep' unless switch-function.
639
640 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
641
642         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
643         message buffer by using `wl-summary-toggle-disp-msg'.
644         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
645         buffer window.
646         (wl-summary-supresedes-message): Ditto.
647
648         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
649         Do not delete other windows.
650         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
651         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
652         (wl-draft-create-buffer): Set reply-or-forward also for target
653         mark commands.
654
655 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
656
657         * wl-draft.el (wl-user-agent-compose): Delete special case for
658         switch-to-buffer-other-window.
659
660         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
661         (wl-summary-forward): Ditto.
662
663         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
664         function.
665         (wl-draft-buffer-style): New use option.
666
667         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
668         (wl-draft): Follow the change above.
669         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
670         wl-draft-buffer-style.
671         (wl-user-agent-compose): Bind wl-draft-buffer-style with
672         switch-function.
673
674 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
675
676         * wl-address.el (wl-address-make-completion-entry): Extracted from
677         `wl-address-make-completion-list'.
678         (wl-address-enable-strict-loading): New variable.
679         (wl-address-make-completion-list): Revive petname duplication
680         inquiry, and enable it if `wl-address-enable-strict-loading'.
681         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
682
683 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
684
685         * wl-message.el (wl-message-get-original-buffer): Avoid
686         'Selecting deleted buffer' error when original buffer is killed.
687
688 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
689
690         * Version number is increased to 2.11.0.
691
692 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
693
694         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
695         buffer-modified status (Thanks to
696         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
697
698 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * wl-util.el (wl-region-exists-p): New function.
701
702         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
703         Remove defvars for byte-compile warnings.
704
705 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
706
707         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
708         defvar-maybe. Removed unused bind.
709
710 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
711
712         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
713         summary buffer window before creating new frame.
714         (wl-draft-reply): Ditto.
715
716 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
717
718         * wl-mime.el (toplevel): Avoid byte-compile warnings.
719
720 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
721
722         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
723
724 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
725
726         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
727         instead of `kill-region'.
728
729 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
730
731         * wl-mime.el (wl-mime-preview-follow-current-region): New function
732         that originates in mime-preview-follow-current-entity.
733         (wl-draft-yank-current-message-entity): Use it if region is active.
734
735         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
736         * wl-e21.el (wl-message-define-keymap): Bind "D" for
737         `wl-message-delete-current-part'.
738         * wl-mule.el (wl-message-define-keymap): Ditto.
739         * wl-xmas.el (wl-message-define-keymap): Ditto.
740
741 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
742
743         * wl-mime.el (wl-message-delete-current-part): Check the class of
744         mime-entity.
745
746 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
747
748         * wl-mime.el (wl-message-delete-current-part): New function.
749         (wl-mime-node-id-to-string): Ditto.
750
751         * wl-mime.el (wl-message-delete-current-part): Use existing
752         original buffer which corresponds current mime-view buffer.
753         (fetched buffer might have different structure, possibly)
754
755         * wl-mime.el (wl-message-delete-current-part): Quit if the
756         message content differs from the actual message.
757
758 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
759
760         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
761         order.
762         (wl-summary-search-by-subject): Search parent message from tail;
763         Check the existence of the parent message on the current thread tree.
764         (wl-summary-update-thread): Check whether the line is inserted.
765
766 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
767
768         * wl-vars.el (wl-summary-line-format): Undo last change.
769         * wl-summary.el (wl-summary-print-destination): Do not put
770         invisible property when `wl-summary-width' is nil.
771         (wl-summary-line-subject-minimum-length): Abolished.
772         (wl-summary-line-subject): Ditto.
773
774 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
775
776         * wl-vars.el (wl-summary-line-format): Change default value.
777         (wl-summary-subject-length-limit): Abolished.
778         * wl-summary.el (wl-summary-line-subject): Ditto.
779
780 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
781
782         * wl-template.el (wl-template-select): Added optional argument.
783         If optional argument is specified, reverse
784         `wl-template-visible-select'.
785
786 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
787
788         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
789         Take prefix argument to force asking the destination folder.
790
791 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
792
793         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
794         logic to call `wl-summary-buffer-prev-folder-function'.
795         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
796
797 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
798
799         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
800         is nil.
801
802 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
803
804         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
805         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
806         (wl-mime-setup): Add its entry.
807
808 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
809
810         * wl-mime.el (wl-draft-preview-message): Restore the position
811         before evaluating wl-draft-send-hook in preview buffer.
812
813 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
814
815         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
816         when it creates new draft buffer.
817
818         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
819         without argument.
820
821         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
822         Evaluate content and if the value is string, insert it.
823         (wl-draft-config-sub-body,wl-draft-config-sub-top,
824         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
825         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
826         wl-draft-config-sub-part-bottom): Use it.
827
828         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
829         with the folder name. The question was unintelligible when it is
830         called from wl-save-status.
831
832 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
833
834         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
835         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
836         cannot take second argument).
837
838 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
839
840         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
841         as t. Since type and subtype are not case sensitive (RFC 2045).
842
843 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
844
845         * wl-vars.el (wl-message-mode-line-format): New variable.
846         (wl-message-mode-line-format-spec-alist): Ditto.
847         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
848         (wl-message-redisplay): Use wl-message-mode-line-format.
849
850 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
851
852         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
853
854 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
855
856         * wl-summary.el (wl-summary-default-from): Write description.
857
858 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
859
860         * wl-vars.el (wl-ldap-objectclass): Abolish.
861
862         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
863         (wl-ldap-make-filter): Removed condition for objectclass.
864         (wl-ldap-make-matched-value-list): Remove meaningless process.
865         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
866         (wl-address-ldap-search): Don't add `*' to `pat' string;
867         use ignore-errors; added `email';
868         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
869         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
870         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
871
872
873 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
874
875         * wl-draft.el (wl-draft-parent-folder): Write description.
876         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
877
878 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
879
880         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
881         as "" (zero-length string) if no parent.
882         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
883
884 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
885
886         * wl-address.el (wl-address-make-completion-list): Skip duplication
887         checking.
888         (wl-address-make-address-list): use `cons' and `nreverse' instead of
889         `append'.
890
891 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
892
893         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
894         instead of `beginning-of-buffer'.
895
896 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
897
898         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
899
900 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
901
902         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
903         Refer wl-message-buffer-name.
904         (wl-message-wheel-down): Ditto.
905
906 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
907
908         * wl-vars.el (wl-message-buffer-name): New user option.
909
910         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
911         directly instead of making alist dinamically.
912
913         * wl-message.el (wl-message-buffer-cache-name): Abolish.
914         (wl-message-buffer-create): Use wl-message-buffer-name instead of
915         wl-message-buffer-cache-name.
916         (wl-message-buffer-cache-clean-up): Ditto.
917
918         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
919
920         * Version number is increased to 2.9.15.
921
922 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
923
924         * wl-vars.el (wl-summary-default-view-alist): New user option.
925
926         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
927
928         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
929         while deleting address.
930         (wl-draft-delete-myself-from-cc): Ditto.
931
932         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
933         If optional argument is specified, reverse sort order.
934
935         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
936
937 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
938
939         * wl-thread.el (wl-thread-insert-message): Return parent number if
940         exists.
941         (wl-thread-update-indent-string-region): Use
942         wl-thread-update-line-on-buffer-sub instead of
943         wl-thread-update-line-on-buffer.
944
945 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
946
947         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
948         (wl-folder-close-all): Ditto.
949
950 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
951
952         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
953         and mailing-list:.
954         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
955         value.
956         (wl-summary-line-list-info): Print mailing-list name even when 
957         list-number is empty.
958
959 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
960
961         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
962
963         * wl-draft.el (wl-draft-confirm): Abolished since not used.
964         (wl-draft-open-file): Ditto.
965         (wl-draft-random-alphabet): Ditto.
966
967         * wl-summary.el (wl-summary-mode-map): Remove already abolished
968         bindings.
969
970 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
971
972         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
973         * wl-vars.el (wl-draft-config-alist): Ditto.
974
975 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
976
977         * Version number is increased to 2.9.14.
978
979         * wl.el (wl): Don't set wl-init as nil when error occured while
980         auto-checking folders.
981
982         * wl-util.el (wl-expand-newtext): Re-define as an alias for
983         `elmo-expand-newtext'.
984
985 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
986
987         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
988         `this-command' so that `wl-folder-goto-folder' contained in
989         `wl-summary-keep-cursor-command' work.
990
991 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
992
993         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
994         message buffer displaying state.
995
996 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
997
998         * wl-vars.el (wl-summary-default-view): New variable to specify
999         default value for `wl-summary-buffer-view' instead of using
1000         set-default.
1001         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
1002
1003 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1004
1005         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
1006
1007         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
1008
1009 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
1010
1011         * wl-vars.el (wl-forward-subject-prefix): New variable.
1012         * wl-draft.el (wl-draft-forward): Use it.
1013
1014 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1015
1016         * wl-message.el (wl-message-prev-page): When it is called without
1017         lines argument, scroll down by wl-message-scroll-amount lines.
1018         (wl-message-next-page): Ditto.
1019         * wl-vars.el (wl-message-scroll-amount): Change default value
1020         to preserve current behavior.
1021
1022 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1023
1024         * wl-summary.el (wl-summary-prefetch-msg): Bind
1025         `wl-message-entity' to call `wl-summary-from-function'.
1026
1027 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1028
1029         * wl-message.el (wl-message-buffer-create): Run
1030         wl-message-buffer-created-hook.
1031
1032 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
1033
1034         * wl-summary.el (wl-summary-sort-specs): New variable.
1035         (wl-summary-default-sort-spec): Ditto.
1036         (wl-summary-sort): Rewrite.
1037         (wl-summary-sort-by-list-info): New function.
1038
1039 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1040
1041         * wl-summary.el (wl-summary-get-list-info): New function.
1042         (wl-summary-sort): Rewrite.
1043         (wl-summary-line-list-info): Ditto.
1044         (wl-summary-line-list-count): Ditto.
1045         (wl-summary-refile-region): Fixed docstring.
1046
1047 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
1048
1049         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
1050         `wl-folder-entity-hashtb' as completion table.
1051
1052 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
1053
1054         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
1055         only when this command is called interactively; silence the byte-
1056         compiler.
1057
1058 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1059
1060         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
1061         active in XEmacs.
1062
1063 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1064
1065         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
1066         plural lines.
1067
1068 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1069
1070         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
1071         of current line when the cursor is on the header name.
1072         (preserve behavior to move to b.o.h. and b.o.l. mutually)
1073
1074 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1075
1076         * wl-util.el (wl-read-directory-name): Return displayed directory
1077         as the default value also on XEmacs.
1078
1079 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
1080
1081         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
1082         formatting.
1083
1084 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
1085
1086         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
1087         argument and when it is non-nil, check face property before
1088         highlighting for each line.
1089         (wl-highlight-summary-window): Set it.
1090
1091 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
1092
1093         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
1094         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
1095
1096         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
1097         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
1098         (wl-draft-get-fcc-list): Likewise.
1099
1100 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
1101
1102         * wl-thread.el (wl-thread-indent-regexp): Abolished.
1103         (wl-thread-entity-cur): Ditto.
1104         * wl-summary.el (wl-summary-buffer-set-folder): Removed
1105         wl-thread-indent-regexp setting.
1106         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
1107
1108         * wl-summary.el (wl-summary-display-top): Highlight summary window when
1109         wl-summary-lazy-highlight.
1110         (wl-summary-display-bottom): Ditto.
1111
1112         * wl-thread.el (wl-thread-open-close): Likewise.
1113
1114         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
1115         from and subject;
1116         Bind wl-draft-use-frame;
1117         Enclose with save-window-excursion;
1118         Use wl-draft-create-buffer instead of with-temp-buffer;
1119         Use wl-draft-prepare-edit;
1120         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
1121         Use wl-draft-send instead of wl-draft-raw-send.
1122
1123 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1124
1125         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
1126         of using wl-from.
1127
1128 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
1129
1130         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
1131         insert-buffer instead of clone-buffer.
1132         (wl-draft-doing-mime-bcc): New variable.
1133         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
1134         infinite loop.
1135         (wl-draft-do-mime-bcc): Use wl-from for From field value.
1136
1137         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
1138         (wl-draft-mime-bcc-body): Ditto.
1139
1140         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
1141         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
1142         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
1143         wl-draft-do-mime-bcc.
1144         (wl-draft-mime-bcc-field): New function.
1145         (wl-draft-do-mime-bcc): Ditto.
1146
1147         * wl-address.el (wl-address-complete-header-list): New variable.
1148         (wl-address-complete-header-regexp): Changed default value.
1149
1150         * Version number is increased to 2.9.13.
1151
1152 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
1153
1154         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
1155         it is differed.
1156
1157 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1158
1159         * wl-summary.el (wl-summary-line-list-info): Rewrite.
1160         (wl-summary-line-list-count): Ditto.
1161
1162 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
1163
1164         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
1165         (wl-nntp-posting-function): New variable.
1166         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
1167         `wl-nntp-posting-config-alist'.
1168
1169 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1170
1171         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
1172         FLIM.
1173
1174 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
1175
1176         * wl-summary.el (wl-summary-target-mark-refile-sub):
1177         Remove a nuisance funcall.
1178
1179 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
1180
1181         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
1182         as t for `try-completion'.
1183
1184 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
1185
1186         * wl-summary.el (wl-summary-default-from): Use
1187         wl-address-header-extract-address instead of
1188         std11-extract-address-components.
1189         (wl-summary-simple-from): Ditto.
1190         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
1191         (wl-summary-insert-headers): Show message.
1192         (wl-summary-create-line): Set 4th argument of wl-set-string-width
1193         for whole line.
1194         (wl-summary-default-from): Revert last change.
1195         (wl-summary-simple-from): Ditto.
1196         (wl-summary-mark-as-read): Argument rearrangement and re-written.
1197         (wl-summary-mark-as-read-region): Follow the change above.
1198         (wl-summary-sync-marks): Ditto.
1199         (wl-summary-target-mark-mark-as-read): Ditto.
1200         (wl-summary-redisplay-internal): Ditto.
1201         (wl-summary-redisplay-no-mime-internal): Ditto.
1202         (wl-summary-redisplay-all-header): Ditto.
1203         (wl-summary-mark-as-read): Removed argument `cached';
1204         Use current cache status to set cache mark.
1205         (wl-summary-redisplay-internal): Follow the change above.
1206         (wl-summary-redisplay-no-mime-internal): Ditto.
1207         (wl-summary-redisplay-all-header): Ditto.
1208
1209         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1210
1211         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
1212         Don't call itself recursively (Adviced by Yamaoka-san).
1213
1214 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1215
1216         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
1217         bind wl-summary-highlight as nil to avoid error caused by missing
1218         local variables.
1219
1220 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
1221
1222         * wl-vars.el (wl-invalid-character-message): New user option.
1223
1224         * wl-util.el (wl-set-string-width): If truncated string-width is
1225         larger than specified width, use `wl-invalid-character-message'.
1226
1227 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
1228
1229         * wl-summary.el (wl-summary-prefetch-msg): 
1230         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
1231
1232 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
1233
1234         * wl-vars.el (wl-summary-check-line-format): New user option.
1235         (wl-summary-line-format-file): Ditto.
1236
1237         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
1238         variable.
1239         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
1240         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
1241         and `wl-summary-view-old-p' to check whether do a rescan or not.
1242         (wl-summary-view-old-p): New function.
1243         (wl-summary-line-format-changed-p): Ditto.
1244         (wl-summary-line-format-save): Ditto.
1245         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
1246
1247         * wl-util.el (wl-set-string-width): Avoid using negative number
1248         for make-string.
1249
1250 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1251
1252         * wl-summary.el (wl-summary-line-list-info): Revised format of the
1253         return value.
1254
1255         * wl-util.el (wl-set-string-width): Added optional argument
1256         `padding' (All other related portions are changed).
1257         (wl-line-parse-format): If the first letter of column number is
1258         `0', zero-padding the result (ex: "%05l").
1259
1260         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
1261
1262 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
1263
1264         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
1265         sequential summary view.
1266
1267 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
1268
1269         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
1270         if it doesn't have a -unix version.
1271
1272 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
1273
1274         * wl-summary.el (wl-summary-jump-to-msg): Fix.
1275
1276 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
1277
1278         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
1279         content.
1280         (wl-draft): Follow the change above.
1281
1282         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
1283
1284         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
1285         and wl-folder-summary-line-format-alist contain %T and %P.
1286
1287         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
1288         (wl-summary-mode-line-format): New user option.
1289         (wl-summary-line-format-spec-alist): Added l, T, P, n.
1290         (wl-summary-line-format): Changed default value.
1291         (wl-summary-lazy-highlight): Changed default value.
1292
1293         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1294         change in wl-summary-create-line.
1295         (wl-thread-insert-entity-sub): Ditto.
1296
1297         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
1298         (wl-summary-buffer-unread-status): Ditto.
1299         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
1300         (wl-summary-buffer-persistent-mark-column): Ditto.
1301         (wl-summary-buffer-mode-line-formatter): Ditto.
1302         (wl-summary-buffer-mode-line): Ditto.
1303         (wl-summary-message-regexp): Abolished.
1304         (All other related portions are changed.)
1305         (wl-summary-detect-mark-position): New function.
1306         (wl-summary-buffer-set-folder): Setup
1307         wl-summary-buffer-mode-line-formatter.
1308         (wl-summary-mode): Setup selective-display;
1309         Setup pre-idle-hook when xemacs.
1310         (wl-summary-update-modeline): Rewrite.
1311         (wl-summary-jump-to-msg): Define as function;
1312         Changed regexp for searching messages.
1313         (wl-summary-message-number): Rewrite.
1314         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
1315         Do rescan when old type summary cache.
1316         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
1317         (wl-summary-remove-destination): Use '\r' to detect EOL.
1318         (wl-summary-print-destination): Ditto.
1319         (wl-summary-temp-mark): New inline function.
1320         (wl-summary-persistent-mark): Ditto.
1321         (wl-summary-line-number): New function.
1322         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
1323         (wl-summary-line-list-count): New function.
1324         (wl-summary-create-line): Added argument persistent-mark.
1325         (All other related portions are changed)
1326         (wl-summary-create-line): Insert '\r'.
1327         (wl-summary-save-view-cache): Encode whth `unix' EOL.
1328         (wl-summary-cursor-move-surface): New inline function.
1329         (wl-summary-prev): Use it.
1330         (wl-summary-next): Ditto.
1331
1332         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
1333         wl-summary-message-regexp.
1334         (wl-highlight-summary): Delete progress message.
1335         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
1336
1337         * Version number is increased to 2.9.12.
1338
1339 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1340
1341         * wl-summary.el (wl-summary-line-subject-minimum-length): New
1342         variable (nil: no minimum).
1343         (wl-summary-line-subject): Add some spaces after subject by
1344         wl-summary-line-subject-minimum-length.
1345
1346 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1347
1348         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
1349         and removed `F'.
1350         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
1351         change above).
1352
1353 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1354
1355         * wl-summary.el (wl-summary-line-list-count): Reverted.
1356         (example setting in samples/*/dot.wl is also updated)
1357
1358 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
1359
1360         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
1361
1362         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
1363
1364         * wl-vars.el (wl-summary-line-format): Addes some description to the
1365         docstring.
1366
1367         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
1368         (wl-summary-line-close-bracket): Ditto.
1369         (wl-summary-line-children-number): Ditto.
1370         (wl-summary-line-thread-indent): Ditto.
1371         (wl-summary-line-children-and-from): Ditto.
1372
1373         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
1374         't', 'c', 'F' and added 'C'.
1375
1376         * wl-util.el (wl-set-string-width): Accept negative value.
1377         (wl-line-parse-format): Added "%number(" and "%)".
1378
1379 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1380
1381         * wl-summary.el (wl-summary-line-list-count): Change format of the
1382         return value.
1383
1384 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
1385
1386         * wl-draft.el (wl-draft-beginning-of-line): New command imported
1387         from the recent message.el.
1388         (wl-draft-point-in-header-p): Ditto.
1389         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
1390         wl-draft-beginning-of-line.
1391         * wl-e21.el (wl-draft-mode-map): Ditto.
1392         * wl-xmas.el (wl-draft-mode-map): Ditto.
1393
1394         * wl-folder.el: Sort macrodefs by dependencies.
1395
1396 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1397
1398         * wl-summary.el (wl-summary-prev): Fixed regexp.
1399         (wl-summary-next): Ditto.
1400
1401 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1402
1403         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
1404
1405 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1406
1407         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
1408         for backward compatibility.
1409
1410 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1411
1412         * wl-summary.el (wl-summary-line-list-count): New function, merged
1413         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
1414         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
1415         list counts.
1416
1417 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
1418
1419         * wl-summary.el (wl-summary-create-line): Ignore errors while
1420         timezone-fix-time.
1421
1422         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
1423
1424         * wl-summary.el (wl-summary-sync-update): Ditto.
1425         (wl-summary-default-from): Use wl-message-entity
1426         instead of entity.
1427
1428         * wl-summary.el (wl-summary-create-line): Fix.
1429
1430         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
1431         (wl-summary-line-format): New user option.
1432         (wl-folder-summary-line-format-alist): Ditto.
1433         (wl-summary-from-width): Abolished.
1434
1435         * wl-util.el (toplevel): Require 'bytecomp.
1436         (wl-line-parse-format): New function.
1437         (wl-line-formatter-setup): New macro.
1438
1439         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
1440         (wl-summary-buffer-line-formatter): New buffer local variable.
1441         (wl-summary-switch-to-clone-buffer): Follow the change above.
1442         (wl-summary-message-regexp): Fix.
1443         (wl-summary-from-func-internal): Abolished.
1444         (wl-summary-subject-func-internal): Ditto.
1445         (wl-summary-subject-filter-func-internal): Ditto.
1446         (All other related portions are changed.)
1447         (wl-summary-buffer-set-folder):
1448         Set up wl-summary-buffer-number-column and 
1449         wl-summary-buffer-line-formatter
1450         (All other related portions are changed.)
1451         (wl-summary-buffer-number-column-detect): Abolished.
1452         (All other related portions are changed.)
1453         (wl-summary-delete-all-status-marks-on-buffer): Removed.
1454         (wl-summary-delete-all-temp-marks-on-buffer): Use
1455         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
1456         (wl-summary-target-mark-delete): Ditto.
1457         (wl-summary-target-mark-refile-subr): Ditto.
1458         (wl-summary-target-mark-mark-as-read): Ditto.
1459         (wl-summary-target-mark-mark-as-unread): Ditto.
1460         (wl-summary-target-mark-mark-as-important): Ditto.
1461         (wl-summary-target-mark-save): Ditto.
1462         (wl-summary-replace-status-marks): Renamed from
1463         wl-summary-set-status-marks-on-buffer;
1464         Use wl-summary-message-regexp instead of
1465         wl-summary-buffer-number-regexp.
1466         (wl-summary-sync-update): Follow the change above.
1467         (wl-summary-goto-previous-message-beginning): New function.
1468         (wl-summary-mark-as-unread): Use it.
1469         (wl-summary-mark-as-important): Ditto.
1470         (wl-summary-line-formatter): New variable.
1471         (wl-summary-line-year): New function.
1472         (wl-summary-line-day): Ditto.
1473         (wl-summary-line-day-of-week): Ditto.
1474         (wl-summary-line-hour): Ditto.
1475         (wl-summary-line-minute): Ditto.
1476         (wl-summary-line-open-bracket): Ditto.
1477         (wl-summary-line-close-bracket): Ditto.
1478         (wl-summary-line-children-number): Ditto.
1479         (wl-summary-line-thread-indent): Ditto.
1480         (wl-summary-line-size): Ditto.
1481         (wl-summary-line-subject): Ditto.
1482         (wl-summary-line-from): Ditto.
1483         (wl-summary-line-children-and-from): Ditto.
1484         (wl-summary-create-line): Rewritten.
1485         (wl-summary-format-date): Abolished.
1486
1487         * wl-highlight.el (wl-highlight-summary-current-line): Use
1488         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
1489         Use thread structure to detect thread top message.
1490
1491         * wl-draft.el (wl-default-draft-cite): Don't use
1492         wl-summary-from-func-internal.
1493
1494         * wl-refile.el (wl-refile-subject-learn): Don't use
1495         wl-summary-subject-filter-func-internal.
1496         (wl-refile-guess-by-subject): Ditto.
1497
1498         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
1499         parameters.
1500
1501         * wl-thread.el (wl-thread-update-indent-string-region):
1502         Use wl-thread-update-line-on-buffer instead of
1503         wl-thread-update-indent-string.
1504         (wl-thread-update-children-number): Redefine using
1505         wl-thread-update-line-on-buffer.
1506         (wl-thread-update-indent-string): Abolished.
1507
1508         * Version number is increased to 2.9.11.
1509
1510 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
1511
1512         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
1513         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
1514         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
1515
1516         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
1517         as nil.
1518
1519         * wl-thread.el (wl-thread-open-all-unread): Use 
1520         elmo-folder-list-messages-mark-match.
1521         (wl-thread-insert-message): Removed argument `mark-alist'.
1522         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
1523         elmo-msgdb-set-mark.
1524         (wl-thread-get-children-msgs-uncached): Likewise.
1525         (wl-thread-get-exist-children): Added argument include-self.
1526         (wl-thread-delete-message): Follow the change above.
1527
1528         * wl-summary.el (wl-summary-count-unread): Removed argument.
1529         (wl-summary-rescan): Follow the change above.
1530         (wl-summary-mark-as-read-region): Ditto
1531         (wl-summary-mark-as-unread-region): Ditto.
1532         (wl-summary-delete-messages-on-buffer): Ditto.
1533         (wl-summary-sync-update): Ditto.
1534         (wl-summary-switch-to-clone-buffer): Ditto.
1535         (wl-summary-goto-folder-subr): Ditto.
1536         (wl-summary-target-mark-mark-as-read): Ditto.
1537         (wl-summary-target-mark-mark-as-unread): Ditto.
1538         (wl-summary-target-mark-mark-as-important): Ditto.
1539         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
1540         (wl-summary-update-thread): Removed argument `mark-alist'.
1541         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
1542         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
1543         (wl-summary-resume-cache-status): Likewise.
1544         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
1545         elmo-msgdb-set-mark.
1546         (wl-summary-mark-as-read-all): Likewise.
1547         (wl-summary-delete-cache): Ditto.
1548         (wl-summary-auto-select-msg-p): Ditto.
1549         (wl-summary-mark-as-unread): Ditto.
1550         (wl-summary-no-auto-refile-message-p): Ditto.
1551         (wl-summary-mark-as-read): Ditto.
1552         (wl-summary-mark-as-important): Ditto.
1553         (wl-summary-auto-refile): Follow the change above.
1554         (wl-summary-delete-all-marks): Removed.
1555         (wl-summary-resume-marks-and-highlight): Ditto.
1556         (wl-summary-resume-marks): Ditto.
1557         (wl-summary-delete-important-msgs-from-list): Ditto.
1558         (wl-summary-delete-canceled-msgs-from-list): Ditto.
1559
1560         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
1561         wl-summary-count-unread.
1562
1563         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1564         (wl-summary-score-update-all-lines): Use
1565         elmo-msgdb-set-mark.
1566
1567 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
1568
1569         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
1570         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
1571         (wl-summary-create-line): Renamed from
1572         wl-summary-overview-create-summary-line;
1573         Argument rearrangement.
1574         (wl-summary-update-thread): Follow the change above.
1575
1576         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
1577         (wl-thread-insert-entity-sub): Likewise.
1578
1579         * wl-summary.el (wl-summary-append-message-func-internal): Removed
1580         argument `overview', `mark-alist' and added `msgdb'.
1581
1582         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
1583
1584         * wl-summary.el (wl-summary-insert-summary): Changed argument.
1585         (wl-summary-rescan): Follow the change above.
1586         (wl-summary-sync-update): Ditto.
1587         (wl-summary-insert-thread-entity): Ditto;
1588         Don't use `let*' in every while loop;
1589         Detect infinite loop of threads.
1590         (wl-summary-update-thread): Removed argument `overview'.
1591
1592         * wl-thread.el (wl-thread-insert-message): Ditto.
1593
1594         * Version number is increased to 2.9.10.
1595
1596         * wl-message.el (wl-message-redisplay): Ignore errors while
1597         wl-message-redisplay-hook.
1598
1599 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1600
1601         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
1602
1603 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * wl.el (wl): inhibit-quit while wl-folder.
1606
1607 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
1608
1609         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
1610         while msgdb access.
1611
1612 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1613
1614         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
1615         even if no folder is not created.
1616
1617 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
1618
1619         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
1620
1621         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
1622         implementation.
1623         (wl-summary-target-mark-thread): Ditto.
1624
1625         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
1626
1627 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1628
1629         * wl-util.el (wl-display-bytes): Remove unused function.
1630
1631 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1632
1633         * wl.el (wl-check-environment): Cause error when wl-from is nil,
1634         seems critical one (partially reverse the change in 2002/03/17).
1635
1636 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1637
1638         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
1639         * wl-draft.el (wl-draft-write-sendlog): Ditto.
1640
1641 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1642
1643         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
1644         is not writable.
1645         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
1646         plugged status instead of `'force' as 2nd argument.
1647
1648         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
1649         is not creatable.
1650
1651         * Version number is increased to 2.9.9.
1652
1653 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1654
1655         * wl-summary.el (wl-summary-suspend): New function.
1656
1657 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
1658
1659         * wl.el (wl): Do not check variables if check is nil.
1660         * wl-utils.el (wl-collect-draft): New function.
1661         * wl-folder.el (wl-folder-suspend): Put summary buffers
1662         and draft buffers at the end of buffer list.
1663         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
1664
1665 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1666
1667         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
1668         loop instead of recursive call.
1669
1670         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
1671         2nd argument.
1672
1673 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1674
1675         * wl-draft.el (wl-draft-create-contents): Don't take neither
1676         (function . args) nor (string . something) any more.
1677
1678         * wl-version.el (wl-generate-user-agent-string): Return string
1679         without header symbol.
1680         * wl-draft.el (wl-draft-default-headers): Use it.
1681
1682         * wl-draft.el (wl-draft-trim-ccs): Renamed from
1683         `wl-draft-insert-ccs' and return field value instead of inserting
1684         the header. Abolish cc argument.
1685         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
1686
1687         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
1688         rather than one with string car.
1689
1690         * wl-vars.el (wl-draft-additional-header-alist): New variable.
1691         * wl-draft.el (wl-draft-create-contents): Add it after the default
1692         headers.
1693
1694         * wl-draft.el (wl-draft-create-contents): For the case of
1695         (symbol-or-string . function) insert header only when the function
1696         returns string value.
1697
1698 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1699
1700         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
1701         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
1702
1703 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1704
1705         * wl.el (wl-check-environment): Don't check Message-ID when
1706         `wl-insert-message-id' is nil.
1707         Revive checking if `wl-message-id-domain' contains "@".
1708
1709 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1710
1711         * wl.el (wl-check-environment): Merge examination for "@" at
1712         inappropriate position into the first string-match.
1713
1714         * wl-summary.el (wl-summary-target-mark-print): New function.
1715         (wl-summary-pipe-message-subr): Extracted from
1716         `wl-summary-pipe-message'.
1717         (wl-summary-target-mark-pipe): New function.
1718         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
1719         `wl-summary-target-mark-pipe'.
1720
1721 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1722
1723         * wl.el (wl-check-environment): Rewrite around Message-ID check.
1724
1725 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1726
1727         * wl.el (wl-check-environment): Use elmo-warning instead of
1728         error for non-critical ones.
1729         Remove trash folder check.
1730         (wl): Don't ignore error in wl-check-environment.
1731
1732         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
1733         check, which is moved from `wl-check-environment'.
1734         (Adviced by Teranishi-san [X-Mail-Count: 9661])
1735
1736 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1737
1738         * wl-summary.el (wl-summary-write-current-folder): If it cannot
1739         guess anything, call wl-summary-write.
1740         (wl-summary-write): Create draft with blank To field.
1741         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
1742
1743 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1744
1745         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
1746         argument full as well for wl-folder-write-current-folder.
1747         If wl-*-write-current-folder cannot guess addressee, add blank
1748         To header.
1749         Rewrite condition for positioning cursor.
1750
1751 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1752
1753         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
1754         summary buffer is present, use it.
1755         (wl-folder-jump-to-previous-summary): Ditto.
1756
1757 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1758
1759         * wl-draft.el (wl-draft-create-contents): Fix docstring.
1760
1761         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
1762         wl-summary-previous-buffer and wl-summary-next-buffer.
1763
1764         * wl-folder.el (wl-folder-mode-map): Bind
1765         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
1766         (wl-folder-jump-to-next-summary): New function.
1767         (wl-folder-jump-to-previous-summary): Ditto.
1768
1769         * wl-draft.el (wl-draft): Rearranged.
1770
1771 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1772
1773         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
1774         of header.
1775         (wl-draft): Collect arguments for the header as header-alist.
1776         (wl-draft-forward): Arrange arguments for wl-draft.
1777         (wl-draft-reply): Ditto.
1778         (wl-draft-edit-string): Ditto.
1779         * wl-summary.el (wl-summary-write): Ditto.
1780         (wl-summary-write-current-folder): Ditto.
1781
1782         * Version number is increased to 2.9.8.
1783
1784 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1785
1786         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
1787
1788         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
1789
1790         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
1791         even if the guess failed.
1792
1793         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
1794         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
1795         wl-summary-write-current-folder.
1796         * wl-xmas.el: Ditto.
1797
1798 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
1799
1800         * wl-summary.el (wl-summary-next-page): Force display message if
1801         message is not displayed yet.
1802         (wl-summary-prev-page): Ditto.
1803
1804 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
1805
1806         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
1807
1808 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1809
1810         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
1811         add "Preview Message" and "Save Draft and Exit".
1812
1813 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1814
1815         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
1816         if addrmgr is called from draft in splitted window.
1817
1818         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
1819         * wl-mule.el: Ditto.
1820         * wl-xmas.el: Ditto.
1821
1822 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1823
1824         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
1825
1826         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
1827         * wl-xmas.el (wl-folder-toolbar): Ditto.
1828
1829 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1830
1831         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
1832         and wl-draft-save-and-exit.
1833         (wl-draft-toolbar): Add wl-draft-save-and-exit.
1834         * wl-xmas.el: Ditto.
1835         * wl-mule.el: Ditto.
1836
1837         * wl-folder.el (wl-folder-goto-draft-folder): New function.
1838         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
1839
1840 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
1841
1842         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
1843         lists for saving buffer.
1844
1845 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1846
1847         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
1848         parent-folder argument instead of it.
1849         (wl-draft-create-buffer): Ditto.
1850         (wl-draft-forward): Ditto.
1851         (wl-draft-reply): Ditto.
1852         * wl-summary.el (wl-summary-write): Ditto.
1853         (wl-summary-write-current-folder): Ditto.
1854
1855         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
1856         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
1857         Folder buffer after composing.
1858
1859 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
1860
1861         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
1862         header if the file `wl-x-face-file' already contains it.
1863
1864 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1865
1866         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
1867         folder" entry.
1868         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
1869         * wl-e21.el (wl-folder-toolbar): Ditto.
1870         * wl-xmas.el (wl-folder-toolbar): Ditto.
1871
1872 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1873
1874         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
1875         wl-folder-goto-folder with sticky argument.
1876         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
1877
1878 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1879
1880         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
1881         and wl-summary-previous-buffer.
1882         (wl-summary-next-buffer): New function.
1883         (wl-summary-previous-buffer): Ditto.
1884
1885 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1886
1887         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
1888         wl-folder-jump-to-current-entity-with-arg.
1889         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
1890         `wl-folder-jump-to-current-entity'.
1891         * wl-summary.el (wl-summary-mode-map): Bind "G" for
1892         `wl-summary-goto-folder-sticky'.
1893         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
1894         `wl-summary-goto-folder'.
1895         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
1896         Unless force-exit, do not clean temp. marks for sticky summary.
1897         (wl-summary-goto-folder): Now the prefix argument means force-exit.
1898
1899 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
1900
1901         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
1902         not entire.
1903
1904 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
1905
1906         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
1907         to `C-x C-s'.
1908         (wl-summary-save-status): New command.
1909         (wl-summary-exit): Don't clean-up temp marks when sticky.
1910         (Applied patch from Nakayama-san [wl: 09548])
1911         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
1912         Do nothing when no mark data.
1913         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
1914         Call `wl-summary-delete-all-temp-marks' before saving.
1915
1916 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
1917
1918         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
1919
1920 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1921
1922         * wl.el (wl-check-environment): Also cause error when (system-name)
1923         returns "localhost.localdomain". (Although it doesn't affect because
1924         of condition-case, see change in 2002-01-23 by Teranisi-san.)
1925
1926 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
1927
1928         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
1929         instead of wl-match-member with wl-folder-hierarchy-access-folders.
1930
1931         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
1932         value.
1933
1934 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
1935
1936         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
1937         Likewise r-cc-list and r-ng-list.
1938
1939 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
1940
1941         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
1942         only if it is bound as variable.
1943
1944         * wl-mime.el (wl-draft-preview-message): Ditto.
1945
1946 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
1947
1948         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
1949         needless `goto-char'.
1950
1951         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
1952         `wl-summary-redisplay-no-mime-internal' instead of
1953         `wl-summary-redisplay-no-mime'.
1954         (wl-summary-redisplay-no-mime): Changed argument;
1955         Call `wl-summary-redisplay-no-mime-internal'.
1956
1957         * wl-mime.el (wl-draft-preview-message): Bind
1958         `mime-header-encode-method-alist' locally.
1959
1960         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
1961         (wl-draft-std11-parse-addresses): Added the first address check.
1962         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
1963
1964         * Version number is increased to 2.9.7.
1965
1966 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
1967
1968         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
1969
1970 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
1971
1972         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
1973         related to scrollbar support, if there is no such a feature
1974         compiled in.
1975
1976 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1977
1978         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
1979         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
1980         for prefetch.
1981
1982 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
1983
1984         * wl-summary.el (wl-summary-pick): Fix for no match.
1985
1986 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1987
1988         * wl-draft.el (wl-draft-save):
1989         Override `mime-header-encode-method-alist'.
1990
1991 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1992
1993         * wl-folder.el (wl-folder-pick): New function.
1994         Define key as "?".
1995
1996 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
1997
1998         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
1999         Fix for unplugged.
2000
2001 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2002
2003         * wl-folder.el (wl-folder-virtual): New function.
2004         Define key as "V".
2005
2006 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2007
2008         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
2009         multi folder if entity is group.
2010
2011 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2012
2013         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
2014         is nil.
2015
2016 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
2017
2018         * wl-summary.el (wl-summary-pick): Fix for killed messages.
2019         (wl-summary-target-mark-msgs): Return the number of marked messages.
2020
2021 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
2022
2023         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
2024         "first:" is specified.
2025
2026 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2027
2028         * wl-vars.el (wl-from): Use return value of function
2029         user-full-name instead of the variable user-full-name since
2030         XEmacs-20.4 doesn't set this variable.
2031
2032 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
2033
2034         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
2035         call `wl' directly.
2036
2037 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
2038
2039         * wl-draft.el (wl-draft-reedit): Removed duplicated
2040         switch-to-buffers.
2041
2042 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
2043
2044         * wl.el (wl-other-frame): Removed garbages.
2045
2046 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
2047
2048         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
2049
2050         * wl-xmas.el (wl-draft-key-setup): Ditto.
2051
2052         * wl-mule.el (wl-draft-key-setup): Ditto.
2053
2054         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
2055         (wl-draft-reedit): Ditto.
2056         (wl-draft-prepare-edit): Add `wl-draft-save' to
2057         `local-write-file-hooks'.
2058         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
2059         (wl-draft-reedit): Set buffer-file-name.
2060         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
2061
2062
2063         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
2064         call it.
2065         (wl-delete-startup-frame-function): New variable.
2066         (wl-other-frame): New function
2067         (Original was written by Yamaoka san [wl: 09239]).
2068
2069         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
2070         if `wl-folder-use-frame'.
2071
2072 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2073
2074         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
2075
2076 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2077
2078         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
2079         New variable.
2080         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
2081         (wl-message-buffer-prefetch-get-next): Use them.
2082         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
2083
2084 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
2085
2086         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
2087         with unwind-protect.
2088
2089         * wl-draft.el (wl-draft-reedit): Rewrite.
2090         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
2091         (wl-draft-save): Insert header separator if it does not exist;
2092         Removed condition-case.
2093
2094         * wl-summary.el (wl-summary-reedit): Revert last change.
2095
2096         * wl-draft.el (wl-draft-save): Rewrite.
2097         (wl-draft-create-buffer): Set buffer-file-name as nil.
2098
2099         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
2100
2101         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
2102
2103         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
2104         nil.
2105
2106 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2107
2108         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
2109         If count is nil, do not prefetch.
2110         (wl-message-buffer-prefetch-next): Next.
2111
2112 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2113
2114         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
2115
2116 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2117
2118         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
2119         `delete-backward-char'
2120         (wl-draft-prepare-edit): Check major-mode.
2121         (wl-draft-decode-header): Rewrite.
2122         (wl-draft): Fix.
2123
2124 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
2125
2126         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
2127
2128 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2129
2130         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
2131         (wl-message-buffer-prefetch-get-next): Remove size checking.
2132         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
2133
2134 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2135
2136         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
2137         (wl-draft-default-headers): Fix.
2138
2139 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2140
2141         * wl-draft.el (wl-draft-default-headers): Insert return value of
2142         `wl-generate-mailer-string-function'.
2143
2144 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
2145
2146         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
2147         (wl-draft-insert-mail-header-separator): Ditto.
2148
2149         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
2150         again (Reverted the change on 2002-01-17 by OKADA san).
2151
2152 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2153
2154         * wl-draft.el (wl-draft): Rewrite.
2155         (wl-draft-create-buffer): New function.
2156         (wl-draft-create-contents): Ditto.
2157         (wl-draft-prepare-edit): Ditto.
2158         (wl-draft-decode-header): Ditto.
2159         (wl-draft-decode-body): Ditto.
2160         (wl-draft-check-new-line): Ditto.
2161         (wl-draft-default-headers): Ditto.
2162         (wl-draft-insert-mail-header-separator): Ditto.
2163
2164 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2165
2166         * Version number is increased to 2.9.6.
2167
2168 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2169
2170         * wl-draft.el (wl-draft-delete-field): Optional argument.
2171         (wl-draft-delete-fields): Ditto.
2172
2173 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2174
2175         * wl-message.el (toplevel): Eliminated byte-compile warning.
2176         for `itimer-function', `delete-timer' and `itimer-list'.
2177
2178 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2179
2180         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
2181         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
2182         `wl-message-buffer-prefetch-threshold'.
2183         * wl-summary.el (wl-summary-redisplay-internal): Remove
2184         the check of `wl-message-buffer-prefetch-depth'.
2185
2186 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
2187
2188         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
2189         size of article.
2190         (wl-message-buffer-prefetch-subr): Remove size check.
2191
2192 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2193
2194         * wl-vars.el (wl-plugged): Make customizable.
2195
2196 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2197
2198         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
2199         (wl-message-buffer-prefetch-set-timer): New function.
2200         (wl-message-buffer-prefetch-get-next): New function.
2201         (wl-message-buffer-prefetch): New function.
2202         (wl-message-buffer-prefetch-next): Rewrite.
2203         (wl-message-buffer-prefetch-subr): Rewrite.
2204         * wl-vars.el (wl-auto-prefetch-first): New variable.
2205         * wl-summary.el (wl-summary-goto-folder-subr): Call
2206         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
2207
2208 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2209
2210         * wl-score.el (wl-summary-score-update-all-lines): Do not call
2211         `wl-summary-unread-message-hook'.
2212
2213 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2214
2215         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
2216         (wl-summary-sync): Call `wl-summary-resume-cache-status'
2217         if range is `cache-status'.
2218
2219 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2220
2221         * wl-message.el (wl-message-buffer-prefetch-subr):
2222         Improve debug message.
2223
2224 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2225
2226         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
2227         `wl-mail-send-pre-hook'.
2228         (wl-draft-send-mail-with-qmail): Ditto.
2229         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
2230
2231 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2232
2233         * wl-message.el (wl-message-buffer-prefetch-subr):
2234         Fix for cancel-function-timers bug.
2235         (wl-message-buffer-prefetch-debug): Default value is t.
2236
2237 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
2238
2239         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
2240         (wl-message-buffer-prefetch-subr): Rewrite.
2241         Rename from `wl-message-buffer-prefetch'.
2242
2243 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2244
2245         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
2246         (wl-default-draft-cite-decorate-author): Ditto.
2247
2248         * wl-draft.el (wl-draft-cite-function): Removed.
2249         (wl-default-draft-cite-decorate-author): Ditto.
2250
2251 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2252
2253         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
2254         (wl-default-draft-cite): Do not arrange author name if the value of
2255         `wl-default-draft-cite-decorate-author' is nil.
2256
2257 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
2258
2259         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
2260
2261         * wl-folder.el (wl-folder-check-one-entity): Don't care
2262         `elmo-folder-use-flag-p'.
2263
2264 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
2265
2266         * wl-folder (wl-folder-check-one-entity): Fix
2267         problem if unread is nil.
2268
2269 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2270
2271         * wl-address.el (wl-address-make-completion-list): Check whether
2272         the address is a group list.
2273         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
2274
2275 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2276
2277         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
2278         The number of the messages of new and unread does not count
2279         correctly.
2280
2281         * wl-summary.el (wl-summary-count-unread): Changed to return
2282         `(new . unread)' instead of total.
2283         (wl-summary-sync-update): Follow the change above.
2284
2285         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
2286
2287 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2288
2289         * wl-address.el (wl-address-make-completion-list): Do not enclose
2290         address by " <" and ">" if associated realname is "".
2291         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
2292         This is against the promblem with group list in .addresses pointed
2293         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
2294
2295 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2296
2297         * wl-draft.el (wl-draft-write-sendlog): The first argument of
2298         message is a format control string.
2299         * wl-expire.el (wl-expire-append-log): Ditto.
2300         * wl-mime.el (wl-summary-burst-subr): Ditto.
2301         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
2302         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
2303
2304 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2305
2306         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
2307         wl.el (wl-check-variables): Rename from `wl-check-type'.
2308         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
2309         (wl-check-variables-2): New function.
2310         (wl): Call `wl-check-variables-2'.
2311
2312 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2313
2314         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
2315         after renaming folder in access group.
2316
2317 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2318
2319         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
2320         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
2321         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
2322         (wl-message-buffer-prefetch): Rewrite.
2323         (wl-message-buffer-prefetch-idle-time): Removed.
2324         * wl-summary.el (wl-summary-redisplay-internal):
2325         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
2326         Error check for `wl-message-buffer-prefetch-depht'.
2327
2328 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2329
2330         * Version number is increased to 2.9.5.
2331         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
2332
2333 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
2334
2335         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
2336         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
2337         Based on the patch written by
2338         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
2339
2340 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
2341
2342         * wl-draft.el (wl-draft-raw-send): Fix for
2343         `wl-news-send-pre-hook'
2344
2345 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2346
2347         * wl-utils.el (wl-message-id-function): New variable.
2348         * wl-draft.el (wl-draft-insert-required-fields):
2349         Use `wl-message-id-function'.
2350
2351 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2352
2353         * wl-vars.el (wl-message-id-use-wl-from): New variable.
2354         * wl-utils.el (wl-draft-make-message-id-string):
2355         Use `wl-from' for domain part of Message-ID
2356         if `wl-message-id-use-wl-from' if non-nil.
2357         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
2358
2359 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2360
2361         * wl.el (wl): Call `wl-check-type'
2362         Do not 'condition-case'.
2363
2364 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2365
2366         * wl.el (wl-check-type): New function.
2367         (wl-check-type-variables): New variable.
2368
2369 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2370
2371         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
2372
2373 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
2374
2375         * wl-draft.el (wl-smtp-password-key): New function.
2376         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
2377         (wl-draft-send-mail-with-smtp): Ditto.
2378         (wl-draft-send-mail-with-pop-before-smtp): Fix.
2379
2380 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
2381
2382         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
2383         * wl-utils.el (wl-unique-id-suffix): Remove.
2384
2385 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
2386
2387         * Version number is increased to 2.9.4.
2388
2389 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
2390
2391         * wl-utils.el (wl-unique-id-suffix): New variable.
2392         (wl-unique-id): Use `wl-unique-id-suffix'
2393
2394 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2395
2396         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
2397         instead of `elmo-msgdb-search'.
2398
2399         * Version number is increased to 2.9.3.
2400
2401 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
2402
2403         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
2404
2405 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
2406
2407         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
2408         (wl-draft-dispatch-message): Changed for send-later.
2409         (wl-draft-queue-flush): Ditto.
2410         (wl-draft): Clear `wl-sent-message-queued'.
2411         (wl-draft-reedit): Ditto.
2412         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
2413         * wl-vars.el (wl-draft-force-queuing): New variable.
2414         (wl-draft-force-queuing-mail): New variable.
2415         (wl-draft-force-queuing-news): New variable.
2416
2417 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
2418
2419         * wl-draft.el (wl-draft-hide): Removed `interactive'.
2420         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
2421
2422 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2423
2424         * Version number is increased to 2.9.2.
2425
2426 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
2427
2428         * wl-draft.el (wl-draft-elide-region): New user command.
2429         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
2430
2431         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
2432         command `wl-draft-elide-region'.
2433         * wl-mule.el: Ditto.
2434         * wl-xmas.el: Ditto.
2435
2436 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
2437
2438         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
2439         (wl-biff-check-folder-async): Removed needless let.
2440
2441 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
2442
2443         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
2444         wl-folder-get-elmo-folder.
2445         (wl-biff-check-folder): Set `biff' argument of
2446         `wl-folder-check-one-entity'.
2447         (wl-biff-check-folder-async): Setup `biff' slot of folder.
2448
2449         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
2450         (wl-folder-check-one-entity): Added `biff' argument;
2451         Setup `biff' slot of folder.
2452
2453         * Version number is increased to 2.9.1.
2454
2455 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
2456
2457         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
2458         comment out and fixed.
2459         (wl-fldmgr-add-completion-subr): Ditto.
2460
2461         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
2462         and msgdb.
2463
2464         * wl.el (wl-toggle-plugged): Save summary view.
2465
2466 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
2467
2468         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
2469
2470 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2471
2472         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
2473
2474 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
2475
2476         * wl-e21.el (wl-e21-toolbar-configurations): Replace
2477         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
2478         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
2479
2480         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
2481         if it was failed.
2482         (wl-demo): Disable undo in the demo buffer.
2483
2484 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
2485
2486         * wl-version.el (wl-version): Changed codename.
2487
2488         * Version number is increased to 2.9.0.
2489
2490 2001-12-14  Takuo KITAME <kitame@northeye.org>
2491
2492         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
2493         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
2494         (wl-folder-mark-as-read-all-current-entity): Ditto.
2495
2496 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2497
2498         * wl-vars.el (wl-from-width): Define as obsolete variable.
2499         (wl-subject-length-limit): Ditto.
2500
2501         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
2502
2503         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
2504         wl-summary-save-view.
2505
2506         * wl.el (wl-save-status): Ditto.
2507         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
2508
2509         * wl-summary.el (wl-summary-save-view): Removed unused argument.
2510         (wl-summary-exit): Follow the change above.
2511         (wl-summary-goto-folder-subr): Ditto.
2512
2513         * wl-folder.el (wl-folder-create-subr): Don't use
2514         `elmo-folder-creatable-p'.
2515
2516 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2517
2518         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
2519
2520 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
2521
2522         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
2523         rather than bitmap on Emacs 21.
2524         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
2525         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
2526         for xbm if the new redisplay engine is not available.
2527
2528 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2529
2530         * wl-folder.el (wl-folder-init-hook): New hook.
2531         (wl-folder-init): Run `wl-folder-init-hook'.
2532
2533 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2534
2535         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
2536
2537 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2538
2539         * wl-acap.el (wl-acap-cache-filename): New variable.
2540         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
2541         (wl-acap-init): Use cache if no ACAP server found.
2542
2543 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2544
2545         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
2546         `wl-acap-original-msgdb-dir'.
2547
2548         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
2549         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
2550
2551         * wl-mime.el (wl-mime-save-directory): Renamed from
2552         `wl-mime-save-dir'.
2553
2554 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
2555
2556         * wl-vars.el (wl-icon-dir): Fixed the docstring.
2557
2558         * wl-demo.el: Require `path-util'.
2559         (wl-demo-bitmap-mule-available-p): New internal variable.
2560         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
2561         `module-installed-p' instead.
2562         (wl-demo-insert-image): Use *.img file for a bitmap image.
2563         (wl-demo): Don't call the ascii demo recursively.
2564
2565 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2566
2567         * Version number is increased to 2.7.7.
2568
2569 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
2570
2571         * wl.el (wl-exit): Eliminated byte-compile warning.
2572
2573 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2574
2575         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
2576         obsolete variable using `elmo-define-obsolete-variable'.
2577         (wl-fetch-confirm-threshold): Ditto.
2578         (wl-cache-prefetch-folder-type-list): Ditto.
2579         (wl-cache-prefetch-folder-list): Ditto.
2580
2581 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
2582
2583         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
2584         (wl-demo-icon-name): Use Xmas logo at the end of the year.
2585         (wl-demo-insert-image): New function.
2586         (wl-demo-insert-text): New function.
2587         (wl-demo-image-type-alist): Redefine as a function.
2588         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
2589         (wl-demo-with-temp-file-buffer): Removed.
2590         (wl-logo-xpm): Removed.
2591         (wl-logo-xbm): Removed.
2592         (wl-logo-bitmap): Removed.
2593
2594 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
2595
2596         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
2597         (wl-expire-localdir-get-folder-function): New user option.
2598         (wl-expire-localdir-get-folder): New function.
2599         (wl-expire-localdir-date): Ditto.
2600
2601 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2602
2603         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
2604         value.  Refactoring `wl-folder-notify-deleted' is nil case.
2605         Fixed unread number mismatch when all-unread < unread.
2606
2607 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
2608
2609         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
2610         (wl-fetch-confirm-threshold): Ditto.
2611
2612         * wl-summary.el (wl-summary-confirm-appends): Removed.
2613         (wl-summary-sync-update): Don't refer
2614         `wl-summary-update-confirm-threshold' (It is now abolished).
2615
2616         * wl-message.el (wl-message-display-internal): Don't refer
2617         `wl-fetch-confirm-threshold' (It is now abolished).
2618
2619 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
2620
2621         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
2622
2623 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2624
2625         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
2626         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
2627         Change default value to nil.
2628         (wl-summary-indent-length-limit): The value can be nil, nil means
2629         unlimited.
2630
2631         * wl-summary.el: Don't set limit for indent length if the value of
2632         wl-summary-indent-length-limit is nil.
2633         If the value of wl-summary-width is nil, it means only that the width
2634         of summary is unlimited (nil doesn't mean that the indent length is
2635         unlimited).
2636
2637         * wl-thread.el: Ditto.
2638
2639 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
2640
2641         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
2642         be nil, nil means never confirm.
2643         * wl-summary.el (wl-summary-confirm-appends): Ditto.
2644
2645 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2646
2647         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
2648         means unlimited).
2649
2650 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
2651
2652         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
2653         Use `with-temp-buffer'.
2654
2655 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
2656
2657         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
2658         with new backquote style).
2659         (wl-folder-get-entity-from-buffer): Ditto.
2660
2661 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2662
2663         * wl-version.el (nemacs-version): Eliminated.
2664         (wl-extended-emacs-version2): Ignore nemacs.
2665         (wl-extended-emacs-version3): Ditto.
2666
2667 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
2668
2669         * wl-vars.el (wl-draft-add-references): Set default value as nil.
2670         (wl-draft-add-in-reply-to): New variable.
2671         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
2672         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
2673         (wl-draft-yank-from-mail-reply-buffer): Use
2674         `wl-draft-add-in-reply-to'.
2675         (wl-draft-insert-current-message): Ditto.
2676
2677 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2678
2679         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
2680         typo (kill->hide).
2681         (wl-message-buffer-prefetch-folder-type-list): Added elements
2682         `mark' and `cache' instead of `internal'.
2683
2684 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
2685
2686         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
2687         resume msgdb directory.
2688
2689 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
2690
2691         * wl.el (wl-exit): Call `wl-acap-exit'.
2692
2693         * wl-summary.el (wl-summary-message-string): New function.
2694         (wl-summary-reedit): Use it.
2695         (wl-summary-resend-bounced-mail): Remove needless let.
2696         (wl-summary-supersedes-message): Ditto.
2697         (wl-summary-save): Ditto.
2698
2699         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
2700         (wl-acap-init): Set it.
2701         (wl-acap-exit): New function.
2702
2703 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2704
2705         * wl.el (wl-init): Revert (require 'mime-setup). move from
2706         toplevel.
2707
2708 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2709
2710         * wl-summary.el (wl-summary-write-current-folder): Remove unused
2711         local variables.  Add error when guess function return invalid
2712         value.
2713
2714 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2715
2716         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
2717         Change local variable name.
2718         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
2719         (wl-folder-get-newsgroups): Return nil when non-news folder.
2720         * wl-summary.el (wl-summary-write-current-folder): State through
2721         when guess-list return nil.
2722         (wl-summary-write-current-folder-functions): Fixed docstring.
2723
2724         * wl.el (wl-exit): Changed confirm message.
2725
2726         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
2727         * wl-draft.el (wl-draft): Remove verbose `featurep'.
2728
2729         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
2730
2731 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2732
2733         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
2734         user option (Renamed from wl-cache-prefetch-folder-type-list).
2735         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
2736         from wl-cache-prefetch-folder-list).
2737
2738         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
2739         Move to wl-vars.el.
2740         (wl-message-buffer-prefetch-p): Changed to enable
2741         `wl-message-buffer-prefetch-folder-list'.
2742
2743         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
2744         `ignore-cache'.
2745
2746 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
2747
2748         * wl-draft.el (wl-draft-config-sub-func-alist): Added
2749         `part-top' and `part-bottom'.
2750         (wl-draft-config-sub-part-top): New function.
2751         (wl-draft-config-sub-part-bottom): New function.
2752
2753 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2754
2755         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
2756
2757 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
2758
2759         * wl-folder.el (wl-folder-get-newsgroups): Fix.
2760
2761 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2762
2763         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
2764
2765         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
2766         (wl-summary-write-current-folder): Ditto.
2767
2768 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
2769
2770         * wl-folder.el (wl-folder-get-newsgroups): Use
2771         `elmo-folder-newsgroups'.
2772
2773 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
2774
2775         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
2776         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
2777         `wl-draft-config-sub-header-bottom'.
2778
2779 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2780
2781         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
2782         localnews folder.
2783
2784 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2785
2786         * wl-summary.el (wl-summary-mode): Undo last change.
2787
2788         * wl-folder.el (wl-folder-mode): Ditto.
2789
2790 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2791
2792         * wl-summary.el (wl-summary-mode): Locally set
2793         truncate-partial-window-width to nil.
2794         (for XEmacs)
2795
2796         * wl-folder.el (wl-folder-mode): Ditto.
2797
2798 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2799
2800         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
2801
2802 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
2803
2804         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
2805         number.
2806
2807         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
2808
2809         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
2810
2811         * Version number is increased to 2.7.6.
2812
2813 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2814
2815         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
2816
2817 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
2818
2819         * wl-summary.el (wl-summary-sync-update): Enclose network
2820         related portion with `unwind-protect'.
2821
2822 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2823
2824         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
2825
2826 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
2827
2828         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
2829         element.
2830         * wl-vars.el (wl-message-body-button-alist): Ditto.
2831
2832         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
2833         max match length.
2834         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
2835
2836         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
2837         for the max match length;
2838         Use 4th element value for the button string regexp group.
2839
2840         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
2841         candidate exists, prompt to select.
2842
2843 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2844
2845         * wl-summary.el (wl-summary-jump-to-msg): Search before
2846         calibration point by `beginning-of-line'.
2847
2848 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2849
2850         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
2851         for access group.
2852
2853 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
2854
2855         * wl-message.el (wl-message-display-internal): Bind
2856         `default-mime-charset'.
2857
2858         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
2859
2860         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
2861
2862         * Version number is increased to 2.7.5.
2863
2864 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2865
2866         * wl-expire.el (wl-summary-archive): Fixed;
2867         Use `elmo-folder-name-internal'.
2868
2869 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2870
2871         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
2872         from `elmo-folder-move-messages' caller.
2873         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2874
2875         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
2876         related portions are changed).
2877
2878 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2879
2880         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
2881         counter.
2882
2883 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2884
2885         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
2886         buffer local and set it to nil.
2887
2888         * wl-message.el (wl-message-redisplay): Ditto.
2889
2890 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2891
2892         * wl-summary.el (wl-summary-mark-as-important): If message is
2893         already cached, set messag as read, otherwise encache and mark as read.
2894
2895 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2896
2897         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
2898         point-min.
2899
2900 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
2901
2902         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
2903         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
2904         a keymap.
2905
2906 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
2907
2908         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
2909         parent.
2910
2911         * wl-mule.el (wl-message-define-keymap): Ditto.
2912
2913         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
2914
2915         * wl-xmas.el (wl-message-display-internal-hook): Define.
2916         (wl-xmas-setup-message-toolbar): Define as function.
2917         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
2918         (wl-message-overload-functions): Abolished.
2919         (wl-message-define-keymap): New function.
2920
2921         * wl-vars.el (wl-message-display-internal-hook): New variable.
2922         (wl-message-header-button-alist): New variable (Renamed from
2923         wl-highlight-message-header-button-alist).
2924         (wl-message-body-button-alist): Ditto.
2925
2926         * wl-mule.el (wl-message-define-keymap): New function.
2927         (wl-message-overload-functions): Abolished.
2928
2929         * wl-message.el (wl-message-add-buttons-to-body): New function.
2930         (wl-message-redisplay): Don't call wl-message-overload-functions;
2931         Call wl-message-add-buttons-to-header and
2932         wl-message-add-buttons-to-body.
2933         (wl-message-display-internal): Set keymap argument for
2934         elmo-mime-display-as-is, elmo-mime-message-display;
2935         Run wl-message-display-internal-hook.
2936         (wl-message-refer-article-or-url): Abolished.
2937
2938         * wl-highlight.el (wl-highlight-headers): Don't call
2939         wl-highlight-message-add-buttons-to-header.
2940         (wl-highlight-message-add-buttons-to-header): Abolished.
2941
2942
2943         * wl-e21.el (wl-message-display-internal-hook): Define.
2944         (wl-e21-setup-toolbar): Deleted duplicated binding.
2945         (wl-e21-setup-message-toolbar): Define as function.
2946         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
2947         (wl-message-define-keymap): New function.
2948         (wl-message-overload-functions): Abolished.
2949
2950 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
2951
2952         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
2953         and elmo-folder-close.
2954
2955         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
2956
2957 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2958
2959         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
2960         boolean value.
2961         * wl-draft.el (wl-draft-do-fcc): Ditto.
2962
2963 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2964
2965         * wl-vars.el (wl-fcc-force-as-read): New variable.
2966         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
2967         mark copied message as read.
2968
2969 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
2970
2971         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
2972
2973 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2974
2975         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
2976         `wl-summary-target-above' instead of obsolete variable
2977         `wl-summary-temp-above'.
2978
2979         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
2980         instead of `make-obsolete-variable'.
2981         * wl-refile.el (toplevel): Ditto.
2982
2983 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2984
2985         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
2986         with third argument t.
2987         (wl-draft): Set first argument for wl-plugged-init as t.
2988
2989         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
2990         definition.
2991
2992 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2993
2994         * wl-vars.el: Tabify.
2995         (wl-biff-notify-hook): Use `ding' instead of `beep'.
2996
2997         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
2998         message.
2999
3000 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3001
3002         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
3003         and set default to beep.
3004
3005 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3006
3007         * wl-vars.el (wl-draft-truncate-lines): New variable.
3008
3009         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
3010         instead of wl-message-truncate-lines for truncate-lines.
3011
3012 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
3013
3014         * wl-message.el (wl-message-display-internal): Call
3015         `wl-highlight-message' after `elmo-mime-display-as-is'.
3016
3017         * wl-mime.el (wl-mime-display-text/plain): New function.
3018         (wl-mime-display-header): Ditto.
3019         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
3020         body-presentation-method for text/plain;
3021         Register `wl-mime-display-header' as a header-presentation-method;
3022         Don't set up `elmo-message-text-content-inserted-hook' and
3023         `elmo-message-header-inserted-hook'.
3024
3025         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
3026         variable.
3027         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
3028         as t if flag is 'all-header;
3029         Don't bind `elmo-message-ignored-field-list',
3030         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
3031
3032 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
3033
3034         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
3035         for xemacs with non-mule environment.
3036
3037 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3038
3039         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
3040         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
3041         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
3042
3043 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3044
3045         * wl-vars.el (wl-interactive-send): Set default value as t.
3046
3047 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
3048
3049         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
3050         (wl-addrmgr-method-list): Abolished.
3051         (wl-addrmgr-change-method): Follow above change.
3052
3053         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
3054
3055 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3056
3057         * wl-vars.el (wl-message-truncate-lines): Change default value
3058         to default-truncate-lines.
3059
3060         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
3061
3062 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3063
3064         * wl-vars.el (wl-message-truncate-lines): New variable.
3065
3066         * wl-message.el (wl-message-redisplay): Set truncate-lines using
3067         wl-message-truncate-lines.
3068
3069 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3070
3071         * wl-acap.el (wl-acap-init): Remove period from error message.
3072         (wl-acap-find-acap-service): Remove period from message.
3073
3074 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3075
3076         * wl.el (wl-check-environment): Undo last change.
3077
3078         * wl-vars.el (wl-from): Changed default value.
3079
3080         * wl-util.el (toplevel): Don't require tm-edit.
3081
3082         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
3083         `wl-folder-init';
3084         Don't set mark on mail body.
3085         (wl-draft-reedit): Ditto.
3086
3087         * wl-address.el (wl-address-quote-specials): Define as an alias for
3088         elmo-address-quote-specials.
3089
3090 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3091
3092         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
3093
3094         * wl-vars.el (wl-from): Set default value as nil.
3095         (wl-organization): Set default value as ORGANIZATION environment
3096         variable.
3097
3098         * wl-draft.el (wl-smtp-extension-bind): Check value of
3099         wl-smtp-connection-type.
3100
3101         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
3102         error.
3103
3104 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3105
3106         * Version number is increased to 2.7.4.
3107
3108         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
3109         arguments from `wl-highlight-x-face-function' caller.
3110         Use x-face-1.3.6.12 or later.
3111
3112 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
3113
3114         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
3115
3116 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3117
3118         * wl-vars.el (wl-summary-width): Fix type to accept nil.
3119         (wl-fcc): Fix to accept function.
3120         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
3121
3122 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3123
3124         * wl-acap.el (toplevel): Added `product-provide' declare.
3125         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
3126
3127 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
3128
3129         * wl.el (wl): Changed order of calling `elmo-init'
3130         and `elmo-folder-init'.
3131
3132 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3133
3134         * wl-mime.el (wl-summary-burst): Extract message when content-type
3135         of root entity is not only `multipart' but also `message/rfc822'.
3136         (wl-summary-burst-subr): Ditto.
3137
3138 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3139
3140         * wl-vars.el (toplevel): Require 'custom.
3141         (wl-trash-folder): Added to `wl-setting' group.
3142
3143         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
3144         exists.
3145         (wl-addrmgr-draw): Insert empty line when no entry exists.
3146
3147         * wl-mule.el (wl-message-wheel-up): Fixed.
3148         (wl-message-wheel-down): Ditto.
3149
3150 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3151
3152         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
3153         config is an anonymous lambda expression.
3154
3155 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
3156
3157         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
3158         when Mule 2 is running.
3159
3160 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
3161
3162         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
3163
3164 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
3165
3166         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
3167         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
3168
3169         * wl-address.el (wl-address-specials-regexp): Eliminated.
3170         (wl-address-quote-specials): Rewrite.
3171
3172 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
3173
3174         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
3175         shy-groups for regexp.
3176
3177         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
3178         character classes and Perl style shy-groups for regexp.
3179         (wl-highlight-plugged-current-line): Use Posix style character
3180         classes for regexp.
3181         (wl-e21-highlight-folder-by-numbers): Ditto.
3182         (wl-e21-display-image-p): Use `display-images-p' instead of
3183         `display-graphic-p'.
3184         (display-images-p): Make an alias to `display-graphic-p' if it is
3185         not available.  It is for Emacs version prior to 21.0.105.
3186
3187         * wl-demo.el (wl-demo): Use `display-images-p' instead of
3188         `display-graphic-p'.
3189         (wl-demo-image-type-alist): Ditto.
3190         (display-images-p): Make an alias to `display-graphic-p' if it is
3191         not available.  It is for Emacs version prior to 21.0.105.
3192
3193 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3194
3195         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
3196         support.
3197         (wl-generate-user-agent-string): Ditto.
3198
3199         * wl-version.el (wl-version): Update docsting.
3200         (wl-version-status): Ditto.
3201
3202 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3203
3204         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
3205         21.0.105.  For Emacs 21.0.104 or earlier.
3206
3207 2001-09-03  Takuo KITAME <kitame@northeye.org>
3208
3209         * wl-e21.el (wl-plugged-init-icons): Use
3210         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
3211         (wl-biff-init-icons): Ditto.
3212
3213 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
3214
3215         * wl-highlight.el (wl-highlight-summary-current-line):
3216         Fixed highlighting refile/copy destination.
3217
3218         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
3219         (wl-acap-store): Encode string by wl-acap-coding-system.
3220
3221 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
3222
3223         * wl-acap.el (toplevel): Check and require 'un-define before
3224         'xemacs-ucs;
3225          Added checking for UTF-2000.
3226
3227 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
3228
3229         * wl-acap.el (toplevel): Require 'un-define before 'wl;
3230         Don't enclose with `eval-and-compile'.
3231
3232         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
3233         wl-init is non-nil.
3234
3235         * wl-draft.el (wl-draft): Ditto.
3236
3237         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
3238
3239         * wl-acap.el (toplevel): Require 'wl.
3240         (wl-acap-store): Call `elmo-init'.
3241
3242         * wl.el (wl): Changed position of `wl-check-environment'.
3243         (toplevel): Added autoload setting for wl-acap.
3244
3245         * wl-vars.el (wl-setting): New custom group.
3246         (wl-from): Added wl-setting group.
3247         (wl-user-mail-address-list): Ditto.
3248         (wl-organization): Ditto.
3249         (wl-subscribed-mailing-list): Ditto.
3250         (wl-envelope-from): Ditto.
3251         (wl-smtp-posting-user): Ditto.
3252         (wl-smtp-posting-server): Ditto.
3253         (wl-smtp-posting-port): Ditto.
3254         (wl-smtp-authenticate-type): Ditto.
3255         (wl-pop-before-smtp-user): Ditto.
3256         (wl-pop-before-smtp-server): Ditto.
3257         (wl-pop-before-smtp-port): Ditto.
3258         (wl-pop-before-smtp-authenticate-type): Ditto.
3259         (wl-nntp-posting-server): Ditto.
3260         (wl-nntp-posting-user): Ditto.
3261         (wl-nntp-posting-port): Ditto.
3262         (wl-fetch-confirm-threshold): Ditto.
3263         (wl-prefetch-threshold): Ditto.
3264         (wl-thread-insert-opened): Ditto.
3265         (wl-ldap-server): Ditto.
3266         (wl-ldap-port): Ditto.
3267         (wl-ldap-base): Ditto.
3268         (wl-ldap-objectclass): Ditto.
3269         (wl-use-ldap): Ditto.
3270         (wl-draft-config-alist): Ditto.
3271         (wl-draft-config-matchone): Ditto.
3272         (wl-template-alist): Ditto.
3273         (wl-message-sort-field-list): Ditto.
3274         (wl-message-ignored-field-list): Ditto.
3275         (wl-message-visible-field-list): Ditto.
3276         (wl-interactive-send): Ditto.
3277         (wl-summary-move-order): Ditto.
3278         (wl-auto-select-first): Ditto.
3279         (wl-auto-select-next): Ditto.
3280         (wl-interactive-save-folders): Ditto.
3281
3282         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
3283         Initialization codes are moved from wl-local-folder-init.
3284         (wl-local-folder-init): Follow the change above.
3285         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
3286
3287         * wl-acap.el: New file.
3288
3289         * Version number is increased to 2.7.3.
3290
3291 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
3292
3293         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
3294
3295 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
3296
3297         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
3298         (wl-addrmgr-address-entry-list): Ditto.
3299
3300 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3301
3302         * wl-e21.el (wl-draft-mode-map): Removed binding for
3303         `wl-draft-insert-x-face-field'.
3304
3305         * wl-mule.el (wl-draft-mode-map): Ditto.
3306
3307         * wl-xmas.el (wl-draft-mode-map): Ditto.
3308
3309         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
3310         (wl-cs-autoconv): Ditto.
3311         (wl-cs-local): Ditto.
3312         (wl-use-scoring): Ditto.
3313         (wl-mime-charset): Ditto.
3314         (wl-folder-check-async): Ditto.
3315
3316         * wl.el (toplevel): Ignore nemacs and tm.
3317         (wl-exit): Ditto.
3318
3319         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
3320         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
3321         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
3322         instead of wl-address-petname-add-or-change.
3323         (wl-summary-edit-addresses-subr): Use wl-address-delete
3324         instead of wl-address-petname-delete.
3325
3326         * wl-util.el (wl-as-coding-system): Ignore nemacs.
3327
3328         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
3329         if error occured.
3330
3331         * wl-message.el (require): Remove tm support.
3332
3333         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
3334
3335         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
3336         (wl-folder-jump-to-current-entity): Ditto.
3337         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
3338
3339         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
3340         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
3341         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
3342
3343         * wl-mule.el (wl-draft-key-setup): Ditto.
3344
3345         * wl-xmas.el (wl-draft-key-setup): Ditto.
3346
3347         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
3348         (wl-draft-std11-parse-addresses): New function.
3349         (wl-draft-parse-mailbox-list): Use it.
3350         (wl-draft): Ignore nemacs.
3351         (wl-draft-reedit): Ditto.
3352
3353         * wl-addrmgr.el: New file.
3354         (Original is wl-rcpt.el written by
3355         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
3356         Thanks Kitamoto-san.)
3357
3358         * wl-address.el (wl-address-make-address-list): Modified parsing
3359         process.
3360         (wl-address-delete): Renamed from `wl-address-petname-delete';
3361         Modify wl-address-list too.
3362         (wl-address-add-or-change): Renamed from
3363         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
3364
3365 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
3366
3367         * wl-highlight.el (wl-highlight-summary-current-line):
3368           Work with transient-mark-mode
3369
3370 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
3371
3372         * Version number is increased to 2.7.2.
3373
3374         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
3375         instead of elmo-dop-queue-method.
3376
3377 2001-08-06  SAITO Atsunori <sai@yedo.com>
3378
3379         * wl-vars.el (wl-ldap-objectclass): New user option.
3380
3381         * wl-address.el (wl-ldap-make-filter): Use it.
3382
3383 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3384
3385         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
3386
3387 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3388
3389         * wl-folder.el (wl-folder): redisplay after folder insertion.
3390
3391         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
3392
3393         * wl-summary.el (wl-summary-sync-update):
3394         Change status mark only when new-msgdb exists.
3395         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
3396
3397 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
3398
3399         * wl-summary.el (wl-summary-open-folder): New function.
3400         (wl-summary-goto-folder-subr): Use it.
3401         (wl-summary-mark-as-important): Fix;
3402         Encache only when no cache exists.
3403
3404 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3405
3406         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3407         Use with-current-buffer.
3408
3409 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3410
3411         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
3412         before call `get-buffer'. Fixed parenthesis.
3413         (wl-score-get-header-entry): Clear message and help window when
3414         keyboard quit.
3415         (wl-score-edit-insert-header): Ditto.
3416
3417 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3418
3419         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
3420         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
3421         (wl-default-draft-cite): Fix.
3422
3423         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
3424         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
3425
3426 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3427
3428         * wl-message.el (wl-message-prev-page): Do same bahavior
3429         as summary when it is called in the message buffer.
3430         (wl-message-next-page): Ditto.
3431
3432 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
3433
3434         * wl-summary.el (wl-summary-forward): Use cache if it is not
3435         section cache.
3436
3437 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
3438
3439         * wl-vars.el: Changed file coding system to ISO-2022-JP.
3440         Removed redundant require of elmo-vars.
3441         (wl-biff-state-indicator-on): Changed default value for
3442         xemacs with non-mule environment.
3443
3444         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3445         wl-message-buffer is nil;
3446         Hide progress bar after moving messages.
3447
3448 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
3449
3450         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
3451         message at cursor point is deleted.
3452
3453 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
3454
3455         * wl-vars.el: Changed file coding system to euc-japan.
3456         Added -*-coding:-*- magic to the first line.
3457
3458         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
3459         Search parent from the first message.
3460
3461         * Version number is increased to 2.7.1.
3462
3463 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
3464
3465         * wl-vars.el: Fix file coding system to ISO-2022-JP.
3466
3467 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
3468
3469         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
3470         refile/delete execution.
3471
3472         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
3473         Fixed docstring.
3474
3475 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
3476
3477         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
3478         do update process;
3479         Don't update marks when update process is interrupted.
3480
3481 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
3482
3483         * wl-summary.el (wl-summary-reply): Fixed problem when
3484         wl-draft-use-frame is non-nil.
3485         (wl-summary-forward): Ditto.
3486
3487         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
3488         as nil.
3489         (wl-folder-mark-as-read-all-entity): Ditto.
3490         (wl-folder-prefetch-entity): Ditto.
3491
3492         * wl.el (wl): Check environment before wl-init.
3493
3494         * wl-summary.el (wl-summary-collect-unread): Eliminated.
3495         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
3496         instead of wl-summary-collect-unread.
3497         (wl-summary-reply): Split message window.
3498
3499 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
3500
3501         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
3502         only if current language environment is japanese,
3503
3504         * wl-folder.el (wl-folder-jump-to-current-entity): Call
3505         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
3506         (wl-folder-goto-folder-subr): Ditto.
3507
3508         * wl-draft.el (wl-draft-dispatch-message): Call
3509         `elmo-file-cache-get-path'.
3510
3511 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
3512
3513         * wl-summary.el (wl-summary-cursor-move): If return value of
3514         wl-summary-next-message is not number, don't jump.
3515
3516 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3517
3518         * wl-summary.el (wl-summary-buffer-next-message-function): New
3519         variable.
3520         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
3521         if it is bound.
3522
3523         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
3524         string.
3525
3526         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
3527         (wl-plugged-drawing): Ditto.
3528
3529 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
3530
3531         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
3532         process.
3533         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
3534         with unwind-protect.
3535
3536         * wl.el (wl-init): Require mime-setup.
3537         (wl-check-environment): Don't require mime-setup.
3538
3539         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
3540         instead of elmo-folder-type.
3541
3542         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
3543         value as nil.
3544
3545 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
3546
3547         * Version number is increased to 2.7.0.
3548
3549         * wl-version.el (wl-version): Changed codename.
3550
3551         * wl-summary.el (wl-summary-delete-cache): Fixed.
3552
3553         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3554         Workaround for net folders.
3555         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
3556
3557         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
3558         value to nil (According to the patch from
3559         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
3560
3561         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
3562         of elmo-folder-close.
3563
3564 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
3565
3566         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
3567         for postfix.
3568
3569 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
3570
3571         * wl-summary.el (wl-summary-resend-message): Fixed.
3572
3573         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
3574         Call wl-draft with `from' argument if its address is included in
3575         `wl-user-mail-address-list'.
3576         (wl-draft): Added `from' argument.
3577
3578         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
3579         non-nil.
3580         (wl): Don't show demo if wl-demo is nil.
3581
3582         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
3583         wl-summary-use-frame.
3584
3585         * wl-vars.el (wl-summary-use-frame): New user option.
3586         (wl-folder-use-frame): Changed docstring.
3587
3588         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
3589         non-nil.
3590         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
3591         wl-summary-use-frame.
3592
3593         * wl-vars.el (wl-folder-use-frame): New user option.
3594
3595         * wl-summary.el (wl-summary-exit): Back to folder frame if
3596         wl-folder-use-frame is non-nil.
3597         (wl-summary-redisplay-internal): Ignore cache if current folder
3598         is draft folder,
3599         (wl-summary-redisplay-no-mime): Ditto.
3600         (wl-summary-redisplay-all-header): Ditto.
3601
3602         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
3603         if wl-folder-use-frame is non-nil.
3604
3605 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
3606
3607         * wl-summary.el (wl-summary-sync-update): Bind
3608         elmo-folder-update-threshold.
3609         (wl-summary-mark-as-important): Enclosed server mark processing
3610         with `save-match-data'.
3611
3612         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
3613         only when it is already defined.
3614
3615 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3616
3617         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
3618         name of folder exclude localdir is wrong.
3619         * wl-folder.el (wl-folder-sync-entity):
3620         Set `wl-summary-always-sticky-folder-list' as nil.
3621         (wl-folder-mark-as-read-all-entity): Ditto.
3622         (wl-folder-prefetch-entity): Ditto.
3623
3624 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
3625
3626         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
3627         instead of `wl-summary-write-current-newsgroup'.
3628
3629 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3630
3631         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
3632         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
3633         non-nil and selected message is important, do not display.
3634
3635 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
3636
3637         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
3638
3639 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3640
3641         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
3642
3643         * wl-summary.el (wl-summary-mark-as-important): Set message number
3644         using wl-summary-message-number.
3645
3646 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3647
3648         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
3649         destination folder is 'null.
3650
3651 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3652
3653         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
3654         New function.
3655         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
3656         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
3657         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
3658
3659 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
3660
3661         * wl-mime.el (wl-mime-setup): Added setting for
3662         `mime-setup-signature-key-alist' to avoid overriding key bind for
3663         `wl-draft-send'.
3664
3665         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
3666         for `wl-draft-send'.
3667         * wl-mule.el (wl-draft-overload-functions): Ditto.
3668         * wl-xmas.el (wl-draft-overload-functions): Ditto.
3669         * wl-draft.el (wl-draft-send): Ditto.
3670
3671         * wl-message.el (wl-message-display-internal):
3672         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
3673         (Patch is provided by <kita@coe.nttdata.co.jp>).
3674
3675 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
3676
3677         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
3678
3679 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3680
3681         * wl.el (wl): Fix for wl-demo.
3682
3683 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3684
3685         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
3686
3687 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3688
3689         * wl-folder.el (wl-folder-prefetch-entity): Use
3690         `wl-folder-get-elmo-folder'.
3691         (wl-folder-count-incorporates): Do not use
3692         `wl-folder-get-elmo-folder'.
3693
3694 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
3695
3696         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
3697         instead of `elmo-folder-get-type'.
3698
3699 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3700
3701         * wl-summary.el (wl-summary-write-current-folder): Set cursor
3702         position on Subject: field.
3703         (Advised by Mito <mit@nines.nec.co.jp>)
3704
3705 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3706
3707         * wl-folder.el (wl-folder-prefetch-entity): Use
3708         `wl-folder-get-elmo-folder'.
3709
3710 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
3711
3712         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
3713
3714         * wl-summary.el (wl-summary-buffer-set-folder): Set up
3715         `process-duplicates' slot.
3716
3717         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
3718         if detection failed.
3719
3720 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3721
3722         * wl-version.el (wl-version-status): Set to "alpha".
3723
3724 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
3725
3726         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
3727         Check wl-message-buffer lives before set-buffer.
3728
3729 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3730
3731         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
3732         called in folder mode.
3733         * wl-var.el (wl-summary-exit-pre-hook): New variable.
3734         * wl-summary.el (wl-summary-exit-pre-hook): Run
3735         `wl-summary-exit-pre-hook' before exit summary mode.
3736
3737 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3738
3739         * wl-version.el (wl-version-status): New variable.
3740         (wl-version-status-alist): Removed.
3741         (wl-version-status): Rule included.
3742
3743 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
3744
3745         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
3746         @sponichi.
3747
3748         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
3749         when `mail-reply-buffer' is buffer-local variable.
3750         (Reported by <kita@coe.nttdata.co.jp>).
3751
3752 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
3753
3754         * wl-vars.el (toplevel): Require 'elmo-util.
3755
3756 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
3757
3758         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
3759         (All other related portions are changed)
3760
3761         * wl.el (wl-plugged-change): Use '<' instead of '<='.
3762
3763         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
3764
3765 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3766
3767         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
3768
3769 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3770
3771         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
3772         Delete other windows to avoid an error.
3773         Use `point-marker' instead of `point' to remember the start point
3774         of body.
3775
3776         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
3777
3778         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
3779         number not to exceed all message number.
3780
3781 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3782
3783         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
3784         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
3785
3786 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
3787
3788         * wl-summary.el (wl-summary-sync-force-update): Added argument
3789         no-check.
3790         (wl-summary-sync-update): Ditto.
3791         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
3792         with `no-check'.
3793
3794         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
3795         (wl-message-buffer-prefetch-next): Don't run timer if timer is
3796         already running.
3797
3798 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3799
3800         * wl-expire.el (wl-expire-archive-get-folder): Added argument
3801         `dst-folder-arg'.
3802         (wl-expire-archive-number1): Diito.
3803         (wl-expire-archive-number2): Diito.
3804         (wl-expire-archive-Date): Diito.
3805         (wl-archive-number1): Diito.
3806         (wl-archive-number2): Diito.
3807         (wl-archive-date): Diito.
3808         (wl-archive-folder-p): New function.
3809         (wl-summary-expire): Support of expand folder name at
3810         wl-expire-alist.
3811         * wl-util.el (wl-expand-newtext): Renamed from
3812         `wl-refile-expand-newtext'.
3813
3814 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3815
3816         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
3817         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
3818         `(elmo-msgdb-get-overview msgdb)'.
3819         (wl-summary-prefetch): Bind match data before call
3820         `wl-summay-prefetch-msg'.
3821         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
3822         'off if `wl-summary-buffer-disp-msg' is non-nil.
3823         Fixed problem that couldn't show only one new or unread message when
3824         enter folder.
3825         (wl-summary-reply): Don't call `split-window-vertically' and other
3826         window.
3827
3828 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
3829
3830         * wl-expire.el (wl-expire-refile): Fixed.
3831
3832 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3833
3834         * wl-vars.el (wl-biff-unnotify-hook): New variable.
3835
3836         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
3837         biff notification is removed.
3838
3839         * wl.el (wl): Changed position of `elmo-init'.
3840
3841         * wl-draft.el (wl-default-draft-cite): Use date field
3842         on the citation buffer.
3843
3844         * wl-vars.el (wl-shimbun-folder-icon): New variable.
3845
3846         * wl-xmas.el (wl-folder-internal-icon-list): Added
3847         `wl-folder-shimbun-image'.
3848
3849         * wl-e21.el (wl-folder-internal-icon-list): Added
3850         `wl-folder-shimbun-image'.
3851
3852 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
3853
3854         * wl.el (wl-init): Eliminated argument.
3855         (wl): Rewrite.
3856
3857         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
3858         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
3859         instead of `elmo-folder-msgdb-internal'.
3860         (wl-summary-sync-update): Ditto.
3861         (wl-summary-flush-pending-append-operations): Eliminated.
3862         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
3863         (wl-summary-goto-folder-subr): Set load-msgdb argument of
3864         `elmo-folder-open'.
3865
3866         * wl-mime.el (wl-summary-burst): Fixed.
3867
3868         * wl-folder.el (wl-folder-info-save): Check data type.
3869
3870         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
3871         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
3872         instead of `elmo-folder-msgdb-internal'.
3873         (wl-expire-hide): Ditto.
3874
3875
3876         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
3877
3878 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3879
3880         * wl-folder.el (wl-folder-write-current-folder): Support petname.
3881
3882 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
3883
3884         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
3885
3886 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3887
3888         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
3889         Fixed `match-beginning' argument mismatch.
3890
3891 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
3892
3893         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
3894         the default value.
3895
3896 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
3897
3898         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
3899         instead of `elmo-nntp-default-port'.
3900
3901         * wl-vars.el: Fixed some doc strings.
3902
3903 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
3904
3905         * wl-summary.el (wl-summary-prefetch-msg): Use
3906         `elmo-msgdb-overview-get-entity' instead of `assoc'.
3907
3908         * wl-vars.el: Define *-func as obsolete variable using
3909         `elmo-define-obsolete-variable'.
3910
3911         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
3912         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
3913         instead of `wl-message-buffer-prefetch-threshold'.
3914
3915         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
3916
3917         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
3918
3919         * wl-draft.el (wl-caesar-region-func): Ditto.
3920
3921         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
3922         Keep unread status in elmo-folder-move-messages.
3923         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
3924
3925 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3926
3927         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
3928         `wl-summary-buffer-exit-func'
3929         (wl-summary-buffer-message-redisplay-function): Renamed from
3930         `wl-summary-buffer-message-redisplay-func'
3931         (wl-summary-buffer-next-folder-function): Renamed from
3932         `wl-summary-buffer-next-folder-func'.
3933         (wl-summary-buffer-prev-folder-function): Renamed from
3934         `wl-summary-buffer-prev-folder-func'.
3935         (wl-summary-get-petname-function): Renamed from
3936         `wl-summary-get-petname-func'.
3937
3938         * wl-score.el (wl-score-edit-exit-function): Renamed from
3939         `wl-score-edit-exit-func'.
3940
3941         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
3942         Renamed from `wl-message-buffer-prefetch-get-next-function'.
3943
3944         * wl-util.el (wl-load-profile-function): Renamed from
3945         `wl-load-profile-func'.
3946
3947         * wl-folder.el (wl-folder-completion-function): Renamed from
3948         `wl-folder-completion-func'.
3949         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
3950
3951         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
3952         `wl-expire-archive-get-folder-func'.
3953         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
3954         (wl-draft-send-mail-function): Renamed from
3955         `wl-draft-send-mail-func'.
3956         (wl-draft-send-news-function): Renamed from
3957         `wl-draft-send-news-func'.
3958         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
3959         (wl-generate-mailer-string-function): Renamed from
3960         `wl-generate-mailer-string-func'.
3961         (wl-highlight-signature-search-function): Renamed from
3962         `wl-highlight-signature-search-func'.
3963         (wl-highlight-x-face-function): Renamed from
3964         `wl-highlight-x-face-func'
3965         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
3966         (wl-ps-print-buffer-function): Renamed from
3967         `wl-ps-print-buffer-func'
3968         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
3969         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
3970         (wl-summary-subject-filter-function): Renamed from
3971         `wl-summary-subject-filter-func'.
3972
3973         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
3974         `wl-draft-queue-flush-send-func'
3975         (wl-draft-cite-function): Renamed from
3976         `wl-draft-cite-func'
3977
3978         * wl-address.el (wl-address-init-function): Renamed from
3979         `wl-address-init-func'.
3980
3981 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
3982
3983         * wl-draft.el (wl-draft-queue-flush): Don't call
3984         `elmo-dop-unlock-message'.
3985         * wl-draft.el (wl-draft-queue-append): Don't call
3986         `elmo-dop-lock-message'.
3987
3988         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
3989         (wl-summary-buffer-folder-name): Ditto.
3990         (wl-summary-message-regexp): Added '-' (all other related portions
3991         are changed).
3992         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
3993         wl-summary-buffer-folder-name.
3994
3995 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
3996
3997         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
3998         the number of mails in the folder buffer is not updated by wl-biff.
3999
4000 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
4001
4002         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
4003         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
4004
4005 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
4006
4007         * wl-summary.el (wl-summary-next-message):
4008         Return next message number when wl-summary-move-order is nil.
4009
4010 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
4011
4012         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
4013         `wl-summary-move-spec-alist'.
4014         (wl-summary-move-spec-unplugged-alist): New variable
4015         (Move spec for unplugged status).
4016         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
4017         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
4018
4019 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
4020
4021         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
4022         * wl-mule.el (wl-draft-overload-menubar): Ditto.
4023
4024 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
4025
4026         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
4027         simple quotation to quote the anonymous function.
4028         * tm-wl.el (wl-draft-preview-message): Ditto.
4029
4030 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
4031
4032         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
4033         Eliminate redundant `save-excursion'.
4034         (wl-highlight-summary-current-line): Ditto.
4035
4036         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
4037         accessing match data when `looking-at' failed.
4038
4039         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
4040         `elmo-match-string' where users don't care about the speed.
4041         (wl-draft-save): Ditto.
4042
4043 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4044
4045         * wl-util.el (wl-regexp-opt): New function.
4046
4047         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
4048         number from `wl-summary-buffer-number-list'.
4049         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
4050         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
4051         (wl-summary-move-spec-alist): Changed default setting.
4052
4053 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4054
4055         * wl-vars.el (wl-biff-notify-hook): New hook.
4056         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
4057         the arrival of new mail.
4058         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
4059         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
4060
4061 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
4062
4063         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
4064
4065 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
4066
4067         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
4068
4069         * Version number is increased to 2.5.8.
4070
4071         * wl-thread.el (toplevel): require 'cl.
4072         (wl-thread-resume-entity): Call wl-thread-make-number-list.
4073         (wl-thread-make-number-list): New function.
4074         (wl-thread-entity-make-number-list-from-children): Ditto.
4075         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
4076         (wl-thread-entity-insert-as-children): Likewise.
4077         (wl-thread-delete-message): Likewise.
4078         (wl-meaning-of-mark): Eliminated.
4079         (wl-thread-next-failure-mark-p): Ditto.
4080         (wl-thread-entity-get-mark): Ditto.
4081         (wl-thread-meaning-alist-get-result): Ditto.
4082         (wl-thread-entity-check-prev-mark): Ditto.
4083         (wl-thread-entity-check-next-mark): Ditto.
4084         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
4085         (wl-thread-entity-get-prev-marked-entity): Ditto.
4086         (wl-thread-get-prev-unread): Ditto.
4087         (wl-thread-jump-to-prev-unread): Ditto.
4088         (wl-thread-get-next-unread): Ditto.
4089         (wl-thread-jump-to-next-unread): Ditto.
4090         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
4091         (wl-thread-entity-get-next-marked-entity): Ditto.
4092
4093         * wl-summary.el (wl-summary-buffer-number-list):
4094         New bufer-local variable.
4095         (wl-summary-switch-to-clone-buffer): Clone
4096         `wl-summary-buffer-number-list'.
4097         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
4098         (wl-summary-cursor-move-regex): Eliminated.
4099         (wl-summary-cursor-up): Rewrite.
4100         (wl-summary-cursor-down): Ditto.
4101         (wl-summary-mode-spec-alist): New variable.
4102         (wl-summary-next-message): New inline function.
4103         (wl-summary-cursor-move): New function.
4104         (wl-summary-default-get-next-msg): Rewrite.
4105         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
4106         (wl-summary-rescan): Ditto.
4107         (wl-summary-sync-all-init): Ditto.
4108         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
4109         summary is not thread view.
4110         (wl-summary-sync-update): Ditto.
4111         (wl-summary-rescan): Ditto.
4112         (wl-summary-make-number-list): New function.
4113
4114         * wl-draft.el: "FCC" -> "Fcc".
4115
4116 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
4117
4118         * wl-highlight.el (wl-highlight-summary-window):
4119         Call `set-buffer-modified-p'.
4120
4121         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
4122         (wl): Call `elmo-init' and fix.
4123
4124         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
4125         Use new variables.
4126
4127         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
4128
4129 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4130
4131         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
4132
4133 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4134
4135         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
4136
4137 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4138
4139         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
4140         `wl-use-toolbar' nor `display-graphic-p'.
4141         (wl-e21-setup-message-toolbar): Ditto.
4142         (wl-e21-setup-summary-toolbar): Ditto.
4143         (wl-e21-setup-folder-toolbar): Ditto.
4144
4145         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
4146         (wl-plugged-init-icons): Ditto.
4147
4148         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
4149         `display-graphic-p'.
4150         (wl-plugged-set-folder-icon): Ditto.
4151         (wl-highlight-plugged-current-line): Ditto.
4152         (wl-highlight-folder-current-line): Ditto.
4153         (wl-e21-highlight-folder-group-line): Ditto.
4154         (wl-e21-setup-toolbar): Ditto.
4155         (wl-e21-display-image-p): New macro.
4156
4157         * wl-demo.el (wl-demo): Simplified.
4158         (wl-demo-image-type-alist): Use `image-type-available-p' for
4159         checking whether the image type `xbm' is available.
4160
4161 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4162
4163         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
4164         (wl-summary-input-range): Ditto.
4165
4166 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4167
4168         * wl-summary.el (wl-summary-edit-addresses): Use
4169         `wl-summary-get-original-buffer'
4170         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
4171         (wl-summary-jump-to-msg-by-message-id-via-nntp):
4172         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
4173         (wl-summary-get-newsgroups): Eliminated.
4174         (wl-summary-set-crosspost): Ditto.
4175         (wl-summary-is-crosspost-folder): Ditto.
4176         (wl-crosspost-alist-load): Ditto.
4177         (wl-crosspost-alist-save): Ditto.
4178
4179         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
4180         `elmo-setup-subscribed-newsgroups' instead of
4181         `elmo-nntp-make-groups-hashtb'.
4182         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
4183         instead of `wl-crosspost-alist-save'.
4184
4185         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
4186         of `elmo-folder-message-appendable-p'.
4187         (wl-mime-header-presentation-method): Eliminated.
4188
4189         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
4190         (Error occurs in emacs21).
4191
4192         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
4193         the current buffer).
4194
4195         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
4196         instead of `wl-crosspost-alist-save'.
4197         (wl-init): `elmo-crosspost-message-alist-load'
4198         instead of `wl-crosspost-alist-load'
4199
4200         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
4201         (wl-parse-newsgroups): Likewise.
4202         (wl-biff-notify): Run `wl-biff-notify-hook'.
4203
4204 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
4205
4206         * wl-vars.el (wl-summary-lazy-highlight): New variable.
4207
4208         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
4209         when `wl-summary-lazy-highlight' is non-nil.
4210         (wl-summary-goto-folder-subr): Highlight only when
4211         `wl-summary-lazy-highlight' is non-nil.
4212
4213         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
4214         Don't display progress and highlight temp-mark when
4215         `wl-summary-lazy-highlight' is non-nil.
4216         (wl-highlight-summary-window): New function.
4217         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
4218
4219 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
4220
4221         * wl-summary.el (wl-summary-sync): Change `all-visible'
4222         from `all-shown'
4223         (wl-summary-input-range): Ditto.
4224
4225 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4226
4227         * wl-e21.el (wl-highlight-folder-current-line): Call
4228         `wl-folder-init-icons' when folder icons have not been initialized.
4229
4230         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
4231
4232         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
4233         (wl-demo-image-type-alist): New macro.
4234
4235 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4236
4237         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
4238         display does not support graphics.
4239         (wl-plugged-init-icons): Ditto.
4240         (wl-folder-init-icons): Ditto.
4241
4242         * wl-demo.el (wl-demo): Chech closely whether the display
4243         supports graphics.
4244
4245 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
4246
4247         * wl-summary.el (wl-summary-get-original-buffer): New function.
4248         (wl-summary-set-crosspost): Use it.
4249         (wl-summary-target-mark-uudecode): Ditto.
4250         (wl-summary-reedit): Ditto.
4251         (wl-summary-resend-bounced-mail): Ditto.
4252         (wl-summary-update-crosspost): Eliminated (It may be incorporated
4253         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
4254
4255         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
4256         (wl-message-display-internal): Ditto.
4257
4258 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
4259
4260         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
4261
4262 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * wl-summary.el (wl-summary-save-view): Renamed from
4265         `wl-summary-save-status'.
4266
4267 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
4268
4269         * wl-summary.el (wl-summary-sync): Added `all-shown'
4270
4271 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
4272
4273         * wl-summary.el (wl-summary-input-range): Added `all-shown'
4274
4275 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
4276
4277         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
4278
4279 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
4280
4281         * wl-highlight.el (wl-highlight-summary-line-string): Use
4282         `zerop' instead of `= 0'.
4283         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
4284
4285         * wl-template.el (wl-template-next): Use `=' instead of `eq'
4286         for comparing numbers.
4287         (wl-template-prev): Use `zerop' instead of `eq 0'.
4288
4289         * wl-draft.el (wl-draft-insert-current-message): Use
4290         `with-current-buffer' instead of `save-excursion'.
4291         Use `zerop' instead of `eq 0'.
4292
4293 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
4294
4295         * wl-draft.el (wl-draft-insert-ccs): New function.
4296         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
4297         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
4298
4299 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
4300
4301         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
4302
4303 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
4304
4305         * wl-expire.el (wl-expire-refile): Don't call
4306         elmo-msgdb-add-msgs-to-seen-list;
4307         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
4308         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4309
4310 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4311
4312         * wl-message.el (wl-message-prev-page): Ignore errors while
4313         scroll-down.
4314
4315 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
4316
4317         * wl-mime.el: Use elmo-original-message-mode instead of
4318         mmelmo-original-mode.
4319
4320         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
4321         `elmo-folder-get-spec';
4322         (wl-fldmgr-add-completion-all-completions):
4323         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
4324
4325         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
4326         of `elmo-folder-get-type'.
4327
4328         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
4329         `elmo-folder-get-spec';
4330         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
4331         Use `elmo-folder-append-message' instead of `elmo-append-msg';
4332         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
4333         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
4334         `elmo-read-msg-no-cache';
4335         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
4336         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
4337         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
4338         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
4339         `elmo-cache-save';
4340         (wl-draft-reedit): Use `elmo-message-file-name'.
4341
4342         * wl-expire.el: Use `elmo-folder-name-internal';
4343         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
4344         Use macro `wl-summary-buffer-msgdb' instead of variable
4345         `wl-summary-buffer-msgdb';
4346         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
4347         Use macro `wl-summary-buffer-folder-name' instead of variable
4348         `wl-summary-buffer-folder-name'.
4349         * wl-score.el: Likewise.
4350
4351         * wl-message.el: Rewrite for new message buffer cache mechanism.
4352         (wl-message-buffer-cache-buffer-get): New macro.
4353         (wl-message-buffer-cache-folder-get): Ditto.
4354         (wl-message-buffer-cache-message-get): Ditto.
4355         (wl-message-buffer-cache-entry-make): Ditto.
4356         (wl-message-buffer-cache-hit): Ditto.
4357         (wl-message-buffer-cache-sort): New function.
4358         (wl-message-buffer-cache-add): Ditto.
4359         (wl-message-buffer-cache-delete): Ditto.
4360         (wl-message-buffer-cache-clean-up): Ditto.
4361         (wl-message-buffer-window): Rewrite.
4362         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
4363         (wl-message-buffer-display): New function.
4364         (wl-message-display-internal): New function.
4365
4366 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
4367
4368         * wl-folder.el: Use `elmo-folder-name-internal';
4369         Use `wl-folder-get-elmo-folder';
4370         Use `elmo-folder-list-messages' instead of
4371         `elmo-list-folder';
4372         Use `elmo-folder-get-primitive-list' instead of
4373         `elmo-folder-get-primitive-spec-list';
4374         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
4375         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
4376         Use `elmo-folder-create' instead of `elmo-create-folder'.
4377         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
4378         (wl-folder-get-elmo-folder): New macro.
4379         (wl-folder-elmo-folder-cache-get): Ditto.
4380         (wl-folder-elmo-folder-cache-put): Ditto.
4381         (wl-folder-suspend): Call `elmo-quit'.
4382
4383         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
4384         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
4385         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
4386         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
4387         (toplevel): require 'cl.
4388         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
4389
4390         * wl-summary.el: Rewrite to use new elmo interface.
4391
4392 \f
4393 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
4394
4395         * wl-mime.el (wl-draft-preview-message):
4396         Run `wl-draft-send-hook' before collecting recipients information;
4397         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
4398
4399         * tm-wl.el (wl-draft-preview-message): Ditto.
4400
4401 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
4402
4403         * wl-mime.el (wl-draft-preview-message): Fixed problem that
4404         wrong receipients are displayed when forwarded message.
4405
4406 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
4407
4408         * Version number is increased to 2.5.7.
4409
4410 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
4411
4412         * wl-message.el (wl-message-next-page): Bind
4413         `window-pixel-scroll-increment' to nil while scrolling up.
4414
4415 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4416
4417         * wl-vars.el (wl-save-hook): New hook.
4418         * wl.el (wl-save): Call `wl-save-hook'.
4419
4420 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4421
4422         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
4423         Argument WITH-ARG instead of NO-ARG (negative mean).
4424         (wl-draft-reply): WITH-ARG instead of NO-ARG.
4425         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
4426         * wl-message.el (wl-message-follow-current-entity): Likewise.
4427
4428 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4429
4430         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
4431         FROM was optional argument.
4432         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
4433
4434 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4435
4436         * Version number is increased to 2.5.6.
4437
4438 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4439
4440         * wl-version.el (wl-version-show): Removed.
4441         (wl-version): Add `interactive'.
4442
4443 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
4444
4445         * wl-summary.el (wl-summary-get-petname-func): New variable.
4446         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
4447         instead of `wl-address-get-petname-1'.
4448         (wl-summary-simple-from): Ditto.
4449
4450         * wl-address.el (wl-address-get-petname-1): Define as function.
4451
4452 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4453
4454         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4455         field in the original message.
4456         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4457
4458 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4459
4460         * wl-expire.el (wl-expire-hide):
4461         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4462
4463 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4464
4465         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4466         find decoder for To, Cc, and Subject.
4467
4468 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
4469
4470         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
4471         for checking `elmo-use-buffer-cache'.
4472         (wl-summary-mark-as-important): Fixed typo in comment.
4473
4474 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
4475
4476         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
4477         field in the original message.
4478         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4479
4480 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
4481
4482         * wl-expire.el (wl-expire-hide):
4483         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
4484
4485 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
4486
4487         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
4488         find decoder for To, Cc, and Subject.
4489
4490 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
4491
4492         * Version number is increased to 2.5.5.
4493
4494         * wl-address.el (wl-address-specials-regexp): New constant.
4495         (wl-address-quote-specials): Use it.
4496
4497 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
4498
4499         * wl-summary.el (wl-summary-rescan):
4500         Call `wl-summary-buffer-number-column-detect'.
4501         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
4502
4503         * wl-message.el (wl-message-mode-map): Define.
4504         (wl-message-decode): Use it as local-map.
4505
4506 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
4507
4508         * wl-score.el (wl-score-guess-like-gnus): Abolished.
4509         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
4510
4511 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
4514
4515         * wl-mule.el (wl-read-event-char): Ditto.
4516
4517         * wl-e21.el (wl-read-event-char): Ditto.
4518
4519         * wl-nemacs.el (wl-read-event-char): Ditto.
4520         (read-event): Removed.
4521
4522         * wl-util.el (toplevel): Removed dummy definition of
4523         `read-event'.
4524         (wl-read-event-char, wl-xmas-read-event-char): Removed.
4525
4526 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
4527
4528         * wl-nemacs.el (elmo-archive-call-process): Moved to
4529         elmo-archive.el.
4530
4531 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4532
4533         * wl-draft.el (wl-draft-reply-list-symbol): New function.
4534         (wl-draft-reply): Use it.  Fixed "No match field" error message.
4535
4536         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
4537         instead of magic-number 6.  Use `not' instead of `null' for symbol
4538         `nil' check (not empty list).
4539         (wl-draft-insert-x-face-field): Fixed paren style.
4540
4541         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
4542         one-branch conditional statement, instead of `and' and `if'.
4543         (wl-draft-forward): Likewise.
4544         (wl-draft-add-references): Likewise.
4545         (wl-draft-yank-from-mail-reply-buffer): Likewise.
4546
4547         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
4548         conditional steatment.  Use `cond' instead of `if'.
4549         (wl-draft-confirm): Likewise.
4550
4551 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4552
4553         * wl-version.el (wl-version-show): Use `product-string-1'
4554         instead of `wl-version'.
4555         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
4556
4557         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
4558
4559 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4560
4561         * wl-highlight.el (wl-highlight-headers): Revert
4562         `wl-highlight-x-face-func' argument (`beg' and `end').
4563
4564 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4565
4566         * wl.el (toplevel): Move `product-provide' declare.
4567         * wl-demo.el (toplevel): Ditto.
4568         * wl-dnd.el (toplevel): Ditto.
4569         * wl-highlight.el (toplevel): Ditto.
4570         * wl-message.el (toplevel): Ditto.
4571         * wl-refile.el (toplevel): Ditto.
4572         * wl-util.el (toplevel): Ditto.
4573
4574 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
4575
4576         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
4577         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
4578         (wl-thread-close-all): keep cursor position.
4579
4580 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4581
4582         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
4583         (eq x 0).
4584         (wl-generate-user-agent-string-1): Fix conditional statement.
4585
4586 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4587
4588         * wl.el (wl-check-environment): Additional check for
4589         'wl-local-domain' and `wl-message-id-domain'.
4590
4591 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4592
4593         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4594
4595 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4596
4597         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4598         instead of `smtp-sasl-user-realm'.
4599
4600 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4601
4602         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4603
4604 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
4605
4606         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
4607         to the default value as well as `eword-lexical-analyzer'.
4608
4609 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4610
4611         * wl-version.el (wl-extended-emacs-version,
4612         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
4613         `elmo-match-string' instead of `wl-match-string'.
4614
4615 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4616
4617         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
4618         docstring.
4619
4620 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
4621
4622         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
4623
4624 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4625
4626         * wl-highlight.el (wl-highlight-headers): Remove
4627         `wl-highlight-x-face-func' argument (`beg' and `end').
4628
4629 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
4630
4631         * wl-summary.el (wl-summary-mark-as-important):
4632         Remove cache if folder is local.
4633
4634 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
4635
4636         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
4637         to get existing e-mail address string.
4638
4639 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4640
4641         * wl-version.el (wl-generate-user-agent-string): Commentary.
4642         (wl-generate-user-agent-string-1): Use `when' for
4643         one-branch conditional statement, instead of `and' and `if'.
4644         (wl-extended-emacs-version, wl-extended-emacs-version2,
4645         wl-extended-emacs-version3): Ditto.
4646
4647 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4648
4649         * wl-summary.el (wl-summary-sync-all-init): New inline function.
4650         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
4651         condition-case; Remove initialization.
4652         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
4653         (wl-summary-sync-update3): Added argument `sync-all';
4654         Eliminated local variable `msgdb';
4655         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
4656         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
4657         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
4658
4659 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
4660
4661         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
4662         connection before call `wl-draft-send-mail-with-smtp'.
4663
4664 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
4665
4666         * Version number is increased to 2.5.4.
4667
4668 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
4669
4670         * wl.el (wl-check-environment): Additional check for
4671         'wl-local-domain' and `wl-message-id-domain'.
4672
4673 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
4674
4675         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
4676         buffer as command specific.
4677         (wl-folder-mark-as-read-all-entity): Ditto.
4678         (wl-folder-prefetch-entity): Ditto.
4679         (wl-folder-drop-unsync-entity): Ditto.
4680
4681         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
4682         (wl-prog-uudecode-no-stdout-option): Changed default to t.
4683         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
4684
4685         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
4686         save-excursion.
4687
4688 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
4689
4690         * Version number is increased to 2.5.3.
4691
4692         * wl-summary.el (wl-summary-save-view-cache):
4693         Delete duplicated `write-region';
4694         Use `write-region-as-binary' instead of `as-binary-output-file' and
4695         `write-region'.
4696
4697 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
4698
4699         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
4700
4701 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
4702
4703         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
4704         instead of `smtp-via-smtp'.
4705
4706 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4707
4708         * wl-draft.el (toplevel): Delete defvar for sasl-*.
4709
4710 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4711
4712         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
4713         instead of `smtp-sasl-user-realm'.
4714
4715 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4716
4717         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
4718
4719 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
4720
4721         * Version number is increased to 2.5.2.
4722
4723 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
4724
4725         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
4726         does not exist.
4727         (wl-biff-stop): Call `cancel-timer' if timer already exists.
4728         (wl-biff-start): Call `timer-activate' if timer already exists.
4729
4730         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
4731         only when it is bound as function.
4732
4733 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
4734
4735         * Version number is increased to 2.5.1.
4736
4737 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
4738
4739         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
4740         Print refile/copy destination.
4741
4742 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4743
4744         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
4745         queue-flush-only is non-nil.
4746
4747         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
4748
4749         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
4750         checking cache folder.
4751
4752 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4753
4754         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
4755         `regexp-quote'.
4756
4757 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4758
4759         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
4760         function.
4761         * wl-summary.el (wl-summary-write-current-folder-functions):
4762         Change default value.  Use it.
4763
4764 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
4765
4766         * Version number is increased to 2.5.0.
4767
4768         * wl-version.el (wl-version): Changed codename.
4769
4770 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
4771
4772         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
4773         (wl-summary-supersedes-message): Ditto.
4774
4775 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4776
4777         * wl-refile.el (wl-refile-guess-functions): Renamed from
4778         `wl-refile-guess-func-list'.
4779
4780 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
4781
4782         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
4783         Fixed problem when no rule was matched.
4784
4785 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
4786
4787         * wl-summary.el (wl-summary-get-mark): Fixed
4788         `wl-summary-buffer-target-mark' check logic.
4789
4790 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4791
4792         * wl-folder.el (wl-folder-write-current-folder): Added group
4793         folder check.
4794
4795         * wl-summary.el (wl-summary-write-current-folder): Renamed from
4796         `wl-summary-write-current-newsgroup'.
4797         (wl-summary-write-current-folder-functions): New variable.
4798         * wl-folder.el (wl-folder-get-newsgroups): New function.
4799         (wl-folder-guess-mailing-list-by-refile-rule): New function.
4800         (wl-folder-write-current-folder): Renamed from
4801         `wl-folder-write-current-newsgroup'.
4802
4803 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4804
4805         * Version number is increased to 2.3.93.
4806
4807 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
4808
4809         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
4810         (wl-ldap-make-matched-value-list): Ditto.
4811         (wl-ldap-alias-safe-string): Split e-mail address.
4812
4813         * wl-summary.el (wl-summary-read-folder): Fixed problem when
4814         petname folder default was selected.
4815         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
4816         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
4817
4818 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4819
4820         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
4821         to `wl-draft-config-exec'.
4822
4823         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
4824         instead of calling `wl-draft-config-exec';
4825         Process group-list and show recipients in minibuffer.
4826
4827         * tm-wl.el (wl-draft-preview-message): Ditto.
4828
4829 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4830
4831         * wl.el (toplevel): Added (C) to copyright notice, and
4832         sync Author header.
4833         * tm-wl.el (toplevel): Ditto.
4834         * wl-address.el (toplevel): Ditto.
4835         * wl-demo.el (toplevel): Ditto.
4836         * wl-dnd.el (toplevel): Ditto.
4837         * wl-draft.el (toplevel): Ditto.
4838         * wl-e21.el (toplevel): Ditto.
4839         * wl-expire.el (toplevel): Ditto.
4840         * wl-folder.el (toplevel): Ditto.
4841         * wl-highlight.el (toplevel): Ditto.
4842         * wl-message.el (toplevel): Ditto.
4843         * wl-mime.el (toplevel): Ditto.
4844         * wl-mule.el (toplevel): Ditto.
4845         * wl-nemacs.el (toplevel): Ditto.
4846         * wl-refile.el (toplevel): Ditto.
4847         * wl-score.el (toplevel): Ditto.
4848         * wl-summary.el (toplevel): Ditto.
4849         * wl-template.el (toplevel): Ditto.
4850         * wl-thread.el (toplevel): Ditto.
4851         * wl-util.el (toplevel): Ditto.
4852         * wl-vars.el (toplevel): Ditto.
4853         * wl-xmas.el (toplevel): Ditto.
4854
4855 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
4856
4857         * wl.el (wl-init): Added comment about `wl-init-hook'.
4858         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
4859         * wl-vars.el (wl-init-hook): Added docs.
4860         (wl-make-plugged-hook): Removed useless docs.
4861         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
4862         * wl-xmas.el (toplevel): Ditto.
4863
4864 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4865
4866         * wl-address.el (toplevel): Fixed multiple Author header format.
4867         * wl-demo.el (toplevel): Ditto.
4868         * wl-draft.el (toplevel): Ditto.
4869         * wl-folder.el (toplevel): Ditto.
4870         * wl-summary.el (toplevel): Ditto.
4871         * wl-thread.el (toplevel): Ditto.
4872         * wl-util.el (toplevel): Ditto.
4873         * wl-vars.el (toplevel): Ditto.
4874         * wl-version.el (toplevel): Ditto.
4875         * wl-xmas.el (toplevel): Ditto.
4876         * wl.el (toplevel): Ditto.
4877
4878         * wl-version.el (toplevel): Added require `elmo-version' for
4879         `product-version-as-string'.
4880
4881 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
4882
4883         * wl-vars.el (wl-draft-send-hook): Changed default value to
4884         '(wl-draft-config-exec).
4885
4886         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
4887         explicitly.
4888         (wl-draft): Set `wl-draft-config-exec-flag' before running
4889         `wl-mail-setup-hook'.
4890
4891         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
4892         `wl-biff-init-icons' to `wl-init-hook' instead of
4893         `wl-make-plugged-hook'.
4894         (Because if `wl-draft' command is invoked at first,
4895         they are not initialized)
4896         Updated copyright notice.
4897
4898         * wl-e21.el (toplevel): Ditto;
4899
4900         * wl-demo.el (toplevel): Updated copyright notice.
4901         * wl-address.el (toplevel): Ditto.
4902         * wl-draft.el (toplevel): Ditto.
4903         * wl-version.el (toplevel): Ditto.
4904         * wl-folder.el (toplevel): Ditto.
4905         * wl-summary.el (toplevel): Ditto.
4906         * wl-thread.el (toplevel): Ditto.
4907         * wl-util.el (toplevel): Ditto.
4908         * wl-vars.el (toplevel): Ditto.
4909         * wl.el (toplevel): Ditto.
4910
4911 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4912
4913         * wl-highlight.el (wl-highlight-message): Fixed problem of
4914         highlighting failure which occured when the last field contains
4915         multiple lines in the draft buffer.
4916
4917         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
4918         `wl-biff-start' if plugged.
4919
4920         * wl-util.el (wl-biff-check-folder): New function.
4921         (wl-biff-check-folders): Don't set session name prefix.
4922         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
4923         (wl-biff-check-folder-async): Ditto.
4924
4925         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
4926         in email address.
4927
4928 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
4929
4930         * wl-vars.el (wl-subject-prefix-regexp): New variable.
4931
4932         * wl-draft.el (wl-draft-strip-subject-re): New function.
4933
4934         * wl-draft.el (wl-draft-reply): Use it.
4935
4936 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
4937
4938         * wl-message.el (wl-mmelmo-message-redisplay): Use
4939         `mime-display-message' instead of `wl-mime-display-message'.
4940
4941         * wl-mime.el (toplevel): Removed compatibility workaround
4942         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
4943         (wl-mime-display-message): Abolished.
4944         (wl-mime-entity-read-field): Ditto.
4945         (wl-mime-combine-message/partial-pieces): Use
4946         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
4947
4948 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
4949
4950         * wl-template.el: Doc fixes.
4951
4952 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4953
4954         * wl-e21.el (wl-message-overload-functions): Do nothing if
4955         `current-local-map' is not available.
4956         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
4957
4958 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4959
4960         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
4961         representation.
4962
4963         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
4964         number.
4965         (wl-fldmgr-save-folders): Don't use `format' when insert
4966         `wl-fldmgr-folders-header'.
4967
4968 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
4969
4970         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
4971
4972 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4973
4974         * wl-highlight.el (wl-highlight-message):
4975         Use `std11-field-end' to detect end point of the header field.
4976         Refer `wl-highlight-max-header-size'.
4977
4978         * wl-vars.el (wl-highlight-max-header-size): New variable.
4979
4980         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
4981
4982         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
4983         Set `for-draft' argument of wl-highlight-headers.
4984         (wl-draft): Ditto.
4985         (wl-draft-reedit): Ditto.
4986         (wl-user-agent-compose-internal): Ditto.
4987
4988 2000-10-24   Daiki Ueno <ueno@unixuser.org>
4989
4990         * wl-message.el (wl-message-add-button): Use overlay.
4991
4992 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4993
4994         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
4995
4996         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
4997         problem when group-list content is nothing.
4998         (Reported by Mito <mit@nines.nec.co.jp>)
4999
5000 2000-10-18  SAITO Atsunori <sai@yedo.com>
5001
5002         * wl-summary.el (wl-summary-print-destination): Adjust line length.
5003
5004 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5005
5006         * tm-wl.el (toplevel): Use product-provide.
5007
5008 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
5009
5010         * Version number is increased to 2.3.92.
5011
5012 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5013
5014         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
5015         title text, use `display' property for left margin under Emacs 21.
5016
5017         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
5018         properties.
5019         (wl-plugged-init-icons): Ditto.
5020
5021 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5022
5023         * wl.el (wl-save-status, wl-init): Remove last period in
5024         "...done." message.
5025         * tm-wl.el (wl-summary-burst): Ditto.
5026         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
5027         wl-summary-resume-cache-status,
5028         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
5029         wl-summary-sync-update3, wl-summary-highlight-msgs,
5030         wl-summary-flush-pending-append-operations,
5031         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
5032         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
5033         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
5034         wl-thread-open-all): Ditto.
5035         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5036         * wl-mime.el (wl-summary-burst): Ditto.
5037         * wl-highlight.el (wl-highlight-summary): Ditto.
5038         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
5039         wl-folder-open-all, wl-folder-update-access-group): Ditto.
5040         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
5041         * wl-address.el (wl-local-address-init): Ditto.
5042
5043 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
5044
5045         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
5046         `add-text-properties'.
5047         (wl-plugged-init-icons): Ditto.
5048         (wl-folder-init-icons): Use `propertize' instead of
5049         `put-text-property'.
5050         (wl-plugged-set-folder-icon): Ditto.
5051         (wl-e21-highlight-folder-group-line): Ditto.
5052
5053 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
5054
5055         * wl-version.el (wl-version-status-alist): New variable.
5056         (wl-version-status): New function.
5057
5058         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
5059         "Cc" part of the case "Reply-To".
5060
5061         * wl-draft.el (wl-draft-reply): Use result of
5062         `eword-extract-address-components'.
5063
5064         * wl-demo.el (wl-demo-icon-name): New constant.
5065         (wl-logo-xpm): Use it.
5066         (wl-logo-xbm): Ditto.
5067         (wl-logo-bitmap): Ditto.
5068
5069         * Version number is increased to 2.3.91.
5070
5071 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5072
5073         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
5074         (wl-extended-emacs-version, wl-extended-emacs-version2,
5075         wl-extended-emacs-version3): Remove `interactive'.  Fixed
5076         docstring.
5077
5078         * wl-version.el (wl-generate-user-agent-string-1): New function.
5079         (wl-generate-user-agent-string): Use it.
5080
5081         * wl-version.el (wl-generate-user-agent-string-1): Ignore
5082         `mime-edit-insert-user-agent-field'.
5083         (wl-generate-user-agent-string): Check
5084         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
5085
5086         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
5087         instead of `if', when verbose case.
5088
5089 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
5090
5091         * wl-expire.el (wl-summary-expire): Fix.
5092
5093 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
5094
5095         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
5096         and `elmo-lost+found-folder' if 'wl-draft.
5097         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
5098
5099 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
5100
5101         * wl-expire.el (wl-summary-expire): Change messages.
5102         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
5103         `deleing-info' instead of "Deleting..."
5104
5105 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
5106
5107         * wl-summary.el (wl-summary-refile-subr): Fix.
5108
5109 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
5110
5111         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
5112         if pipe folder.
5113
5114 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
5115
5116         * wl-vars.el (wl-draft-use-cache): Default `nil'.
5117
5118 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
5119
5120         * wl-expire.el (wl-expire-hide): New function.
5121         (wl-summary-expire): Add `hide'.
5122
5123 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
5124
5125         * wl-vars.el (wl-draft-reply-without-argument-list):
5126         Changed default value to consider `Reply-To:'.
5127         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
5128
5129         * Version number is increased to 2.3.90.
5130
5131         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
5132         elmo-imap4-get-session with unwind-protect.
5133         Don't cause error.
5134         (wl-summary-sync-marks): Don't check plugged nor folder type.
5135         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
5136         (Always keep current buffer).
5137
5138 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
5139
5140         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5141         Enclose with `save-excursion'.
5142
5143 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5144
5145         * wl-version.el (wl-version): Remove interactive.
5146
5147 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5148
5149         * wl-version.el (wl-generate-user-agent-string): Use
5150         `product-string-verbose' instead of `product-string-1'.
5151
5152 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
5153
5154         * wl-vars.el (wl-draft-use-cache): New variable.
5155         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
5156         if wl-draft-use-cache is non-nil.
5157
5158 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
5159
5160         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
5161         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
5162
5163 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
5164
5165         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
5166         (wl-thread-msg-mark-as-unread): Ditto.
5167
5168         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
5169         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
5170         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
5171         Don't set mark in summary if return value of `elmo-mark-as-read'
5172         is nil.
5173         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
5174         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
5175         instead of `wl-thread-msg-mark-as-read'.
5176         (wl-summary-mark-as-unread-region): Ditto.
5177         (wl-summary-target-mark-mark-as-read): Ditto.
5178
5179         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5180
5181 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
5182
5183         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
5184
5185         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
5186
5187 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5188
5189         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
5190         face.
5191
5192 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
5193
5194         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
5195         `running-xemacs'.
5196
5197 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5198
5199         * wl-version.el (toplevel): Use `product-version-as-string' for
5200         set verstion-string, if defined.
5201
5202         * wl-version.el (wl-version-show): Insert string at point, when
5203         call with argument.
5204
5205         * wl-version.el (wl-generate-user-agent-string): Use
5206         `product-string-1' instead of `wl-appname', `wl-version' and
5207         `wl-codename'.
5208
5209 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5210
5211         * wl-address.el (toplevel): Use product-provide.
5212         * wl-demo.el (toplevel): Ditto.
5213         * wl-dnd.el (toplevel): Ditto.
5214         * wl-draft.el (toplevel): Ditto.
5215         * wl-e21.el (toplevel): Ditto.
5216         * wl-expire.el (toplevel): Ditto.
5217         * wl-fldmgr.el (toplevel): Ditto.
5218         * wl-folder.el (toplevel): Ditto.
5219         * wl-highlight.el (toplevel): Ditto.
5220         * wl-message.el (toplevel): Ditto.
5221         * wl-mime.el (toplevel): Ditto.
5222         * wl-mule.el (toplevel): Ditto.
5223         * wl-nemacs.el (toplevel): Ditto.
5224         * wl-refile.el (toplevel): Ditto.
5225         * wl-score.el (toplevel): Ditto.
5226         * wl-summary.el (toplevel): Ditto.
5227         * wl-template.el (toplevel): Ditto.
5228         * wl-thread.el (toplevel): Ditto.
5229         * wl-util.el (toplevel): Ditto.
5230         * wl-vars.el (toplevel): Ditto.
5231         * wl-xmas.el (toplevel): Ditto.
5232         * wl.el (toplevel): Ditto.
5233
5234 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5235
5236         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
5237         instead of product.
5238
5239         * wl-version.el (wl-version): Compile time evalution elmo-version.
5240
5241 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
5242
5243         * wl-summary.el (wl-summary-sync-force-update): Append queue
5244         `mark-as-read'if unplugged.
5245
5246 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5247
5248         * wl-version.el: New file.  Use product.el.
5249         * wl.el: add (require 'wl-version).
5250         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
5251         for ~/.folders header.
5252         (wl-fldmgr-folders-header): Changed.
5253         * wl-demo.el (wl-demo): Use product.el.
5254
5255         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
5256         wl-version.el.
5257         * wl-util.el (wl-version, wl-version-show): Ditto.
5258
5259         * wl-util.el (wl-generate-user-agent-string,
5260         wl-extended-emacs-version, wl-extended-emacs-version2,
5261         wl-extended-emacs-version3): Move to wl-version.el.
5262         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
5263         xemacs-codename, mime-edit-insert-user-agent-field,
5264         mime-edit-user-agent-value, mime-editor/version,
5265         mime-editor/codename): Compile warning killer move to
5266         wl-version.el
5267
5268 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
5269
5270         * wl-summary.el (wl-summary-refile-subr): Fix.
5271
5272 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
5273
5274         * wl-summary.el (wl-summary-sync-marks): Changed argument for
5275         `elmo-list-folder-unread' and `elmo-list-folder-important'.
5276
5277 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
5278
5279         * wl.el (wl-check-environment): Check too many `@'.
5280
5281 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
5282
5283         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
5284
5285 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5286
5287         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
5288         wl-draft-reply-myself-without-argument-list): Add variables.
5289         * wl-draft.el (wl-draft-reply): Use it.
5290
5291 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
5292
5293         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
5294         the 5th argument of `elmo-network-get-spec'.
5295
5296         * wl-thread.el (wl-thread-reparent-children): New inline function.
5297         (wl-thread-delete-message): Use it.
5298
5299         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
5300         (wl-summary-score-update-all-lines): Don't use `dolist'.
5301
5302 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5303
5304         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
5305         (require 'elmo-msgdb) for inline function.
5306
5307 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
5308
5309         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
5310
5311 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
5312
5313         * wl-score.el (wl-score-headers): Fix for the confusing macro
5314         `elmo-kill-buffer'.
5315
5316 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5317
5318         * wl-summary.el: Don't use the 3rd argument of `require' because
5319         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
5320         * wl-util.el: Ditto.
5321         * wl-draft.el: Ditto.
5322
5323 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
5324
5325         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
5326         window system is not used.
5327
5328 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
5329
5330         * wl-thread.el: Don't use `mapcar' only for iteration.
5331         (wl-thread-resume-entity): Ditto.
5332         (wl-thread-delete-message): Ditto.
5333
5334         * wl-summary.el: Bind `dragdrop-drop-functions',
5335         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
5336         of `require' for `timezone', `easymenu' and `ps-print';
5337         don't use `mapcar' only for iteration.
5338
5339         * wl-util.el: Bind `mule-version', `nemacs-version',
5340         `emacs-beta-version', `xemacs-codename',
5341         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
5342         `mime-editor/version' and `mime-editor/codename'; specify 3rd
5343         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
5344         only for iteration.
5345
5346         * wl-score.el: Don't use `mapcar' only for iteration.
5347         (wl-score-simplify-buffer-fuzzy): Ditto.
5348         (wl-score-simplify-subject): Ditto.
5349         (wl-score-headers): Ditto.
5350         (wl-summary-score-update-all-lines): Ditto.
5351
5352         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
5353         `enable-multibyte-characters' and `mule-version'.
5354
5355         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
5356         `mapcar' only for iteration.
5357
5358         * wl-demo.el: Don't use `mapcar' only for iteration.
5359
5360         * wl-folder.el: Don't use `mapcar' only for iteration.
5361         (wl-folder-open-all): Ditto.
5362         (wl-folder-count-incorporates): Ditto.
5363
5364         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
5365         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
5366
5367         * wl-draft.el: Bind `x-face-add-x-face-version-header',
5368         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
5369         `smtp-connection-type'; specify 3rd argument of `require' for
5370         `timezone'; don't use `mapcar' only for iteration.
5371         (wl-draft-clone-local-variables): Don't use `mapcar'.
5372         (wl-draft-generate-clone-buffer): Ditto.
5373         (wl-user-agent-compose-internal): Ditto.
5374
5375         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
5376
5377         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
5378         (wl-save-status): Ditto.
5379
5380         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
5381         for iteration.
5382
5383 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
5384
5385         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
5386         removed `Date'.
5387         (wl-fldmgr-make-filter-default): New user option.
5388
5389         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
5390         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
5391         (wl-fldmgr-filter-completion-alist): Abolish.
5392
5393         * wl.el (wl): Don't check servers if arg is non-nil.
5394
5395         * wl-draft.el (wl-draft-reply): Set only message-id string to
5396         In-Reply-To field.
5397
5398 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5399
5400         * wl-summary.el (wl-summary-pick): Rewrite.
5401
5402         * wl-draft.el (wl-draft-forward): Get references field from
5403         original buffer.
5404         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
5405
5406 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5407
5408         * wl-draft.el (wl-draft-forward): Add references field.
5409
5410 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
5413         (wl-draft-reply): Use it.
5414
5415 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
5416
5417         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
5418         when Emacs 21 is running.
5419
5420         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
5421         bindings.
5422
5423 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
5424
5425         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
5426         XPM icons transparent.
5427
5428         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
5429         Emacs 21.
5430
5431 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
5432
5433         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
5434         nil.
5435
5436         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
5437         when it is persistent.
5438         (wl-summary-sync-marks): Changed argument for
5439         `elmo-list-folder-unread' and `elmo-list-folder-important'.
5440         (wl-summary-virtual): Use `elmo-read-search-condition'.
5441         (wl-summary-redisplay-internal): If folder is local, mark as read
5442         even when folder is plugged.
5443
5444 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
5445
5446         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
5447         of `tool-bar-lines' in the frame parameters.
5448         (after-make-frame-functions, post-command-hook): Don't modify the
5449         value.
5450         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
5451         wl-e21-tool-bar-lines): Removed.
5452
5453 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
5454
5455         * wl-highlight.el (wl-highlight-folder-path): Put overlay
5456         properties `evaporate' and `wl-momentary-overlay' as well.
5457         (wl-highlight-summary-displaying): Ditto.
5458         (wl-delete-all-overlays): Don't delete overlay which does not have
5459         a property `wl-momentary-overlay'.
5460
5461         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
5462         `display-mouse-p' and `display-graphic-p'.
5463         (wl-folder-init-icons): Don't search for XBM or the other files.
5464         (wl-plugged-set-folder-icon): Make icons if and only if
5465         `display-graphic-p' returns non-nil.
5466         (wl-highlight-plugged-current-line): Use `before-string' overlay
5467         property to show icon images.
5468         (wl-highlight-folder-current-line): Ditto.
5469         (wl-e21-highlight-folder-group-line): Ditto.
5470         (wl-e21-highlight-folder-by-numbers): Ditto.
5471         (wl-e21-insert-image): Removed.
5472         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
5473         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
5474         said.
5475         (wl-e21-switch-toolbar-after-make-frame): Renamed from
5476         `wl-e21-force-switch-toolbar'.
5477         (wl-e21-make-icon-image): Removed.
5478         (wl-e21-setup-toolbar): Don't search for XBM files.
5479         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
5480         the default value.
5481
5482 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
5483
5484         * wl-util.el (wl-biff-check-folder-async): Set
5485         `wl-biff-check-folders-running' even when it is not an IMAP folder.
5486
5487 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
5488
5489         * wl-e21.el (after-make-frame-functions): Add
5490         `wl-e21-force-switch-toolbar'.
5491         (wl-e21-force-switch-toolbar): New function force to switch the
5492         toolbar appearance automatically.
5493         (post-command-hook): Add `wl-e21-switch-toolbar'.
5494         (wl-e21-switch-toolbar): New function to switch the toolbar
5495         appearance automatically.
5496         (wl-e21-tool-bar-lines): New buffer local variable.
5497
5498 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5499
5500         * wl-util.el (wl-biff-check-folders-running): New variable.
5501         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
5502         (wl-biff-check-folder-async-callback):
5503         Set `wl-biff-check-folders-running'.
5504         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
5505         with unwind-protect.
5506
5507         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
5508         Enclose `wl-folder-auto-check' with unwind-protect.
5509
5510         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
5511         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
5512
5513         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
5514
5515         * wl-util.el (wl-biff-notify): New inline function.
5516         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
5517         locally.
5518         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
5519         folder-list' is 1.
5520         Use `wl-biff-notify'.
5521         (wl-biff-check-folder-async-callback): New function.
5522         (wl-biff-check-folder-async): Ditto.
5523
5524         * wl-folder.el (wl-folder): Don't check folders.
5525         (wl-folder-auto-check): New function.
5526
5527 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
5528
5529         * wl-util.el (wl-biff-start) [Emacs19+]:
5530         Use `timer-next-integral-multiple-of-time'.
5531         (wl-biff-check-folders): Use `wl-default-folder'
5532         if `wl-biff-check-folder-list' is nil.
5533
5534 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
5535
5536         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
5537         instead of `elmo-delete-lists'.
5538
5539 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
5540
5541         * wl.el (wl-plugged-toggle-all): Set the value of
5542         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
5543         (wl-plugged-toggle): Ditto.
5544         (wl-toggle-plugged): Ditto.
5545         (wl-plugged-init): Ditto.
5546
5547         * wl-xmas.el (wl-biff-init-icons): Set icons data to
5548         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5549         instead of `wl-biff-state-indicator-off' and
5550         `wl-biff-state-indicator-on'; don't modify the value and the type
5551         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
5552         (wl-plugged-init-icons): Set icons data to
5553         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5554         instead of `wl-plug-state-indicator-off' and
5555         `wl-plug-state-indicator-on'; don't modify the value and the type
5556         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
5557
5558         * wl-vars.el (wl-modeline-biff-state-off,
5559         wl-modeline-biff-state-on, wl-modeline-biff-status,
5560         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
5561         wl-modeline-plug-status): New internal variables.
5562         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
5563         wl-biff-check-interval, wl-biff-check-folder-list): Change
5564         customization group from `wl-folder' to `wl-highlight'.
5565         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
5566         wl-show-plug-status-on-modeline): Defcustomized.
5567
5568         * wl-util.el (wl-biff-check-folders): Set the value of the flag
5569         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
5570         (wl-mode-line-buffer-identification): Set both ON and OFF data with
5571         a flag to `mode-line-buffer-identification'.
5572
5573         * wl-e21.el (wl-biff-init-icons): Set icons data to
5574         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
5575         instead of `wl-biff-state-indicator-off' and
5576         `wl-biff-state-indicator-on'.
5577         (wl-plugged-init-icons): Set icons data to
5578         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
5579         instead of `wl-plug-state-indicator-off' and
5580         `wl-plug-state-indicator-on'.
5581
5582 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5583
5584         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
5585         excessive titles.
5586
5587 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
5588
5589         * wl.el (wl-plugged-mode): Use revised
5590         `wl-mode-line-buffer-identification'.
5591         (wl-plugged-init): Don't use `force-mode-line-update'.
5592
5593         * wl-xmas.el (wl-draft-overload-functions): Use revised
5594         `wl-mode-line-buffer-identification'.
5595         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
5596         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
5597         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5598         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5599         `wl-make-plugged-hook';
5600         add `wl-folder-init-icons' and `wl-setup-folder' to
5601         `wl-folder-mode-hook'.
5602
5603         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
5604         19 as well.
5605         (wl-mode-line-display-priority-list): New user option.
5606         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
5607         Defcustomized.
5608         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
5609         Add docs.
5610
5611         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
5612         start.
5613         (wl-mode-line-buffer-identification): Revised as a function.
5614
5615         * wl-summary.el (wl-summary-mode): Use revised
5616         `wl-mode-line-buffer-identification'; don't call
5617         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
5618         (TopLevel): Don't bind `wl-e21-setup-summary' nor
5619         `wl-xmas-setup-summary'.
5620
5621         * wl-nemacs.el (wl-draft-overload-functions): Use revised
5622         `wl-mode-line-buffer-identification'.
5623
5624         * wl-mule.el (wl-draft-overload-functions): Use revised
5625         `wl-mode-line-buffer-identification'.
5626
5627         * wl-folder.el (wl-make-plugged-alist): Don't call
5628         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
5629         (wl-folder): Don't call `wl-folder-init-icons' directly.
5630         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
5631         `wl-xmas-setup-folder' directly;
5632         use revised `wl-mode-line-buffer-identification'.
5633         (TopLevel): Don't bind `wl-biff-init-icons',
5634         `wl-plugged-init-icons', `wl-folder-init-icons',
5635         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
5636
5637         * wl-e21.el (wl-draft-overload-functions): Use revised
5638         `wl-mode-line-buffer-identification'.
5639         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
5640         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
5641         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
5642         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
5643         `wl-make-plugged-hook';
5644         add `wl-folder-init-icons' and `wl-setup-folder' to
5645         `wl-folder-mode-hook'.
5646
5647 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
5648             Katsumi Yamaoka    <yamaoka@jpl.org>
5649
5650         * wl.el (wl): Call `wl-biff-start'.
5651         (wl-exit): Call `wl-biff-stop'.
5652         (wl-plugged-mode): Show biff in modeline.
5653         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
5654
5655         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
5656         (wl-biff-init-icons): New function.
5657         (wl-plugged-init-icons): Don't make too much keymaps.
5658         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
5659
5660         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
5661         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
5662         variables.
5663         (wl-biff-check-interval, wl-biff-check-folder-list): New user
5664         options.
5665
5666         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
5667         wl-biff-start, wl-biff-stop): New functions.
5668         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
5669         (wl-biff-timer-name): New variable.
5670
5671         * wl-summary.el (wl-summary-mode): Show biff in modeline.
5672
5673         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
5674         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5675
5676         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
5677         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
5678
5679         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
5680         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
5681         `wl-folder-init-icons' to `ignore' if they are not available.
5682         (wl-folder-mode): Show biff in modeline.
5683
5684         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
5685         (wl-biff-init-icons): New function.
5686         (wl-plugged-init-icons): Don't make too much keymaps.
5687         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
5688
5689 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
5690
5691         * wl-vars.el (wl-strict-diff-folders): Customization Type
5692         and doc fix.  Define as a list of regular expressions for
5693         folders or nil.
5694         * wl-folder.el (wl-folder-check-one-entity): Use
5695         `wl-string-match-member' instead of `wl-string-member' for
5696         `wl-strict-diff-folders'.
5697
5698 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
5699
5700         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
5701         (wl-highlight-folder-current-line): Use it; new implementation.
5702         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
5703         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
5704         `defsubst' instead of `defun'.
5705
5706         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
5707         `wl-highlight-group-folder-by-numbers'; made it can also be a
5708         number.  See info for more details.
5709
5710         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
5711         running.
5712
5713         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
5714         to bind them.
5715
5716         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
5717         (wl-highlight-folder-current-line): New implementation.
5718
5719         * wl-highlight.el (wl-highlight-folder-group-line): New
5720         implementation.
5721         (wl-delete-all-overlays): Rewrite as a marco.
5722         (TopLevel): Require `wl-e21' when Emacs 21 is running.
5723
5724         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
5725         running.
5726         (wl-folder-*-glyph): No need to bind them.
5727
5728         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
5729         `wl-e21-highlight-folder-group-icon'; rewrite.
5730         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
5731         `defsubst' instead of `defun'.
5732         (wl-folder-mode-map): Bind it when compiling.
5733
5734 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5735
5736         * wl.el (wl): Initialize plug-related settings before `wl-init'.
5737
5738         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
5739
5740 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
5741
5742         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
5743
5744 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
5745
5746         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
5747         (wl-highlight-folder-current-line): Use it.
5748
5749         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
5750         in `id-name'.
5751
5752 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
5753
5754         * wl.el: Require `wl-e21' when Emacs 21 is running.
5755
5756         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
5757         default when Emacs 21 is running.
5758         (wl-use-highlight-mouse-line): Ditto.
5759         (wl-on-emacs21): New constant.
5760         (wl-on-emacs20): Removed.
5761
5762         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
5763         Emacs 21 is running.
5764
5765         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
5766         Emacs 21 is running.
5767
5768         * wl-e21.el: New file.
5769
5770 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
5771
5772         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
5773         (wl-toggle-plugged): Ditto.
5774         (wl-plugged-toggle): Ditto.
5775         (wl-plugged-toggle-all): Ditto.
5776
5777         * wl-vars.el (wl-plug-state-indicator): Refer
5778         `wl-plug-state-indicator-on' indirectly.
5779
5780 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5781
5782         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
5783         Call `wl-folder-confirm-existence'.
5784
5785         * wl-folder.el (wl-folder-confirm-existence): Added optional
5786         argument `force'.
5787
5788 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
5789
5790         * wl-summary.el (wl-summary-refile-subr): Assume
5791         `copy-or-refile' as symbol.
5792         (wl-summary-refile): Follow up above change.
5793         (wl-summary-copy): Ditto.  Doc fix.
5794
5795 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5796
5797         * wl-summary.el (wl-summary-pick): Don't bind
5798         `elmo-search-mime-charset'.
5799
5800         * wl-vars.el (wl-highlight-message-header-button-alist): Define
5801         default using old backquote style.
5802         (wl-search-mime-charset): Abolished.
5803
5804         * wl-highlight.el (wl-highlight-headers):
5805         Call `point' after `re-search-forward'(for Nemacs).
5806
5807         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
5808         for elmo-imap4.el.
5809
5810 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
5811
5812         * wl-message.el (wl-mmelmo-message-redisplay): Bind
5813         `wl-message-ignored-field-list' instead of
5814         `mime-view-ignored-field-list'.
5815
5816         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
5817         Add interactive spec.
5818         (wl-folder-goto-bottom-of-current-folder): Ditto.
5819         (wl-folder-mode-map): Bind them.
5820
5821         * wl-vars.el (wl-message-ignored-field-list): New variable.
5822         (wl-message-visible-field-list): New variable.
5823
5824         * wl-mime.el (wl-mime-header-presentation-method): New function.
5825         (wl-mime-setup): Set header-presentation-method.
5826
5827 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5828
5829         * wl-nemacs.el (wl-draft-overload-functions): Set
5830         `mode-line-buffer-identification' instead of using
5831         `wl-make-modeline'.
5832
5833         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
5834         instead of using `wl-make-modeline'.
5835
5836         * wl-xmas.el (wl-plugged-init-icons): Set up
5837         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
5838         (wl-make-modeline): Abolish.
5839         (wl-draft-overload-functions): Set
5840         `mode-line-buffer-identification' instead of using
5841         `wl-make-modeline'.
5842
5843         * wl-util.el (wl-make-modeline-subr): Abolish.
5844         (wl-mode-line-buffer-identification): New alias.
5845
5846         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
5847         (wl-summary-make-modeline): Abolish.
5848         (wl-summary-buffer-set-folder): Set
5849         `wl-summary-buffer-folder-indicator'.
5850         (wl-summary-mode): Set `mode-line-buffer-identification' instead
5851         of using `wl-make-modeline'.
5852         (wl-summary-switch-to-clone-buffer): Don't set
5853         `mode-line-buffer-identification'.
5854         (wl-summary-goto-folder-subr): Ditto.
5855
5856         * wl-mule.el (wl-draft-overload-functions): Set
5857         `mode-line-buffer-identification' instead of using
5858         `wl-make-modeline'.
5859
5860         * wl-folder.el (wl-folder-mode): Set
5861         `mode-line-buffer-identification' instead of using
5862         `wl-make-modeline'.
5863         (wl-folder): Don't set `mode-line-buffer-identification'.
5864
5865 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
5866
5867         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
5868         instead of `member' for `wl-refile-guess-func-list' look-ups.
5869         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
5870
5871 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5872
5873         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
5874         `wl-message-button-dispatcher'.
5875
5876         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
5877
5878         * wl-message.el (wl-message-button-dispatcher): Use it.
5879
5880         * wl-vars.el (wl-highlight-message-header-button-alist): Add
5881         "In-Reply-To".
5882
5883         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
5884         Bind `case-fold-search' to t.
5885
5886 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5887
5888         * wl-xmas.el (wl-message-overload-functions): Initialize
5889         `wl-message-button-map'.
5890
5891         * wl-mule.el (wl-message-overload-functions): Initialize
5892         `wl-message-button-map'.
5893
5894         * wl-vars.el (wl-highlight-message-header-button-alist): New.
5895
5896         * wl-message.el (wl-message-button-map): New keymap.
5897         (wl-message-add-button): New function.
5898         (wl-message-button-dispatcher): New function.
5899         (wl-message-button-refer-article): New function.
5900
5901         * wl-highlight.el
5902         (wl-highlight-message-add-buttons-to-header): New function.
5903         (wl-highlight-headers): Use it.
5904
5905 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
5906
5907         * wl-summary.el (wl-summary-default-from): Use
5908         `wl-address-get-petname-1'.
5909         (wl-summary-simple-from): Ditto.
5910
5911         * wl-address.el (wl-address-get-petname-1): New inline function.
5912         (wl-address-get-petname): Use it.
5913
5914 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
5915
5916         * wl-summary.el (wl-summary-default-from): Return full-name part
5917         from the address if no petname was found.
5918         (wl-summary-simple-from): Ditto.
5919
5920         * wl-address.el (wl-address-get-petname): Return nil if no petname
5921         associated with the address was found.
5922
5923 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
5924
5925         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
5926         display is finished.
5927
5928 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5929
5930         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
5931         `elmo-folder-exists-p' argument.
5932
5933 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
5934
5935         * wl-folder.el (wl-folder-confirm-existence): Check existence of
5936         the folder.
5937
5938 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
5939
5940         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
5941
5942         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5943         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
5944
5945 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
5946
5947         * wl-folder.el (wl-folder-create-subr): New function.
5948         (wl-folder-confirm-existence): Use it.
5949         (wl-folder-check-one-entity): Use it.
5950         Check the error symbol is derived from 'elmo-open-error.
5951
5952         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
5953         `ignore-error'.
5954
5955 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5956
5957         * wl-util.el (toplevel): Add (eval-when-compile (require
5958         'elmo-util)).  (Maybe `provide' is typo.)
5959
5960 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5961
5962         * wl-util.el (toplevel): Removed (provide 'elmo-util).
5963         (I don't know why this was needed.)
5964
5965         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
5966         Follow up changes for stream-type.
5967
5968         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
5969         (wl-draft-elmo-nntp-send): Ditto.
5970
5971         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
5972         (wl-nntp-posting-stream-type): Ditto.
5973         (wl-pop-before-smtp-ssl): Abolished.
5974         (wl-nntp-posting-ssl): Ditto.
5975
5976         * wl-address.el (wl-address-quote-specials): New function.
5977         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
5978
5979         * wl-draft.el (wl-draft-reply): Ditto.
5980
5981 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5982
5983         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
5984         use function `wl-string-match-assoc'.
5985
5986 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
5987
5988         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
5989
5990         * wl-draft.el (wl-draft-deduce-address-list): New function.
5991         (wl-draft-parse-mailbox-list): Ditto.
5992         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
5993         instead of `smtp-deduce-address-list'.
5994         (wl-draft-on-field-p): Follow group list.
5995
5996         * wl-address.el (wl-address-concat-token): New function.
5997         (wl-address-string-without-group-list-contents): Ditto.
5998         (wl-complete-field-body): Fixed problem of completion
5999         by japanese petname.
6000         (wl-address-make-completion-list): Rewrite.
6001
6002 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
6003
6004         * wl-address.el (wl-address-make-completion-list): Completion by
6005         petname.
6006         (wl-complete-field-body): Likewise.
6007
6008 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
6011         contains invalid address syntax.
6012
6013 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
6014
6015         * wl-folder.el (wl-folder-check-entity-async): Use
6016         `elmo-nntp-spec-hostname'.
6017
6018 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
6019
6020         * wl-summary.el (wl-summary-msgdb-load-async): Use
6021         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
6022
6023 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
6024
6025         * wl-draft.el (wl-draft-reply): Set argument
6026         `content-transfer-encoding' as nil.
6027
6028 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
6029
6030         * wl-refile.el (wl-refile-learn): Move hit element to the top of
6031         `wl-refile-alist'.
6032
6033 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
6034
6035         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
6036         (wl-draft-edit-string): Ditto.
6037         (wl-draft-forward): Ditto.
6038         * wl-summary.el (wl-summary-write): Ditto.
6039
6040 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
6041
6042         * wl-summary.el (wl-summary-sync-update3): Call
6043         `wl-summary-buffer-number-column-detect'.
6044         (wl-summary-buffer-number-column-detect): Search from point-min.
6045
6046 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
6047
6048         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
6049         contains an address which is not included in original to or cc.
6050
6051 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
6052
6053         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
6054         begin-line does not exist.
6055         * wl-message.el (wl-message-uu-substring): Ditto.
6056
6057 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
6058
6059         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
6060         clear local variables.
6061         (wl-summary-exit): Call `elmo-commit'.
6062         (wl-summary-switch-to-clone-buffer): Call
6063         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
6064         (wl-summary-goto-folder-subr): Ditto.
6065
6066         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
6067         POP folder.
6068
6069 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6070
6071         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
6072         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
6073         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
6074         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
6075         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
6076         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
6077
6078         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
6079
6080 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
6081
6082         * wl-summary.el (wl-summary-search-by-subject):
6083         Search parent message from the latest one.
6084
6085 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-draft.el (wl-draft-reply): Insert address with full-name.
6088         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
6089
6090         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
6091         New user option.
6092
6093         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
6094         if elmo-nntp-use-killed-list is nil.
6095         Use `elmo-msgdb-append-to-killed-list'.
6096         (Append numbers confirmed as disappeared to the killed list.)
6097         (wl-summary-confirm-appends): Don't display negative number.
6098
6099 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
6100
6101         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
6102
6103 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
6104
6105         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
6106         range is `all'.
6107         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
6108         `elmo-list-bigger-diff'.
6109
6110 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6111
6112         * wl-summary.el (wl-summary-buffer-exit-func):
6113         New buffer local variable.
6114         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
6115
6116 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
6117
6118         * wl-demo.el (wl-demo): Fix the last change.
6119
6120 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
6121
6122         * wl-demo.el (wl-demo): Don't use `eval'.
6123
6124 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
6125
6126         * wl-summary.el (wl-summary-buffer-thread-modified):
6127         New buffer-local variable.
6128         (wl-summary-set-thread-modified): New function.
6129         (wl-summary-thread-modified-p): New function.
6130         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
6131         (wl-summary-yank-saved-message): Use function
6132         `wl-summary-set-thread-modified'
6133         (wl-summary-switch-to-clone-buffer): Add
6134         `wl-summary-buffer-thread-modified'.
6135
6136         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
6137         (wl-summary-buffer-mark-saved-hook): Ditto.
6138         * wl-summary.el (wl-summary-msgdb-save): New hook
6139         `wl-summary-buffer-message-saved-hook' and
6140         `wl-summary-buffer-mark-saved-hook'.
6141
6142 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
6143
6144         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
6145
6146 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
6147
6148         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
6149         don't hide scroll bars under FSF Emacsen because it may incur an
6150         undesirable redrawing.
6151
6152 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
6153
6154         * wl-draft.el (wl-draft-edit-string): Call
6155         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
6156
6157 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
6158
6159         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
6160
6161 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
6162
6163         * wl-summary.el (wl-summary-msgdb-load-async): Call
6164         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
6165
6166 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
6167
6168         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
6169         fringes in demo buffer; center bitmap logo correctly even if old
6170         Mule is used.
6171
6172 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
6173
6174         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
6175
6176         * wl-refile.el (wl-refile-subject-alist): New variable.
6177         (wl-refile-subject-alist-file-name): Ditto.
6178         (wl-refile-alist-setup): Rewrite.
6179         (wl-refile-alist-save): Use `elmo-object-save'.
6180         Eliminated arguments.
6181         (wl-refile-learn): Check `wl-refile-guess-func-list'.
6182         (wl-refile-guess-by-subject): New function.
6183         (wl-refile-guess-func-list): Added it.
6184
6185 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6186
6187         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
6188         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
6189
6190 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
6191
6192         * wl-summary.el (wl-summary-buffer-prev-folder-func):
6193         New buffer-local variable.
6194         (wl-summary-buffer-next-folder-func): Ditto.
6195         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
6196         if non-nil.
6197         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
6198         if non-nil.
6199         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
6200         if non-nil.
6201         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
6202         if non-nil.
6203
6204 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
6205
6206         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
6207         permanently in the demo buffer.
6208
6209 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
6212         `mime-entity-fetch-field'.
6213
6214         * wl.el (wl-exit): Delete plugged buffer.
6215
6216         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
6217         XEmacs has menubar feature.
6218
6219 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6220
6221         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
6222         cannot arrive at the beginning of the buffer under old Emacsen.
6223
6224 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6225
6226         * wl-address.el (wl-address-ldap-search):
6227         Call `ldap-search-entries' with `withdn' argument t.
6228         (wl-complete-field-body): Bind completion-ignore-case as t.
6229         Clear ldap search hash when it was sole completion.
6230         Use elmo-string for pattern string.
6231         (wl-ldap-alias-safe-string): Eliminated needless let.
6232
6233 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
6234
6235         * wl-address.el (wl-ldap-alias-dn-level): New variable.
6236         (wl-ldap-alias-sep): New constant.
6237         (wl-ldap-search-attribute-type-list): Ditto.
6238         (wl-ldap-get-value): New function.
6239         (wl-ldap-make-filter): Ditto.
6240         (wl-ldap-make-matched-value-list): Ditto.
6241         (wl-ldap-alias-safe-string): Ditto.
6242         (wl-ldap-register-dn-string): Ditto.
6243         (wl-address-ldap-search): Rewrite.
6244
6245 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6246
6247         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
6248         thread is deleted.
6249         (wl-thread-delete-line-from-buffer): Ditto.
6250         (wl-thread-get-exist-children): New function.
6251
6252 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
6253
6254         * wl-demo.el (wl-demo): Made it to select various image types.
6255         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
6256         from `wl-title-logo'.
6257         (wl-logo-ascii): New variable.
6258         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
6259         (wl-demo-copyright-notice): New constant.
6260
6261         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
6262
6263 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6264
6265         * wl-vars.el (wl-summary-target-above): Renamed from
6266         wl-summary-temp-above.
6267         * wl-score.el (wl-score-get-score-alist): Use it.
6268         (wl-summary-score-update-all-lines): Use it.
6269         * wl-summary.el: Ditto. (make-variable-buffer-local).
6270
6271 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-vars.el (wl-ldap-port): New user option.
6274
6275         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
6276         Rewite whole implementation.
6277         (wl-complete-field-body): Fixed.
6278
6279 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
6280
6281         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
6282         Choose implementation at compile time.
6283
6284 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
6285
6286         * wl-address.el (wl-ldap-search-internal): New function.
6287         (wl-complete-field-to): Use it.
6288
6289 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
6290
6291         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
6292         Use `let' instead of `let*'.
6293         Require 'wl-vars.
6294
6295         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
6296         Define as defcustom.
6297         (wl-ldap-base): Ditto.
6298         (wl-use-ldap): Ditto.
6299
6300 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
6301
6302         * wl-address.el (wl-ldap-search): New function.
6303         (wl-complete-field-body): Use `wl-ldap-search'.
6304         (wl-ldap-server): New variable.
6305         (wl-ldap-base): Ditto.
6306         (wl-use-ldap): Ditto.
6307
6308 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
6309
6310         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
6311         (Pointed out by Mito <mit@nines.nec.co.jp>).
6312         * wl-summary.el (wl-summary-redisplay-no-mime): Update
6313         buffer-local variables like `wl-summary-redisplay-internal'.
6314         (wl-summary-redisplay-all-header): Likewise.  Update
6315         Summary view too.
6316
6317 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
6318
6319         * wl-summary.el (wl-summary-jump-to-parent-message):
6320         Consider prefix argument.
6321
6322         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
6323         when closed thread is deleted.
6324
6325 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
6326
6327         * wl-summary.el (wl-summary-jump-to-parent-message):
6328         Consider thread modification.
6329
6330 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
6331
6332         * wl-message.el (wl-message-normal-get-original-buffer): Use
6333         `save-excursion'.
6334
6335         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
6336         (wl-summary-showto-folder-regexp): Ditto.
6337
6338 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
6339
6340         * wl-util.el (wl-delete-alist): Doc fix.
6341         (wl-delete-associations): New function.
6342         (wl-inverse-alist): New function.
6343         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
6344         Split temporary variables. Use `wl-delete-associations'
6345         and `wl-inverse-alist'.
6346         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
6347
6348 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
6349
6350         * wl-folder.el (wl-folder-prefetch-entity):
6351         Execute prefetching if new count is unknown.
6352
6353 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6354
6355         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
6356
6357         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
6358         delete entity.
6359         (wl-thread-set-parent): If insert as top, set linked as nil.
6360
6361         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
6362         `wl-thread-cleanup-symbols' when view mode is thread.
6363
6364 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
6365
6366         * wl-folder.el (wl-folder-create-folder-entity): Use
6367         with-current-buffer.
6368         (wl-local-folder-init): Call set-buffer to make sure we are in
6369         the Folder buffer. Don't touch buffer-local variables here.
6370         (wl-folder-mode): Initialize buffer-local variables here.
6371
6372         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
6373         (wl-folder-entity-assign-id): Ditto.
6374         (wl-folder-create-entity-hashtb): Ditto.
6375         (wl-local-folder-init): Ditto.
6376         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
6377
6378 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6379
6380         * wl-summary.el (wl-summary-default-from): Fix probrem when
6381         std11-extract-address-components return (nil "foo@bar").
6382
6383 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
6384
6385         * wl-draft.el (wl-draft-clone-local-variables):
6386         Remove redundant `setq'.
6387
6388 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
6389
6390         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6391         Bind wl-highlight-x-face-func as nil while highlighting header.
6392
6393 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
6394
6395         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
6396
6397 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6398
6399         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
6400         elmo-msgdb-overview-hashtb from copy-variables.
6401         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
6402         instead of `elmo-msgdb-overview-get-entity-by-number'.
6403         (wl-summary-auto-refile): Ditto.
6404
6405         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
6406         `elmo-msgdb-overview-get-entity' instead of
6407         `elmo-msgdb-search-overview-entity'.  Use
6408         `elmo-msgdb-overview-get-entity' instead of
6409         `elmo-msgdb-overview-get-entity-by-number'.
6410         (wl-thread-insert-entity-sub): Ditto.
6411         (wl-thread-insert-message): Ditto.
6412
6413         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
6414         `elmo-msgdb-overview-get-entity'.
6415         (wl-normal-message-redisplay): Ditto.
6416
6417 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6418
6419         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
6420         `wl-thread-entities'.
6421         (wl-thread-delete-message): Fix remove top message from
6422         `wl-thread-entity-list'.
6423
6424         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
6425         wl-append(nconc), because update-list is broken on Meadow.
6426
6427         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
6428         updating process.
6429         (wl-summary-rescan): Ditto.
6430         (wl-summary-sync-update3): Ditto.
6431         * wl-thread.el (wl-thread-set-parent): Renamed from
6432         `wl-summary-set-parent'.
6433         (wl-thread-insert-message): Updating buffer faster.
6434         (wl-thread-delete-message): Updating buffer faster.
6435
6436         * wl-score.el (wl-summary-score-update-all-lines): Changed
6437         interval for display progress gauge.
6438
6439 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6440
6441         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
6442         folder always-sticky.
6443         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
6444         defmacro.
6445
6446 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
6447
6448         * wl-vars.el (wl-draft-add-references): New user option.
6449
6450         * wl-draft.el (wl-draft-add-references): New function.
6451         (wl-draft-yank-from-mail-reply-buffer): Use it.
6452         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
6453         as nil.
6454
6455 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6456
6457         * wl-thread.el (wl-thread-update-line-msgs): Called
6458         `wl-thread-update-line-on-buffer-sub'.
6459         (wl-thread-update-line-on-buffer): Delete routine of inserting
6460         thread.
6461         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
6462         moved from `wl-thread-update-line-on-buffer'.
6463         Add threshold for displaying progress gauge.
6464         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
6465         argument of `wl-thread-update-line-msgs'.
6466         Add threshold for displaying progress gauge.
6467         * wl-folder.el:
6468         Add threshold for displaying progress gauge.
6469         * wl-score.el: Ditto.
6470
6471         * wl-expire.el (wl-summary-expire): Display deleting info.
6472
6473 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
6474
6475         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
6476         `no-msg'.
6477         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
6478         argument of `wl-thread-update-line-msgs'.
6479         (wl-summary-set-parent): Added optional argument `parent-number'.
6480         (wl-summary-buffer-saved-message): New buffer local variable.
6481         (wl-summary-save-current-message): New command.
6482         (wl-summary-yank-saved-message): Ditto.
6483         (wl-summary-mode-map): Added key binding for
6484         `wl-summary-save-current-message' (\ew) and
6485         `wl-summary-yank-saved-message' (\C-y).
6486         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
6487
6488 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
6489
6490         * wl-summary.el (wl-summary-mode-map): Added key binding for
6491         `wl-summary-set-parent' (ts).
6492
6493 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6494
6495         * wl-summary.el (wl-summary-insert-thread-entity): Search same
6496         subject faster. If thread number is reverse, delayed updating
6497         thread.
6498         (wl-summary-search-by-subject): Ditto.
6499         (wl-summary-put-alike): Ditto.
6500         (wl-summary-get-alike): Ditto.
6501         (wl-summary-insert-headers): Insert header of all overview in
6502         buffer.
6503         (wl-summary-rescan): Delayed updating thread. Kill search subject
6504         buffer for wl-summary-search-by-subject.
6505         (wl-summary-sync-update3): Ditto.
6506         (wl-summary-exit): Ditto.
6507         (wl-summary-goto-bottom-of-current-thread): Change for linked
6508         thread.
6509         (wl-summary-overview-create-summary-line): Change line for linked
6510         thread.
6511
6512         * wl-summary.el (wl-summary-update-thread): Use
6513         wl-thread-maybe-get-children-num.
6514         (wl-summary-set-parent): If change parent, move sub thread.
6515         (wl-summary-redisplay-internal): Add horizontal recenter.
6516         (wl-summary-redisplay-no-mime): Add horizontal recenter.
6517
6518         * wl-thread.el (wl-thread-entity-get-linked): New function.
6519         (wl-thread-entity-set-linked): New function.
6520         (wl-thread-create-entity): Add linked element.
6521         (wl-thread-entity-insert-as-top): Use wl-append.
6522         (wl-thread-maybe-get-children-num): If closing thread, return
6523         children msgs.
6524         (wl-thread-update-line-msgs): Displaying progress message.
6525         (wl-thread-update-line-on-buffer-sub): Use
6526         wl-thread-maybe-get-children-num.
6527         (wl-thread-update-line-on-buffer): If update line is not exists,
6528         insert thread.
6529         (wl-thread-delete-message): If delete top msg of thread, search
6530         parent by subject.
6531         (wl-thread-insert-entity): Use
6532         wl-thread-maybe-get-children-num.
6533
6534         * wl-highlight.el (wl-highlight-summary-current-line): change
6535         sregexp for linked thread.
6536         * wl-util.el (wl-count-lines): Count lines.
6537         (wl-horizontal-recenter): horizontal recenter.
6538         * wl-score.el (wl-score-put-alike): Use wl-count-lines
6539         (wl-score-get-alike): Ditto.
6540         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
6541         (wl-subject-length-limit): New variable.
6542         (wl-highlight-thread-indent-string-regexp): Changed for linked
6543         thread.
6544
6545 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6546
6547         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6548         New variable (revival).
6549         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6550         by subject matching if there's no in-reply-to nor references field
6551         (revival).
6552
6553 \f
6554 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
6557         message.
6558
6559 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl-summary.el (wl-summary-reply): Return t if there was a
6562         message at cursor point.
6563         Added unwind-protect.
6564         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
6565         returns t.
6566         (wl-summary-cancel-message): Do nothing when there's no message at
6567         cursor point.
6568         (wl-summary-forward): Ditto.
6569         (wl-summary-jump-to-parent-message): Ditto.
6570         (wl-summary-reedit): Ditto.
6571         (wl-summary-edit-addresses): Ditto.
6572         (wl-summary-pipe-message): Ditto.
6573         (wl-summary-print-message-with-ps-print): Ditto.
6574         (wl-summary-print-message): Ditto.
6575         (wl-summary-mark-as-important): Ditto.
6576         (wl-summary-mark-as-unread): Ditto.
6577
6578         * wl-summary.el (wl-summary-reply): Cause an error when there's no
6579         message at cursor point.
6580         (wl-summary-reply-with-citation): Remove unwind-protect.
6581
6582         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
6583         subject searching feature.
6584         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6585         Eliminated.
6586
6587 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
6588
6589         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
6590         New variable.
6591         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
6592         by subject matching if there's no in-reply-to nor references field.
6593
6594         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
6595
6596         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
6597         when display is finished.
6598         (wl-folder-open-all): Ditto.
6599         (wl-folder-update-access-group): Ditto.
6600         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
6601         * wl-thread.el (wl-thread-close-all): Ditto.
6602
6603         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
6604         progress gauge only when it was displayed.
6605         * wl-folder.el (wl-folder-insert-entity): Ditto.
6606
6607 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * wl-summary.el (wl-summary-incorporate): Enclose
6610         `wl-summary-sync-force-update' with save-excursion.
6611
6612 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
6613
6614         * wl-summary.el (wl-summary-prefetch-region):
6615         Pass current cursor point to `pos-visible-in-window-p' after
6616         moving cursor to the started point.
6617
6618 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6619
6620         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
6621
6622         * wl-draft.el (wl-draft-insert-current-message): Delete useless
6623         fields from the forwarding message.
6624         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
6625         `ignored-fields'.
6626
6627 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
6628
6629         * wl-mime.el (wl-message-request-partial):
6630         Eliminated argument `msgdb'.
6631         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
6632         (wl-mime-combine-message/partial-pieces): Likewise.
6633         * tm-wl.el (wl-message-request-partial): Likewise.
6634         (wl-mime-combine-message/partial-pieces): Likewise.
6635
6636 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
6637
6638         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
6639         when display is finished.
6640
6641 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
6642
6643         * wl-summary.el (wl-summary-goto-folder-subr):
6644         Fix problem when wl-summary-partial-highlight-above-lines is nil.
6645
6646 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
6649         when cursor point is visible.
6650
6651 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
6652
6653         * wl-expire.el (wl-expire-archive-get-max-number):
6654         Don't use `file-name-directory'.
6655
6656 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
6657
6658         * wl-expire.el (wl-expire-archive-get-max-number):
6659         Use `file-name-directory'.
6660
6661 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6662
6663         * wl-summary.el (wl-summary-sync-marks): Re-display progress
6664         only when there is progress.
6665
6666 2000-04-13  Mito <mit@nines.nec.co.jp>
6667
6668         * wl-summary.el (wl-summary-sync-marks): Display progress.
6669
6670 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
6673         (wl-summary-prev): Move cursor regardless of unread status.
6674         (wl-summary-next): Ditto.
6675
6676 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
6679         Added argument `target' and `number'.
6680         * tm-wl.el (wl-summary-burst-subr): New function.
6681         (wl-summary-burst): Use it.
6682
6683 2000-04-10  Mito <mit@nines.nec.co.jp>
6684
6685         * wl-mime.el (wl-burst): New function.
6686         (wl-summary-burst): Use it.
6687
6688 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
6689
6690         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
6691         as petname when there's no candidate.
6692
6693 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
6694
6695         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
6696         New variable.
6697         * wl-fldmgr.el (wl-fldmgr-add): Use it.
6698
6699         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
6700
6701         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
6702
6703 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
6704
6705         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
6706         Use substring of `original' instead of buffer-substring.
6707         (wl-refile-evaluate-rule):
6708         Set `original' argument of wl-refile-expand-newtext.
6709
6710         * wl-summary.el
6711         (wl-summary-auto-refile-check-refile-rule-alist-subr,
6712         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
6713         (wl-summary-auto-refile): Check existence of destination folder just
6714         before marking.
6715
6716 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6717
6718         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
6719         when wl-refile-get-field-value return nil.
6720
6721 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
6722
6723         * wl-refile.el
6724         (wl-refile-expand-newtext): New function imported from Gnus.
6725         (wl-refile-evaluate-rule): Use it.
6726
6727 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
6728
6729         * wl-summary.el (wl-summary-print-destination):
6730         Duplicate folder string to avoid putting text-property on
6731         original string.
6732
6733         * wl-refile.el (wl-refile-get-field-value): New function.
6734         (wl-refile-evaluate-rule): New function;
6735         Evaluate refile rule recursively.
6736         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
6737         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
6738         New function; Check existence of a target folder recursively.
6739         (wl-summary-auto-refile-check-refile-rule-alist):
6740         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
6741
6742 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
6743
6744         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
6745
6746         * wl-folder.el (wl-create-folder-entity-from-buffer):
6747         Fixed problem when '}' character is contained in folder name.
6748
6749         * wl-xmas.el (wl-make-modeline): Consider plugged status.
6750
6751 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6752
6753         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
6754         (wl-fldmgr-add-completion-all-completions):
6755         Use wl-fldmgr-add-completion-hashtb.
6756
6757 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
6758
6759         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
6760         wl-fldmgr-add-completion-subr): New functions.
6761         * wl-folder.el (wl-folder-completion-func): New variable.
6762         * wl-summary.el (wl-summary-read-folder):
6763         Use wl-folder-completion-func.
6764
6765         * wl-refile.el: Eliminate throw & catch.
6766
6767         * wl.el (wl-plugged-sending-queue-status): Fixed.
6768
6769 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
6770
6771         * wl-draft.el (wl-draft): Put category property on
6772         mail-header-separator.