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