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