1 2001-09-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
3 * wl-acap.el (wl-acap-init): Remove period from error message.
4 (wl-acap-find-acap-service): Remove period from message.
6 2001-09-20 Yuuichi Teranishi <teranisi@gohome.org>
8 * wl.el (wl-check-environment): Undo last change.
10 * wl-vars.el (wl-from): Changed default value.
12 * wl-util.el (toplevel): Don't require tm-edit.
14 * wl-draft.el (wl-draft): Changed order of `elmo-init' and
16 Don't set mark on mail body.
17 (wl-draft-reedit): Ditto.
19 * wl-address.el (wl-address-quote-specials): Define as an alias for
20 elmo-address-quote-specials.
22 2001-09-18 Yuuichi Teranishi <teranisi@gohome.org>
24 * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
26 * wl-vars.el (wl-from): Set default value as nil.
27 (wl-organization): Set default value as ORGANIZATION environment
30 * wl-draft.el (wl-smtp-extension-bind): Check value of
31 wl-smtp-connection-type.
33 * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
36 2001-09-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
38 * Version number is increased to 2.7.4.
40 * wl-highlight.el (wl-highlight-headers): Remove BEG and END
41 arguments from `wl-highlight-x-face-function' caller.
42 Use x-face-1.3.6.12 or later.
44 2001-09-17 Reuben Thomas <rrt@dcs.gla.ac.uk>
46 * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
48 2001-09-17 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
50 * wl-vars.el (wl-summary-width): Fix type to accept nil.
51 (wl-fcc): Fix to accept function.
52 (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
54 2001-09-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
56 * wl-acap.el (toplevel): Added `product-provide' declare.
57 * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
59 2001-09-14 Yuuichi Teranishi <teranisi@gohome.org>
61 * wl.el (wl): Changed order of calling `elmo-init'
62 and `elmo-folder-init'.
64 2001-09-13 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
66 * wl-mime.el (wl-summary-burst): Extract message when content-type
67 of root entity is not only `multipart' but also `message/rfc822'.
68 (wl-summary-burst-subr): Ditto.
70 2001-09-13 Yuuichi Teranishi <teranisi@gohome.org>
72 * wl-vars.el (toplevel): Require 'custom.
73 (wl-trash-folder): Added to `wl-setting' group.
75 * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
77 (wl-addrmgr-draw): Insert empty line when no entry exists.
79 * wl-mule.el (wl-message-wheel-up): Fixed.
80 (wl-message-wheel-down): Ditto.
82 2001-09-12 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
84 * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
85 config is an anonymous lambda expression.
87 2001-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
89 * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
90 when Mule 2 is running.
92 2001-09-11 Yuuichi Teranishi <teranisi@gohome.org>
94 * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
96 2001-09-10 Yuuichi Teranishi <teranisi@gohome.org>
98 * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
99 spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
101 * wl-address.el (wl-address-specials-regexp): Eliminated.
102 (wl-address-quote-specials): Rewrite.
104 2001-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
106 * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
107 shy-groups for regexp.
109 * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
110 character classes and Perl style shy-groups for regexp.
111 (wl-highlight-plugged-current-line): Use Posix style character
113 (wl-e21-highlight-folder-by-numbers): Ditto.
114 (wl-e21-display-image-p): Use `display-images-p' instead of
116 (display-images-p): Make an alias to `display-graphic-p' if it is
117 not available. It is for Emacs version prior to 21.0.105.
119 * wl-demo.el (wl-demo): Use `display-images-p' instead of
121 (wl-demo-image-type-alist): Ditto.
122 (display-images-p): Make an alias to `display-graphic-p' if it is
123 not available. It is for Emacs version prior to 21.0.105.
125 2001-09-04 TAKAHASHI Kaoru <kaoru@kaisei.org>
127 * wl-version.el (wl-generate-user-agent-string-1): Remove tm
129 (wl-generate-user-agent-string): Ditto.
131 * wl-version.el (wl-version): Update docsting.
132 (wl-version-status): Ditto.
134 2001-09-03 TAKAHASHI Kaoru <kaoru@kaisei.org>
136 * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
137 21.0.105. For Emacs 21.0.104 or earlier.
139 2001-09-03 Takuo KITAME <kitame@northeye.org>
141 * wl-e21.el (wl-plugged-init-icons): Use
142 `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
143 (wl-biff-init-icons): Ditto.
145 2001-08-31 Yuuichi Teranishi <teranisi@gohome.org>
147 * wl-highlight.el (wl-highlight-summary-current-line):
148 Fixed highlighting refile/copy destination.
150 * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
151 (wl-acap-store): Encode string by wl-acap-coding-system.
153 2001-08-30 Yuuichi Teranishi <teranisi@gohome.org>
155 * wl-acap.el (toplevel): Check and require 'un-define before
157 Added checking for UTF-2000.
159 2001-08-29 Yuuichi Teranishi <teranisi@gohome.org>
161 * wl-acap.el (toplevel): Require 'un-define before 'wl;
162 Don't enclose with `eval-and-compile'.
164 * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
167 * wl-draft.el (wl-draft): Ditto.
169 * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
171 * wl-acap.el (toplevel): Require 'wl.
172 (wl-acap-store): Call `elmo-init'.
174 * wl.el (wl): Changed position of `wl-check-environment'.
175 (toplevel): Added autoload setting for wl-acap.
177 * wl-vars.el (wl-setting): New custom group.
178 (wl-from): Added wl-setting group.
179 (wl-user-mail-address-list): Ditto.
180 (wl-organization): Ditto.
181 (wl-subscribed-mailing-list): Ditto.
182 (wl-envelope-from): Ditto.
183 (wl-smtp-posting-user): Ditto.
184 (wl-smtp-posting-server): Ditto.
185 (wl-smtp-posting-port): Ditto.
186 (wl-smtp-authenticate-type): Ditto.
187 (wl-pop-before-smtp-user): Ditto.
188 (wl-pop-before-smtp-server): Ditto.
189 (wl-pop-before-smtp-port): Ditto.
190 (wl-pop-before-smtp-authenticate-type): Ditto.
191 (wl-nntp-posting-server): Ditto.
192 (wl-nntp-posting-user): Ditto.
193 (wl-nntp-posting-port): Ditto.
194 (wl-fetch-confirm-threshold): Ditto.
195 (wl-prefetch-threshold): Ditto.
196 (wl-thread-insert-opened): Ditto.
197 (wl-ldap-server): Ditto.
198 (wl-ldap-port): Ditto.
199 (wl-ldap-base): Ditto.
200 (wl-ldap-objectclass): Ditto.
201 (wl-use-ldap): Ditto.
202 (wl-draft-config-alist): Ditto.
203 (wl-draft-config-matchone): Ditto.
204 (wl-template-alist): Ditto.
205 (wl-message-sort-field-list): Ditto.
206 (wl-message-ignored-field-list): Ditto.
207 (wl-message-visible-field-list): Ditto.
208 (wl-interactive-send): Ditto.
209 (wl-summary-move-order): Ditto.
210 (wl-auto-select-first): Ditto.
211 (wl-auto-select-next): Ditto.
212 (wl-interactive-save-folders): Ditto.
214 * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
215 Initialization codes are moved from wl-local-folder-init.
216 (wl-local-folder-init): Follow the change above.
217 (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
219 * wl-acap.el: New file.
221 * Version number is increased to 2.7.3.
223 2001-08-21 Kenichi OKADA <okada@opaopa.org>
225 * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
227 2001-08-21 Kenichi OKADA <okada@opaopa.org>
229 * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
230 (wl-addrmgr-address-entry-list): Ditto.
232 2001-08-21 Yuuichi Teranishi <teranisi@gohome.org>
234 * wl-e21.el (wl-draft-mode-map): Removed binding for
235 `wl-draft-insert-x-face-field'.
237 * wl-mule.el (wl-draft-mode-map): Ditto.
239 * wl-xmas.el (wl-draft-mode-map): Ditto.
241 * wl-vars.el (wl-cs-noconv): Ignore nemacs.
242 (wl-cs-autoconv): Ditto.
243 (wl-cs-local): Ditto.
244 (wl-use-scoring): Ditto.
245 (wl-mime-charset): Ditto.
246 (wl-folder-check-async): Ditto.
248 * wl.el (toplevel): Ignore nemacs and tm.
251 * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
252 (wl-summary-mode-map): Added binding for `wl-addrmgr'.
253 (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
254 instead of wl-address-petname-add-or-change.
255 (wl-summary-edit-addresses-subr): Use wl-address-delete
256 instead of wl-address-petname-delete.
258 * wl-util.el (wl-as-coding-system): Ignore nemacs.
260 * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
263 * wl-message.el (require): Remove tm support.
265 * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
267 * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
268 (wl-folder-jump-to-current-entity): Ditto.
269 (wl-folder-mode-map): Added binding for `wl-addrmgr'.
271 * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
272 `wl-draft-insert-x-face-field' to `wl-addrmgr'.
273 Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
275 * wl-mule.el (wl-draft-key-setup): Ditto.
277 * wl-xmas.el (wl-draft-key-setup): Ditto.
279 * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
280 (wl-draft-std11-parse-addresses): New function.
281 (wl-draft-parse-mailbox-list): Use it.
282 (wl-draft): Ignore nemacs.
283 (wl-draft-reedit): Ditto.
285 * wl-addrmgr.el: New file.
286 (Original is wl-rcpt.el written by
287 "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
288 Thanks Kitamoto-san.)
290 * wl-address.el (wl-address-make-address-list): Modified parsing
292 (wl-address-delete): Renamed from `wl-address-petname-delete';
293 Modify wl-address-list too.
294 (wl-address-add-or-change): Renamed from
295 `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
297 2001-08-15 YAMASHITA Junji <ysjj@unixuser.org>
299 * wl-highlight.el (wl-highlight-summary-current-line):
300 Work with transient-mark-mode
302 2001-08-15 Yuuichi Teranishi <teranisi@gohome.org>
304 * Version number is increased to 2.7.2.
306 * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
307 instead of elmo-dop-queue-method.
309 2001-08-06 SAITO Atsunori <sai@yedo.com>
311 * wl-vars.el (wl-ldap-objectclass): New user option.
313 * wl-address.el (wl-ldap-make-filter): Use it.
315 2001-08-03 Yuuichi Teranishi <teranisi@gohome.org>
317 * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
319 2001-08-02 Yuuichi Teranishi <teranisi@gohome.org>
321 * wl-folder.el (wl-folder): redisplay after folder insertion.
323 * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
325 * wl-summary.el (wl-summary-sync-update):
326 Change status mark only when new-msgdb exists.
327 (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
329 2001-07-23 Yuuichi Teranishi <teranisi@gohome.org>
331 * wl-summary.el (wl-summary-open-folder): New function.
332 (wl-summary-goto-folder-subr): Use it.
333 (wl-summary-mark-as-important): Fix;
334 Encache only when no cache exists.
336 2001-07-17 Yuuichi Teranishi <teranisi@gohome.org>
338 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
339 Use with-current-buffer.
341 2001-07-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
343 * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
344 before call `get-buffer'. Fixed parenthesis.
345 (wl-score-get-header-entry): Clear message and help window when
347 (wl-score-edit-insert-header): Ditto.
349 2001-07-14 Yuuichi Teranishi <teranisi@gohome.org>
351 * wl-draft.el (wl-message-mail-p): Test resent-to: field.
352 (Fix by Peter Møller Neergaard <turtle@bu.edu>)
353 (wl-default-draft-cite): Fix.
355 * wl-score.el (wl-score-insert-help): Fixed parenthesis.
356 (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
358 2001-07-12 Yuuichi Teranishi <teranisi@gohome.org>
360 * wl-message.el (wl-message-prev-page): Do same bahavior
361 as summary when it is called in the message buffer.
362 (wl-message-next-page): Ditto.
364 2001-07-09 Yuuichi Teranishi <teranisi@gohome.org>
366 * wl-summary.el (wl-summary-forward): Use cache if it is not
369 2001-07-05 Yuuichi Teranishi <teranisi@gohome.org>
371 * wl-vars.el: Changed file coding system to ISO-2022-JP.
372 Removed redundant require of elmo-vars.
373 (wl-biff-state-indicator-on): Changed default value for
374 xemacs with non-mule environment.
376 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
377 wl-message-buffer is nil;
378 Hide progress bar after moving messages.
380 2001-07-04 Yuuichi Teranishi <teranisi@gohome.org>
382 * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
383 message at cursor point is deleted.
385 2001-07-02 Yuuichi Teranishi <teranisi@gohome.org>
387 * wl-vars.el: Changed file coding system to euc-japan.
388 Added -*-coding:-*- magic to the first line.
390 * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
391 Search parent from the first message.
393 * Version number is increased to 2.7.1.
395 2001-06-28 OHASHI Akira <bg66@koka-in.org>
397 * wl-vars.el: Fix file coding system to ISO-2022-JP.
399 2001-06-27 Yuuichi Teranishi <teranisi@gohome.org>
401 * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
402 refile/delete execution.
404 * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
407 2001-06-26 Yuuichi Teranishi <teranisi@gohome.org>
409 * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
411 Don't update marks when update process is interrupted.
413 2001-06-25 Yuuichi Teranishi <teranisi@gohome.org>
415 * wl-summary.el (wl-summary-reply): Fixed problem when
416 wl-draft-use-frame is non-nil.
417 (wl-summary-forward): Ditto.
419 * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
421 (wl-folder-mark-as-read-all-entity): Ditto.
422 (wl-folder-prefetch-entity): Ditto.
424 * wl.el (wl): Check environment before wl-init.
426 * wl-summary.el (wl-summary-collect-unread): Eliminated.
427 (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
428 instead of wl-summary-collect-unread.
429 (wl-summary-reply): Split message window.
431 2001-06-21 Yuuichi Teranishi <teranisi@gohome.org>
433 * wl-vars.el (wl): Set custom-manual link as "wl-ja"
434 only if current language environment is japanese,
436 * wl-folder.el (wl-folder-jump-to-current-entity): Call
437 wl-folder-select-buffer when wl-summary-use-frame is non-nil.
438 (wl-folder-goto-folder-subr): Ditto.
440 * wl-draft.el (wl-draft-dispatch-message): Call
441 `elmo-file-cache-get-path'.
443 2001-06-20 Yuuichi Teranishi <teranisi@gohome.org>
445 * wl-summary.el (wl-summary-cursor-move): If return value of
446 wl-summary-next-message is not number, don't jump.
448 2001-06-19 Yuuichi Teranishi <teranisi@gohome.org>
450 * wl-summary.el (wl-summary-buffer-next-message-function): New
452 (wl-summary-next-message): Call wl-summary-buffer-next-message-function
455 * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
458 * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
459 (wl-plugged-drawing): Ditto.
461 2001-06-18 Yuuichi Teranishi <teranisi@gohome.org>
463 * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
465 (wl-biff-check-folder-async): Enclose wl-biff-check-folder
468 * wl.el (wl-init): Require mime-setup.
469 (wl-check-environment): Don't require mime-setup.
471 * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
472 instead of elmo-folder-type.
474 * wl-message.el (wl-message-buffer-prefetch-debug): Set default
477 2001-06-15 Yuuichi Teranishi <teranisi@gohome.org>
479 * Version number is increased to 2.7.0.
481 * wl-version.el (wl-version): Changed codename.
483 * wl-summary.el (wl-summary-delete-cache): Fixed.
485 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
486 Workaround for net folders.
487 (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
489 * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
490 value to nil (According to the patch from
491 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
493 * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
494 of elmo-folder-close.
496 2001-06-06 Peter Møller Neergaard <turtle@bu.edu>
498 * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
501 2001-06-13 Yuuichi Teranishi <teranisi@gohome.org>
503 * wl-summary.el (wl-summary-resend-message): Fixed.
505 * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
506 Call wl-draft with `from' argument if its address is included in
507 `wl-user-mail-address-list'.
508 (wl-draft): Added `from' argument.
510 * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
512 (wl): Don't show demo if wl-demo is nil.
514 * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
515 wl-summary-use-frame.
517 * wl-vars.el (wl-summary-use-frame): New user option.
518 (wl-folder-use-frame): Changed docstring.
520 * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
522 (wl-folder-select-buffer): Renamed wl-folder-use-frame to
523 wl-summary-use-frame.
525 * wl-vars.el (wl-folder-use-frame): New user option.
527 * wl-summary.el (wl-summary-exit): Back to folder frame if
528 wl-folder-use-frame is non-nil.
529 (wl-summary-redisplay-internal): Ignore cache if current folder
531 (wl-summary-redisplay-no-mime): Ditto.
532 (wl-summary-redisplay-all-header): Ditto.
534 * wl-folder.el (wl-folder-select-buffer): Switch to other frame
535 if wl-folder-use-frame is non-nil.
537 2001-06-06 Yuuichi Teranishi <teranisi@gohome.org>
539 * wl-summary.el (wl-summary-sync-update): Bind
540 elmo-folder-update-threshold.
541 (wl-summary-mark-as-important): Enclosed server mark processing
542 with `save-match-data'.
544 * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
545 only when it is already defined.
547 2001-05-24 Masahiro MURATA <muse@ba2.so-net.ne.jp>
549 * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
550 name of folder exclude localdir is wrong.
551 * wl-folder.el (wl-folder-sync-entity):
552 Set `wl-summary-always-sticky-folder-list' as nil.
553 (wl-folder-mark-as-read-all-entity): Ditto.
554 (wl-folder-prefetch-entity): Ditto.
556 2001-05-23 Kenichi OKADA <okada@opaopa.org>
558 * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
559 instead of `wl-summary-write-current-newsgroup'.
561 2001-05-19 Masahiro MURATA <muse@ba2.so-net.ne.jp>
563 * wl-summary.el (wl-summary-auto-select-msg-p): New function.
564 (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
565 non-nil and selected message is important, do not display.
567 2001-05-16 Kenichi OKADA <okada@opaopa.org>
569 * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
571 2001-05-10 Yuuichi Teranishi <teranisi@gohome.org>
573 * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
575 * wl-summary.el (wl-summary-mark-as-important): Set message number
576 using wl-summary-message-number.
578 2001-05-10 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
580 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
581 destination folder is 'null.
583 2001-05-09 Kenichi OKADA <okada@opaopa.org>
585 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
587 (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
588 (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
589 (wl-folder-guess-mailing-list-by-folder-name): Ditto.
591 2001-05-08 Yuuichi Teranishi <teranisi@gohome.org>
593 * wl-mime.el (wl-mime-setup): Added setting for
594 `mime-setup-signature-key-alist' to avoid overriding key bind for
597 * wl-e21.el (wl-draft-overload-functions): Don't override key binding
599 * wl-mule.el (wl-draft-overload-functions): Ditto.
600 * wl-xmas.el (wl-draft-overload-functions): Ditto.
601 * wl-draft.el (wl-draft-send): Ditto.
603 * wl-message.el (wl-message-display-internal):
604 Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
605 (Patch is provided by <kita@coe.nttdata.co.jp>).
607 2001-05-09 Kenichi OKADA <okada@opaopa.org>
609 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
611 2001-05-08 Kenichi OKADA <okada@opaopa.org>
613 * wl.el (wl): Fix for wl-demo.
615 2001-05-08 Kenichi OKADA <okada@opaopa.org>
617 * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
619 2001-05-08 Kenichi OKADA <okada@opaopa.org>
621 * wl-folder.el (wl-folder-prefetch-entity): Use
622 `wl-folder-get-elmo-folder'.
623 (wl-folder-count-incorporates): Do not use
624 `wl-folder-get-elmo-folder'.
626 2001-05-08 Kenichi OKADA <okada@opaopa.org>
628 * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
629 instead of `elmo-folder-get-type'.
631 2001-05-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
633 * wl-summary.el (wl-summary-write-current-folder): Set cursor
634 position on Subject: field.
635 (Advised by Mito <mit@nines.nec.co.jp>)
637 2001-04-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
639 * wl-folder.el (wl-folder-prefetch-entity): Use
640 `wl-folder-get-elmo-folder'.
642 2001-04-26 Yuuichi Teranishi <teranisi@gohome.org>
644 * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
646 * wl-summary.el (wl-summary-buffer-set-folder): Set up
647 `process-duplicates' slot.
649 * wl-highlight.el (wl-highlight-message): Don't highlight as signature
652 2001-04-25 TAKAHASHI Kaoru <kaoru@kaisei.org>
654 * wl-version.el (wl-version-status): Set to "alpha".
656 2001-04-23 Yuuichi Teranishi <teranisi@gohome.org>
658 * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
659 Check wl-message-buffer lives before set-buffer.
661 2001-04-22 Masahiro MURATA <muse@ba2.so-net.ne.jp>
663 * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
664 called in folder mode.
665 * wl-var.el (wl-summary-exit-pre-hook): New variable.
666 * wl-summary.el (wl-summary-exit-pre-hook): Run
667 `wl-summary-exit-pre-hook' before exit summary mode.
669 2001-04-22 TAKAHASHI Kaoru <kaoru@kaisei.org>
671 * wl-version.el (wl-version-status): New variable.
672 (wl-version-status-alist): Removed.
673 (wl-version-status): Rule included.
675 2001-04-19 Yuuichi Teranishi <teranisi@gohome.org>
677 * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
680 * wl-draft.el (wl-draft-insert-current-message): Fixed problem
681 when `mail-reply-buffer' is buffer-local variable.
682 (Reported by <kita@coe.nttdata.co.jp>).
684 2001-04-17 Yuuichi Teranishi <teranisi@gohome.org>
686 * wl-vars.el (toplevel): Require 'elmo-util.
688 2001-04-16 Yuuichi Teranishi <teranisi@gohome.org>
690 * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
691 (All other related portions are changed)
693 * wl.el (wl-plugged-change): Use '<' instead of '<='.
695 * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
697 2001-04-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
699 * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
701 2001-04-13 Yuuichi Teranishi <teranisi@gohome.org>
703 * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
704 Delete other windows to avoid an error.
705 Use `point-marker' instead of `point' to remember the start point
708 * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
710 * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
711 number not to exceed all message number.
713 2001-04-12 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
715 * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
716 call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
718 2001-04-09 Yuuichi Teranishi <teranisi@gohome.org>
720 * wl-summary.el (wl-summary-sync-force-update): Added argument
722 (wl-summary-sync-update): Ditto.
723 (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
726 * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
727 (wl-message-buffer-prefetch-next): Don't run timer if timer is
730 2001-04-07 Masahiro MURATA <muse@ba2.so-net.ne.jp>
732 * wl-expire.el (wl-expire-archive-get-folder): Added argument
734 (wl-expire-archive-number1): Diito.
735 (wl-expire-archive-number2): Diito.
736 (wl-expire-archive-Date): Diito.
737 (wl-archive-number1): Diito.
738 (wl-archive-number2): Diito.
739 (wl-archive-date): Diito.
740 (wl-archive-folder-p): New function.
741 (wl-summary-expire): Support of expand folder name at
743 * wl-util.el (wl-expand-newtext): Renamed from
744 `wl-refile-expand-newtext'.
746 2001-04-05 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
748 * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
749 `elmo-msgdb-overview-get-entity' with `msgdb' instead of
750 `(elmo-msgdb-get-overview msgdb)'.
751 (wl-summary-prefetch): Bind match data before call
752 `wl-summay-prefetch-msg'.
753 (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
754 'off if `wl-summary-buffer-disp-msg' is non-nil.
755 Fixed problem that couldn't show only one new or unread message when
757 (wl-summary-reply): Don't call `split-window-vertically' and other
760 2001-04-03 Yuuichi Teranishi <teranisi@gohome.org>
762 * wl-expire.el (wl-expire-refile): Fixed.
764 2001-04-02 Yuuichi Teranishi <teranisi@gohome.org>
766 * wl-vars.el (wl-biff-unnotify-hook): New variable.
768 * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
769 biff notification is removed.
771 * wl.el (wl): Changed position of `elmo-init'.
773 * wl-draft.el (wl-default-draft-cite): Use date field
774 on the citation buffer.
776 * wl-vars.el (wl-shimbun-folder-icon): New variable.
778 * wl-xmas.el (wl-folder-internal-icon-list): Added
779 `wl-folder-shimbun-image'.
781 * wl-e21.el (wl-folder-internal-icon-list): Added
782 `wl-folder-shimbun-image'.
784 2001-03-31 Yuuichi Teranishi <teranisi@gohome.org>
786 * wl.el (wl-init): Eliminated argument.
789 * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
790 (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
791 instead of `elmo-folder-msgdb-internal'.
792 (wl-summary-sync-update): Ditto.
793 (wl-summary-flush-pending-append-operations): Eliminated.
794 (wl-summary-delete-all-msgs): Set msgdb instead of folder.
795 (wl-summary-goto-folder-subr): Set load-msgdb argument of
798 * wl-mime.el (wl-summary-burst): Fixed.
800 * wl-folder.el (wl-folder-info-save): Check data type.
802 * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
803 (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
804 instead of `elmo-folder-msgdb-internal'.
805 (wl-expire-hide): Ditto.
808 * wl-draft.el (wl-draft): Removed argument for `wl-init'.
810 2001-03-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
812 * wl-folder.el (wl-folder-write-current-folder): Support petname.
814 2001-03-11 Kenichi OKADA <okada@opaopa.org>
816 * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
818 2001-03-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
820 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
821 Fixed `match-beginning' argument mismatch.
823 2001-03-05 Katsumi Yamaoka <yamaoka@jpl.org>
825 * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
828 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
830 * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
831 instead of `elmo-nntp-default-port'.
833 * wl-vars.el: Fixed some doc strings.
835 2001-02-28 Yuuichi Teranishi <teranisi@gohome.org>
837 * wl-summary.el (wl-summary-prefetch-msg): Use
838 `elmo-msgdb-overview-get-entity' instead of `assoc'.
840 * wl-vars.el: Define *-func as obsolete variable using
841 `elmo-define-obsolete-variable'.
843 * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
844 (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
845 instead of `wl-message-buffer-prefetch-threshold'.
847 * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
849 * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
851 * wl-draft.el (wl-caesar-region-func): Ditto.
853 * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
854 Keep unread status in elmo-folder-move-messages.
855 (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
857 2001-02-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
859 * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
860 `wl-summary-buffer-exit-func'
861 (wl-summary-buffer-message-redisplay-function): Renamed from
862 `wl-summary-buffer-message-redisplay-func'
863 (wl-summary-buffer-next-folder-function): Renamed from
864 `wl-summary-buffer-next-folder-func'.
865 (wl-summary-buffer-prev-folder-function): Renamed from
866 `wl-summary-buffer-prev-folder-func'.
867 (wl-summary-get-petname-function): Renamed from
868 `wl-summary-get-petname-func'.
870 * wl-score.el (wl-score-edit-exit-function): Renamed from
871 `wl-score-edit-exit-func'.
873 * wl-message.el (wl-message-buffer-prefetch-get-next-function):
874 Renamed from `wl-message-buffer-prefetch-get-next-function'.
876 * wl-util.el (wl-load-profile-function): Renamed from
877 `wl-load-profile-func'.
879 * wl-folder.el (wl-folder-completion-function): Renamed from
880 `wl-folder-completion-func'.
881 (wl-folder-init-function): Renamed from `wl-folder-init-func'.
883 * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
884 `wl-expire-archive-get-folder-func'.
885 (wl-draft-send-function): Renamed from `wl-draft-send-func'.
886 (wl-draft-send-mail-function): Renamed from
887 `wl-draft-send-mail-func'.
888 (wl-draft-send-news-function): Renamed from
889 `wl-draft-send-news-func'.
890 (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
891 (wl-generate-mailer-string-function): Renamed from
892 `wl-generate-mailer-string-func'.
893 (wl-highlight-signature-search-function): Renamed from
894 `wl-highlight-signature-search-func'.
895 (wl-highlight-x-face-function): Renamed from
896 `wl-highlight-x-face-func'
897 (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
898 (wl-ps-print-buffer-function): Renamed from
899 `wl-ps-print-buffer-func'
900 (wl-summary-from-function): Renamed from `wl-summary-from-func'.
901 (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
902 (wl-summary-subject-filter-function): Renamed from
903 `wl-summary-subject-filter-func'.
905 * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
906 `wl-draft-queue-flush-send-func'
907 (wl-draft-cite-function): Renamed from
910 * wl-address.el (wl-address-init-function): Renamed from
911 `wl-address-init-func'.
913 2001-02-27 Yuuichi Teranishi <teranisi@gohome.org>
915 * wl-draft.el (wl-draft-queue-flush): Don't call
916 `elmo-dop-unlock-message'.
917 * wl-draft.el (wl-draft-queue-append): Don't call
918 `elmo-dop-lock-message'.
920 * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
921 (wl-summary-buffer-folder-name): Ditto.
922 (wl-summary-message-regexp): Added '-' (all other related portions
924 (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
925 wl-summary-buffer-folder-name.
927 2001-02-26 "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
929 * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
930 the number of mails in the folder buffer is not updated by wl-biff.
932 2000-02-26 Kenichi OKADA <okada@opaopa.org>
934 * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
935 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
937 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
939 * wl-summary.el (wl-summary-next-message):
940 Return next message number when wl-summary-move-order is nil.
942 2001-02-28 Akihiro MOTOKI <mokkun@iname.com>
944 * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
945 `wl-summary-move-spec-alist'.
946 (wl-summary-move-spec-unplugged-alist): New variable
947 (Move spec for unplugged status).
948 (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
949 if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
951 2001-03-01 OKAZAKI Tetsurou <okazaki@be.to>
953 * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
954 * wl-mule.el (wl-draft-overload-menubar): Ditto.
956 2001-02-28 OKAZAKI Tetsurou <okazaki@be.to>
958 * wl-mime.el (wl-draft-preview-message): Use `function' instead of
959 simple quotation to quote the anonymous function.
960 * tm-wl.el (wl-draft-preview-message): Ditto.
962 2001-02-25 OKAZAKI Tetsurou <okazaki@be.to>
964 * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
965 Eliminate redundant `save-excursion'.
966 (wl-highlight-summary-current-line): Ditto.
968 * wl-highlight.el (wl-highlight-summary-current-line): Avoid
969 accessing match data when `looking-at' failed.
971 * wl-draft.el (wl-draft-delete): Use `match-string' instead of
972 `elmo-match-string' where users don't care about the speed.
973 (wl-draft-save): Ditto.
975 2001-02-24 Yuuichi Teranishi <teranisi@gohome.org>
977 * wl-util.el (wl-regexp-opt): New function.
979 * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
980 number from `wl-summary-buffer-number-list'.
981 (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
982 Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
983 (wl-summary-move-spec-alist): Changed default setting.
985 2001-02-23 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
987 * wl-vars.el (wl-biff-notify-hook): New hook.
988 * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
989 the arrival of new mail.
990 (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
991 and advice by Yuuichi Teranishi <teranisi@gohome.org>)
993 2001-02-23 Yuuichi Teranishi <teranisi@gohome.org>
995 * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
997 2001-02-22 Yuuichi Teranishi <teranisi@gohome.org>
999 * wl-summary.el (wl-summary-default-get-next-msg): Fix.
1001 * Version number is increased to 2.5.8.
1003 * wl-thread.el (toplevel): require 'cl.
1004 (wl-thread-resume-entity): Call wl-thread-make-number-list.
1005 (wl-thread-make-number-list): New function.
1006 (wl-thread-entity-make-number-list-from-children): Ditto.
1007 (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
1008 (wl-thread-entity-insert-as-children): Likewise.
1009 (wl-thread-delete-message): Likewise.
1010 (wl-meaning-of-mark): Eliminated.
1011 (wl-thread-next-failure-mark-p): Ditto.
1012 (wl-thread-entity-get-mark): Ditto.
1013 (wl-thread-meaning-alist-get-result): Ditto.
1014 (wl-thread-entity-check-prev-mark): Ditto.
1015 (wl-thread-entity-check-next-mark): Ditto.
1016 (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
1017 (wl-thread-entity-get-prev-marked-entity): Ditto.
1018 (wl-thread-get-prev-unread): Ditto.
1019 (wl-thread-jump-to-prev-unread): Ditto.
1020 (wl-thread-get-next-unread): Ditto.
1021 (wl-thread-jump-to-next-unread): Ditto.
1022 (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
1023 (wl-thread-entity-get-next-marked-entity): Ditto.
1025 * wl-summary.el (wl-summary-buffer-number-list):
1026 New bufer-local variable.
1027 (wl-summary-switch-to-clone-buffer): Clone
1028 `wl-summary-buffer-number-list'.
1029 (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
1030 (wl-summary-cursor-move-regex): Eliminated.
1031 (wl-summary-cursor-up): Rewrite.
1032 (wl-summary-cursor-down): Ditto.
1033 (wl-summary-mode-spec-alist): New variable.
1034 (wl-summary-next-message): New inline function.
1035 (wl-summary-cursor-move): New function.
1036 (wl-summary-default-get-next-msg): Rewrite.
1037 (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
1038 (wl-summary-rescan): Ditto.
1039 (wl-summary-sync-all-init): Ditto.
1040 (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
1041 summary is not thread view.
1042 (wl-summary-sync-update): Ditto.
1043 (wl-summary-rescan): Ditto.
1044 (wl-summary-make-number-list): New function.
1046 * wl-draft.el: "FCC" -> "Fcc".
1048 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1050 * wl-highlight.el (wl-highlight-summary-window):
1051 Call `set-buffer-modified-p'.
1053 * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
1054 (wl): Call `elmo-init' and fix.
1056 * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
1059 * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
1061 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1063 * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
1065 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1067 * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
1069 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1071 * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
1072 `wl-use-toolbar' nor `display-graphic-p'.
1073 (wl-e21-setup-message-toolbar): Ditto.
1074 (wl-e21-setup-summary-toolbar): Ditto.
1075 (wl-e21-setup-folder-toolbar): Ditto.
1077 (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
1078 (wl-plugged-init-icons): Ditto.
1080 (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
1081 `display-graphic-p'.
1082 (wl-plugged-set-folder-icon): Ditto.
1083 (wl-highlight-plugged-current-line): Ditto.
1084 (wl-highlight-folder-current-line): Ditto.
1085 (wl-e21-highlight-folder-group-line): Ditto.
1086 (wl-e21-setup-toolbar): Ditto.
1087 (wl-e21-display-image-p): New macro.
1089 * wl-demo.el (wl-demo): Simplified.
1090 (wl-demo-image-type-alist): Use `image-type-available-p' for
1091 checking whether the image type `xbm' is available.
1093 2000-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1095 * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
1096 (wl-summary-input-range): Ditto.
1098 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1100 * wl-summary.el (wl-summary-edit-addresses): Use
1101 `wl-summary-get-original-buffer'
1102 (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
1103 (wl-summary-jump-to-msg-by-message-id-via-nntp):
1104 Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
1105 (wl-summary-get-newsgroups): Eliminated.
1106 (wl-summary-set-crosspost): Ditto.
1107 (wl-summary-is-crosspost-folder): Ditto.
1108 (wl-crosspost-alist-load): Ditto.
1109 (wl-crosspost-alist-save): Ditto.
1111 * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
1112 `elmo-setup-subscribed-newsgroups' instead of
1113 `elmo-nntp-make-groups-hashtb'.
1114 (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
1115 instead of `wl-crosspost-alist-save'.
1117 * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
1118 of `elmo-folder-message-appendable-p'.
1119 (wl-mime-header-presentation-method): Eliminated.
1121 * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
1122 (Error occurs in emacs21).
1124 * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
1125 the current buffer).
1127 * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
1128 instead of `wl-crosspost-alist-save'.
1129 (wl-init): `elmo-crosspost-message-alist-load'
1130 instead of `wl-crosspost-alist-load'
1132 * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
1133 (wl-parse-newsgroups): Likewise.
1134 (wl-biff-notify): Run `wl-biff-notify-hook'.
1136 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1138 * wl-vars.el (wl-summary-lazy-highlight): New variable.
1140 * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
1141 when `wl-summary-lazy-highlight' is non-nil.
1142 (wl-summary-goto-folder-subr): Highlight only when
1143 `wl-summary-lazy-highlight' is non-nil.
1145 * wl-highlight.el (wl-highlight-summary): Fixed docstring;
1146 Don't display progress and highlight temp-mark when
1147 `wl-summary-lazy-highlight' is non-nil.
1148 (wl-highlight-summary-window): New function.
1149 (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
1151 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1153 * wl-summary.el (wl-summary-sync): Change `all-visible'
1155 (wl-summary-input-range): Ditto.
1157 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1159 * wl-e21.el (wl-highlight-folder-current-line): Call
1160 `wl-folder-init-icons' when folder icons have not been initialized.
1162 * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
1164 * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
1165 (wl-demo-image-type-alist): New macro.
1167 2001-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
1169 * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
1170 display does not support graphics.
1171 (wl-plugged-init-icons): Ditto.
1172 (wl-folder-init-icons): Ditto.
1174 * wl-demo.el (wl-demo): Chech closely whether the display
1177 2001-02-09 Yuuichi Teranishi <teranisi@gohome.org>
1179 * wl-summary.el (wl-summary-get-original-buffer): New function.
1180 (wl-summary-set-crosspost): Use it.
1181 (wl-summary-target-mark-uudecode): Ditto.
1182 (wl-summary-reedit): Ditto.
1183 (wl-summary-resend-bounced-mail): Ditto.
1184 (wl-summary-update-crosspost): Eliminated (It may be incorporated
1185 into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
1187 * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
1188 (wl-message-display-internal): Ditto.
1190 2001-02-07 Yuuichi Teranishi <teranisi@gohome.org>
1192 * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
1194 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1196 * wl-summary.el (wl-summary-save-view): Renamed from
1197 `wl-summary-save-status'.
1199 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1201 * wl-summary.el (wl-summary-sync): Added `all-shown'
1203 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1205 * wl-summary.el (wl-summary-input-range): Added `all-shown'
1207 2000-02-19 Kenichi OKADA <okada@opaopa.org>
1209 * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
1211 2001-02-19 OKAZAKI Tetsurou <okazaki@be.to>
1213 * wl-highlight.el (wl-highlight-summary-line-string): Use
1214 `zerop' instead of `= 0'.
1215 (wl-highlight-summary): Use `zerop' instead of `eq 0'.
1217 * wl-template.el (wl-template-next): Use `=' instead of `eq'
1218 for comparing numbers.
1219 (wl-template-prev): Use `zerop' instead of `eq 0'.
1221 * wl-draft.el (wl-draft-insert-current-message): Use
1222 `with-current-buffer' instead of `save-excursion'.
1223 Use `zerop' instead of `eq 0'.
1225 2001-02-17 Kenichi OKADA <okada@opaopa.org>
1227 * wl-draft.el (wl-draft-insert-ccs): New function.
1228 (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
1229 * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
1231 2001-02-15 Yuuichi Teranishi <teranisi@gohome.org>
1233 * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1235 2001-02-14 Yuuichi Teranishi <teranisi@gohome.org>
1237 * wl-expire.el (wl-expire-refile): Don't call
1238 elmo-msgdb-add-msgs-to-seen-list;
1239 Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1240 (wl-expire-refile-with-copy-reserve-msg): Ditto.
1242 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1244 * wl-message.el (wl-message-prev-page): Ignore errors while
1247 2001-01-14 Yuuichi Teranishi <teranisi@gohome.org>
1249 * wl-mime.el: Use elmo-original-message-mode instead of
1250 mmelmo-original-mode.
1252 * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1253 `elmo-folder-get-spec';
1254 (wl-fldmgr-add-completion-all-completions):
1255 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1257 * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1258 of `elmo-folder-get-type'.
1260 * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1261 `elmo-folder-get-spec';
1262 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1263 Use `elmo-folder-append-message' instead of `elmo-append-msg';
1264 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1265 Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1266 `elmo-read-msg-no-cache';
1267 Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1268 Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1269 (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1270 (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1272 (wl-draft-reedit): Use `elmo-message-file-name'.
1274 * wl-expire.el: Use `elmo-folder-name-internal';
1275 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1276 Use macro `wl-summary-buffer-msgdb' instead of variable
1277 `wl-summary-buffer-msgdb';
1278 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1279 Use macro `wl-summary-buffer-folder-name' instead of variable
1280 `wl-summary-buffer-folder-name'.
1281 * wl-score.el: Likewise.
1283 * wl-message.el: Rewrite for new message buffer cache mechanism.
1284 (wl-message-buffer-cache-buffer-get): New macro.
1285 (wl-message-buffer-cache-folder-get): Ditto.
1286 (wl-message-buffer-cache-message-get): Ditto.
1287 (wl-message-buffer-cache-entry-make): Ditto.
1288 (wl-message-buffer-cache-hit): Ditto.
1289 (wl-message-buffer-cache-sort): New function.
1290 (wl-message-buffer-cache-add): Ditto.
1291 (wl-message-buffer-cache-delete): Ditto.
1292 (wl-message-buffer-cache-clean-up): Ditto.
1293 (wl-message-buffer-window): Rewrite.
1294 (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1295 (wl-message-buffer-display): New function.
1296 (wl-message-display-internal): New function.
1298 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1300 * wl-folder.el: Use `elmo-folder-name-internal';
1301 Use `wl-folder-get-elmo-folder';
1302 Use `elmo-folder-list-messages' instead of
1304 Use `elmo-folder-get-primitive-list' instead of
1305 `elmo-folder-get-primitive-spec-list';
1306 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1307 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1308 Use `elmo-folder-create' instead of `elmo-create-folder'.
1309 (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1310 (wl-folder-get-elmo-folder): New macro.
1311 (wl-folder-elmo-folder-cache-get): Ditto.
1312 (wl-folder-elmo-folder-cache-put): Ditto.
1313 (wl-folder-suspend): Call `elmo-quit'.
1315 * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1316 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1317 Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1318 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1319 (toplevel): require 'cl.
1320 (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1322 * wl-summary.el: Rewrite to use new elmo interface.
1325 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1327 * wl-mime.el (wl-draft-preview-message):
1328 Run `wl-draft-send-hook' before collecting recipients information;
1329 Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1331 * tm-wl.el (wl-draft-preview-message): Ditto.
1333 2001-02-05 Yuuichi Teranishi <teranisi@gohome.org>
1335 * wl-mime.el (wl-draft-preview-message): Fixed problem that
1336 wrong receipients are displayed when forwarded message.
1338 2001-02-01 Yuuichi Teranishi <teranisi@gohome.org>
1340 * Version number is increased to 2.5.7.
1342 2001-01-29 Katsumi Yamaoka <yamaoka@jpl.org>
1344 * wl-message.el (wl-message-next-page): Bind
1345 `window-pixel-scroll-increment' to nil while scrolling up.
1347 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1349 * wl-vars.el (wl-save-hook): New hook.
1350 * wl.el (wl-save): Call `wl-save-hook'.
1352 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1354 * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1355 Argument WITH-ARG instead of NO-ARG (negative mean).
1356 (wl-draft-reply): WITH-ARG instead of NO-ARG.
1357 * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1358 * wl-message.el (wl-message-follow-current-entity): Likewise.
1360 2001-01-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1362 * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1363 FROM was optional argument.
1364 (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1366 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1368 * Version number is increased to 2.5.6.
1370 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1372 * wl-version.el (wl-version-show): Removed.
1373 (wl-version): Add `interactive'.
1375 2001-01-22 YAMASHITA Junji <ysjj@unixuser.org>
1377 * wl-summary.el (wl-summary-get-petname-func): New variable.
1378 (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1379 instead of `wl-address-get-petname-1'.
1380 (wl-summary-simple-from): Ditto.
1382 * wl-address.el (wl-address-get-petname-1): Define as function.
1384 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1386 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1387 field in the original message.
1388 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1390 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1392 * wl-expire.el (wl-expire-hide):
1393 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1395 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1397 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1398 find decoder for To, Cc, and Subject.
1400 2001-01-30 Yuuichi Teranishi <teranisi@gohome.org>
1402 * wl-summary.el (wl-cache-prefetch-next): Revert the logic
1403 for checking `elmo-use-buffer-cache'.
1404 (wl-summary-mark-as-important): Fixed typo in comment.
1406 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1408 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1409 field in the original message.
1410 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1412 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1414 * wl-expire.el (wl-expire-hide):
1415 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1417 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1419 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1420 find decoder for To, Cc, and Subject.
1422 2001-01-18 Yuuichi Teranishi <teranisi@gohome.org>
1424 * Version number is increased to 2.5.5.
1426 * wl-address.el (wl-address-specials-regexp): New constant.
1427 (wl-address-quote-specials): Use it.
1429 2001-01-17 Yuuichi Teranishi <teranisi@gohome.org>
1431 * wl-summary.el (wl-summary-rescan):
1432 Call `wl-summary-buffer-number-column-detect'.
1433 (Advised by Akihiro MOTOKI <mokkun@iname.com>)
1435 * wl-message.el (wl-message-mode-map): Define.
1436 (wl-message-decode): Use it as local-map.
1438 2001-01-16 Yuuichi Teranishi <teranisi@gohome.org>
1440 * wl-score.el (wl-score-guess-like-gnus): Abolished.
1441 (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
1443 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1445 * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
1447 * wl-mule.el (wl-read-event-char): Ditto.
1449 * wl-e21.el (wl-read-event-char): Ditto.
1451 * wl-nemacs.el (wl-read-event-char): Ditto.
1452 (read-event): Removed.
1454 * wl-util.el (toplevel): Removed dummy definition of
1456 (wl-read-event-char, wl-xmas-read-event-char): Removed.
1458 2001-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1460 * wl-nemacs.el (elmo-archive-call-process): Moved to
1463 2001-01-02 TAKAHASHI Kaoru <kaoru@kaisei.org>
1465 * wl-draft.el (wl-draft-reply-list-symbol): New function.
1466 (wl-draft-reply): Use it. Fixed "No match field" error message.
1468 * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
1469 instead of magic-number 6. Use `not' instead of `null' for symbol
1470 `nil' check (not empty list).
1471 (wl-draft-insert-x-face-field): Fixed paren style.
1473 * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
1474 one-branch conditional statement, instead of `and' and `if'.
1475 (wl-draft-forward): Likewise.
1476 (wl-draft-add-references): Likewise.
1477 (wl-draft-yank-from-mail-reply-buffer): Likewise.
1479 * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
1480 conditional steatment. Use `cond' instead of `if'.
1481 (wl-draft-confirm): Likewise.
1483 2001-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1485 * wl-version.el (wl-version-show): Use `product-string-1'
1486 instead of `wl-version'.
1487 * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
1489 * wl-demo.el (wl-demo-copyright-notice): Add 2001.
1491 2000-12-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1493 * wl-highlight.el (wl-highlight-headers): Revert
1494 `wl-highlight-x-face-func' argument (`beg' and `end').
1496 2000-12-29 TAKAHASHI Kaoru <kaoru@kaisei.org>
1498 * wl.el (toplevel): Move `product-provide' declare.
1499 * wl-demo.el (toplevel): Ditto.
1500 * wl-dnd.el (toplevel): Ditto.
1501 * wl-highlight.el (toplevel): Ditto.
1502 * wl-message.el (toplevel): Ditto.
1503 * wl-refile.el (toplevel): Ditto.
1504 * wl-util.el (toplevel): Ditto.
1506 2000-12-26 Yuuichi Teranishi <teranisi@gohome.org>
1508 * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
1509 keep cursor position. (Advised by OKAZAKI Tetsurou <okazaki@be.to>)
1510 (wl-thread-close-all): keep cursor position.
1512 2000-12-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
1514 * wl-version.el (wl-version-status-alist): Use `zerop' instead of
1516 (wl-generate-user-agent-string-1): Fix conditional statement.
1518 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1520 * wl.el (wl-check-environment): Additional check for
1521 'wl-local-domain' and `wl-message-id-domain'.
1523 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1525 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1527 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1529 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1530 instead of `smtp-sasl-user-realm'.
1532 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1534 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1536 2000-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
1538 * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
1539 to the default value as well as `eword-lexical-analyzer'.
1541 2000-12-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
1543 * wl-version.el (wl-extended-emacs-version,
1544 wl-extended-emacs-version2, wl-extended-emacs-version3): Use
1545 `elmo-match-string' instead of `wl-match-string'.
1547 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
1549 * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
1552 2000-12-10 Hironori Fukuchi <nory@valis.co.jp>
1554 * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
1556 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
1558 * wl-highlight.el (wl-highlight-headers): Remove
1559 `wl-highlight-x-face-func' argument (`beg' and `end').
1561 2000-12-15 Yuuichi Teranishi <teranisi@gohome.org>
1563 * wl-summary.el (wl-summary-mark-as-important):
1564 Remove cache if folder is local.
1566 2000-12-06 Taro Kawagishi <taro.kawagishi@nokia.com>
1568 * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
1569 to get existing e-mail address string.
1571 2000-12-13 TAKAHASHI Kaoru <kaoru@kaisei.org>
1573 * wl-version.el (wl-generate-user-agent-string): Commentary.
1574 (wl-generate-user-agent-string-1): Use `when' for
1575 one-branch conditional statement, instead of `and' and `if'.
1576 (wl-extended-emacs-version, wl-extended-emacs-version2,
1577 wl-extended-emacs-version3): Ditto.
1579 2000-12-12 Yuuichi Teranishi <teranisi@gohome.org>
1581 * wl-summary.el (wl-summary-sync-all-init): New inline function.
1582 (wl-summary-sync): Enclose `wl-summary-sync-update3' with
1583 condition-case; Remove initialization.
1584 (wl-summary-confirm-appends): Don't enclose with `condition-case'.
1585 (wl-summary-sync-update3): Added argument `sync-all';
1586 Eliminated local variable `msgdb';
1587 Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
1588 Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
1589 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1591 2000-12-12 KOGURO Naoki <koguro@dd.iij4u.or.jp>
1593 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
1594 connection before call `wl-draft-send-mail-with-smtp'.
1596 2000-11-30 Yuuichi Teranishi <teranisi@gohome.org>
1598 * Version number is increased to 2.5.4.
1600 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1602 * wl.el (wl-check-environment): Additional check for
1603 'wl-local-domain' and `wl-message-id-domain'.
1605 2000-11-28 Yuuichi Teranishi <teranisi@gohome.org>
1607 * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
1608 buffer as command specific.
1609 (wl-folder-mark-as-read-all-entity): Ditto.
1610 (wl-folder-prefetch-entity): Ditto.
1611 (wl-folder-drop-unsync-entity): Ditto.
1613 * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
1614 (wl-prog-uudecode-no-stdout-option): Changed default to t.
1615 (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
1617 * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
1620 2000-11-22 Yuuichi Teranishi <teranisi@gohome.org>
1622 * Version number is increased to 2.5.3.
1624 * wl-summary.el (wl-summary-save-view-cache):
1625 Delete duplicated `write-region';
1626 Use `write-region-as-binary' instead of `as-binary-output-file' and
1629 2000-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
1631 * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
1633 2000-11-20 Yuuichi Teranishi <teranisi@gohome.org>
1635 * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
1636 instead of `smtp-via-smtp'.
1638 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1640 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1642 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1644 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1645 instead of `smtp-sasl-user-realm'.
1647 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1649 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1651 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1653 * Version number is increased to 2.5.2.
1655 2000-11-17 Yuuichi Teranishi <teranisi@gohome.org>
1657 * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
1659 (wl-biff-stop): Call `cancel-timer' if timer already exists.
1660 (wl-biff-start): Call `timer-activate' if timer already exists.
1662 * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
1663 only when it is bound as function.
1665 2000-11-15 Yuuichi Teranishi <teranisi@gohome.org>
1667 * Version number is increased to 2.5.1.
1669 2000-11-14 Yuuichi Teranishi <teranisi@gohome.org>
1671 * wl-thread.el (wl-thread-update-line-on-buffer-sub):
1672 Print refile/copy destination.
1674 2000-11-13 Yuuichi Teranishi <teranisi@gohome.org>
1676 * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
1677 queue-flush-only is non-nil.
1679 * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
1681 * wl-summary.el (wl-summary-refile-subr): Use folder realname while
1682 checking cache folder.
1684 2000-11-09 TAKAHASHI Kaoru <kaoru@kaisei.org>
1686 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
1689 2000-11-08 TAKAHASHI Kaoru <kaoru@kaisei.org>
1691 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
1693 * wl-summary.el (wl-summary-write-current-folder-functions):
1694 Change default value. Use it.
1696 2000-11-08 Yuuichi Teranishi <teranisi@gohome.org>
1698 * Version number is increased to 2.5.0.
1700 * wl-version.el (wl-version): Changed codename.
1702 2000-11-06 Kenichi OKADA <okada@opaopa.org>
1704 * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
1705 (wl-summary-supersedes-message): Ditto.
1707 2000-11-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
1709 * wl-refile.el (wl-refile-guess-functions): Renamed from
1710 `wl-refile-guess-func-list'.
1712 2000-11-02 Yuuichi Teranishi <teranisi@gohome.org>
1714 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1715 Fixed problem when no rule was matched.
1717 2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
1719 * wl-summary.el (wl-summary-get-mark): Fixed
1720 `wl-summary-buffer-target-mark' check logic.
1722 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1724 * wl-folder.el (wl-folder-write-current-folder): Added group
1727 * wl-summary.el (wl-summary-write-current-folder): Renamed from
1728 `wl-summary-write-current-newsgroup'.
1729 (wl-summary-write-current-folder-functions): New variable.
1730 * wl-folder.el (wl-folder-get-newsgroups): New function.
1731 (wl-folder-guess-mailing-list-by-refile-rule): New function.
1732 (wl-folder-write-current-folder): Renamed from
1733 `wl-folder-write-current-newsgroup'.
1735 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1737 * Version number is increased to 2.3.93.
1739 2000-11-01 Yuuichi Teranishi <teranisi@gohome.org>
1741 * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
1742 (wl-ldap-make-matched-value-list): Ditto.
1743 (wl-ldap-alias-safe-string): Split e-mail address.
1745 * wl-summary.el (wl-summary-read-folder): Fixed problem when
1746 petname folder default was selected.
1747 (Fix by HIROSE Yuuji <yuuji@gentei.org>)
1748 (wl-summary-auto-refile): Use `wl-folder-get-realname'.
1750 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
1752 * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
1753 to `wl-draft-config-exec'.
1755 * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
1756 instead of calling `wl-draft-config-exec';
1757 Process group-list and show recipients in minibuffer.
1759 * tm-wl.el (wl-draft-preview-message): Ditto.
1761 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1763 * wl.el (toplevel): Added (C) to copyright notice, and
1765 * tm-wl.el (toplevel): Ditto.
1766 * wl-address.el (toplevel): Ditto.
1767 * wl-demo.el (toplevel): Ditto.
1768 * wl-dnd.el (toplevel): Ditto.
1769 * wl-draft.el (toplevel): Ditto.
1770 * wl-e21.el (toplevel): Ditto.
1771 * wl-expire.el (toplevel): Ditto.
1772 * wl-folder.el (toplevel): Ditto.
1773 * wl-highlight.el (toplevel): Ditto.
1774 * wl-message.el (toplevel): Ditto.
1775 * wl-mime.el (toplevel): Ditto.
1776 * wl-mule.el (toplevel): Ditto.
1777 * wl-nemacs.el (toplevel): Ditto.
1778 * wl-refile.el (toplevel): Ditto.
1779 * wl-score.el (toplevel): Ditto.
1780 * wl-summary.el (toplevel): Ditto.
1781 * wl-template.el (toplevel): Ditto.
1782 * wl-thread.el (toplevel): Ditto.
1783 * wl-util.el (toplevel): Ditto.
1784 * wl-vars.el (toplevel): Ditto.
1785 * wl-xmas.el (toplevel): Ditto.
1787 2000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1789 * wl.el (wl-init): Added comment about `wl-init-hook'.
1790 * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
1791 * wl-vars.el (wl-init-hook): Added docs.
1792 (wl-make-plugged-hook): Removed useless docs.
1793 * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
1794 * wl-xmas.el (toplevel): Ditto.
1796 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1798 * wl-address.el (toplevel): Fixed multiple Author header format.
1799 * wl-demo.el (toplevel): Ditto.
1800 * wl-draft.el (toplevel): Ditto.
1801 * wl-folder.el (toplevel): Ditto.
1802 * wl-summary.el (toplevel): Ditto.
1803 * wl-thread.el (toplevel): Ditto.
1804 * wl-util.el (toplevel): Ditto.
1805 * wl-vars.el (toplevel): Ditto.
1806 * wl-version.el (toplevel): Ditto.
1807 * wl-xmas.el (toplevel): Ditto.
1808 * wl.el (toplevel): Ditto.
1810 * wl-version.el (toplevel): Added require `elmo-version' for
1811 `product-version-as-string'.
1813 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
1815 * wl-vars.el (wl-draft-send-hook): Changed default value to
1816 '(wl-draft-config-exec).
1818 * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
1820 (wl-draft): Set `wl-draft-config-exec-flag' before running
1821 `wl-mail-setup-hook'.
1823 * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
1824 `wl-biff-init-icons' to `wl-init-hook' instead of
1825 `wl-make-plugged-hook'.
1826 (Because if `wl-draft' command is invoked at first,
1827 they are not initialized)
1828 Updated copyright notice.
1830 * wl-e21.el (toplevel): Ditto;
1832 * wl-demo.el (toplevel): Updated copyright notice.
1833 * wl-address.el (toplevel): Ditto.
1834 * wl-draft.el (toplevel): Ditto.
1835 * wl-version.el (toplevel): Ditto.
1836 * wl-folder.el (toplevel): Ditto.
1837 * wl-summary.el (toplevel): Ditto.
1838 * wl-thread.el (toplevel): Ditto.
1839 * wl-util.el (toplevel): Ditto.
1840 * wl-vars.el (toplevel): Ditto.
1841 * wl.el (toplevel): Ditto.
1843 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
1845 * wl-highlight.el (wl-highlight-message): Fixed problem of
1846 highlighting failure which occured when the last field contains
1847 multiple lines in the draft buffer.
1849 * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
1850 `wl-biff-start' if plugged.
1852 * wl-util.el (wl-biff-check-folder): New function.
1853 (wl-biff-check-folders): Don't set session name prefix.
1854 Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
1855 (wl-biff-check-folder-async): Ditto.
1857 * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
1860 2000-10-07 Yasushi Shoji <yashi@yashi.com>
1862 * wl-vars.el (wl-subject-prefix-regexp): New variable.
1864 * wl-draft.el (wl-draft-strip-subject-re): New function.
1866 * wl-draft.el (wl-draft-reply): Use it.
1868 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
1870 * wl-message.el (wl-mmelmo-message-redisplay): Use
1871 `mime-display-message' instead of `wl-mime-display-message'.
1873 * wl-mime.el (toplevel): Removed compatibility workaround
1874 for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
1875 (wl-mime-display-message): Abolished.
1876 (wl-mime-entity-read-field): Ditto.
1877 (wl-mime-combine-message/partial-pieces): Use
1878 `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
1880 2000-10-27 OKAZAKI Tetsurou <okazaki@be.to>
1882 * wl-template.el: Doc fixes.
1884 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1886 * wl-e21.el (wl-message-overload-functions): Do nothing if
1887 `current-local-map' is not available.
1888 (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
1890 2000-10-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1892 * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
1895 * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
1897 (wl-fldmgr-save-folders): Don't use `format' when insert
1898 `wl-fldmgr-folders-header'.
1900 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1902 * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
1904 2000-10-26 Yuuichi Teranishi <teranisi@gohome.org>
1906 * wl-highlight.el (wl-highlight-message):
1907 Use `std11-field-end' to detect end point of the header field.
1908 Refer `wl-highlight-max-header-size'.
1910 * wl-vars.el (wl-highlight-max-header-size): New variable.
1912 * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
1914 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1915 Set `for-draft' argument of wl-highlight-headers.
1917 (wl-draft-reedit): Ditto.
1918 (wl-user-agent-compose-internal): Ditto.
1920 2000-10-24 Daiki Ueno <ueno@unixuser.org>
1922 * wl-message.el (wl-message-add-button): Use overlay.
1924 2000-10-24 Yuuichi Teranishi <teranisi@gohome.org>
1926 * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
1928 * wl-address.el (wl-address-string-without-group-list-contents): Fixed
1929 problem when group-list content is nothing.
1930 (Reported by Mito <mit@nines.nec.co.jp>)
1932 2000-10-18 SAITO Atsunori <sai@yedo.com>
1934 * wl-summary.el (wl-summary-print-destination): Adjust line length.
1936 2000-10-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
1938 * tm-wl.el (toplevel): Use product-provide.
1940 2000-10-20 Yuuichi Teranishi <teranisi@gohome.org>
1942 * Version number is increased to 2.3.92.
1944 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1946 * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
1947 title text, use `display' property for left margin under Emacs 21.
1949 * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
1951 (wl-plugged-init-icons): Ditto.
1953 2000-10-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
1955 * wl.el (wl-save-status, wl-init): Remove last period in
1957 * tm-wl.el (wl-summary-burst): Ditto.
1958 * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
1959 wl-summary-resume-cache-status,
1960 wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
1961 wl-summary-sync-update3, wl-summary-highlight-msgs,
1962 wl-summary-flush-pending-append-operations,
1963 wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
1964 wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
1965 * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
1966 wl-thread-open-all): Ditto.
1967 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1968 * wl-mime.el (wl-summary-burst): Ditto.
1969 * wl-highlight.el (wl-highlight-summary): Ditto.
1970 * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
1971 wl-folder-open-all, wl-folder-update-access-group): Ditto.
1972 * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
1973 * wl-address.el (wl-local-address-init): Ditto.
1975 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1977 * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
1978 `add-text-properties'.
1979 (wl-plugged-init-icons): Ditto.
1980 (wl-folder-init-icons): Use `propertize' instead of
1981 `put-text-property'.
1982 (wl-plugged-set-folder-icon): Ditto.
1983 (wl-e21-highlight-folder-group-line): Ditto.
1985 2000-10-18 Yuuichi Teranishi <teranisi@gohome.org>
1987 * wl-version.el (wl-version-status-alist): New variable.
1988 (wl-version-status): New function.
1990 * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
1991 "Cc" part of the case "Reply-To".
1993 * wl-draft.el (wl-draft-reply): Use result of
1994 `eword-extract-address-components'.
1996 * wl-demo.el (wl-demo-icon-name): New constant.
1997 (wl-logo-xpm): Use it.
1998 (wl-logo-xbm): Ditto.
1999 (wl-logo-bitmap): Ditto.
2001 * Version number is increased to 2.3.91.
2003 2000-10-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
2005 * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
2006 (wl-extended-emacs-version, wl-extended-emacs-version2,
2007 wl-extended-emacs-version3): Remove `interactive'. Fixed
2010 * wl-version.el (wl-generate-user-agent-string-1): New function.
2011 (wl-generate-user-agent-string): Use it.
2013 * wl-version.el (wl-generate-user-agent-string-1): Ignore
2014 `mime-edit-insert-user-agent-field'.
2015 (wl-generate-user-agent-string): Check
2016 `mime-edit-insert-user-agent-field' and `mime-editor/version'.
2018 * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
2019 instead of `if', when verbose case.
2021 2000-10-18 Kenichi OKADA <okada@opaopa.org>
2023 * wl-expire.el (wl-summary-expire): Fix.
2025 2000-10-18 Kenichi OKADA <okada@opaopa.org>
2027 * wl.el (wl-check-environment): Don't check `wl-trash-folder'
2028 and `elmo-lost+found-folder' if 'wl-draft.
2029 * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
2031 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2033 * wl-expire.el (wl-summary-expire): Change messages.
2034 * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2035 `deleing-info' instead of "Deleting..."
2037 2000-10-15 Osamu Yamane <yamane@green.ocn.ne.jp>
2039 * wl-summary.el (wl-summary-refile-subr): Fix.
2041 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2043 * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
2046 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2048 * wl-vars.el (wl-draft-use-cache): Default `nil'.
2050 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2052 * wl-expire.el (wl-expire-hide): New function.
2053 (wl-summary-expire): Add `hide'.
2055 2000-10-17 Yuuichi Teranishi <teranisi@gohome.org>
2057 * wl-vars.el (wl-draft-reply-without-argument-list):
2058 Changed default value to consider `Reply-To:'.
2059 (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
2061 * Version number is increased to 2.3.90.
2063 * wl-summary.el (wl-summary-msgdb-load-async): Enclose
2064 elmo-imap4-get-session with unwind-protect.
2066 (wl-summary-sync-marks): Don't check plugged nor folder type.
2067 (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
2068 (Always keep current buffer).
2070 2000-10-16 Akihiro MOTOKI <motoki@da.jp.nec.com>
2072 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2073 Enclose with `save-excursion'.
2075 2000-10-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2077 * wl-version.el (wl-version): Remove interactive.
2079 2000-10-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
2081 * wl-version.el (wl-generate-user-agent-string): Use
2082 `product-string-verbose' instead of `product-string-1'.
2084 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2086 * wl-vars.el (wl-draft-use-cache): New variable.
2087 * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
2088 if wl-draft-use-cache is non-nil.
2090 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2092 * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
2093 (wl-summary-prefetch-msg): force prefetch if called with optional argument.
2095 2000-10-13 Yuuichi Teranishi <teranisi@gohome.org>
2097 * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
2098 (wl-thread-msg-mark-as-unread): Ditto.
2100 * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
2101 (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
2102 (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
2103 Don't set mark in summary if return value of `elmo-mark-as-read'
2105 Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
2106 (wl-summary-mark-as-read-region): Use `wl-summary-mark-as-read'
2107 instead of `wl-thread-msg-mark-as-read'.
2108 (wl-summary-mark-as-unread-region): Ditto.
2109 (wl-summary-target-mark-mark-as-read): Ditto.
2111 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2113 2000-10-12 Yuuichi Teranishi <teranisi@gohome.org>
2115 * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
2117 * wl-mule.el (wl-highlight-folder-current-line): Ditto.
2119 2000-10-11 Yuuichi Teranishi <teranisi@gohome.org>
2121 * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
2124 2000-10-11 OKAZAKI Tetsurou <okazaki@be.to>
2126 * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
2129 2000-10-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
2131 * wl-version.el (toplevel): Use `product-version-as-string' for
2132 set verstion-string, if defined.
2134 * wl-version.el (wl-version-show): Insert string at point, when
2137 * wl-version.el (wl-generate-user-agent-string): Use
2138 `product-string-1' instead of `wl-appname', `wl-version' and
2141 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2143 * wl-address.el (toplevel): Use product-provide.
2144 * wl-demo.el (toplevel): Ditto.
2145 * wl-dnd.el (toplevel): Ditto.
2146 * wl-draft.el (toplevel): Ditto.
2147 * wl-e21.el (toplevel): Ditto.
2148 * wl-expire.el (toplevel): Ditto.
2149 * wl-fldmgr.el (toplevel): Ditto.
2150 * wl-folder.el (toplevel): Ditto.
2151 * wl-highlight.el (toplevel): Ditto.
2152 * wl-message.el (toplevel): Ditto.
2153 * wl-mime.el (toplevel): Ditto.
2154 * wl-mule.el (toplevel): Ditto.
2155 * wl-nemacs.el (toplevel): Ditto.
2156 * wl-refile.el (toplevel): Ditto.
2157 * wl-score.el (toplevel): Ditto.
2158 * wl-summary.el (toplevel): Ditto.
2159 * wl-template.el (toplevel): Ditto.
2160 * wl-thread.el (toplevel): Ditto.
2161 * wl-util.el (toplevel): Ditto.
2162 * wl-vars.el (toplevel): Ditto.
2163 * wl-xmas.el (toplevel): Ditto.
2164 * wl.el (toplevel): Ditto.
2166 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2168 * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
2171 * wl-version.el (wl-version): Compile time evalution elmo-version.
2173 2000-10-10 Kenichi OKADA <okada@opaopa.org>
2175 * wl-summary.el (wl-summary-sync-force-update): Append queue
2176 `mark-as-read'if unplugged.
2178 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2180 * wl-version.el: New file. Use product.el.
2181 * wl.el: add (require 'wl-version).
2182 * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
2183 for ~/.folders header.
2184 (wl-fldmgr-folders-header): Changed.
2185 * wl-demo.el (wl-demo): Use product.el.
2187 * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
2189 * wl-util.el (wl-version, wl-version-show): Ditto.
2191 * wl-util.el (wl-generate-user-agent-string,
2192 wl-extended-emacs-version, wl-extended-emacs-version2,
2193 wl-extended-emacs-version3): Move to wl-version.el.
2194 * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
2195 xemacs-codename, mime-edit-insert-user-agent-field,
2196 mime-edit-user-agent-value, mime-editor/version,
2197 mime-editor/codename): Compile warning killer move to
2200 2000-10-09 Kenichi OKADA <okada@opaopa.org>
2202 * wl-summary.el (wl-summary-refile-subr): Fix.
2204 2000-10-09 Yuuichi Teranishi <teranisi@gohome.org>
2206 * wl-summary.el (wl-summary-sync-marks): Changed argument for
2207 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2209 2000-10-08 Kenichi OKADA <okada@opaopa.org>
2211 * wl.el (wl-check-environment): Check too many `@'.
2213 2000-10-08 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2215 * wl-thread.el (wl-thread-delete-message): Fix parentheses.
2217 2000-10-07 TAKAHASHI Kaoru <kaoru@kaisei.org>
2219 * wl-vars.el (wl-draft-reply-myself-with-argument-list,
2220 wl-draft-reply-myself-without-argument-list): Add variables.
2221 * wl-draft.el (wl-draft-reply): Use it.
2223 2000-10-06 Daiki Ueno <ueno@unixuser.org>
2225 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
2226 the 5th argument of `elmo-network-get-spec'.
2228 * wl-thread.el (wl-thread-reparent-children): New inline function.
2229 (wl-thread-delete-message): Use it.
2231 * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2232 (wl-summary-score-update-all-lines): Don't use `dolist'.
2234 2000-10-06 TAKAHASHI Kaoru <kaoru@kaisei.org>
2236 * wl-score.el (toplevel): Remove (provide 'elmo-msgdb). And add
2237 (require 'elmo-msgdb) for inline function.
2239 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2241 * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2243 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2245 * wl-score.el (wl-score-headers): Fix for the confusing macro
2248 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2250 * wl-summary.el: Don't use the 3rd argument of `require' because
2251 it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2252 * wl-util.el: Ditto.
2253 * wl-draft.el: Ditto.
2255 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2257 * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2258 window system is not used.
2260 2000-10-04 Daiki Ueno <ueno@unixuser.org>
2262 * wl-thread.el: Don't use `mapcar' only for iteration.
2263 (wl-thread-resume-entity): Ditto.
2264 (wl-thread-delete-message): Ditto.
2266 * wl-summary.el: Bind `dragdrop-drop-functions',
2267 `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2268 of `require' for `timezone', `easymenu' and `ps-print';
2269 don't use `mapcar' only for iteration.
2271 * wl-util.el: Bind `mule-version', `nemacs-version',
2272 `emacs-beta-version', `xemacs-codename',
2273 `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2274 `mime-editor/version' and `mime-editor/codename'; specify 3rd
2275 argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2278 * wl-score.el: Don't use `mapcar' only for iteration.
2279 (wl-score-simplify-buffer-fuzzy): Ditto.
2280 (wl-score-simplify-subject): Ditto.
2281 (wl-score-headers): Ditto.
2282 (wl-summary-score-update-all-lines): Ditto.
2284 * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2285 `enable-multibyte-characters' and `mule-version'.
2287 * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2288 `mapcar' only for iteration.
2290 * wl-demo.el: Don't use `mapcar' only for iteration.
2292 * wl-folder.el: Don't use `mapcar' only for iteration.
2293 (wl-folder-open-all): Ditto.
2294 (wl-folder-count-incorporates): Ditto.
2296 * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2297 (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2299 * wl-draft.el: Bind `x-face-add-x-face-version-header',
2300 `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2301 `smtp-connection-type'; specify 3rd argument of `require' for
2302 `timezone'; don't use `mapcar' only for iteration.
2303 (wl-draft-clone-local-variables): Don't use `mapcar'.
2304 (wl-draft-generate-clone-buffer): Ditto.
2305 (wl-user-agent-compose-internal): Ditto.
2307 * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2309 * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2310 (wl-save-status): Ditto.
2312 * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2315 2000-10-04 Yuuichi Teranishi <teranisi@gohome.org>
2317 * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2319 (wl-fldmgr-make-filter-default): New user option.
2321 * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2322 Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2323 (wl-fldmgr-filter-completion-alist): Abolish.
2325 * wl.el (wl): Don't check servers if arg is non-nil.
2327 * wl-draft.el (wl-draft-reply): Set only message-id string to
2330 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2332 * wl-summary.el (wl-summary-pick): Rewrite.
2334 * wl-draft.el (wl-draft-forward): Get references field from
2336 (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2338 2000-10-02 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2340 * wl-draft.el (wl-draft-forward): Add references field.
2342 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2344 * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2345 (wl-draft-reply): Use it.
2347 2000-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
2349 * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2350 when Emacs 21 is running.
2352 * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2355 2000-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
2357 * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2358 XPM icons transparent.
2360 * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2363 2000-09-29 Yuuichi Teranishi <teranisi@gohome.org>
2365 * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2368 * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2369 when it is persistent.
2370 (wl-summary-sync-marks): Changed argument for
2371 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2372 (wl-summary-virtual): Use `elmo-read-search-condition'.
2373 (wl-summary-redisplay-internal): If folder is local, mark as read
2374 even when folder is plugged.
2376 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2378 * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2379 of `tool-bar-lines' in the frame parameters.
2380 (after-make-frame-functions, post-command-hook): Don't modify the
2382 (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2383 wl-e21-tool-bar-lines): Removed.
2385 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2387 * wl-highlight.el (wl-highlight-folder-path): Put overlay
2388 properties `evaporate' and `wl-momentary-overlay' as well.
2389 (wl-highlight-summary-displaying): Ditto.
2390 (wl-delete-all-overlays): Don't delete overlay which does not have
2391 a property `wl-momentary-overlay'.
2393 * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
2394 `display-mouse-p' and `display-graphic-p'.
2395 (wl-folder-init-icons): Don't search for XBM or the other files.
2396 (wl-plugged-set-folder-icon): Make icons if and only if
2397 `display-graphic-p' returns non-nil.
2398 (wl-highlight-plugged-current-line): Use `before-string' overlay
2399 property to show icon images.
2400 (wl-highlight-folder-current-line): Ditto.
2401 (wl-e21-highlight-folder-group-line): Ditto.
2402 (wl-e21-highlight-folder-by-numbers): Ditto.
2403 (wl-e21-insert-image): Removed.
2404 (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
2405 (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
2407 (wl-e21-switch-toolbar-after-make-frame): Renamed from
2408 `wl-e21-force-switch-toolbar'.
2409 (wl-e21-make-icon-image): Removed.
2410 (wl-e21-setup-toolbar): Don't search for XBM files.
2411 (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
2414 2000-09-27 Yuuichi Teranishi <teranisi@gohome.org>
2416 * wl-util.el (wl-biff-check-folder-async): Set
2417 `wl-biff-check-folders-running' even when it is not an IMAP folder.
2419 2000-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2421 * wl-e21.el (after-make-frame-functions): Add
2422 `wl-e21-force-switch-toolbar'.
2423 (wl-e21-force-switch-toolbar): New function force to switch the
2424 toolbar appearance automatically.
2425 (post-command-hook): Add `wl-e21-switch-toolbar'.
2426 (wl-e21-switch-toolbar): New function to switch the toolbar
2427 appearance automatically.
2428 (wl-e21-tool-bar-lines): New buffer local variable.
2430 2000-09-25 Yuuichi Teranishi <teranisi@gohome.org>
2432 * wl-util.el (wl-biff-check-folders-running): New variable.
2433 (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
2434 (wl-biff-check-folder-async-callback):
2435 Set `wl-biff-check-folders-running'.
2436 (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
2437 with unwind-protect.
2439 * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
2440 Enclose `wl-folder-auto-check' with unwind-protect.
2442 * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
2443 (toplevel) [Emacs19+]: Removed autoload setting for "timer".
2445 * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
2447 * wl-util.el (wl-biff-notify): New inline function.
2448 (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
2450 Call `wl-biff-check-folder-async' if length of `wl-biff-check-
2452 Use `wl-biff-notify'.
2453 (wl-biff-check-folder-async-callback): New function.
2454 (wl-biff-check-folder-async): Ditto.
2456 * wl-folder.el (wl-folder): Don't check folders.
2457 (wl-folder-auto-check): New function.
2459 2000-09-24 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2461 * wl-util.el (wl-biff-start) [Emacs19+]:
2462 Use `timer-next-integral-multiple-of-time'.
2463 (wl-biff-check-folders): Use `wl-default-folder'
2464 if `wl-biff-check-folder-list' is nil.
2466 2000-09-24 OKAZAKI Tetsurou <okazaki@be.to>
2468 * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
2469 instead of `elmo-delete-lists'.
2471 2000-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2473 * wl.el (wl-plugged-toggle-all): Set the value of
2474 `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
2475 (wl-plugged-toggle): Ditto.
2476 (wl-toggle-plugged): Ditto.
2477 (wl-plugged-init): Ditto.
2479 * wl-xmas.el (wl-biff-init-icons): Set icons data to
2480 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2481 instead of `wl-biff-state-indicator-off' and
2482 `wl-biff-state-indicator-on'; don't modify the value and the type
2483 of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
2484 (wl-plugged-init-icons): Set icons data to
2485 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2486 instead of `wl-plug-state-indicator-off' and
2487 `wl-plug-state-indicator-on'; don't modify the value and the type
2488 of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
2490 * wl-vars.el (wl-modeline-biff-state-off,
2491 wl-modeline-biff-state-on, wl-modeline-biff-status,
2492 wl-modeline-plug-state-off, wl-modeline-plug-state-on,
2493 wl-modeline-plug-status): New internal variables.
2494 (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
2495 wl-biff-check-interval, wl-biff-check-folder-list): Change
2496 customization group from `wl-folder' to `wl-highlight'.
2497 (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
2498 wl-show-plug-status-on-modeline): Defcustomized.
2500 * wl-util.el (wl-biff-check-folders): Set the value of the flag
2501 `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
2502 (wl-mode-line-buffer-identification): Set both ON and OFF data with
2503 a flag to `mode-line-buffer-identification'.
2505 * wl-e21.el (wl-biff-init-icons): Set icons data to
2506 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2507 instead of `wl-biff-state-indicator-off' and
2508 `wl-biff-state-indicator-on'.
2509 (wl-plugged-init-icons): Set icons data to
2510 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2511 instead of `wl-plug-state-indicator-off' and
2512 `wl-plug-state-indicator-on'.
2514 2000-09-20 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
2516 * wl-util.el (wl-mode-line-buffer-identification): Don't breed
2519 2000-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2521 * wl.el (wl-plugged-mode): Use revised
2522 `wl-mode-line-buffer-identification'.
2523 (wl-plugged-init): Don't use `force-mode-line-update'.
2525 * wl-xmas.el (wl-draft-overload-functions): Use revised
2526 `wl-mode-line-buffer-identification'.
2527 (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
2528 (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
2529 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2530 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2531 `wl-make-plugged-hook';
2532 add `wl-folder-init-icons' and `wl-setup-folder' to
2533 `wl-folder-mode-hook'.
2535 * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
2537 (wl-mode-line-display-priority-list): New user option.
2538 (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
2540 (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
2543 * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
2545 (wl-mode-line-buffer-identification): Revised as a function.
2547 * wl-summary.el (wl-summary-mode): Use revised
2548 `wl-mode-line-buffer-identification'; don't call
2549 `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
2550 (TopLevel): Don't bind `wl-e21-setup-summary' nor
2551 `wl-xmas-setup-summary'.
2553 * wl-nemacs.el (wl-draft-overload-functions): Use revised
2554 `wl-mode-line-buffer-identification'.
2556 * wl-mule.el (wl-draft-overload-functions): Use revised
2557 `wl-mode-line-buffer-identification'.
2559 * wl-folder.el (wl-make-plugged-alist): Don't call
2560 `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
2561 (wl-folder): Don't call `wl-folder-init-icons' directly.
2562 (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
2563 `wl-xmas-setup-folder' directly;
2564 use revised `wl-mode-line-buffer-identification'.
2565 (TopLevel): Don't bind `wl-biff-init-icons',
2566 `wl-plugged-init-icons', `wl-folder-init-icons',
2567 `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
2569 * wl-e21.el (wl-draft-overload-functions): Use revised
2570 `wl-mode-line-buffer-identification'.
2571 (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
2572 (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
2573 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2574 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2575 `wl-make-plugged-hook';
2576 add `wl-folder-init-icons' and `wl-setup-folder' to
2577 `wl-folder-mode-hook'.
2579 2000-09-18 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2580 Katsumi Yamaoka <yamaoka@jpl.org>
2582 * wl.el (wl): Call `wl-biff-start'.
2583 (wl-exit): Call `wl-biff-stop'.
2584 (wl-plugged-mode): Show biff in modeline.
2585 (wl-unplugged-glyph, wl-plugged-glyph): Removed.
2587 * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
2588 (wl-biff-init-icons): New function.
2589 (wl-plugged-init-icons): Don't make too much keymaps.
2590 (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
2592 * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
2593 wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
2595 (wl-biff-check-interval, wl-biff-check-folder-list): New user
2598 * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
2599 wl-biff-start, wl-biff-stop): New functions.
2600 (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
2601 (wl-biff-timer-name): New variable.
2603 * wl-summary.el (wl-summary-mode): Show biff in modeline.
2605 * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
2606 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2608 * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
2609 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2611 * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
2612 (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
2613 `wl-folder-init-icons' to `ignore' if they are not available.
2614 (wl-folder-mode): Show biff in modeline.
2616 * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
2617 (wl-biff-init-icons): New function.
2618 (wl-plugged-init-icons): Don't make too much keymaps.
2619 (wl-biff-nomail-image, wl-biff-mail-image): New variables.
2621 2000-09-15 OKAZAKI Tetsurou <okazaki@be.to>
2623 * wl-vars.el (wl-strict-diff-folders): Customization Type
2624 and doc fix. Define as a list of regular expressions for
2626 * wl-folder.el (wl-folder-check-one-entity): Use
2627 `wl-string-match-member' instead of `wl-string-member' for
2628 `wl-strict-diff-folders'.
2630 2000-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
2632 * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
2633 (wl-highlight-folder-current-line): Use it; new implementation.
2634 (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
2635 wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
2636 `defsubst' instead of `defun'.
2638 * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
2639 `wl-highlight-group-folder-by-numbers'; made it can also be a
2640 number. See info for more details.
2642 * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
2645 * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
2648 * wl-mule.el (wl-xmas-setup-*): No need to bind them.
2649 (wl-highlight-folder-current-line): New implementation.
2651 * wl-highlight.el (wl-highlight-folder-group-line): New
2653 (wl-delete-all-overlays): Rewrite as a marco.
2654 (TopLevel): Require `wl-e21' when Emacs 21 is running.
2656 * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
2658 (wl-folder-*-glyph): No need to bind them.
2660 * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
2661 `wl-e21-highlight-folder-group-icon'; rewrite.
2662 (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
2663 `defsubst' instead of `defun'.
2664 (wl-folder-mode-map): Bind it when compiling.
2666 2000-09-13 Yuuichi Teranishi <teranisi@gohome.org>
2668 * wl.el (wl): Initialize plug-related settings before `wl-init'.
2670 * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
2672 2000-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2674 * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
2676 2000-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
2678 * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
2679 (wl-highlight-folder-current-line): Use it.
2681 * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
2684 2000-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
2686 * wl.el: Require `wl-e21' when Emacs 21 is running.
2688 * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
2689 default when Emacs 21 is running.
2690 (wl-use-highlight-mouse-line): Ditto.
2691 (wl-on-emacs21): New constant.
2692 (wl-on-emacs20): Removed.
2694 * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
2695 Emacs 21 is running.
2697 * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
2698 Emacs 21 is running.
2700 * wl-e21.el: New file.
2702 2000-09-08 Daiki Ueno <ueno@unixuser.org>
2704 * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
2705 (wl-toggle-plugged): Ditto.
2706 (wl-plugged-toggle): Ditto.
2707 (wl-plugged-toggle-all): Ditto.
2709 * wl-vars.el (wl-plug-state-indicator): Refer
2710 `wl-plug-state-indicator-on' indirectly.
2712 2000-08-31 Yuuichi Teranishi <teranisi@gohome.org>
2714 * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
2715 Call `wl-folder-confirm-existence'.
2717 * wl-folder.el (wl-folder-confirm-existence): Added optional
2720 2000-08-30 OKAZAKI Tetsurou <okazaki@be.to>
2722 * wl-summary.el (wl-summary-refile-subr): Assume
2723 `copy-or-refile' as symbol.
2724 (wl-summary-refile): Follow up above change.
2725 (wl-summary-copy): Ditto. Doc fix.
2727 2000-08-29 Yuuichi Teranishi <teranisi@gohome.org>
2729 * wl-summary.el (wl-summary-pick): Don't bind
2730 `elmo-search-mime-charset'.
2732 * wl-vars.el (wl-highlight-message-header-button-alist): Define
2733 default using old backquote style.
2734 (wl-search-mime-charset): Abolished.
2736 * wl-highlight.el (wl-highlight-headers):
2737 Call `point' after `re-search-forward'(for Nemacs).
2739 * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
2742 2000-08-29 Daiki Ueno <ueno@unixuser.org>
2744 * wl-message.el (wl-mmelmo-message-redisplay): Bind
2745 `wl-message-ignored-field-list' instead of
2746 `mime-view-ignored-field-list'.
2748 * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
2749 Add interactive spec.
2750 (wl-folder-goto-bottom-of-current-folder): Ditto.
2751 (wl-folder-mode-map): Bind them.
2753 * wl-vars.el (wl-message-ignored-field-list): New variable.
2754 (wl-message-visible-field-list): New variable.
2756 * wl-mime.el (wl-mime-header-presentation-method): New function.
2757 (wl-mime-setup): Set header-presentation-method.
2759 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2761 * wl-nemacs.el (wl-draft-overload-functions): Set
2762 `mode-line-buffer-identification' instead of using
2765 * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
2766 instead of using `wl-make-modeline'.
2768 * wl-xmas.el (wl-plugged-init-icons): Set up
2769 `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
2770 (wl-make-modeline): Abolish.
2771 (wl-draft-overload-functions): Set
2772 `mode-line-buffer-identification' instead of using
2775 * wl-util.el (wl-make-modeline-subr): Abolish.
2776 (wl-mode-line-buffer-identification): New alias.
2778 * wl-summary.el (wl-summary-buffer-folder-indicator): New.
2779 (wl-summary-make-modeline): Abolish.
2780 (wl-summary-buffer-set-folder): Set
2781 `wl-summary-buffer-folder-indicator'.
2782 (wl-summary-mode): Set `mode-line-buffer-identification' instead
2783 of using `wl-make-modeline'.
2784 (wl-summary-switch-to-clone-buffer): Don't set
2785 `mode-line-buffer-identification'.
2786 (wl-summary-goto-folder-subr): Ditto.
2788 * wl-mule.el (wl-draft-overload-functions): Set
2789 `mode-line-buffer-identification' instead of using
2792 * wl-folder.el (wl-folder-mode): Set
2793 `mode-line-buffer-identification' instead of using
2795 (wl-folder): Don't set `mode-line-buffer-identification'.
2797 2000-08-28 OKAZAKI Tetsurou <okazaki@be.to>
2799 * wl-refile.el (wl-refile-learn): Simplified. Use `memq'
2800 instead of `member' for `wl-refile-guess-func-list' look-ups.
2801 Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
2803 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2805 * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
2806 `wl-message-button-dispatcher'.
2808 * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
2810 * wl-message.el (wl-message-button-dispatcher): Use it.
2812 * wl-vars.el (wl-highlight-message-header-button-alist): Add
2815 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2816 Bind `case-fold-search' to t.
2818 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2820 * wl-xmas.el (wl-message-overload-functions): Initialize
2821 `wl-message-button-map'.
2823 * wl-mule.el (wl-message-overload-functions): Initialize
2824 `wl-message-button-map'.
2826 * wl-vars.el (wl-highlight-message-header-button-alist): New.
2828 * wl-message.el (wl-message-button-map): New keymap.
2829 (wl-message-add-button): New function.
2830 (wl-message-button-dispatcher): New function.
2831 (wl-message-button-refer-article): New function.
2834 (wl-highlight-message-add-buttons-to-header): New function.
2835 (wl-highlight-headers): Use it.
2837 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2839 * wl-summary.el (wl-summary-default-from): Use
2840 `wl-address-get-petname-1'.
2841 (wl-summary-simple-from): Ditto.
2843 * wl-address.el (wl-address-get-petname-1): New inline function.
2844 (wl-address-get-petname): Use it.
2846 2000-08-27 Daiki Ueno <ueno@unixuser.org>
2848 * wl-summary.el (wl-summary-default-from): Return full-name part
2849 from the address if no petname was found.
2850 (wl-summary-simple-from): Ditto.
2852 * wl-address.el (wl-address-get-petname): Return nil if no petname
2853 associated with the address was found.
2855 2000-08-23 Masahiro MURATA <muse@ba2.so-net.ne.jp>
2857 * wl-folder.el (wl-folder-open-all): Remove progress gauge when
2858 display is finished.
2860 2000-08-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
2862 * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
2863 `elmo-folder-exists-p' argument.
2865 2000-08-23 Daiki Ueno <ueno@unixuser.org>
2867 * wl-folder.el (wl-folder-confirm-existence): Check existence of
2870 2000-08-23 Yuuichi Teranishi <teranisi@gohome.org>
2872 * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
2874 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
2875 Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
2877 2000-08-22 Daiki Ueno <ueno@unixuser.org>
2879 * wl-folder.el (wl-folder-create-subr): New function.
2880 (wl-folder-confirm-existence): Use it.
2881 (wl-folder-check-one-entity): Use it.
2882 Check the error symbol is derived from 'elmo-open-error.
2884 * wl-summary.el (wl-summary-read-folder): Don't pass the argument
2887 2000-08-21 TAKAHASHI Kaoru <kaoru@kaisei.org>
2889 * wl-util.el (toplevel): Add (eval-when-compile (require
2890 'elmo-util)). (Maybe `provide' is typo.)
2892 2000-08-21 Yuuichi Teranishi <teranisi@gohome.org>
2894 * wl-util.el (toplevel): Removed (provide 'elmo-util).
2895 (I don't know why this was needed.)
2897 * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
2898 Follow up changes for stream-type.
2900 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
2901 (wl-draft-elmo-nntp-send): Ditto.
2903 * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
2904 (wl-nntp-posting-stream-type): Ditto.
2905 (wl-pop-before-smtp-ssl): Abolished.
2906 (wl-nntp-posting-ssl): Ditto.
2908 * wl-address.el (wl-address-quote-specials): New function.
2909 (wl-address-make-completion-list): Use `wl-address-quote-specials'.
2911 * wl-draft.el (wl-draft-reply): Ditto.
2913 2000-08-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2915 * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
2916 use function `wl-string-match-assoc'.
2918 2000-08-10 Yuuichi Teranishi <teranisi@gohome.org>
2920 * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
2922 * wl-draft.el (wl-draft-deduce-address-list): New function.
2923 (wl-draft-parse-mailbox-list): Ditto.
2924 (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
2925 instead of `smtp-deduce-address-list'.
2926 (wl-draft-on-field-p): Follow group list.
2928 * wl-address.el (wl-address-concat-token): New function.
2929 (wl-address-string-without-group-list-contents): Ditto.
2930 (wl-complete-field-body): Fixed problem of completion
2931 by japanese petname.
2932 (wl-address-make-completion-list): Rewrite.
2934 2000-08-11 Taro Kawagishi <taro.kawagishi@nokia.com>
2936 * wl-address.el (wl-address-make-completion-list): Completion by
2938 (wl-complete-field-body): Likewise.
2940 2000-08-08 Yuuichi Teranishi <teranisi@gohome.org>
2942 * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
2943 contains invalid address syntax.
2945 2000-07-26 Kenichi OKADA <okada@opaopa.org>
2947 * wl-folder.el (wl-folder-check-entity-async): Use
2948 `elmo-nntp-spec-hostname'.
2950 2000-08-02 OKAZAKI Tetsurou <okazaki@be.to>
2952 * wl-summary.el (wl-summary-msgdb-load-async): Use
2953 `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
2955 2000-07-31 Yuuichi Teranishi <teranisi@gohome.org>
2957 * wl-draft.el (wl-draft-reply): Set argument
2958 `content-transfer-encoding' as nil.
2960 2000-07-26 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2962 * wl-refile.el (wl-refile-learn): Move hit element to the top of
2965 2000-07-26 Kenichi OKADA <okada@opaopa.org>
2967 * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
2968 (wl-draft-edit-string): Ditto.
2969 (wl-draft-forward): Ditto.
2970 * wl-summary.el (wl-summary-write): Ditto.
2972 2000-07-24 Yuuichi Teranishi <teranisi@gohome.org>
2974 * wl-summary.el (wl-summary-sync-update3): Call
2975 `wl-summary-buffer-number-column-detect'.
2976 (wl-summary-buffer-number-column-detect): Search from point-min.
2978 2000-07-19 Yuuichi Teranishi <teranisi@gohome.org>
2980 * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
2981 contains an address which is not included in original to or cc.
2983 2000-07-19 Kenichi OKADA <okada@opaopa.org>
2985 * wl-summary.el (wl-summary-target-mark-uudecode): Error when
2986 begin-line does not exist.
2987 * wl-message.el (wl-message-uu-substring): Ditto.
2989 2000-07-18 Yuuichi Teranishi <teranisi@gohome.org>
2991 * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
2992 clear local variables.
2993 (wl-summary-exit): Call `elmo-commit'.
2994 (wl-summary-switch-to-clone-buffer): Call
2995 `wl-summary-buffer-set-folder' after `wl-summary-mode'.
2996 (wl-summary-goto-folder-subr): Ditto.
2998 * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
3001 2000-07-17 Yuuichi Teranishi <teranisi@gohome.org>
3003 * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
3004 wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
3005 wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
3006 wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
3007 wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
3008 wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
3010 * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
3012 2000-07-12 Hironori Fukuchi <nory@valis.co.jp>
3014 * wl-summary.el (wl-summary-search-by-subject):
3015 Search parent message from the latest one.
3017 2000-07-13 Yuuichi Teranishi <teranisi@gohome.org>
3019 * wl-draft.el (wl-draft-reply): Insert address with full-name.
3020 (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
3022 * wl-vars.el (wl-draft-reply-use-address-with-full-name):
3025 * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
3026 if elmo-nntp-use-killed-list is nil.
3027 Use `elmo-msgdb-append-to-killed-list'.
3028 (Append numbers confirmed as disappeared to the killed list.)
3029 (wl-summary-confirm-appends): Don't display negative number.
3031 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3033 * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
3035 2000-07-11 Yuuichi Teranishi <teranisi@gohome.org>
3037 * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
3039 (wl-summary-sync-update3): Use `elmo-list-diff' instead of
3040 `elmo-list-bigger-diff'.
3042 2000-07-04 Yuuichi Teranishi <teranisi@gohome.org>
3044 * wl-summary.el (wl-summary-buffer-exit-func):
3045 New buffer local variable.
3046 (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
3048 2000-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
3050 * wl-demo.el (wl-demo): Fix the last change.
3052 2000-07-07 Katsumi Yamaoka <yamaoka@jpl.org>
3054 * wl-demo.el (wl-demo): Don't use `eval'.
3056 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3058 * wl-summary.el (wl-summary-buffer-thread-modified):
3059 New buffer-local variable.
3060 (wl-summary-set-thread-modified): New function.
3061 (wl-summary-thread-modified-p): New function.
3062 (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
3063 (wl-summary-yank-saved-message): Use function
3064 `wl-summary-set-thread-modified'
3065 (wl-summary-switch-to-clone-buffer): Add
3066 `wl-summary-buffer-thread-modified'.
3068 * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
3069 (wl-summary-buffer-mark-saved-hook): Ditto.
3070 * wl-summary.el (wl-summary-msgdb-save): New hook
3071 `wl-summary-buffer-message-saved-hook' and
3072 `wl-summary-buffer-mark-saved-hook'.
3074 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3076 * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
3078 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3080 * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
3081 don't hide scroll bars under FSF Emacsen because it may incur an
3082 undesirable redrawing.
3084 2000-07-04 Kenichi OKADA <okada@opaopa.org>
3086 * wl-draft.el (wl-draft-edit-string): Call
3087 `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
3089 2000-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
3091 * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
3093 2000-07-01 OKAZAKI Tetsurou <okazaki@be.to>
3095 * wl-summary.el (wl-summary-msgdb-load-async): Call
3096 `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
3098 2000-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
3100 * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
3101 fringes in demo buffer; center bitmap logo correctly even if old
3104 2000-06-27 MAKINO Takashi <makino@cyber.office.ne.jp>
3106 * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
3108 * wl-refile.el (wl-refile-subject-alist): New variable.
3109 (wl-refile-subject-alist-file-name): Ditto.
3110 (wl-refile-alist-setup): Rewrite.
3111 (wl-refile-alist-save): Use `elmo-object-save'.
3112 Eliminated arguments.
3113 (wl-refile-learn): Check `wl-refile-guess-func-list'.
3114 (wl-refile-guess-by-subject): New function.
3115 (wl-refile-guess-func-list): Added it.
3117 2000-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3119 * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
3120 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
3122 2000-06-28 Yuuichi Teranishi <teranisi@gohome.org>
3124 * wl-summary.el (wl-summary-buffer-prev-folder-func):
3125 New buffer-local variable.
3126 (wl-summary-buffer-next-folder-func): Ditto.
3127 (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
3129 (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
3131 (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
3133 (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
3136 2000-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
3138 * wl-demo.el (wl-demo): Don't set the value of `fill-column'
3139 permanently in the demo buffer.
3141 2000-06-22 Yuuichi Teranishi <teranisi@gohome.org>
3143 * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
3144 `mime-entity-fetch-field'.
3146 * wl.el (wl-exit): Delete plugged buffer.
3148 * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
3149 XEmacs has menubar feature.
3151 2000-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3153 * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0. It
3154 cannot arrive at the beginning of the buffer under old Emacsen.
3156 2000-06-19 Yuuichi Teranishi <teranisi@gohome.org>
3158 * wl-address.el (wl-address-ldap-search):
3159 Call `ldap-search-entries' with `withdn' argument t.
3160 (wl-complete-field-body): Bind completion-ignore-case as t.
3161 Clear ldap search hash when it was sole completion.
3162 Use elmo-string for pattern string.
3163 (wl-ldap-alias-safe-string): Eliminated needless let.
3165 2000-06-16 Shun-ichi GOTO <gotoh@taiyo.co.jp>
3167 * wl-address.el (wl-ldap-alias-dn-level): New variable.
3168 (wl-ldap-alias-sep): New constant.
3169 (wl-ldap-search-attribute-type-list): Ditto.
3170 (wl-ldap-get-value): New function.
3171 (wl-ldap-make-filter): Ditto.
3172 (wl-ldap-make-matched-value-list): Ditto.
3173 (wl-ldap-alias-safe-string): Ditto.
3174 (wl-ldap-register-dn-string): Ditto.
3175 (wl-address-ldap-search): Rewrite.
3177 2000-06-17 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3179 * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
3181 (wl-thread-delete-line-from-buffer): Ditto.
3182 (wl-thread-get-exist-children): New function.
3184 2000-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
3186 * wl-demo.el (wl-demo): Made it to select various image types.
3187 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
3188 from `wl-title-logo'.
3189 (wl-logo-ascii): New variable.
3190 (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
3191 (wl-demo-copyright-notice): New constant.
3193 * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
3195 2000-06-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
3197 * wl-vars.el (wl-summary-target-above): Renamed from
3198 wl-summary-temp-above.
3199 * wl-score.el (wl-score-get-score-alist): Use it.
3200 (wl-summary-score-update-all-lines): Use it.
3201 * wl-summary.el: Ditto. (make-variable-buffer-local).
3203 2000-06-15 Yuuichi Teranishi <teranisi@gohome.org>
3205 * wl-vars.el (wl-ldap-port): New user option.
3207 * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
3208 Rewite whole implementation.
3209 (wl-complete-field-body): Fixed.
3211 2000-06-14 Yuuichi Teranishi <teranisi@quickhack.net>
3213 * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
3214 Choose implementation at compile time.
3216 2000-06-13 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3218 * wl-address.el (wl-ldap-search-internal): New function.
3219 (wl-complete-field-to): Use it.
3221 2000-06-12 Yuuichi Teranishi <teranisi@gohome.org>
3223 * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
3224 Use `let' instead of `let*'.
3227 * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
3228 Define as defcustom.
3229 (wl-ldap-base): Ditto.
3230 (wl-use-ldap): Ditto.
3232 2000-06-09 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3234 * wl-address.el (wl-ldap-search): New function.
3235 (wl-complete-field-body): Use `wl-ldap-search'.
3236 (wl-ldap-server): New variable.
3237 (wl-ldap-base): Ditto.
3238 (wl-use-ldap): Ditto.
3240 2000-06-08 OKAZAKI Tetsurou <okazaki@be.to>
3242 * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3243 (Pointed out by Mito <mit@nines.nec.co.jp>).
3244 * wl-summary.el (wl-summary-redisplay-no-mime): Update
3245 buffer-local variables like `wl-summary-redisplay-internal'.
3246 (wl-summary-redisplay-all-header): Likewise. Update
3249 2000-06-05 Yuuichi Teranishi <teranisi@gohome.org>
3251 * wl-summary.el (wl-summary-jump-to-parent-message):
3252 Consider prefix argument.
3254 * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3255 when closed thread is deleted.
3257 2000-05-31 Yasushi ABE <yasushi@stbbs.net>
3259 * wl-summary.el (wl-summary-jump-to-parent-message):
3260 Consider thread modification.
3262 2000-06-03 OKAZAKI Tetsurou <okazaki@be.to>
3264 * wl-message.el (wl-message-normal-get-original-buffer): Use
3267 * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3268 (wl-summary-showto-folder-regexp): Ditto.
3270 2000-05-31 OKAZAKI Tetsurou <okazaki@be.to>
3272 * wl-util.el (wl-delete-alist): Doc fix.
3273 (wl-delete-associations): New function.
3274 (wl-inverse-alist): New function.
3275 * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3276 Split temporary variables. Use `wl-delete-associations'
3277 and `wl-inverse-alist'.
3278 (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3280 2000-05-30 Yuuichi Teranishi <teranisi@gohome.org>
3282 * wl-folder.el (wl-folder-prefetch-entity):
3283 Execute prefetching if new count is unknown.
3285 2000-05-27 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3287 * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3289 * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3291 (wl-thread-set-parent): If insert as top, set linked as nil.
3293 * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3294 `wl-thread-cleanup-symbols' when view mode is thread.
3296 2000-05-26 OKAZAKI Tetsurou <okazaki@be.to>
3298 * wl-folder.el (wl-folder-create-folder-entity): Use
3299 with-current-buffer.
3300 (wl-local-folder-init): Call set-buffer to make sure we are in
3301 the Folder buffer. Don't touch buffer-local variables here.
3302 (wl-folder-mode): Initialize buffer-local variables here.
3304 * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3305 (wl-folder-entity-assign-id): Ditto.
3306 (wl-folder-create-entity-hashtb): Ditto.
3307 (wl-local-folder-init): Ditto.
3308 (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3310 2000-05-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
3312 * wl-summary.el (wl-summary-default-from): Fix probrem when
3313 std11-extract-address-components return (nil "foo@bar").
3315 2000-05-24 OKAZAKI Tetsurou <okazaki@be.to>
3317 * wl-draft.el (wl-draft-clone-local-variables):
3318 Remove redundant `setq'.
3320 2000-05-19 Yuuichi Teranishi <teranisi@gohome.org>
3322 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3323 Bind wl-highlight-x-face-func as nil while highlighting header.
3325 2000-05-21 OKAZAKI Tetsurou <okazaki@be.to>
3327 * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3329 2000-05-21 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3331 * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3332 elmo-msgdb-overview-hashtb from copy-variables.
3333 (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3334 instead of `elmo-msgdb-overview-get-entity-by-number'.
3335 (wl-summary-auto-refile): Ditto.
3337 * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3338 `elmo-msgdb-overview-get-entity' instead of
3339 `elmo-msgdb-search-overview-entity'. Use
3340 `elmo-msgdb-overview-get-entity' instead of
3341 `elmo-msgdb-overview-get-entity-by-number'.
3342 (wl-thread-insert-entity-sub): Ditto.
3343 (wl-thread-insert-message): Ditto.
3345 * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3346 `elmo-msgdb-overview-get-entity'.
3347 (wl-normal-message-redisplay): Ditto.
3349 2000-05-20 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3351 * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3352 `wl-thread-entities'.
3353 (wl-thread-delete-message): Fix remove top message from
3354 `wl-thread-entity-list'.
3356 * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3357 wl-append(nconc), because update-list is broken on Meadow.
3359 * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3361 (wl-summary-rescan): Ditto.
3362 (wl-summary-sync-update3): Ditto.
3363 * wl-thread.el (wl-thread-set-parent): Renamed from
3364 `wl-summary-set-parent'.
3365 (wl-thread-insert-message): Updating buffer faster.
3366 (wl-thread-delete-message): Updating buffer faster.
3368 * wl-score.el (wl-summary-score-update-all-lines): Changed
3369 interval for display progress gauge.
3371 2000-05-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
3373 * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3374 folder always-sticky.
3375 * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3378 2000-05-18 Yuuichi Teranishi <teranisi@gohome.org>
3380 * wl-vars.el (wl-draft-add-references): New user option.
3382 * wl-draft.el (wl-draft-add-references): New function.
3383 (wl-draft-yank-from-mail-reply-buffer): Use it.
3384 (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3387 2000-05-12 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3389 * wl-thread.el (wl-thread-update-line-msgs): Called
3390 `wl-thread-update-line-on-buffer-sub'.
3391 (wl-thread-update-line-on-buffer): Delete routine of inserting
3393 (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
3394 moved from `wl-thread-update-line-on-buffer'.
3395 Add threshold for displaying progress gauge.
3396 * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
3397 argument of `wl-thread-update-line-msgs'.
3398 Add threshold for displaying progress gauge.
3400 Add threshold for displaying progress gauge.
3401 * wl-score.el: Ditto.
3403 * wl-expire.el (wl-summary-expire): Display deleting info.
3405 2000-05-12 Yuuichi Teranishi <teranisi@gohome.org>
3407 * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
3409 * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
3410 argument of `wl-thread-update-line-msgs'.
3411 (wl-summary-set-parent): Added optional argument `parent-number'.
3412 (wl-summary-buffer-saved-message): New buffer local variable.
3413 (wl-summary-save-current-message): New command.
3414 (wl-summary-yank-saved-message): Ditto.
3415 (wl-summary-mode-map): Added key binding for
3416 `wl-summary-save-current-message' (\ew) and
3417 `wl-summary-yank-saved-message' (\C-y).
3418 (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
3420 2000-05-11 Yuuichi Teranishi <teranisi@gohome.org>
3422 * wl-summary.el (wl-summary-mode-map): Added key binding for
3423 `wl-summary-set-parent' (ts).
3425 2000-05-10 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3427 * wl-summary.el (wl-summary-insert-thread-entity): Search same
3428 subject faster. If thread number is reverse, delayed updating
3430 (wl-summary-search-by-subject): Ditto.
3431 (wl-summary-put-alike): Ditto.
3432 (wl-summary-get-alike): Ditto.
3433 (wl-summary-insert-headers): Insert header of all overview in
3435 (wl-summary-rescan): Delayed updating thread. Kill search subject
3436 buffer for wl-summary-search-by-subject.
3437 (wl-summary-sync-update3): Ditto.
3438 (wl-summary-exit): Ditto.
3439 (wl-summary-goto-bottom-of-current-thread): Change for linked
3441 (wl-summary-overview-create-summary-line): Change line for linked
3444 * wl-summary.el (wl-summary-update-thread): Use
3445 wl-thread-maybe-get-children-num.
3446 (wl-summary-set-parent): If change parent, move sub thread.
3447 (wl-summary-redisplay-internal): Add horizontal recenter.
3448 (wl-summary-redisplay-no-mime): Add horizontal recenter.
3450 * wl-thread.el (wl-thread-entity-get-linked): New function.
3451 (wl-thread-entity-set-linked): New function.
3452 (wl-thread-create-entity): Add linked element.
3453 (wl-thread-entity-insert-as-top): Use wl-append.
3454 (wl-thread-maybe-get-children-num): If closing thread, return
3456 (wl-thread-update-line-msgs): Displaying progress message.
3457 (wl-thread-update-line-on-buffer-sub): Use
3458 wl-thread-maybe-get-children-num.
3459 (wl-thread-update-line-on-buffer): If update line is not exists,
3461 (wl-thread-delete-message): If delete top msg of thread, search
3463 (wl-thread-insert-entity): Use
3464 wl-thread-maybe-get-children-num.
3466 * wl-highlight.el (wl-highlight-summary-current-line): change
3467 sregexp for linked thread.
3468 * wl-util.el (wl-count-lines): Count lines.
3469 (wl-horizontal-recenter): horizontal recenter.
3470 * wl-score.el (wl-score-put-alike): Use wl-count-lines
3471 (wl-score-get-alike): Ditto.
3472 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
3473 (wl-subject-length-limit): New variable.
3474 (wl-highlight-thread-indent-string-regexp): Changed for linked
3477 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3479 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3480 New variable (revival).
3481 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3482 by subject matching if there's no in-reply-to nor references field
3486 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3488 * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
3491 2000-05-09 Yuuichi Teranishi <teranisi@gohome.org>
3493 * wl-summary.el (wl-summary-reply): Return t if there was a
3494 message at cursor point.
3495 Added unwind-protect.
3496 (wl-summary-reply-with-citation): Cite only when wl-summary-reply
3498 (wl-summary-cancel-message): Do nothing when there's no message at
3500 (wl-summary-forward): Ditto.
3501 (wl-summary-jump-to-parent-message): Ditto.
3502 (wl-summary-reedit): Ditto.
3503 (wl-summary-edit-addresses): Ditto.
3504 (wl-summary-pipe-message): Ditto.
3505 (wl-summary-print-message-with-ps-print): Ditto.
3506 (wl-summary-print-message): Ditto.
3507 (wl-summary-mark-as-important): Ditto.
3508 (wl-summary-mark-as-unread): Ditto.
3510 * wl-summary.el (wl-summary-reply): Cause an error when there's no
3511 message at cursor point.
3512 (wl-summary-reply-with-citation): Remove unwind-protect.
3514 * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
3515 subject searching feature.
3516 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3519 2000-04-28 Yuuichi Teranishi <teranisi@gohome.org>
3521 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3523 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3524 by subject matching if there's no in-reply-to nor references field.
3526 * wl-summary.el (wl-summary-set-parent): New command (No key binding).
3528 * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
3529 when display is finished.
3530 (wl-folder-open-all): Ditto.
3531 (wl-folder-update-access-group): Ditto.
3532 * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
3533 * wl-thread.el (wl-thread-close-all): Ditto.
3535 * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
3536 progress gauge only when it was displayed.
3537 * wl-folder.el (wl-folder-insert-entity): Ditto.
3539 2000-04-26 Yuuichi Teranishi <teranisi@gohome.org>
3541 * wl-summary.el (wl-summary-incorporate): Enclose
3542 `wl-summary-sync-force-update' with save-excursion.
3544 2000-04-21 Yuuichi Teranishi <teranisi@elmo.dq.isl.ntt.co.jp>
3546 * wl-summary.el (wl-summary-prefetch-region):
3547 Pass current cursor point to `pos-visible-in-window-p' after
3548 moving cursor to the started point.
3550 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3552 * wl-vars.el (wl-ignored-forwarded-headers): New user option.
3554 * wl-draft.el (wl-draft-insert-current-message): Delete useless
3555 fields from the forwarding message.
3556 (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
3559 2000-04-20 Yuuichi Teranishi <teranisi@gohome.org>
3561 * wl-mime.el (wl-message-request-partial):
3562 Eliminated argument `msgdb'.
3563 Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
3564 (wl-mime-combine-message/partial-pieces): Likewise.
3565 * tm-wl.el (wl-message-request-partial): Likewise.
3566 (wl-mime-combine-message/partial-pieces): Likewise.
3568 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
3570 * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
3571 when display is finished.
3573 2000-04-17 HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
3575 * wl-summary.el (wl-summary-goto-folder-subr):
3576 Fix problem when wl-summary-partial-highlight-above-lines is nil.
3578 2000-04-18 Yuuichi Teranishi <teranisi@gohome.org>
3580 * wl-summary.el (wl-summary-prefetch-region): Redisplay only
3581 when cursor point is visible.
3583 2000-04-15 Yuuichi Teranishi <teranisi@gohome.org>
3585 * wl-expire.el (wl-expire-archive-get-max-number):
3586 Don't use `file-name-directory'.
3588 2000-04-14 Yuuichi Teranishi <teranisi@gohome.org>
3590 * wl-expire.el (wl-expire-archive-get-max-number):
3591 Use `file-name-directory'.
3593 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
3595 * wl-summary.el (wl-summary-sync-marks): Re-display progress
3596 only when there is progress.
3598 2000-04-13 Mito <mit@nines.nec.co.jp>
3600 * wl-summary.el (wl-summary-sync-marks): Display progress.
3602 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
3604 * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
3605 (wl-summary-prev): Move cursor regardless of unread status.
3606 (wl-summary-next): Ditto.
3608 2000-04-10 Yuuichi Teranishi <teranisi@gohome.org>
3610 * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
3611 Added argument `target' and `number'.
3612 * tm-wl.el (wl-summary-burst-subr): New function.
3613 (wl-summary-burst): Use it.
3615 2000-04-10 Mito <mit@nines.nec.co.jp>
3617 * wl-mime.el (wl-burst): New function.
3618 (wl-summary-burst): Use it.
3620 2000-04-07 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3622 * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
3623 as petname when there's no candidate.
3625 2000-04-07 Yuuichi Teranishi <teranisi@gohome.org>
3627 * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
3629 * wl-fldmgr.el (wl-fldmgr-add): Use it.
3631 * wl.el (wl-plugged-init): Flush queues if started with plugged status.
3633 * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
3635 2000-04-05 Yuuichi Teranishi <teranisi@gohome.org>
3637 * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
3638 Use substring of `original' instead of buffer-substring.
3639 (wl-refile-evaluate-rule):
3640 Set `original' argument of wl-refile-expand-newtext.
3643 (wl-summary-auto-refile-check-refile-rule-alist-subr,
3644 wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
3645 (wl-summary-auto-refile): Check existence of destination folder just
3648 2000-04-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
3650 * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
3651 when wl-refile-get-field-value return nil.
3653 2000-04-04 Daiki Ueno <ueno@unixuser.org>
3656 (wl-refile-expand-newtext): New function imported from Gnus.
3657 (wl-refile-evaluate-rule): Use it.
3659 2000-04-04 Yuuichi Teranishi <teranisi@gohome.org>
3661 * wl-summary.el (wl-summary-print-destination):
3662 Duplicate folder string to avoid putting text-property on
3665 * wl-refile.el (wl-refile-get-field-value): New function.
3666 (wl-refile-evaluate-rule): New function;
3667 Evaluate refile rule recursively.
3668 (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
3669 * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
3670 New function; Check existence of a target folder recursively.
3671 (wl-summary-auto-refile-check-refile-rule-alist):
3672 Use wl-summary-auto-refile-check-refile-rule-alist-subr.
3674 2000-03-30 Yuuichi Teranishi <teranisi@gohome.org>
3676 * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
3678 * wl-folder.el (wl-create-folder-entity-from-buffer):
3679 Fixed problem when '}' character is contained in folder name.
3681 * wl-xmas.el (wl-make-modeline): Consider plugged status.
3683 2000-03-29 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3685 * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
3686 (wl-fldmgr-add-completion-all-completions):
3687 Use wl-fldmgr-add-completion-hashtb.
3689 2000-03-28 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3691 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
3692 wl-fldmgr-add-completion-subr): New functions.
3693 * wl-folder.el (wl-folder-completion-func): New variable.
3694 * wl-summary.el (wl-summary-read-folder):
3695 Use wl-folder-completion-func.
3697 * wl-refile.el: Eliminate throw & catch.
3699 * wl.el (wl-plugged-sending-queue-status): Fixed.
3701 2000-03-27 Mikio Nakajima <minakaji@osaka.email.ne.jp>
3703 * wl-draft.el (wl-draft): Put category property on
3704 mail-header-separator.