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