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