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