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