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