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