* wl-e21.el (wl-draft-mode-map): Removed binding for
[elisp/wanderlust.git] / wl / ChangeLog
1 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-e21.el (wl-draft-mode-map): Removed binding for
4         `wl-draft-insert-x-face-field'.
5
6         * wl-mule.el (wl-draft-mode-map): Ditto.
7
8         * wl-xmas.el (wl-draft-mode-map): Ditto.
9
10         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
11         (wl-cs-autoconv): Ditto.
12         (wl-cs-local): Ditto.
13         (wl-use-scoring): Ditto.
14         (wl-mime-charset): Ditto.
15         (wl-folder-check-async): Ditto.
16
17         * wl.el (toplevel): Ignore nemacs and tm.
18         (wl-exit): Ditto.
19
20         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
21         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
22         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
23         instead of wl-address-petname-add-or-change.
24         (wl-summary-edit-addresses-subr): Use wl-address-delete
25         instead of wl-address-petname-delete.
26
27         * wl-util.el (wl-as-coding-system): Ignore nemacs.
28
29         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
30         if error occured.
31
32         * wl-message.el (require): Remove tm support.
33
34         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
35
36         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
37         (wl-folder-jump-to-current-entity): Ditto.
38         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
39
40         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
41         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
42         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
43
44         * wl-mule.el (wl-draft-key-setup): Ditto.
45
46         * wl-xmas.el (wl-draft-key-setup): Ditto.
47
48         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
49         (wl-draft-std11-parse-addresses): New function.
50         (wl-draft-parse-mailbox-list): Use it.
51         (wl-draft): Ignore nemacs.
52         (wl-draft-reedit): Ditto.
53
54         * wl-addrmgr.el: New file.
55         (Original is wl-rcpt.el written by
56         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
57         Thanks Kitamoto-san.)
58
59         * wl-address.el (wl-address-make-address-list): Modified parsing
60         process.
61         (wl-address-delete): Renamed from `wl-address-petname-delete';
62         Modify wl-address-list too.
63         (wl-address-add-or-change): Renamed from
64         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
65
66 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
67
68         * wl-highlight.el (wl-highlight-summary-current-line):
69           Work with transient-mark-mode
70
71 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
72
73         * Version number is increased to 2.7.2.
74
75         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
76         instead of elmo-dop-queue-method.
77
78 2001-08-06  SAITO Atsunori <sai@yedo.com>
79
80         * wl-vars.el (wl-ldap-objectclass): New user option.
81
82         * wl-address.el (wl-ldap-make-filter): Use it.
83
84 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
85
86         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
87
88 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
89
90         * wl-folder.el (wl-folder): redisplay after folder insertion.
91
92         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
93
94         * wl-summary.el (wl-summary-sync-update):
95         Change status mark only when new-msgdb exists.
96         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
97
98 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
99
100         * wl-summary.el (wl-summary-open-folder): New function.
101         (wl-summary-goto-folder-subr): Use it.
102         (wl-summary-mark-as-important): Fix;
103         Encache only when no cache exists.
104
105 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
106
107         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
108         Use with-current-buffer.
109
110 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
113         before call `get-buffer'. Fixed parenthesis.
114         (wl-score-get-header-entry): Clear message and help window when
115         keyboard quit.
116         (wl-score-edit-insert-header): Ditto. 
117
118 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
119
120         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
121         (Fix by Peter Møller Neergaard <turtle@bu.edu>)
122         (wl-default-draft-cite): Fix.
123
124         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
125         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
126
127 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
128
129         * wl-message.el (wl-message-prev-page): Do same bahavior
130         as summary when it is called in the message buffer.
131         (wl-message-next-page): Ditto.
132
133 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
134
135         * wl-summary.el (wl-summary-forward): Use cache if it is not
136         section cache.
137
138 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
139
140         * wl-vars.el: Changed file coding system to ISO-2022-JP.
141         Removed redundant require of elmo-vars.
142         (wl-biff-state-indicator-on): Changed default value for
143         xemacs with non-mule environment.
144
145         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
146         wl-message-buffer is nil;
147         Hide progress bar after moving messages.
148
149 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
150
151         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
152         message at cursor point is deleted.
153
154 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
155
156         * wl-vars.el: Changed file coding system to euc-japan.
157         Added -*-coding:-*- magic to the first line.
158
159         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
160         Search parent from the first message.
161
162         * Version number is increased to 2.7.1.
163
164 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
165
166         * wl-vars.el: Fix file coding system to ISO-2022-JP.
167
168 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
169
170         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
171         refile/delete execution.
172
173         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
174         Fixed docstring.
175
176 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
177
178         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
179         do update process;
180         Don't update marks when update process is interrupted.
181
182 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
183
184         * wl-summary.el (wl-summary-reply): Fixed problem when
185         wl-draft-use-frame is non-nil.
186         (wl-summary-forward): Ditto.
187
188         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
189         as nil.
190         (wl-folder-mark-as-read-all-entity): Ditto.
191         (wl-folder-prefetch-entity): Ditto.
192
193         * wl.el (wl): Check environment before wl-init.
194
195         * wl-summary.el (wl-summary-collect-unread): Eliminated.
196         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
197         instead of wl-summary-collect-unread.
198         (wl-summary-reply): Split message window.
199
200 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
201
202         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
203         only if current language environment is japanese,
204
205         * wl-folder.el (wl-folder-jump-to-current-entity): Call
206         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
207         (wl-folder-goto-folder-subr): Ditto.
208
209         * wl-draft.el (wl-draft-dispatch-message): Call
210         `elmo-file-cache-get-path'.
211
212 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
213
214         * wl-summary.el (wl-summary-cursor-move): If return value of
215         wl-summary-next-message is not number, don't jump.
216
217 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
218
219         * wl-summary.el (wl-summary-buffer-next-message-function): New
220         variable.
221         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
222         if it is bound.
223
224         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
225         string.
226
227         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
228         (wl-plugged-drawing): Ditto.
229
230 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
231
232         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
233         process.
234         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
235         with unwind-protect.
236
237         * wl.el (wl-init): Require mime-setup.
238         (wl-check-environment): Don't require mime-setup.
239
240         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
241         instead of elmo-folder-type.
242
243         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
244         value as nil.
245
246 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
247
248         * Version number is increased to 2.7.0.
249
250         * wl-version.el (wl-version): Changed codename.
251
252         * wl-summary.el (wl-summary-delete-cache): Fixed.
253
254         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
255         Workaround for net folders.
256         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
257
258         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
259         value to nil (According to the patch from
260         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
261
262         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
263         of elmo-folder-close.
264
265 2001-06-06  Peter Møller Neergaard <turtle@bu.edu>
266
267         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
268         for postfix.
269
270 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
271
272         * wl-summary.el (wl-summary-resend-message): Fixed.
273
274         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
275         Call wl-draft with `from' argument if its address is included in
276         `wl-user-mail-address-list'.
277         (wl-draft): Added `from' argument.
278
279         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
280         non-nil.
281         (wl): Don't show demo if wl-demo is nil.
282
283         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
284         wl-summary-use-frame.
285
286         * wl-vars.el (wl-summary-use-frame): New user option.
287         (wl-folder-use-frame): Changed docstring.
288
289         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
290         non-nil.
291         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
292         wl-summary-use-frame.
293
294         * wl-vars.el (wl-folder-use-frame): New user option.
295
296         * wl-summary.el (wl-summary-exit): Back to folder frame if
297         wl-folder-use-frame is non-nil.
298         (wl-summary-redisplay-internal): Ignore cache if current folder
299         is draft folder,
300         (wl-summary-redisplay-no-mime): Ditto.
301         (wl-summary-redisplay-all-header): Ditto.
302
303         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
304         if wl-folder-use-frame is non-nil.
305
306 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
307
308         * wl-summary.el (wl-summary-sync-update): Bind
309         elmo-folder-update-threshold.
310         (wl-summary-mark-as-important): Enclosed server mark processing
311         with `save-match-data'.
312
313         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
314         only when it is already defined.
315
316 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
317
318         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
319         name of folder exclude localdir is wrong.
320         * wl-folder.el (wl-folder-sync-entity):
321         Set `wl-summary-always-sticky-folder-list' as nil.
322         (wl-folder-mark-as-read-all-entity): Ditto.
323         (wl-folder-prefetch-entity): Ditto.
324
325 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
326
327         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
328         instead of `wl-summary-write-current-newsgroup'.
329
330 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
331
332         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
333         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
334         non-nil and selected message is important, do not display.
335
336 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
337
338         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
339
340 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
341
342         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
343
344         * wl-summary.el (wl-summary-mark-as-important): Set message number
345         using wl-summary-message-number.
346
347 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
348
349         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
350         destination folder is 'null.
351
352 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
353
354         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
355         New function.
356         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
357         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
358         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
359
360 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
361
362         * wl-mime.el (wl-mime-setup): Added setting for
363         `mime-setup-signature-key-alist' to avoid overriding key bind for
364         `wl-draft-send'.
365
366         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
367         for `wl-draft-send'.
368         * wl-mule.el (wl-draft-overload-functions): Ditto.
369         * wl-xmas.el (wl-draft-overload-functions): Ditto.
370         * wl-draft.el (wl-draft-send): Ditto.
371
372         * wl-message.el (wl-message-display-internal):
373         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
374         (Patch is provided by <kita@coe.nttdata.co.jp>).
375
376 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
377
378         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
379
380 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
381
382         * wl.el (wl): Fix for wl-demo.
383
384 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
385
386         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
387
388 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
389
390         * wl-folder.el (wl-folder-prefetch-entity): Use
391         `wl-folder-get-elmo-folder'.
392         (wl-folder-count-incorporates): Do not use
393         `wl-folder-get-elmo-folder'.
394
395 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
396
397         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
398         instead of `elmo-folder-get-type'.
399
400 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
401
402         * wl-summary.el (wl-summary-write-current-folder): Set cursor
403         position on Subject: field.
404         (Advised by Mito <mit@nines.nec.co.jp>)
405
406 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
407
408         * wl-folder.el (wl-folder-prefetch-entity): Use
409         `wl-folder-get-elmo-folder'.
410
411 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
412
413         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
414
415         * wl-summary.el (wl-summary-buffer-set-folder): Set up
416         `process-duplicates' slot.
417
418         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
419         if detection failed.
420
421 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
422
423         * wl-version.el (wl-version-status): Set to "alpha".
424
425 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
426
427         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
428         Check wl-message-buffer lives before set-buffer.
429
430 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
431
432         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
433         called in folder mode.
434         * wl-var.el (wl-summary-exit-pre-hook): New variable.
435         * wl-summary.el (wl-summary-exit-pre-hook): Run
436         `wl-summary-exit-pre-hook' before exit summary mode.
437
438 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
439
440         * wl-version.el (wl-version-status): New variable.
441         (wl-version-status-alist): Removed.
442         (wl-version-status): Rule included.
443
444 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
445
446         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
447         @sponichi.
448
449         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
450         when `mail-reply-buffer' is buffer-local variable.
451         (Reported by <kita@coe.nttdata.co.jp>).
452
453 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
454
455         * wl-vars.el (toplevel): Require 'elmo-util.
456
457 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
458
459         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
460         (All other related portions are changed)
461
462         * wl.el (wl-plugged-change): Use '<' instead of '<='.
463
464         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
465
466 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
467
468         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
469
470 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
471
472         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
473         Delete other windows to avoid an error.
474         Use `point-marker' instead of `point' to remember the start point
475         of body.
476
477         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
478
479         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
480         number not to exceed all message number.
481
482 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
483
484         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
485         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
486
487 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
488
489         * wl-summary.el (wl-summary-sync-force-update): Added argument
490         no-check.
491         (wl-summary-sync-update): Ditto.
492         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
493         with `no-check'.
494
495         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
496         (wl-message-buffer-prefetch-next): Don't run timer if timer is
497         already running.
498
499 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
500
501         * wl-expire.el (wl-expire-archive-get-folder): Added argument
502         `dst-folder-arg'.
503         (wl-expire-archive-number1): Diito.
504         (wl-expire-archive-number2): Diito.
505         (wl-expire-archive-Date): Diito.
506         (wl-archive-number1): Diito.
507         (wl-archive-number2): Diito.
508         (wl-archive-date): Diito.
509         (wl-archive-folder-p): New function.
510         (wl-summary-expire): Support of expand folder name at
511         wl-expire-alist.
512         * wl-util.el (wl-expand-newtext): Renamed from
513         `wl-refile-expand-newtext'.
514
515 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
516
517         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
518         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
519         `(elmo-msgdb-get-overview msgdb)'.
520         (wl-summary-prefetch): Bind match data before call
521         `wl-summay-prefetch-msg'.
522         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
523         'off if `wl-summary-buffer-disp-msg' is non-nil.
524         Fixed problem that couldn't show only one new or unread message when
525         enter folder.
526         (wl-summary-reply): Don't call `split-window-vertically' and other
527         window.
528
529 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
530
531         * wl-expire.el (wl-expire-refile): Fixed.
532
533 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
534
535         * wl-vars.el (wl-biff-unnotify-hook): New variable.
536
537         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
538         biff notification is removed.
539
540         * wl.el (wl): Changed position of `elmo-init'.
541
542         * wl-draft.el (wl-default-draft-cite): Use date field
543         on the citation buffer.
544
545         * wl-vars.el (wl-shimbun-folder-icon): New variable.
546
547         * wl-xmas.el (wl-folder-internal-icon-list): Added
548         `wl-folder-shimbun-image'.
549
550         * wl-e21.el (wl-folder-internal-icon-list): Added
551         `wl-folder-shimbun-image'.
552
553 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
554
555         * wl.el (wl-init): Eliminated argument.
556         (wl): Rewrite.
557
558         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
559         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
560         instead of `elmo-folder-msgdb-internal'.
561         (wl-summary-sync-update): Ditto.
562         (wl-summary-flush-pending-append-operations): Eliminated.
563         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
564         (wl-summary-goto-folder-subr): Set load-msgdb argument of
565         `elmo-folder-open'.
566
567         * wl-mime.el (wl-summary-burst): Fixed.
568
569         * wl-folder.el (wl-folder-info-save): Check data type.
570
571         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
572         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
573         instead of `elmo-folder-msgdb-internal'.
574         (wl-expire-hide): Ditto.
575
576
577         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
578
579 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
580
581         * wl-folder.el (wl-folder-write-current-folder): Support petname.
582
583 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
584
585         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
586
587 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
588
589         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
590         Fixed `match-beginning' argument mismatch.
591
592 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
593
594         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
595         the default value.
596
597 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
598
599         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
600         instead of `elmo-nntp-default-port'.
601
602         * wl-vars.el: Fixed some doc strings.
603
604 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
605
606         * wl-summary.el (wl-summary-prefetch-msg): Use
607         `elmo-msgdb-overview-get-entity' instead of `assoc'.
608
609         * wl-vars.el: Define *-func as obsolete variable using
610         `elmo-define-obsolete-variable'.
611
612         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
613         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
614         instead of `wl-message-buffer-prefetch-threshold'.
615
616         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
617
618         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
619
620         * wl-draft.el (wl-caesar-region-func): Ditto.
621
622         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
623         Keep unread status in elmo-folder-move-messages.
624         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
625
626 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
627
628         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
629         `wl-summary-buffer-exit-func'
630         (wl-summary-buffer-message-redisplay-function): Renamed from
631         `wl-summary-buffer-message-redisplay-func'
632         (wl-summary-buffer-next-folder-function): Renamed from
633         `wl-summary-buffer-next-folder-func'.
634         (wl-summary-buffer-prev-folder-function): Renamed from
635         `wl-summary-buffer-prev-folder-func'.
636         (wl-summary-get-petname-function): Renamed from
637         `wl-summary-get-petname-func'.
638
639         * wl-score.el (wl-score-edit-exit-function): Renamed from
640         `wl-score-edit-exit-func'.
641
642         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
643         Renamed from `wl-message-buffer-prefetch-get-next-function'.
644
645         * wl-util.el (wl-load-profile-function): Renamed from
646         `wl-load-profile-func'.
647
648         * wl-folder.el (wl-folder-completion-function): Renamed from
649         `wl-folder-completion-func'.
650         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
651
652         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
653         `wl-expire-archive-get-folder-func'.
654         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
655         (wl-draft-send-mail-function): Renamed from
656         `wl-draft-send-mail-func'.
657         (wl-draft-send-news-function): Renamed from
658         `wl-draft-send-news-func'.
659         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
660         (wl-generate-mailer-string-function): Renamed from
661         `wl-generate-mailer-string-func'.
662         (wl-highlight-signature-search-function): Renamed from
663         `wl-highlight-signature-search-func'.
664         (wl-highlight-x-face-function): Renamed from
665         `wl-highlight-x-face-func'
666         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
667         (wl-ps-print-buffer-function): Renamed from
668         `wl-ps-print-buffer-func'
669         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
670         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
671         (wl-summary-subject-filter-function): Renamed from
672         `wl-summary-subject-filter-func'.
673
674         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
675         `wl-draft-queue-flush-send-func'
676         (wl-draft-cite-function): Renamed from
677         `wl-draft-cite-func'
678
679         * wl-address.el (wl-address-init-function): Renamed from
680         `wl-address-init-func'.
681
682 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
683
684         * wl-draft.el (wl-draft-queue-flush): Don't call
685         `elmo-dop-unlock-message'.
686         * wl-draft.el (wl-draft-queue-append): Don't call
687         `elmo-dop-lock-message'.
688
689         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
690         (wl-summary-buffer-folder-name): Ditto.
691         (wl-summary-message-regexp): Added '-' (all other related portions
692         are changed).
693         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
694         wl-summary-buffer-folder-name.
695
696 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
697
698         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
699         the number of mails in the folder buffer is not updated by wl-biff.
700
701 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
702
703         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
704         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
705
706 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
707
708         * wl-summary.el (wl-summary-next-message):
709         Return next message number when wl-summary-move-order is nil.
710
711 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
712
713         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
714         `wl-summary-move-spec-alist'.
715         (wl-summary-move-spec-unplugged-alist): New variable
716         (Move spec for unplugged status).
717         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
718         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
719
720 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
721
722         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
723         * wl-mule.el (wl-draft-overload-menubar): Ditto.
724
725 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
726
727         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
728         simple quotation to quote the anonymous function.
729         * tm-wl.el (wl-draft-preview-message): Ditto.
730
731 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
732
733         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
734         Eliminate redundant `save-excursion'.
735         (wl-highlight-summary-current-line): Ditto.
736
737         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
738         accessing match data when `looking-at' failed.
739
740         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
741         `elmo-match-string' where users don't care about the speed.
742         (wl-draft-save): Ditto.
743
744 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
745
746         * wl-util.el (wl-regexp-opt): New function.
747
748         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
749         number from `wl-summary-buffer-number-list'.
750         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
751         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
752         (wl-summary-move-spec-alist): Changed default setting.
753
754 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
755
756         * wl-vars.el (wl-biff-notify-hook): New hook.
757         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
758         the arrival of new mail.
759         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
760         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
761
762 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
763
764         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
765
766 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
767
768         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
769
770         * Version number is increased to 2.5.8.
771
772         * wl-thread.el (toplevel): require 'cl.
773         (wl-thread-resume-entity): Call wl-thread-make-number-list.
774         (wl-thread-make-number-list): New function.
775         (wl-thread-entity-make-number-list-from-children): Ditto.
776         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
777         (wl-thread-entity-insert-as-children): Likewise.
778         (wl-thread-delete-message): Likewise.
779         (wl-meaning-of-mark): Eliminated.
780         (wl-thread-next-failure-mark-p): Ditto.
781         (wl-thread-entity-get-mark): Ditto.
782         (wl-thread-meaning-alist-get-result): Ditto.
783         (wl-thread-entity-check-prev-mark): Ditto.
784         (wl-thread-entity-check-next-mark): Ditto.
785         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
786         (wl-thread-entity-get-prev-marked-entity): Ditto.
787         (wl-thread-get-prev-unread): Ditto.
788         (wl-thread-jump-to-prev-unread): Ditto.
789         (wl-thread-get-next-unread): Ditto.
790         (wl-thread-jump-to-next-unread): Ditto.
791         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
792         (wl-thread-entity-get-next-marked-entity): Ditto.
793
794         * wl-summary.el (wl-summary-buffer-number-list):
795         New bufer-local variable.
796         (wl-summary-switch-to-clone-buffer): Clone
797         `wl-summary-buffer-number-list'.
798         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
799         (wl-summary-cursor-move-regex): Eliminated.
800         (wl-summary-cursor-up): Rewrite.
801         (wl-summary-cursor-down): Ditto.
802         (wl-summary-mode-spec-alist): New variable.
803         (wl-summary-next-message): New inline function.
804         (wl-summary-cursor-move): New function.
805         (wl-summary-default-get-next-msg): Rewrite.
806         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
807         (wl-summary-rescan): Ditto.
808         (wl-summary-sync-all-init): Ditto.
809         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
810         summary is not thread view.
811         (wl-summary-sync-update): Ditto.
812         (wl-summary-rescan): Ditto.
813         (wl-summary-make-number-list): New function.
814
815         * wl-draft.el: "FCC" -> "Fcc".
816
817 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
818
819         * wl-highlight.el (wl-highlight-summary-window):
820         Call `set-buffer-modified-p'.
821
822         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
823         (wl): Call `elmo-init' and fix.
824
825         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
826         Use new variables.
827
828         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
829
830 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
831
832         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
833
834 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
835
836         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
837
838 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
839
840         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
841         `wl-use-toolbar' nor `display-graphic-p'.
842         (wl-e21-setup-message-toolbar): Ditto.
843         (wl-e21-setup-summary-toolbar): Ditto.
844         (wl-e21-setup-folder-toolbar): Ditto.
845
846         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
847         (wl-plugged-init-icons): Ditto.
848
849         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
850         `display-graphic-p'.
851         (wl-plugged-set-folder-icon): Ditto.
852         (wl-highlight-plugged-current-line): Ditto.
853         (wl-highlight-folder-current-line): Ditto.
854         (wl-e21-highlight-folder-group-line): Ditto.
855         (wl-e21-setup-toolbar): Ditto.
856         (wl-e21-display-image-p): New macro.
857
858         * wl-demo.el (wl-demo): Simplified.
859         (wl-demo-image-type-alist): Use `image-type-available-p' for
860         checking whether the image type `xbm' is available.
861
862 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
863
864         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
865         (wl-summary-input-range): Ditto.
866
867 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
868
869         * wl-summary.el (wl-summary-edit-addresses): Use
870         `wl-summary-get-original-buffer'
871         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
872         (wl-summary-jump-to-msg-by-message-id-via-nntp):
873         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
874         (wl-summary-get-newsgroups): Eliminated.
875         (wl-summary-set-crosspost): Ditto.
876         (wl-summary-is-crosspost-folder): Ditto.
877         (wl-crosspost-alist-load): Ditto.
878         (wl-crosspost-alist-save): Ditto.
879
880         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
881         `elmo-setup-subscribed-newsgroups' instead of
882         `elmo-nntp-make-groups-hashtb'.
883         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
884         instead of `wl-crosspost-alist-save'.
885
886         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
887         of `elmo-folder-message-appendable-p'.
888         (wl-mime-header-presentation-method): Eliminated.
889
890         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
891         (Error occurs in emacs21).
892
893         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
894         the current buffer).
895
896         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
897         instead of `wl-crosspost-alist-save'.
898         (wl-init): `elmo-crosspost-message-alist-load'
899         instead of `wl-crosspost-alist-load'
900
901         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
902         (wl-parse-newsgroups): Likewise.
903         (wl-biff-notify): Run `wl-biff-notify-hook'.
904
905 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
906
907         * wl-vars.el (wl-summary-lazy-highlight): New variable.
908
909         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
910         when `wl-summary-lazy-highlight' is non-nil.
911         (wl-summary-goto-folder-subr): Highlight only when
912         `wl-summary-lazy-highlight' is non-nil.
913
914         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
915         Don't display progress and highlight temp-mark when
916         `wl-summary-lazy-highlight' is non-nil.
917         (wl-highlight-summary-window): New function.
918         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
919
920 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
921
922         * wl-summary.el (wl-summary-sync): Change `all-visible'
923         from `all-shown'
924         (wl-summary-input-range): Ditto.
925
926 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
927
928         * wl-e21.el (wl-highlight-folder-current-line): Call
929         `wl-folder-init-icons' when folder icons have not been initialized.
930
931         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
932
933         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
934         (wl-demo-image-type-alist): New macro.
935
936 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
937
938         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
939         display does not support graphics.
940         (wl-plugged-init-icons): Ditto.
941         (wl-folder-init-icons): Ditto.
942
943         * wl-demo.el (wl-demo): Chech closely whether the display
944         supports graphics.
945
946 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
947
948         * wl-summary.el (wl-summary-get-original-buffer): New function.
949         (wl-summary-set-crosspost): Use it.
950         (wl-summary-target-mark-uudecode): Ditto.
951         (wl-summary-reedit): Ditto.
952         (wl-summary-resend-bounced-mail): Ditto.
953         (wl-summary-update-crosspost): Eliminated (It may be incorporated
954         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
955
956         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
957         (wl-message-display-internal): Ditto.
958
959 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
960
961         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
962
963 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
964
965         * wl-summary.el (wl-summary-save-view): Renamed from
966         `wl-summary-save-status'.
967
968 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
969
970         * wl-summary.el (wl-summary-sync): Added `all-shown'
971
972 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
973
974         * wl-summary.el (wl-summary-input-range): Added `all-shown'
975
976 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
977
978         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
979
980 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
981
982         * wl-highlight.el (wl-highlight-summary-line-string): Use
983         `zerop' instead of `= 0'.
984         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
985
986         * wl-template.el (wl-template-next): Use `=' instead of `eq'
987         for comparing numbers.
988         (wl-template-prev): Use `zerop' instead of `eq 0'.
989
990         * wl-draft.el (wl-draft-insert-current-message): Use
991         `with-current-buffer' instead of `save-excursion'.
992         Use `zerop' instead of `eq 0'.
993
994 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
995
996         * wl-draft.el (wl-draft-insert-ccs): New function.
997         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
998         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
999
1000 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
1001
1002         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1003
1004 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
1005
1006         * wl-expire.el (wl-expire-refile): Don't call
1007         elmo-msgdb-add-msgs-to-seen-list;
1008         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1009         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1010
1011 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1012
1013         * wl-message.el (wl-message-prev-page): Ignore errors while
1014         scroll-down.
1015
1016 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
1017
1018         * wl-mime.el: Use elmo-original-message-mode instead of
1019         mmelmo-original-mode.
1020
1021         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1022         `elmo-folder-get-spec';
1023         (wl-fldmgr-add-completion-all-completions):
1024         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1025
1026         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1027         of `elmo-folder-get-type'.
1028
1029         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1030         `elmo-folder-get-spec';
1031         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1032         Use `elmo-folder-append-message' instead of `elmo-append-msg';
1033         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1034         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1035         `elmo-read-msg-no-cache';
1036         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1037         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1038         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1039         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1040         `elmo-cache-save';
1041         (wl-draft-reedit): Use `elmo-message-file-name'.
1042
1043         * wl-expire.el: Use `elmo-folder-name-internal';
1044         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1045         Use macro `wl-summary-buffer-msgdb' instead of variable
1046         `wl-summary-buffer-msgdb';
1047         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1048         Use macro `wl-summary-buffer-folder-name' instead of variable
1049         `wl-summary-buffer-folder-name'.
1050         * wl-score.el: Likewise.
1051
1052         * wl-message.el: Rewrite for new message buffer cache mechanism.
1053         (wl-message-buffer-cache-buffer-get): New macro.
1054         (wl-message-buffer-cache-folder-get): Ditto.
1055         (wl-message-buffer-cache-message-get): Ditto.
1056         (wl-message-buffer-cache-entry-make): Ditto.
1057         (wl-message-buffer-cache-hit): Ditto.
1058         (wl-message-buffer-cache-sort): New function.
1059         (wl-message-buffer-cache-add): Ditto.
1060         (wl-message-buffer-cache-delete): Ditto.
1061         (wl-message-buffer-cache-clean-up): Ditto.
1062         (wl-message-buffer-window): Rewrite.
1063         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1064         (wl-message-buffer-display): New function.
1065         (wl-message-display-internal): New function.
1066
1067 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
1068
1069         * wl-folder.el: Use `elmo-folder-name-internal';
1070         Use `wl-folder-get-elmo-folder';
1071         Use `elmo-folder-list-messages' instead of
1072         `elmo-list-folder';
1073         Use `elmo-folder-get-primitive-list' instead of
1074         `elmo-folder-get-primitive-spec-list';
1075         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1076         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1077         Use `elmo-folder-create' instead of `elmo-create-folder'.
1078         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1079         (wl-folder-get-elmo-folder): New macro.
1080         (wl-folder-elmo-folder-cache-get): Ditto.
1081         (wl-folder-elmo-folder-cache-put): Ditto.
1082         (wl-folder-suspend): Call `elmo-quit'.
1083
1084         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1085         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1086         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1087         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1088         (toplevel): require 'cl.
1089         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1090
1091         * wl-summary.el: Rewrite to use new elmo interface.
1092
1093 \f
1094 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
1095
1096         * wl-mime.el (wl-draft-preview-message):
1097         Run `wl-draft-send-hook' before collecting recipients information;
1098         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1099
1100         * tm-wl.el (wl-draft-preview-message): Ditto.
1101
1102 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
1103
1104         * wl-mime.el (wl-draft-preview-message): Fixed problem that
1105         wrong receipients are displayed when forwarded message.
1106
1107 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1108
1109         * Version number is increased to 2.5.7.
1110
1111 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
1112
1113         * wl-message.el (wl-message-next-page): Bind
1114         `window-pixel-scroll-increment' to nil while scrolling up.
1115
1116 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1117
1118         * wl-vars.el (wl-save-hook): New hook.
1119         * wl.el (wl-save): Call `wl-save-hook'.
1120
1121 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1122
1123         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1124         Argument WITH-ARG instead of NO-ARG (negative mean).
1125         (wl-draft-reply): WITH-ARG instead of NO-ARG.
1126         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1127         * wl-message.el (wl-message-follow-current-entity): Likewise.
1128
1129 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1130
1131         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1132         FROM was optional argument.
1133         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1134
1135 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1136
1137         * Version number is increased to 2.5.6.
1138
1139 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1140
1141         * wl-version.el (wl-version-show): Removed.
1142         (wl-version): Add `interactive'.
1143
1144 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
1145
1146         * wl-summary.el (wl-summary-get-petname-func): New variable.
1147         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1148         instead of `wl-address-get-petname-1'.
1149         (wl-summary-simple-from): Ditto.
1150
1151         * wl-address.el (wl-address-get-petname-1): Define as function.
1152
1153 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
1154
1155         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1156         field in the original message.
1157         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1158
1159 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
1160
1161         * wl-expire.el (wl-expire-hide):
1162         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1163
1164 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1165
1166         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1167         find decoder for To, Cc, and Subject.
1168
1169 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
1170
1171         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
1172         for checking `elmo-use-buffer-cache'.
1173         (wl-summary-mark-as-important): Fixed typo in comment.
1174
1175 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
1176
1177         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1178         field in the original message.
1179         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1180
1181 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
1182
1183         * wl-expire.el (wl-expire-hide):
1184         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1185
1186 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
1187
1188         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1189         find decoder for To, Cc, and Subject.
1190
1191 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
1192
1193         * Version number is increased to 2.5.5.
1194
1195         * wl-address.el (wl-address-specials-regexp): New constant.
1196         (wl-address-quote-specials): Use it.
1197
1198 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
1199
1200         * wl-summary.el (wl-summary-rescan):
1201         Call `wl-summary-buffer-number-column-detect'.
1202         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
1203
1204         * wl-message.el (wl-message-mode-map): Define.
1205         (wl-message-decode): Use it as local-map.
1206
1207 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
1208
1209         * wl-score.el (wl-score-guess-like-gnus): Abolished.
1210         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
1211
1212 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
1213
1214         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
1215
1216         * wl-mule.el (wl-read-event-char): Ditto.
1217
1218         * wl-e21.el (wl-read-event-char): Ditto.
1219
1220         * wl-nemacs.el (wl-read-event-char): Ditto.
1221         (read-event): Removed.
1222
1223         * wl-util.el (toplevel): Removed dummy definition of
1224         `read-event'.
1225         (wl-read-event-char, wl-xmas-read-event-char): Removed.
1226
1227 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
1228
1229         * wl-nemacs.el (elmo-archive-call-process): Moved to
1230         elmo-archive.el.
1231
1232 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1233
1234         * wl-draft.el (wl-draft-reply-list-symbol): New function.
1235         (wl-draft-reply): Use it.  Fixed "No match field" error message.
1236
1237         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
1238         instead of magic-number 6.  Use `not' instead of `null' for symbol
1239         `nil' check (not empty list).
1240         (wl-draft-insert-x-face-field): Fixed paren style.
1241
1242         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
1243         one-branch conditional statement, instead of `and' and `if'.
1244         (wl-draft-forward): Likewise.
1245         (wl-draft-add-references): Likewise.
1246         (wl-draft-yank-from-mail-reply-buffer): Likewise.
1247
1248         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
1249         conditional steatment.  Use `cond' instead of `if'.
1250         (wl-draft-confirm): Likewise.
1251
1252 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1253
1254         * wl-version.el (wl-version-show): Use `product-string-1'
1255         instead of `wl-version'.
1256         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
1257
1258         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
1259
1260 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1261
1262         * wl-highlight.el (wl-highlight-headers): Revert
1263         `wl-highlight-x-face-func' argument (`beg' and `end').
1264
1265 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1266
1267         * wl.el (toplevel): Move `product-provide' declare.
1268         * wl-demo.el (toplevel): Ditto.
1269         * wl-dnd.el (toplevel): Ditto.
1270         * wl-highlight.el (toplevel): Ditto.
1271         * wl-message.el (toplevel): Ditto.
1272         * wl-refile.el (toplevel): Ditto.
1273         * wl-util.el (toplevel): Ditto.
1274
1275 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1276
1277         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
1278         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
1279         (wl-thread-close-all): keep cursor position.
1280
1281 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1282
1283         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
1284         (eq x 0).
1285         (wl-generate-user-agent-string-1): Fix conditional statement.
1286
1287 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
1288
1289         * wl.el (wl-check-environment): Additional check for
1290         'wl-local-domain' and `wl-message-id-domain'.
1291
1292 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1293
1294         * wl-draft.el (toplevel): Delete defvar for sasl-*.
1295
1296 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1297
1298         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1299         instead of `smtp-sasl-user-realm'.
1300
1301 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1302
1303         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1304
1305 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1306
1307         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
1308         to the default value as well as `eword-lexical-analyzer'.
1309
1310 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1311
1312         * wl-version.el (wl-extended-emacs-version,
1313         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
1314         `elmo-match-string' instead of `wl-match-string'.
1315
1316 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1317
1318         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
1319         docstring.
1320
1321 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
1322
1323         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
1324
1325 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1326
1327         * wl-highlight.el (wl-highlight-headers): Remove
1328         `wl-highlight-x-face-func' argument (`beg' and `end').
1329
1330 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
1331
1332         * wl-summary.el (wl-summary-mark-as-important):
1333         Remove cache if folder is local.
1334
1335 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
1336
1337         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
1338         to get existing e-mail address string.
1339
1340 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1341
1342         * wl-version.el (wl-generate-user-agent-string): Commentary.
1343         (wl-generate-user-agent-string-1): Use `when' for
1344         one-branch conditional statement, instead of `and' and `if'.
1345         (wl-extended-emacs-version, wl-extended-emacs-version2,
1346         wl-extended-emacs-version3): Ditto.
1347
1348 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
1349
1350         * wl-summary.el (wl-summary-sync-all-init): New inline function.
1351         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
1352         condition-case; Remove initialization.
1353         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
1354         (wl-summary-sync-update3): Added argument `sync-all';
1355         Eliminated local variable `msgdb';
1356         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
1357         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
1358         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1359
1360 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
1361
1362         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
1363         connection before call `wl-draft-send-mail-with-smtp'.
1364
1365 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
1366
1367         * Version number is increased to 2.5.4.
1368
1369 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
1370
1371         * wl.el (wl-check-environment): Additional check for
1372         'wl-local-domain' and `wl-message-id-domain'.
1373
1374 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
1375
1376         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
1377         buffer as command specific.
1378         (wl-folder-mark-as-read-all-entity): Ditto.
1379         (wl-folder-prefetch-entity): Ditto.
1380         (wl-folder-drop-unsync-entity): Ditto.
1381
1382         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
1383         (wl-prog-uudecode-no-stdout-option): Changed default to t.
1384         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
1385
1386         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
1387         save-excursion.
1388
1389 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
1390
1391         * Version number is increased to 2.5.3.
1392
1393         * wl-summary.el (wl-summary-save-view-cache):
1394         Delete duplicated `write-region';
1395         Use `write-region-as-binary' instead of `as-binary-output-file' and
1396         `write-region'.
1397
1398 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
1399
1400         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
1401
1402 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
1403
1404         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
1405         instead of `smtp-via-smtp'.
1406
1407 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1408
1409         * wl-draft.el (toplevel): Delete defvar for sasl-*.
1410
1411 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1412
1413         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1414         instead of `smtp-sasl-user-realm'.
1415
1416 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1417
1418         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1419
1420 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
1421
1422         * Version number is increased to 2.5.2.
1423
1424 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
1425
1426         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
1427         does not exist.
1428         (wl-biff-stop): Call `cancel-timer' if timer already exists.
1429         (wl-biff-start): Call `timer-activate' if timer already exists.
1430
1431         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
1432         only when it is bound as function.
1433
1434 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
1435
1436         * Version number is increased to 2.5.1.
1437
1438 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
1439
1440         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
1441         Print refile/copy destination.
1442
1443 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
1444
1445         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
1446         queue-flush-only is non-nil.
1447
1448         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
1449
1450         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
1451         checking cache folder.
1452
1453 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1454
1455         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
1456         `regexp-quote'.
1457
1458 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1459
1460         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
1461         function.
1462         * wl-summary.el (wl-summary-write-current-folder-functions):
1463         Change default value.  Use it.
1464
1465 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
1466
1467         * Version number is increased to 2.5.0.
1468
1469         * wl-version.el (wl-version): Changed codename.
1470
1471 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
1472
1473         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
1474         (wl-summary-supersedes-message): Ditto.
1475
1476 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1477
1478         * wl-refile.el (wl-refile-guess-functions): Renamed from
1479         `wl-refile-guess-func-list'.
1480
1481 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
1482
1483         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1484         Fixed problem when no rule was matched.
1485
1486 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
1487
1488         * wl-summary.el (wl-summary-get-mark): Fixed
1489         `wl-summary-buffer-target-mark' check logic.
1490
1491 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1492
1493         * wl-folder.el (wl-folder-write-current-folder): Added group
1494         folder check.
1495
1496         * wl-summary.el (wl-summary-write-current-folder): Renamed from
1497         `wl-summary-write-current-newsgroup'.
1498         (wl-summary-write-current-folder-functions): New variable.
1499         * wl-folder.el (wl-folder-get-newsgroups): New function.
1500         (wl-folder-guess-mailing-list-by-refile-rule): New function.
1501         (wl-folder-write-current-folder): Renamed from
1502         `wl-folder-write-current-newsgroup'.
1503
1504 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1505
1506         * Version number is increased to 2.3.93.
1507
1508 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
1509
1510         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
1511         (wl-ldap-make-matched-value-list): Ditto.
1512         (wl-ldap-alias-safe-string): Split e-mail address.
1513
1514         * wl-summary.el (wl-summary-read-folder): Fixed problem when
1515         petname folder default was selected.
1516         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
1517         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
1518
1519 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
1520
1521         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
1522         to `wl-draft-config-exec'.
1523
1524         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
1525         instead of calling `wl-draft-config-exec';
1526         Process group-list and show recipients in minibuffer.
1527
1528         * tm-wl.el (wl-draft-preview-message): Ditto.
1529
1530 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1531
1532         * wl.el (toplevel): Added (C) to copyright notice, and
1533         sync Author header.
1534         * tm-wl.el (toplevel): Ditto.
1535         * wl-address.el (toplevel): Ditto.
1536         * wl-demo.el (toplevel): Ditto.
1537         * wl-dnd.el (toplevel): Ditto.
1538         * wl-draft.el (toplevel): Ditto.
1539         * wl-e21.el (toplevel): Ditto.
1540         * wl-expire.el (toplevel): Ditto.
1541         * wl-folder.el (toplevel): Ditto.
1542         * wl-highlight.el (toplevel): Ditto.
1543         * wl-message.el (toplevel): Ditto.
1544         * wl-mime.el (toplevel): Ditto.
1545         * wl-mule.el (toplevel): Ditto.
1546         * wl-nemacs.el (toplevel): Ditto.
1547         * wl-refile.el (toplevel): Ditto.
1548         * wl-score.el (toplevel): Ditto.
1549         * wl-summary.el (toplevel): Ditto.
1550         * wl-template.el (toplevel): Ditto.
1551         * wl-thread.el (toplevel): Ditto.
1552         * wl-util.el (toplevel): Ditto.
1553         * wl-vars.el (toplevel): Ditto.
1554         * wl-xmas.el (toplevel): Ditto.
1555
1556 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
1557
1558         * wl.el (wl-init): Added comment about `wl-init-hook'.
1559         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
1560         * wl-vars.el (wl-init-hook): Added docs.
1561         (wl-make-plugged-hook): Removed useless docs.
1562         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
1563         * wl-xmas.el (toplevel): Ditto.
1564
1565 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1566
1567         * wl-address.el (toplevel): Fixed multiple Author header format.
1568         * wl-demo.el (toplevel): Ditto.
1569         * wl-draft.el (toplevel): Ditto.
1570         * wl-folder.el (toplevel): Ditto.
1571         * wl-summary.el (toplevel): Ditto.
1572         * wl-thread.el (toplevel): Ditto.
1573         * wl-util.el (toplevel): Ditto.
1574         * wl-vars.el (toplevel): Ditto.
1575         * wl-version.el (toplevel): Ditto.
1576         * wl-xmas.el (toplevel): Ditto.
1577         * wl.el (toplevel): Ditto.
1578
1579         * wl-version.el (toplevel): Added require `elmo-version' for
1580         `product-version-as-string'.
1581
1582 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
1583
1584         * wl-vars.el (wl-draft-send-hook): Changed default value to
1585         '(wl-draft-config-exec).
1586
1587         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
1588         explicitly.
1589         (wl-draft): Set `wl-draft-config-exec-flag' before running
1590         `wl-mail-setup-hook'.
1591
1592         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
1593         `wl-biff-init-icons' to `wl-init-hook' instead of
1594         `wl-make-plugged-hook'.
1595         (Because if `wl-draft' command is invoked at first,
1596         they are not initialized)
1597         Updated copyright notice.
1598
1599         * wl-e21.el (toplevel): Ditto;
1600
1601         * wl-demo.el (toplevel): Updated copyright notice.
1602         * wl-address.el (toplevel): Ditto.
1603         * wl-draft.el (toplevel): Ditto.
1604         * wl-version.el (toplevel): Ditto.
1605         * wl-folder.el (toplevel): Ditto.
1606         * wl-summary.el (toplevel): Ditto.
1607         * wl-thread.el (toplevel): Ditto.
1608         * wl-util.el (toplevel): Ditto.
1609         * wl-vars.el (toplevel): Ditto.
1610         * wl.el (toplevel): Ditto.
1611
1612 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
1613
1614         * wl-highlight.el (wl-highlight-message): Fixed problem of
1615         highlighting failure which occured when the last field contains
1616         multiple lines in the draft buffer.
1617
1618         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
1619         `wl-biff-start' if plugged.
1620
1621         * wl-util.el (wl-biff-check-folder): New function.
1622         (wl-biff-check-folders): Don't set session name prefix.
1623         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
1624         (wl-biff-check-folder-async): Ditto.
1625
1626         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
1627         in email address.
1628
1629 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
1630
1631         * wl-vars.el (wl-subject-prefix-regexp): New variable.
1632
1633         * wl-draft.el (wl-draft-strip-subject-re): New function.
1634
1635         * wl-draft.el (wl-draft-reply): Use it.
1636
1637 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
1638
1639         * wl-message.el (wl-mmelmo-message-redisplay): Use
1640         `mime-display-message' instead of `wl-mime-display-message'.
1641
1642         * wl-mime.el (toplevel): Removed compatibility workaround
1643         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
1644         (wl-mime-display-message): Abolished.
1645         (wl-mime-entity-read-field): Ditto.
1646         (wl-mime-combine-message/partial-pieces): Use
1647         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
1648
1649 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
1650
1651         * wl-template.el: Doc fixes.
1652
1653 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1654
1655         * wl-e21.el (wl-message-overload-functions): Do nothing if
1656         `current-local-map' is not available.
1657         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
1658
1659 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1660
1661         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
1662         representation.
1663
1664         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
1665         number.
1666         (wl-fldmgr-save-folders): Don't use `format' when insert
1667         `wl-fldmgr-folders-header'.
1668
1669 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
1670
1671         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
1672
1673 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
1674
1675         * wl-highlight.el (wl-highlight-message):
1676         Use `std11-field-end' to detect end point of the header field.
1677         Refer `wl-highlight-max-header-size'.
1678
1679         * wl-vars.el (wl-highlight-max-header-size): New variable.
1680
1681         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
1682
1683         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1684         Set `for-draft' argument of wl-highlight-headers.
1685         (wl-draft): Ditto.
1686         (wl-draft-reedit): Ditto.
1687         (wl-user-agent-compose-internal): Ditto.
1688
1689 2000-10-24   Daiki Ueno <ueno@unixuser.org>
1690
1691         * wl-message.el (wl-message-add-button): Use overlay.
1692
1693 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
1694
1695         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
1696
1697         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
1698         problem when group-list content is nothing.
1699         (Reported by Mito <mit@nines.nec.co.jp>)
1700
1701 2000-10-18  SAITO Atsunori <sai@yedo.com>
1702
1703         * wl-summary.el (wl-summary-print-destination): Adjust line length.
1704
1705 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1706
1707         * tm-wl.el (toplevel): Use product-provide.
1708
1709 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
1710
1711         * Version number is increased to 2.3.92.
1712
1713 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1714
1715         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
1716         title text, use `display' property for left margin under Emacs 21.
1717
1718         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
1719         properties.
1720         (wl-plugged-init-icons): Ditto.
1721
1722 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1723
1724         * wl.el (wl-save-status, wl-init): Remove last period in
1725         "...done." message.
1726         * tm-wl.el (wl-summary-burst): Ditto.
1727         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
1728         wl-summary-resume-cache-status,
1729         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
1730         wl-summary-sync-update3, wl-summary-highlight-msgs,
1731         wl-summary-flush-pending-append-operations,
1732         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
1733         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
1734         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
1735         wl-thread-open-all): Ditto.
1736         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1737         * wl-mime.el (wl-summary-burst): Ditto.
1738         * wl-highlight.el (wl-highlight-summary): Ditto.
1739         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
1740         wl-folder-open-all, wl-folder-update-access-group): Ditto.
1741         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
1742         * wl-address.el (wl-local-address-init): Ditto.
1743
1744 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
1745
1746         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
1747         `add-text-properties'.
1748         (wl-plugged-init-icons): Ditto.
1749         (wl-folder-init-icons): Use `propertize' instead of
1750         `put-text-property'.
1751         (wl-plugged-set-folder-icon): Ditto.
1752         (wl-e21-highlight-folder-group-line): Ditto.
1753
1754 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
1755
1756         * wl-version.el (wl-version-status-alist): New variable.
1757         (wl-version-status): New function.
1758
1759         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
1760         "Cc" part of the case "Reply-To".
1761
1762         * wl-draft.el (wl-draft-reply): Use result of
1763         `eword-extract-address-components'.
1764
1765         * wl-demo.el (wl-demo-icon-name): New constant.
1766         (wl-logo-xpm): Use it.
1767         (wl-logo-xbm): Ditto.
1768         (wl-logo-bitmap): Ditto.
1769
1770         * Version number is increased to 2.3.91.
1771
1772 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1773
1774         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
1775         (wl-extended-emacs-version, wl-extended-emacs-version2,
1776         wl-extended-emacs-version3): Remove `interactive'.  Fixed
1777         docstring.
1778
1779         * wl-version.el (wl-generate-user-agent-string-1): New function.
1780         (wl-generate-user-agent-string): Use it.
1781
1782         * wl-version.el (wl-generate-user-agent-string-1): Ignore
1783         `mime-edit-insert-user-agent-field'.
1784         (wl-generate-user-agent-string): Check
1785         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
1786
1787         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
1788         instead of `if', when verbose case.
1789
1790 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1791
1792         * wl-expire.el (wl-summary-expire): Fix.
1793
1794 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
1795
1796         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
1797         and `elmo-lost+found-folder' if 'wl-draft.
1798         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
1799
1800 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1801
1802         * wl-expire.el (wl-summary-expire): Change messages.
1803         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1804         `deleing-info' instead of "Deleting..."
1805
1806 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
1807
1808         * wl-summary.el (wl-summary-refile-subr): Fix.
1809
1810 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1811
1812         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
1813         if pipe folder.
1814
1815 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1816
1817         * wl-vars.el (wl-draft-use-cache): Default `nil'.
1818
1819 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
1820
1821         * wl-expire.el (wl-expire-hide): New function.
1822         (wl-summary-expire): Add `hide'.
1823
1824 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
1825
1826         * wl-vars.el (wl-draft-reply-without-argument-list):
1827         Changed default value to consider `Reply-To:'.
1828         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
1829
1830         * Version number is increased to 2.3.90.
1831
1832         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
1833         elmo-imap4-get-session with unwind-protect.
1834         Don't cause error.
1835         (wl-summary-sync-marks): Don't check plugged nor folder type.
1836         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
1837         (Always keep current buffer).
1838
1839 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
1840
1841         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
1842         Enclose with `save-excursion'.
1843
1844 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1845
1846         * wl-version.el (wl-version): Remove interactive.
1847
1848 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1849
1850         * wl-version.el (wl-generate-user-agent-string): Use
1851         `product-string-verbose' instead of `product-string-1'.
1852
1853 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1854
1855         * wl-vars.el (wl-draft-use-cache): New variable.
1856         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
1857         if wl-draft-use-cache is non-nil.
1858
1859 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
1860
1861         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
1862         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
1863
1864 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
1865
1866         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
1867         (wl-thread-msg-mark-as-unread): Ditto.
1868
1869         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
1870         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
1871         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
1872         Don't set mark in summary if return value of `elmo-mark-as-read'
1873         is nil.
1874         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
1875         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
1876         instead of `wl-thread-msg-mark-as-read'.
1877         (wl-summary-mark-as-unread-region): Ditto.
1878         (wl-summary-target-mark-mark-as-read): Ditto.
1879
1880         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1881
1882 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
1883
1884         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
1885
1886         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
1887
1888 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
1889
1890         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
1891         face.
1892
1893 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
1894
1895         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
1896         `running-xemacs'.
1897
1898 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1899
1900         * wl-version.el (toplevel): Use `product-version-as-string' for
1901         set verstion-string, if defined.
1902
1903         * wl-version.el (wl-version-show): Insert string at point, when
1904         call with argument.
1905
1906         * wl-version.el (wl-generate-user-agent-string): Use
1907         `product-string-1' instead of `wl-appname', `wl-version' and
1908         `wl-codename'.
1909
1910 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1911
1912         * wl-address.el (toplevel): Use product-provide.
1913         * wl-demo.el (toplevel): Ditto.
1914         * wl-dnd.el (toplevel): Ditto.
1915         * wl-draft.el (toplevel): Ditto.
1916         * wl-e21.el (toplevel): Ditto.
1917         * wl-expire.el (toplevel): Ditto.
1918         * wl-fldmgr.el (toplevel): Ditto.
1919         * wl-folder.el (toplevel): Ditto.
1920         * wl-highlight.el (toplevel): Ditto.
1921         * wl-message.el (toplevel): Ditto.
1922         * wl-mime.el (toplevel): Ditto.
1923         * wl-mule.el (toplevel): Ditto.
1924         * wl-nemacs.el (toplevel): Ditto.
1925         * wl-refile.el (toplevel): Ditto.
1926         * wl-score.el (toplevel): Ditto.
1927         * wl-summary.el (toplevel): Ditto.
1928         * wl-template.el (toplevel): Ditto.
1929         * wl-thread.el (toplevel): Ditto.
1930         * wl-util.el (toplevel): Ditto.
1931         * wl-vars.el (toplevel): Ditto.
1932         * wl-xmas.el (toplevel): Ditto.
1933         * wl.el (toplevel): Ditto.
1934
1935 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1936
1937         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
1938         instead of product.
1939
1940         * wl-version.el (wl-version): Compile time evalution elmo-version.
1941
1942 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
1943
1944         * wl-summary.el (wl-summary-sync-force-update): Append queue
1945         `mark-as-read'if unplugged.
1946
1947 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1948
1949         * wl-version.el: New file.  Use product.el.
1950         * wl.el: add (require 'wl-version).
1951         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
1952         for ~/.folders header.
1953         (wl-fldmgr-folders-header): Changed.
1954         * wl-demo.el (wl-demo): Use product.el.
1955
1956         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
1957         wl-version.el.
1958         * wl-util.el (wl-version, wl-version-show): Ditto.
1959
1960         * wl-util.el (wl-generate-user-agent-string,
1961         wl-extended-emacs-version, wl-extended-emacs-version2,
1962         wl-extended-emacs-version3): Move to wl-version.el.
1963         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
1964         xemacs-codename, mime-edit-insert-user-agent-field,
1965         mime-edit-user-agent-value, mime-editor/version,
1966         mime-editor/codename): Compile warning killer move to
1967         wl-version.el
1968
1969 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
1970
1971         * wl-summary.el (wl-summary-refile-subr): Fix.
1972
1973 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
1974
1975         * wl-summary.el (wl-summary-sync-marks): Changed argument for
1976         `elmo-list-folder-unread' and `elmo-list-folder-important'.
1977
1978 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
1979
1980         * wl.el (wl-check-environment): Check too many `@'.
1981
1982 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
1983
1984         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
1985
1986 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1987
1988         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
1989         wl-draft-reply-myself-without-argument-list): Add variables.
1990         * wl-draft.el (wl-draft-reply): Use it.
1991
1992 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
1993
1994         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
1995         the 5th argument of `elmo-network-get-spec'.
1996
1997         * wl-thread.el (wl-thread-reparent-children): New inline function.
1998         (wl-thread-delete-message): Use it.
1999
2000         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2001         (wl-summary-score-update-all-lines): Don't use `dolist'.
2002
2003 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2004
2005         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
2006         (require 'elmo-msgdb) for inline function.
2007
2008 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
2009
2010         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2011
2012 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
2013
2014         * wl-score.el (wl-score-headers): Fix for the confusing macro
2015         `elmo-kill-buffer'.
2016
2017 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2018
2019         * wl-summary.el: Don't use the 3rd argument of `require' because
2020         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2021         * wl-util.el: Ditto.
2022         * wl-draft.el: Ditto.
2023
2024 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
2025
2026         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2027         window system is not used.
2028
2029 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
2030
2031         * wl-thread.el: Don't use `mapcar' only for iteration.
2032         (wl-thread-resume-entity): Ditto.
2033         (wl-thread-delete-message): Ditto.
2034
2035         * wl-summary.el: Bind `dragdrop-drop-functions',
2036         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2037         of `require' for `timezone', `easymenu' and `ps-print';
2038         don't use `mapcar' only for iteration.
2039
2040         * wl-util.el: Bind `mule-version', `nemacs-version',
2041         `emacs-beta-version', `xemacs-codename',
2042         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2043         `mime-editor/version' and `mime-editor/codename'; specify 3rd
2044         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2045         only for iteration.
2046
2047         * wl-score.el: Don't use `mapcar' only for iteration.
2048         (wl-score-simplify-buffer-fuzzy): Ditto.
2049         (wl-score-simplify-subject): Ditto.
2050         (wl-score-headers): Ditto.
2051         (wl-summary-score-update-all-lines): Ditto.
2052
2053         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2054         `enable-multibyte-characters' and `mule-version'.
2055
2056         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2057         `mapcar' only for iteration.
2058
2059         * wl-demo.el: Don't use `mapcar' only for iteration.
2060
2061         * wl-folder.el: Don't use `mapcar' only for iteration.
2062         (wl-folder-open-all): Ditto.
2063         (wl-folder-count-incorporates): Ditto.
2064
2065         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2066         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2067
2068         * wl-draft.el: Bind `x-face-add-x-face-version-header',
2069         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2070         `smtp-connection-type'; specify 3rd argument of `require' for
2071         `timezone'; don't use `mapcar' only for iteration.
2072         (wl-draft-clone-local-variables): Don't use `mapcar'.
2073         (wl-draft-generate-clone-buffer): Ditto.
2074         (wl-user-agent-compose-internal): Ditto.
2075
2076         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2077
2078         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2079         (wl-save-status): Ditto.
2080
2081         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2082         for iteration.
2083
2084 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
2085
2086         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2087         removed `Date'.
2088         (wl-fldmgr-make-filter-default): New user option.
2089
2090         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2091         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2092         (wl-fldmgr-filter-completion-alist): Abolish.
2093
2094         * wl.el (wl): Don't check servers if arg is non-nil.
2095
2096         * wl-draft.el (wl-draft-reply): Set only message-id string to
2097         In-Reply-To field.
2098
2099 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2100
2101         * wl-summary.el (wl-summary-pick): Rewrite.
2102
2103         * wl-draft.el (wl-draft-forward): Get references field from
2104         original buffer.
2105         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2106
2107 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
2108
2109         * wl-draft.el (wl-draft-forward): Add references field.
2110
2111 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2112
2113         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2114         (wl-draft-reply): Use it.
2115
2116 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
2117
2118         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2119         when Emacs 21 is running.
2120
2121         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2122         bindings.
2123
2124 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2125
2126         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2127         XPM icons transparent.
2128
2129         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2130         Emacs 21.
2131
2132 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
2133
2134         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2135         nil.
2136
2137         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2138         when it is persistent.
2139         (wl-summary-sync-marks): Changed argument for
2140         `elmo-list-folder-unread' and `elmo-list-folder-important'.
2141         (wl-summary-virtual): Use `elmo-read-search-condition'.
2142         (wl-summary-redisplay-internal): If folder is local, mark as read
2143         even when folder is plugged.
2144
2145 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
2146
2147         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2148         of `tool-bar-lines' in the frame parameters.
2149         (after-make-frame-functions, post-command-hook): Don't modify the
2150         value.
2151         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2152         wl-e21-tool-bar-lines): Removed.
2153
2154 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
2155
2156         * wl-highlight.el (wl-highlight-folder-path): Put overlay
2157         properties `evaporate' and `wl-momentary-overlay' as well.
2158         (wl-highlight-summary-displaying): Ditto.
2159         (wl-delete-all-overlays): Don't delete overlay which does not have
2160         a property `wl-momentary-overlay'.
2161
2162         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
2163         `display-mouse-p' and `display-graphic-p'.
2164         (wl-folder-init-icons): Don't search for XBM or the other files.
2165         (wl-plugged-set-folder-icon): Make icons if and only if
2166         `display-graphic-p' returns non-nil.
2167         (wl-highlight-plugged-current-line): Use `before-string' overlay
2168         property to show icon images.
2169         (wl-highlight-folder-current-line): Ditto.
2170         (wl-e21-highlight-folder-group-line): Ditto.
2171         (wl-e21-highlight-folder-by-numbers): Ditto.
2172         (wl-e21-insert-image): Removed.
2173         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
2174         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
2175         said.
2176         (wl-e21-switch-toolbar-after-make-frame): Renamed from
2177         `wl-e21-force-switch-toolbar'.
2178         (wl-e21-make-icon-image): Removed.
2179         (wl-e21-setup-toolbar): Don't search for XBM files.
2180         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
2181         the default value.
2182
2183 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
2184
2185         * wl-util.el (wl-biff-check-folder-async): Set
2186         `wl-biff-check-folders-running' even when it is not an IMAP folder.
2187
2188 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
2189
2190         * wl-e21.el (after-make-frame-functions): Add
2191         `wl-e21-force-switch-toolbar'.
2192         (wl-e21-force-switch-toolbar): New function force to switch the
2193         toolbar appearance automatically.
2194         (post-command-hook): Add `wl-e21-switch-toolbar'.
2195         (wl-e21-switch-toolbar): New function to switch the toolbar
2196         appearance automatically.
2197         (wl-e21-tool-bar-lines): New buffer local variable.
2198
2199 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
2200
2201         * wl-util.el (wl-biff-check-folders-running): New variable.
2202         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
2203         (wl-biff-check-folder-async-callback):
2204         Set `wl-biff-check-folders-running'.
2205         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
2206         with unwind-protect.
2207
2208         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
2209         Enclose `wl-folder-auto-check' with unwind-protect.
2210
2211         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
2212         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
2213
2214         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
2215
2216         * wl-util.el (wl-biff-notify): New inline function.
2217         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
2218         locally.
2219         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
2220         folder-list' is 1.
2221         Use `wl-biff-notify'.
2222         (wl-biff-check-folder-async-callback): New function.
2223         (wl-biff-check-folder-async): Ditto.
2224
2225         * wl-folder.el (wl-folder): Don't check folders.
2226         (wl-folder-auto-check): New function.
2227
2228 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
2229
2230         * wl-util.el (wl-biff-start) [Emacs19+]:
2231         Use `timer-next-integral-multiple-of-time'.
2232         (wl-biff-check-folders): Use `wl-default-folder'
2233         if `wl-biff-check-folder-list' is nil.
2234
2235 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
2236
2237         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
2238         instead of `elmo-delete-lists'.
2239
2240 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
2241
2242         * wl.el (wl-plugged-toggle-all): Set the value of
2243         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
2244         (wl-plugged-toggle): Ditto.
2245         (wl-toggle-plugged): Ditto.
2246         (wl-plugged-init): Ditto.
2247
2248         * wl-xmas.el (wl-biff-init-icons): Set icons data to
2249         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2250         instead of `wl-biff-state-indicator-off' and
2251         `wl-biff-state-indicator-on'; don't modify the value and the type
2252         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
2253         (wl-plugged-init-icons): Set icons data to
2254         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2255         instead of `wl-plug-state-indicator-off' and
2256         `wl-plug-state-indicator-on'; don't modify the value and the type
2257         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
2258
2259         * wl-vars.el (wl-modeline-biff-state-off,
2260         wl-modeline-biff-state-on, wl-modeline-biff-status,
2261         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
2262         wl-modeline-plug-status): New internal variables.
2263         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
2264         wl-biff-check-interval, wl-biff-check-folder-list): Change
2265         customization group from `wl-folder' to `wl-highlight'.
2266         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
2267         wl-show-plug-status-on-modeline): Defcustomized.
2268
2269         * wl-util.el (wl-biff-check-folders): Set the value of the flag
2270         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
2271         (wl-mode-line-buffer-identification): Set both ON and OFF data with
2272         a flag to `mode-line-buffer-identification'.
2273
2274         * wl-e21.el (wl-biff-init-icons): Set icons data to
2275         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2276         instead of `wl-biff-state-indicator-off' and
2277         `wl-biff-state-indicator-on'.
2278         (wl-plugged-init-icons): Set icons data to
2279         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2280         instead of `wl-plug-state-indicator-off' and
2281         `wl-plug-state-indicator-on'.
2282
2283 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2284
2285         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
2286         excessive titles.
2287
2288 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
2289
2290         * wl.el (wl-plugged-mode): Use revised
2291         `wl-mode-line-buffer-identification'.
2292         (wl-plugged-init): Don't use `force-mode-line-update'.
2293
2294         * wl-xmas.el (wl-draft-overload-functions): Use revised
2295         `wl-mode-line-buffer-identification'.
2296         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
2297         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
2298         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2299         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2300         `wl-make-plugged-hook';
2301         add `wl-folder-init-icons' and `wl-setup-folder' to
2302         `wl-folder-mode-hook'.
2303
2304         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
2305         19 as well.
2306         (wl-mode-line-display-priority-list): New user option.
2307         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
2308         Defcustomized.
2309         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
2310         Add docs.
2311
2312         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
2313         start.
2314         (wl-mode-line-buffer-identification): Revised as a function.
2315
2316         * wl-summary.el (wl-summary-mode): Use revised
2317         `wl-mode-line-buffer-identification'; don't call
2318         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
2319         (TopLevel): Don't bind `wl-e21-setup-summary' nor
2320         `wl-xmas-setup-summary'.
2321
2322         * wl-nemacs.el (wl-draft-overload-functions): Use revised
2323         `wl-mode-line-buffer-identification'.
2324
2325         * wl-mule.el (wl-draft-overload-functions): Use revised
2326         `wl-mode-line-buffer-identification'.
2327
2328         * wl-folder.el (wl-make-plugged-alist): Don't call
2329         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
2330         (wl-folder): Don't call `wl-folder-init-icons' directly.
2331         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
2332         `wl-xmas-setup-folder' directly;
2333         use revised `wl-mode-line-buffer-identification'.
2334         (TopLevel): Don't bind `wl-biff-init-icons',
2335         `wl-plugged-init-icons', `wl-folder-init-icons',
2336         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
2337
2338         * wl-e21.el (wl-draft-overload-functions): Use revised
2339         `wl-mode-line-buffer-identification'.
2340         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
2341         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
2342         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2343         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2344         `wl-make-plugged-hook';
2345         add `wl-folder-init-icons' and `wl-setup-folder' to
2346         `wl-folder-mode-hook'.
2347
2348 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2349             Katsumi Yamaoka    <yamaoka@jpl.org>
2350
2351         * wl.el (wl): Call `wl-biff-start'.
2352         (wl-exit): Call `wl-biff-stop'.
2353         (wl-plugged-mode): Show biff in modeline.
2354         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
2355
2356         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
2357         (wl-biff-init-icons): New function.
2358         (wl-plugged-init-icons): Don't make too much keymaps.
2359         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
2360
2361         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
2362         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
2363         variables.
2364         (wl-biff-check-interval, wl-biff-check-folder-list): New user
2365         options.
2366
2367         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
2368         wl-biff-start, wl-biff-stop): New functions.
2369         (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
2370         (wl-biff-timer-name): New variable.
2371
2372         * wl-summary.el (wl-summary-mode): Show biff in modeline.
2373
2374         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
2375         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2376
2377         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
2378         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2379
2380         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
2381         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
2382         `wl-folder-init-icons' to `ignore' if they are not available.
2383         (wl-folder-mode): Show biff in modeline.
2384
2385         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
2386         (wl-biff-init-icons): New function.
2387         (wl-plugged-init-icons): Don't make too much keymaps.
2388         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
2389
2390 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
2391
2392         * wl-vars.el (wl-strict-diff-folders): Customization Type
2393         and doc fix.  Define as a list of regular expressions for
2394         folders or nil.
2395         * wl-folder.el (wl-folder-check-one-entity): Use
2396         `wl-string-match-member' instead of `wl-string-member' for
2397         `wl-strict-diff-folders'.
2398
2399 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
2400
2401         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
2402         (wl-highlight-folder-current-line): Use it; new implementation.
2403         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
2404         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
2405         `defsubst' instead of `defun'.
2406
2407         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
2408         `wl-highlight-group-folder-by-numbers'; made it can also be a
2409         number.  See info for more details.
2410
2411         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
2412         running.
2413
2414         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
2415         to bind them.
2416
2417         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
2418         (wl-highlight-folder-current-line): New implementation.
2419
2420         * wl-highlight.el (wl-highlight-folder-group-line): New
2421         implementation.
2422         (wl-delete-all-overlays): Rewrite as a marco.
2423         (TopLevel): Require `wl-e21' when Emacs 21 is running.
2424
2425         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
2426         running.
2427         (wl-folder-*-glyph): No need to bind them.
2428
2429         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
2430         `wl-e21-highlight-folder-group-icon'; rewrite.
2431         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
2432         `defsubst' instead of `defun'.
2433         (wl-folder-mode-map): Bind it when compiling.
2434
2435 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
2436
2437         * wl.el (wl): Initialize plug-related settings before `wl-init'.
2438
2439         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
2440
2441 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
2442
2443         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
2444
2445 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
2446
2447         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
2448         (wl-highlight-folder-current-line): Use it.
2449
2450         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
2451         in `id-name'.
2452
2453 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
2454
2455         * wl.el: Require `wl-e21' when Emacs 21 is running.
2456
2457         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
2458         default when Emacs 21 is running.
2459         (wl-use-highlight-mouse-line): Ditto.
2460         (wl-on-emacs21): New constant.
2461         (wl-on-emacs20): Removed.
2462
2463         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
2464         Emacs 21 is running.
2465
2466         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
2467         Emacs 21 is running.
2468
2469         * wl-e21.el: New file.
2470
2471 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
2472
2473         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
2474         (wl-toggle-plugged): Ditto.
2475         (wl-plugged-toggle): Ditto.
2476         (wl-plugged-toggle-all): Ditto.
2477
2478         * wl-vars.el (wl-plug-state-indicator): Refer
2479         `wl-plug-state-indicator-on' indirectly.
2480
2481 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
2482
2483         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
2484         Call `wl-folder-confirm-existence'.
2485
2486         * wl-folder.el (wl-folder-confirm-existence): Added optional
2487         argument `force'.
2488
2489 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
2490
2491         * wl-summary.el (wl-summary-refile-subr): Assume
2492         `copy-or-refile' as symbol.
2493         (wl-summary-refile): Follow up above change.
2494         (wl-summary-copy): Ditto.  Doc fix.
2495
2496 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
2497
2498         * wl-summary.el (wl-summary-pick): Don't bind
2499         `elmo-search-mime-charset'.
2500
2501         * wl-vars.el (wl-highlight-message-header-button-alist): Define
2502         default using old backquote style.
2503         (wl-search-mime-charset): Abolished.
2504
2505         * wl-highlight.el (wl-highlight-headers):
2506         Call `point' after `re-search-forward'(for Nemacs).
2507
2508         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
2509         for elmo-imap4.el.
2510
2511 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
2512
2513         * wl-message.el (wl-mmelmo-message-redisplay): Bind
2514         `wl-message-ignored-field-list' instead of
2515         `mime-view-ignored-field-list'.
2516
2517         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
2518         Add interactive spec.
2519         (wl-folder-goto-bottom-of-current-folder): Ditto.
2520         (wl-folder-mode-map): Bind them.
2521
2522         * wl-vars.el (wl-message-ignored-field-list): New variable.
2523         (wl-message-visible-field-list): New variable.
2524
2525         * wl-mime.el (wl-mime-header-presentation-method): New function.
2526         (wl-mime-setup): Set header-presentation-method.
2527
2528 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2529
2530         * wl-nemacs.el (wl-draft-overload-functions): Set
2531         `mode-line-buffer-identification' instead of using
2532         `wl-make-modeline'.
2533
2534         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
2535         instead of using `wl-make-modeline'.
2536
2537         * wl-xmas.el (wl-plugged-init-icons): Set up
2538         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
2539         (wl-make-modeline): Abolish.
2540         (wl-draft-overload-functions): Set
2541         `mode-line-buffer-identification' instead of using
2542         `wl-make-modeline'.
2543
2544         * wl-util.el (wl-make-modeline-subr): Abolish.
2545         (wl-mode-line-buffer-identification): New alias.
2546
2547         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
2548         (wl-summary-make-modeline): Abolish.
2549         (wl-summary-buffer-set-folder): Set
2550         `wl-summary-buffer-folder-indicator'.
2551         (wl-summary-mode): Set `mode-line-buffer-identification' instead
2552         of using `wl-make-modeline'.
2553         (wl-summary-switch-to-clone-buffer): Don't set
2554         `mode-line-buffer-identification'.
2555         (wl-summary-goto-folder-subr): Ditto.
2556
2557         * wl-mule.el (wl-draft-overload-functions): Set
2558         `mode-line-buffer-identification' instead of using
2559         `wl-make-modeline'.
2560
2561         * wl-folder.el (wl-folder-mode): Set
2562         `mode-line-buffer-identification' instead of using
2563         `wl-make-modeline'.
2564         (wl-folder): Don't set `mode-line-buffer-identification'.
2565
2566 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
2567
2568         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
2569         instead of `member' for `wl-refile-guess-func-list' look-ups.
2570         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
2571
2572 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2573
2574         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
2575         `wl-message-button-dispatcher'.
2576
2577         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
2578
2579         * wl-message.el (wl-message-button-dispatcher): Use it.
2580
2581         * wl-vars.el (wl-highlight-message-header-button-alist): Add
2582         "In-Reply-To".
2583
2584         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2585         Bind `case-fold-search' to t.
2586
2587 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2588
2589         * wl-xmas.el (wl-message-overload-functions): Initialize
2590         `wl-message-button-map'.
2591
2592         * wl-mule.el (wl-message-overload-functions): Initialize
2593         `wl-message-button-map'.
2594
2595         * wl-vars.el (wl-highlight-message-header-button-alist): New.
2596
2597         * wl-message.el (wl-message-button-map): New keymap.
2598         (wl-message-add-button): New function.
2599         (wl-message-button-dispatcher): New function.
2600         (wl-message-button-refer-article): New function.
2601
2602         * wl-highlight.el
2603         (wl-highlight-message-add-buttons-to-header): New function.
2604         (wl-highlight-headers): Use it.
2605
2606 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
2607
2608         * wl-summary.el (wl-summary-default-from): Use
2609         `wl-address-get-petname-1'.
2610         (wl-summary-simple-from): Ditto.
2611
2612         * wl-address.el (wl-address-get-petname-1): New inline function.
2613         (wl-address-get-petname): Use it.
2614
2615 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
2616
2617         * wl-summary.el (wl-summary-default-from): Return full-name part
2618         from the address if no petname was found.
2619         (wl-summary-simple-from): Ditto.
2620
2621         * wl-address.el (wl-address-get-petname): Return nil if no petname
2622         associated with the address was found.
2623
2624 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2625
2626         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
2627         display is finished.
2628
2629 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2630
2631         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
2632         `elmo-folder-exists-p' argument.
2633
2634 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
2635
2636         * wl-folder.el (wl-folder-confirm-existence): Check existence of
2637         the folder.
2638
2639 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2640
2641         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
2642
2643         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
2644         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
2645
2646 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
2647
2648         * wl-folder.el (wl-folder-create-subr): New function.
2649         (wl-folder-confirm-existence): Use it.
2650         (wl-folder-check-one-entity): Use it.
2651         Check the error symbol is derived from 'elmo-open-error.
2652
2653         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
2654         `ignore-error'.
2655
2656 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2657
2658         * wl-util.el (toplevel): Add (eval-when-compile (require
2659         'elmo-util)).  (Maybe `provide' is typo.)
2660
2661 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
2662
2663         * wl-util.el (toplevel): Removed (provide 'elmo-util).
2664         (I don't know why this was needed.)
2665
2666         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
2667         Follow up changes for stream-type.
2668
2669         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
2670         (wl-draft-elmo-nntp-send): Ditto.
2671
2672         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
2673         (wl-nntp-posting-stream-type): Ditto.
2674         (wl-pop-before-smtp-ssl): Abolished.
2675         (wl-nntp-posting-ssl): Ditto.
2676
2677         * wl-address.el (wl-address-quote-specials): New function.
2678         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
2679
2680         * wl-draft.el (wl-draft-reply): Ditto.
2681
2682 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2683
2684         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
2685         use function `wl-string-match-assoc'.
2686
2687 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
2688
2689         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
2690
2691         * wl-draft.el (wl-draft-deduce-address-list): New function.
2692         (wl-draft-parse-mailbox-list): Ditto.
2693         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
2694         instead of `smtp-deduce-address-list'.
2695         (wl-draft-on-field-p): Follow group list.
2696
2697         * wl-address.el (wl-address-concat-token): New function.
2698         (wl-address-string-without-group-list-contents): Ditto.
2699         (wl-complete-field-body): Fixed problem of completion
2700         by japanese petname.
2701         (wl-address-make-completion-list): Rewrite.
2702
2703 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
2704
2705         * wl-address.el (wl-address-make-completion-list): Completion by
2706         petname.
2707         (wl-complete-field-body): Likewise.
2708
2709 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
2710
2711         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
2712         contains invalid address syntax.
2713
2714 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
2715
2716         * wl-folder.el (wl-folder-check-entity-async): Use
2717         `elmo-nntp-spec-hostname'.
2718
2719 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
2720
2721         * wl-summary.el (wl-summary-msgdb-load-async): Use
2722         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
2723
2724 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
2725
2726         * wl-draft.el (wl-draft-reply): Set argument
2727         `content-transfer-encoding' as nil.
2728
2729 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2730
2731         * wl-refile.el (wl-refile-learn): Move hit element to the top of
2732         `wl-refile-alist'.
2733
2734 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
2735
2736         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
2737         (wl-draft-edit-string): Ditto.
2738         (wl-draft-forward): Ditto.
2739         * wl-summary.el (wl-summary-write): Ditto.
2740
2741 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2742
2743         * wl-summary.el (wl-summary-sync-update3): Call
2744         `wl-summary-buffer-number-column-detect'.
2745         (wl-summary-buffer-number-column-detect): Search from point-min.
2746
2747 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2748
2749         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
2750         contains an address which is not included in original to or cc.
2751
2752 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
2753
2754         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
2755         begin-line does not exist.
2756         * wl-message.el (wl-message-uu-substring): Ditto.
2757
2758 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2759
2760         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
2761         clear local variables.
2762         (wl-summary-exit): Call `elmo-commit'.
2763         (wl-summary-switch-to-clone-buffer): Call
2764         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
2765         (wl-summary-goto-folder-subr): Ditto.
2766
2767         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
2768         POP folder.
2769
2770 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2771
2772         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
2773         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
2774         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
2775         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
2776         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
2777         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
2778
2779         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
2780
2781 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
2782
2783         * wl-summary.el (wl-summary-search-by-subject):
2784         Search parent message from the latest one.
2785
2786 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2787
2788         * wl-draft.el (wl-draft-reply): Insert address with full-name.
2789         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
2790
2791         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
2792         New user option.
2793
2794         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
2795         if elmo-nntp-use-killed-list is nil.
2796         Use `elmo-msgdb-append-to-killed-list'.
2797         (Append numbers confirmed as disappeared to the killed list.)
2798         (wl-summary-confirm-appends): Don't display negative number.
2799
2800 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2801
2802         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
2803
2804 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
2805
2806         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
2807         range is `all'.
2808         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
2809         `elmo-list-bigger-diff'.
2810
2811 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
2812
2813         * wl-summary.el (wl-summary-buffer-exit-func):
2814         New buffer local variable.
2815         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
2816
2817 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
2818
2819         * wl-demo.el (wl-demo): Fix the last change.
2820
2821 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
2822
2823         * wl-demo.el (wl-demo): Don't use `eval'.
2824
2825 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
2826
2827         * wl-summary.el (wl-summary-buffer-thread-modified):
2828         New buffer-local variable.
2829         (wl-summary-set-thread-modified): New function.
2830         (wl-summary-thread-modified-p): New function.
2831         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
2832         (wl-summary-yank-saved-message): Use function
2833         `wl-summary-set-thread-modified'
2834         (wl-summary-switch-to-clone-buffer): Add
2835         `wl-summary-buffer-thread-modified'.
2836
2837         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
2838         (wl-summary-buffer-mark-saved-hook): Ditto.
2839         * wl-summary.el (wl-summary-msgdb-save): New hook
2840         `wl-summary-buffer-message-saved-hook' and
2841         `wl-summary-buffer-mark-saved-hook'.
2842
2843 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2844
2845         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
2846
2847 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
2848
2849         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
2850         don't hide scroll bars under FSF Emacsen because it may incur an
2851         undesirable redrawing.
2852
2853 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
2854
2855         * wl-draft.el (wl-draft-edit-string): Call
2856         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
2857
2858 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
2859
2860         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
2861
2862 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
2863
2864         * wl-summary.el (wl-summary-msgdb-load-async): Call
2865         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
2866
2867 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
2868
2869         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
2870         fringes in demo buffer; center bitmap logo correctly even if old
2871         Mule is used.
2872
2873 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
2874
2875         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
2876
2877         * wl-refile.el (wl-refile-subject-alist): New variable.
2878         (wl-refile-subject-alist-file-name): Ditto.
2879         (wl-refile-alist-setup): Rewrite.
2880         (wl-refile-alist-save): Use `elmo-object-save'.
2881         Eliminated arguments.
2882         (wl-refile-learn): Check `wl-refile-guess-func-list'.
2883         (wl-refile-guess-by-subject): New function.
2884         (wl-refile-guess-func-list): Added it.
2885
2886 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
2887
2888         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
2889         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
2890
2891 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
2892
2893         * wl-summary.el (wl-summary-buffer-prev-folder-func):
2894         New buffer-local variable.
2895         (wl-summary-buffer-next-folder-func): Ditto.
2896         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
2897         if non-nil.
2898         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
2899         if non-nil.
2900         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
2901         if non-nil.
2902         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
2903         if non-nil.
2904
2905 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
2906
2907         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
2908         permanently in the demo buffer.
2909
2910 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
2911
2912         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
2913         `mime-entity-fetch-field'.
2914
2915         * wl.el (wl-exit): Delete plugged buffer.
2916
2917         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
2918         XEmacs has menubar feature.
2919
2920 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
2921
2922         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
2923         cannot arrive at the beginning of the buffer under old Emacsen.
2924
2925 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
2926
2927         * wl-address.el (wl-address-ldap-search):
2928         Call `ldap-search-entries' with `withdn' argument t.
2929         (wl-complete-field-body): Bind completion-ignore-case as t.
2930         Clear ldap search hash when it was sole completion.
2931         Use elmo-string for pattern string.
2932         (wl-ldap-alias-safe-string): Eliminated needless let.
2933
2934 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
2935
2936         * wl-address.el (wl-ldap-alias-dn-level): New variable.
2937         (wl-ldap-alias-sep): New constant.
2938         (wl-ldap-search-attribute-type-list): Ditto.
2939         (wl-ldap-get-value): New function.
2940         (wl-ldap-make-filter): Ditto.
2941         (wl-ldap-make-matched-value-list): Ditto.
2942         (wl-ldap-alias-safe-string): Ditto.
2943         (wl-ldap-register-dn-string): Ditto.
2944         (wl-address-ldap-search): Rewrite.
2945
2946 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
2947
2948         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
2949         thread is deleted.
2950         (wl-thread-delete-line-from-buffer): Ditto.
2951         (wl-thread-get-exist-children): New function.
2952
2953 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
2954
2955         * wl-demo.el (wl-demo): Made it to select various image types.
2956         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
2957         from `wl-title-logo'.
2958         (wl-logo-ascii): New variable.
2959         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
2960         (wl-demo-copyright-notice): New constant.
2961
2962         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
2963
2964 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2965
2966         * wl-vars.el (wl-summary-target-above): Renamed from
2967         wl-summary-temp-above.
2968         * wl-score.el (wl-score-get-score-alist): Use it.
2969         (wl-summary-score-update-all-lines): Use it.
2970         * wl-summary.el: Ditto. (make-variable-buffer-local).
2971
2972 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
2973
2974         * wl-vars.el (wl-ldap-port): New user option.
2975
2976         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
2977         Rewite whole implementation.
2978         (wl-complete-field-body): Fixed.
2979
2980 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
2981
2982         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
2983         Choose implementation at compile time.
2984
2985 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
2986
2987         * wl-address.el (wl-ldap-search-internal): New function.
2988         (wl-complete-field-to): Use it.
2989
2990 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
2991
2992         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
2993         Use `let' instead of `let*'.
2994         Require 'wl-vars.
2995
2996         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
2997         Define as defcustom.
2998         (wl-ldap-base): Ditto.
2999         (wl-use-ldap): Ditto.
3000
3001 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3002
3003         * wl-address.el (wl-ldap-search): New function.
3004         (wl-complete-field-body): Use `wl-ldap-search'.
3005         (wl-ldap-server): New variable.
3006         (wl-ldap-base): Ditto.
3007         (wl-use-ldap): Ditto.
3008
3009 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
3010
3011         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3012         (Pointed out by Mito <mit@nines.nec.co.jp>).
3013         * wl-summary.el (wl-summary-redisplay-no-mime): Update
3014         buffer-local variables like `wl-summary-redisplay-internal'.
3015         (wl-summary-redisplay-all-header): Likewise.  Update
3016         Summary view too.
3017
3018 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
3019
3020         * wl-summary.el (wl-summary-jump-to-parent-message):
3021         Consider prefix argument.
3022
3023         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3024         when closed thread is deleted.
3025
3026 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
3027
3028         * wl-summary.el (wl-summary-jump-to-parent-message):
3029         Consider thread modification.
3030
3031 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
3032
3033         * wl-message.el (wl-message-normal-get-original-buffer): Use
3034         `save-excursion'.
3035
3036         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3037         (wl-summary-showto-folder-regexp): Ditto.
3038
3039 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
3040
3041         * wl-util.el (wl-delete-alist): Doc fix.
3042         (wl-delete-associations): New function.
3043         (wl-inverse-alist): New function.
3044         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3045         Split temporary variables. Use `wl-delete-associations'
3046         and `wl-inverse-alist'.
3047         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3048
3049 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3050
3051         * wl-folder.el (wl-folder-prefetch-entity):
3052         Execute prefetching if new count is unknown.
3053
3054 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3055
3056         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3057
3058         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3059         delete entity.
3060         (wl-thread-set-parent): If insert as top, set linked as nil.
3061
3062         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3063         `wl-thread-cleanup-symbols' when view mode is thread.
3064
3065 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
3066
3067         * wl-folder.el (wl-folder-create-folder-entity): Use
3068         with-current-buffer.
3069         (wl-local-folder-init): Call set-buffer to make sure we are in
3070         the Folder buffer. Don't touch buffer-local variables here.
3071         (wl-folder-mode): Initialize buffer-local variables here.
3072
3073         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3074         (wl-folder-entity-assign-id): Ditto.
3075         (wl-folder-create-entity-hashtb): Ditto.
3076         (wl-local-folder-init): Ditto.
3077         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3078
3079 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3080
3081         * wl-summary.el (wl-summary-default-from): Fix probrem when
3082         std11-extract-address-components return (nil "foo@bar").
3083
3084 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
3085
3086         * wl-draft.el (wl-draft-clone-local-variables):
3087         Remove redundant `setq'.
3088
3089 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3090
3091         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3092         Bind wl-highlight-x-face-func as nil while highlighting header.
3093
3094 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
3095
3096         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3097
3098 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3099
3100         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3101         elmo-msgdb-overview-hashtb from copy-variables.
3102         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3103         instead of `elmo-msgdb-overview-get-entity-by-number'.
3104         (wl-summary-auto-refile): Ditto.
3105
3106         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3107         `elmo-msgdb-overview-get-entity' instead of
3108         `elmo-msgdb-search-overview-entity'.  Use
3109         `elmo-msgdb-overview-get-entity' instead of
3110         `elmo-msgdb-overview-get-entity-by-number'.
3111         (wl-thread-insert-entity-sub): Ditto.
3112         (wl-thread-insert-message): Ditto.
3113
3114         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3115         `elmo-msgdb-overview-get-entity'.
3116         (wl-normal-message-redisplay): Ditto.
3117
3118 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3119
3120         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3121         `wl-thread-entities'.
3122         (wl-thread-delete-message): Fix remove top message from
3123         `wl-thread-entity-list'.
3124
3125         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3126         wl-append(nconc), because update-list is broken on Meadow.
3127
3128         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3129         updating process.
3130         (wl-summary-rescan): Ditto.
3131         (wl-summary-sync-update3): Ditto.
3132         * wl-thread.el (wl-thread-set-parent): Renamed from
3133         `wl-summary-set-parent'.
3134         (wl-thread-insert-message): Updating buffer faster.
3135         (wl-thread-delete-message): Updating buffer faster.
3136
3137         * wl-score.el (wl-summary-score-update-all-lines): Changed
3138         interval for display progress gauge.
3139
3140 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3141
3142         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3143         folder always-sticky.
3144         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3145         defmacro.
3146
3147 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
3148
3149         * wl-vars.el (wl-draft-add-references): New user option.
3150
3151         * wl-draft.el (wl-draft-add-references): New function.
3152         (wl-draft-yank-from-mail-reply-buffer): Use it.
3153         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3154         as nil.
3155
3156 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3157
3158         * wl-thread.el (wl-thread-update-line-msgs): Called
3159         `wl-thread-update-line-on-buffer-sub'.
3160         (wl-thread-update-line-on-buffer): Delete routine of inserting
3161         thread.
3162         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
3163         moved from `wl-thread-update-line-on-buffer'.
3164         Add threshold for displaying progress gauge.
3165         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
3166         argument of `wl-thread-update-line-msgs'.
3167         Add threshold for displaying progress gauge.
3168         * wl-folder.el:
3169         Add threshold for displaying progress gauge.
3170         * wl-score.el: Ditto.
3171
3172         * wl-expire.el (wl-summary-expire): Display deleting info.
3173
3174 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
3175
3176         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
3177         `no-msg'.
3178         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
3179         argument of `wl-thread-update-line-msgs'.
3180         (wl-summary-set-parent): Added optional argument `parent-number'.
3181         (wl-summary-buffer-saved-message): New buffer local variable.
3182         (wl-summary-save-current-message): New command.
3183         (wl-summary-yank-saved-message): Ditto.
3184         (wl-summary-mode-map): Added key binding for
3185         `wl-summary-save-current-message' (\ew) and
3186         `wl-summary-yank-saved-message' (\C-y).
3187         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
3188
3189 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3190
3191         * wl-summary.el (wl-summary-mode-map): Added key binding for
3192         `wl-summary-set-parent' (ts).
3193
3194 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
3195
3196         * wl-summary.el (wl-summary-insert-thread-entity): Search same
3197         subject faster. If thread number is reverse, delayed updating
3198         thread.
3199         (wl-summary-search-by-subject): Ditto.
3200         (wl-summary-put-alike): Ditto.
3201         (wl-summary-get-alike): Ditto.
3202         (wl-summary-insert-headers): Insert header of all overview in
3203         buffer.
3204         (wl-summary-rescan): Delayed updating thread. Kill search subject
3205         buffer for wl-summary-search-by-subject.
3206         (wl-summary-sync-update3): Ditto.
3207         (wl-summary-exit): Ditto.
3208         (wl-summary-goto-bottom-of-current-thread): Change for linked
3209         thread.
3210         (wl-summary-overview-create-summary-line): Change line for linked
3211         thread.
3212
3213         * wl-summary.el (wl-summary-update-thread): Use
3214         wl-thread-maybe-get-children-num.
3215         (wl-summary-set-parent): If change parent, move sub thread.
3216         (wl-summary-redisplay-internal): Add horizontal recenter.
3217         (wl-summary-redisplay-no-mime): Add horizontal recenter.
3218
3219         * wl-thread.el (wl-thread-entity-get-linked): New function.
3220         (wl-thread-entity-set-linked): New function.
3221         (wl-thread-create-entity): Add linked element.
3222         (wl-thread-entity-insert-as-top): Use wl-append.
3223         (wl-thread-maybe-get-children-num): If closing thread, return
3224         children msgs.
3225         (wl-thread-update-line-msgs): Displaying progress message.
3226         (wl-thread-update-line-on-buffer-sub): Use
3227         wl-thread-maybe-get-children-num.
3228         (wl-thread-update-line-on-buffer): If update line is not exists,
3229         insert thread.
3230         (wl-thread-delete-message): If delete top msg of thread, search
3231         parent by subject.
3232         (wl-thread-insert-entity): Use
3233         wl-thread-maybe-get-children-num.
3234
3235         * wl-highlight.el (wl-highlight-summary-current-line): change
3236         sregexp for linked thread.
3237         * wl-util.el (wl-count-lines): Count lines.
3238         (wl-horizontal-recenter): horizontal recenter.
3239         * wl-score.el (wl-score-put-alike): Use wl-count-lines
3240         (wl-score-get-alike): Ditto.
3241         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
3242         (wl-subject-length-limit): New variable.
3243         (wl-highlight-thread-indent-string-regexp): Changed for linked
3244         thread.
3245
3246 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3247
3248         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3249         New variable (revival).
3250         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3251         by subject matching if there's no in-reply-to nor references field
3252         (revival).
3253
3254 \f
3255 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3256
3257         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
3258         message.
3259
3260 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3261
3262         * wl-summary.el (wl-summary-reply): Return t if there was a
3263         message at cursor point.
3264         Added unwind-protect.
3265         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
3266         returns t.
3267         (wl-summary-cancel-message): Do nothing when there's no message at
3268         cursor point.
3269         (wl-summary-forward): Ditto.
3270         (wl-summary-jump-to-parent-message): Ditto.
3271         (wl-summary-reedit): Ditto.
3272         (wl-summary-edit-addresses): Ditto.
3273         (wl-summary-pipe-message): Ditto.
3274         (wl-summary-print-message-with-ps-print): Ditto.
3275         (wl-summary-print-message): Ditto.
3276         (wl-summary-mark-as-important): Ditto.
3277         (wl-summary-mark-as-unread): Ditto.
3278
3279         * wl-summary.el (wl-summary-reply): Cause an error when there's no
3280         message at cursor point.
3281         (wl-summary-reply-with-citation): Remove unwind-protect.
3282
3283         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
3284         subject searching feature.
3285         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3286         Eliminated.
3287
3288 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
3289
3290         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3291         New variable.
3292         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3293         by subject matching if there's no in-reply-to nor references field.
3294
3295         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
3296
3297         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
3298         when display is finished.
3299         (wl-folder-open-all): Ditto.
3300         (wl-folder-update-access-group): Ditto.
3301         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
3302         * wl-thread.el (wl-thread-close-all): Ditto.
3303
3304         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
3305         progress gauge only when it was displayed.
3306         * wl-folder.el (wl-folder-insert-entity): Ditto.
3307
3308 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
3309
3310         * wl-summary.el (wl-summary-incorporate): Enclose
3311         `wl-summary-sync-force-update' with save-excursion.
3312
3313 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
3314
3315         * wl-summary.el (wl-summary-prefetch-region):
3316         Pass current cursor point to `pos-visible-in-window-p' after
3317         moving cursor to the started point.
3318
3319 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
3320
3321         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
3322
3323         * wl-draft.el (wl-draft-insert-current-message): Delete useless
3324         fields from the forwarding message.
3325         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
3326         `ignored-fields'.
3327
3328 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
3329
3330         * wl-mime.el (wl-message-request-partial):
3331         Eliminated argument `msgdb'.
3332         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
3333         (wl-mime-combine-message/partial-pieces): Likewise.
3334         * tm-wl.el (wl-message-request-partial): Likewise.
3335         (wl-mime-combine-message/partial-pieces): Likewise.
3336
3337 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
3338
3339         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
3340         when display is finished.
3341
3342 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
3343
3344         * wl-summary.el (wl-summary-goto-folder-subr):
3345         Fix problem when wl-summary-partial-highlight-above-lines is nil.
3346
3347 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
3348
3349         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
3350         when cursor point is visible.
3351
3352 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
3353
3354         * wl-expire.el (wl-expire-archive-get-max-number):
3355         Don't use `file-name-directory'.
3356
3357 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
3358
3359         * wl-expire.el (wl-expire-archive-get-max-number):
3360         Use `file-name-directory'.
3361
3362 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3363
3364         * wl-summary.el (wl-summary-sync-marks): Re-display progress
3365         only when there is progress.
3366
3367 2000-04-13  Mito <mit@nines.nec.co.jp>
3368
3369         * wl-summary.el (wl-summary-sync-marks): Display progress.
3370
3371 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
3372
3373         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
3374         (wl-summary-prev): Move cursor regardless of unread status.
3375         (wl-summary-next): Ditto.
3376
3377 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
3378
3379         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
3380         Added argument `target' and `number'.
3381         * tm-wl.el (wl-summary-burst-subr): New function.
3382         (wl-summary-burst): Use it.
3383
3384 2000-04-10  Mito <mit@nines.nec.co.jp>
3385
3386         * wl-mime.el (wl-burst): New function.
3387         (wl-summary-burst): Use it.
3388
3389 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3390
3391         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
3392         as petname when there's no candidate.
3393
3394 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
3395
3396         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
3397         New variable.
3398         * wl-fldmgr.el (wl-fldmgr-add): Use it.
3399
3400         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
3401
3402         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
3403
3404 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
3405
3406         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
3407         Use substring of `original' instead of buffer-substring.
3408         (wl-refile-evaluate-rule):
3409         Set `original' argument of wl-refile-expand-newtext.
3410
3411         * wl-summary.el
3412         (wl-summary-auto-refile-check-refile-rule-alist-subr,
3413         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
3414         (wl-summary-auto-refile): Check existence of destination folder just
3415         before marking.
3416
3417 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3418
3419         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
3420         when wl-refile-get-field-value return nil.
3421
3422 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
3423
3424         * wl-refile.el
3425         (wl-refile-expand-newtext): New function imported from Gnus.
3426         (wl-refile-evaluate-rule): Use it.
3427
3428 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
3429
3430         * wl-summary.el (wl-summary-print-destination):
3431         Duplicate folder string to avoid putting text-property on
3432         original string.
3433
3434         * wl-refile.el (wl-refile-get-field-value): New function.
3435         (wl-refile-evaluate-rule): New function;
3436         Evaluate refile rule recursively.
3437         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
3438         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
3439         New function; Check existence of a target folder recursively.
3440         (wl-summary-auto-refile-check-refile-rule-alist):
3441         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
3442
3443 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
3444
3445         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
3446
3447         * wl-folder.el (wl-create-folder-entity-from-buffer):
3448         Fixed problem when '}' character is contained in folder name.
3449
3450         * wl-xmas.el (wl-make-modeline): Consider plugged status.
3451
3452 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3453
3454         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
3455         (wl-fldmgr-add-completion-all-completions):
3456         Use wl-fldmgr-add-completion-hashtb.
3457
3458 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3459
3460         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
3461         wl-fldmgr-add-completion-subr): New functions.
3462         * wl-folder.el (wl-folder-completion-func): New variable.
3463         * wl-summary.el (wl-summary-read-folder):
3464         Use wl-folder-completion-func.
3465
3466         * wl-refile.el: Eliminate throw & catch.
3467
3468         * wl.el (wl-plugged-sending-queue-status): Fixed.
3469
3470 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
3471
3472         * wl-draft.el (wl-draft): Put category property on
3473         mail-header-separator.
3474 \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0