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