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