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