1 2001-09-17 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
3 * wl-vars.el (wl-summary-width): Fix type to accept nil.
4 (wl-fcc): Fix to accept function.
5 (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
7 2001-09-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
9 * wl-acap.el (toplevel): Added `product-provide' declare.
10 * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
12 2001-09-14 Yuuichi Teranishi <teranisi@gohome.org>
14 * wl.el (wl): Changed order of calling `elmo-init'
15 and `elmo-folder-init'.
17 2001-09-13 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
19 * wl-mime.el (wl-summary-burst): Extract message when content-type
20 of root entity is not only `multipart' but also `message/rfc822'.
21 (wl-summary-burst-subr): Ditto.
23 2001-09-13 Yuuichi Teranishi <teranisi@gohome.org>
25 * wl-vars.el (toplevel): Require 'custom.
26 (wl-trash-folder): Added to `wl-setting' group.
28 * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
30 (wl-addrmgr-draw): Insert empty line when no entry exists.
32 * wl-mule.el (wl-message-wheel-up): Fixed.
33 (wl-message-wheel-down): Ditto.
35 2001-09-12 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
37 * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
38 config is an anonymous lambda expression.
40 2001-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
42 * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
43 when Mule 2 is running.
45 2001-09-11 Yuuichi Teranishi <teranisi@gohome.org>
47 * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
49 2001-09-10 Yuuichi Teranishi <teranisi@gohome.org>
51 * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
52 spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
54 * wl-address.el (wl-address-specials-regexp): Eliminated.
55 (wl-address-quote-specials): Rewrite.
57 2001-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
59 * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
60 shy-groups for regexp.
62 * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
63 character classes and Perl style shy-groups for regexp.
64 (wl-highlight-plugged-current-line): Use Posix style character
66 (wl-e21-highlight-folder-by-numbers): Ditto.
67 (wl-e21-display-image-p): Use `display-images-p' instead of
69 (display-images-p): Make an alias to `display-graphic-p' if it is
70 not available. It is for Emacs version prior to 21.0.105.
72 * wl-demo.el (wl-demo): Use `display-images-p' instead of
74 (wl-demo-image-type-alist): Ditto.
75 (display-images-p): Make an alias to `display-graphic-p' if it is
76 not available. It is for Emacs version prior to 21.0.105.
78 2001-09-04 TAKAHASHI Kaoru <kaoru@kaisei.org>
80 * wl-version.el (wl-generate-user-agent-string-1): Remove tm
82 (wl-generate-user-agent-string): Ditto.
84 * wl-version.el (wl-version): Update docsting.
85 (wl-version-status): Ditto.
87 2001-09-03 TAKAHASHI Kaoru <kaoru@kaisei.org>
89 * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
90 21.0.105. For Emacs 21.0.104 or earlier.
92 2001-09-03 Takuo KITAME <kitame@northeye.org>
94 * wl-e21.el (wl-plugged-init-icons): Use
95 `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
96 (wl-biff-init-icons): Ditto.
98 2001-08-31 Yuuichi Teranishi <teranisi@gohome.org>
100 * wl-highlight.el (wl-highlight-summary-current-line):
101 Fixed highlighting refile/copy destination.
103 * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
104 (wl-acap-store): Encode string by wl-acap-coding-system.
106 2001-08-30 Yuuichi Teranishi <teranisi@gohome.org>
108 * wl-acap.el (toplevel): Check and require 'un-define before
110 Added checking for UTF-2000.
112 2001-08-29 Yuuichi Teranishi <teranisi@gohome.org>
114 * wl-acap.el (toplevel): Require 'un-define before 'wl;
115 Don't enclose with `eval-and-compile'.
117 * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
120 * wl-draft.el (wl-draft): Ditto.
122 * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
124 * wl-acap.el (toplevel): Require 'wl.
125 (wl-acap-store): Call `elmo-init'.
127 * wl.el (wl): Changed position of `wl-check-environment'.
128 (toplevel): Added autoload setting for wl-acap.
130 * wl-vars.el (wl-setting): New custom group.
131 (wl-from): Added wl-setting group.
132 (wl-user-mail-address-list): Ditto.
133 (wl-organization): Ditto.
134 (wl-subscribed-mailing-list): Ditto.
135 (wl-envelope-from): Ditto.
136 (wl-smtp-posting-user): Ditto.
137 (wl-smtp-posting-server): Ditto.
138 (wl-smtp-posting-port): Ditto.
139 (wl-smtp-authenticate-type): Ditto.
140 (wl-pop-before-smtp-user): Ditto.
141 (wl-pop-before-smtp-server): Ditto.
142 (wl-pop-before-smtp-port): Ditto.
143 (wl-pop-before-smtp-authenticate-type): Ditto.
144 (wl-nntp-posting-server): Ditto.
145 (wl-nntp-posting-user): Ditto.
146 (wl-nntp-posting-port): Ditto.
147 (wl-fetch-confirm-threshold): Ditto.
148 (wl-prefetch-threshold): Ditto.
149 (wl-thread-insert-opened): Ditto.
150 (wl-ldap-server): Ditto.
151 (wl-ldap-port): Ditto.
152 (wl-ldap-base): Ditto.
153 (wl-ldap-objectclass): Ditto.
154 (wl-use-ldap): Ditto.
155 (wl-draft-config-alist): Ditto.
156 (wl-draft-config-matchone): Ditto.
157 (wl-template-alist): Ditto.
158 (wl-message-sort-field-list): Ditto.
159 (wl-message-ignored-field-list): Ditto.
160 (wl-message-visible-field-list): Ditto.
161 (wl-interactive-send): Ditto.
162 (wl-summary-move-order): Ditto.
163 (wl-auto-select-first): Ditto.
164 (wl-auto-select-next): Ditto.
165 (wl-interactive-save-folders): Ditto.
167 * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
168 Initialization codes are moved from wl-local-folder-init.
169 (wl-local-folder-init): Follow the change above.
170 (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
172 * wl-acap.el: New file.
174 * Version number is increased to 2.7.3.
176 2001-08-21 Kenichi OKADA <okada@opaopa.org>
178 * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
180 2001-08-21 Kenichi OKADA <okada@opaopa.org>
182 * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
183 (wl-addrmgr-address-entry-list): Ditto.
185 2001-08-21 Yuuichi Teranishi <teranisi@gohome.org>
187 * wl-e21.el (wl-draft-mode-map): Removed binding for
188 `wl-draft-insert-x-face-field'.
190 * wl-mule.el (wl-draft-mode-map): Ditto.
192 * wl-xmas.el (wl-draft-mode-map): Ditto.
194 * wl-vars.el (wl-cs-noconv): Ignore nemacs.
195 (wl-cs-autoconv): Ditto.
196 (wl-cs-local): Ditto.
197 (wl-use-scoring): Ditto.
198 (wl-mime-charset): Ditto.
199 (wl-folder-check-async): Ditto.
201 * wl.el (toplevel): Ignore nemacs and tm.
204 * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
205 (wl-summary-mode-map): Added binding for `wl-addrmgr'.
206 (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
207 instead of wl-address-petname-add-or-change.
208 (wl-summary-edit-addresses-subr): Use wl-address-delete
209 instead of wl-address-petname-delete.
211 * wl-util.el (wl-as-coding-system): Ignore nemacs.
213 * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
216 * wl-message.el (require): Remove tm support.
218 * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
220 * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
221 (wl-folder-jump-to-current-entity): Ditto.
222 (wl-folder-mode-map): Added binding for `wl-addrmgr'.
224 * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
225 `wl-draft-insert-x-face-field' to `wl-addrmgr'.
226 Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
228 * wl-mule.el (wl-draft-key-setup): Ditto.
230 * wl-xmas.el (wl-draft-key-setup): Ditto.
232 * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
233 (wl-draft-std11-parse-addresses): New function.
234 (wl-draft-parse-mailbox-list): Use it.
235 (wl-draft): Ignore nemacs.
236 (wl-draft-reedit): Ditto.
238 * wl-addrmgr.el: New file.
239 (Original is wl-rcpt.el written by
240 "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
241 Thanks Kitamoto-san.)
243 * wl-address.el (wl-address-make-address-list): Modified parsing
245 (wl-address-delete): Renamed from `wl-address-petname-delete';
246 Modify wl-address-list too.
247 (wl-address-add-or-change): Renamed from
248 `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
250 2001-08-15 YAMASHITA Junji <ysjj@unixuser.org>
252 * wl-highlight.el (wl-highlight-summary-current-line):
253 Work with transient-mark-mode
255 2001-08-15 Yuuichi Teranishi <teranisi@gohome.org>
257 * Version number is increased to 2.7.2.
259 * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
260 instead of elmo-dop-queue-method.
262 2001-08-06 SAITO Atsunori <sai@yedo.com>
264 * wl-vars.el (wl-ldap-objectclass): New user option.
266 * wl-address.el (wl-ldap-make-filter): Use it.
268 2001-08-03 Yuuichi Teranishi <teranisi@gohome.org>
270 * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
272 2001-08-02 Yuuichi Teranishi <teranisi@gohome.org>
274 * wl-folder.el (wl-folder): redisplay after folder insertion.
276 * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
278 * wl-summary.el (wl-summary-sync-update):
279 Change status mark only when new-msgdb exists.
280 (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
282 2001-07-23 Yuuichi Teranishi <teranisi@gohome.org>
284 * wl-summary.el (wl-summary-open-folder): New function.
285 (wl-summary-goto-folder-subr): Use it.
286 (wl-summary-mark-as-important): Fix;
287 Encache only when no cache exists.
289 2001-07-17 Yuuichi Teranishi <teranisi@gohome.org>
291 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
292 Use with-current-buffer.
294 2001-07-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
296 * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
297 before call `get-buffer'. Fixed parenthesis.
298 (wl-score-get-header-entry): Clear message and help window when
300 (wl-score-edit-insert-header): Ditto.
302 2001-07-14 Yuuichi Teranishi <teranisi@gohome.org>
304 * wl-draft.el (wl-message-mail-p): Test resent-to: field.
305 (Fix by Peter Møller Neergaard <turtle@bu.edu>)
306 (wl-default-draft-cite): Fix.
308 * wl-score.el (wl-score-insert-help): Fixed parenthesis.
309 (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
311 2001-07-12 Yuuichi Teranishi <teranisi@gohome.org>
313 * wl-message.el (wl-message-prev-page): Do same bahavior
314 as summary when it is called in the message buffer.
315 (wl-message-next-page): Ditto.
317 2001-07-09 Yuuichi Teranishi <teranisi@gohome.org>
319 * wl-summary.el (wl-summary-forward): Use cache if it is not
322 2001-07-05 Yuuichi Teranishi <teranisi@gohome.org>
324 * wl-vars.el: Changed file coding system to ISO-2022-JP.
325 Removed redundant require of elmo-vars.
326 (wl-biff-state-indicator-on): Changed default value for
327 xemacs with non-mule environment.
329 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
330 wl-message-buffer is nil;
331 Hide progress bar after moving messages.
333 2001-07-04 Yuuichi Teranishi <teranisi@gohome.org>
335 * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
336 message at cursor point is deleted.
338 2001-07-02 Yuuichi Teranishi <teranisi@gohome.org>
340 * wl-vars.el: Changed file coding system to euc-japan.
341 Added -*-coding:-*- magic to the first line.
343 * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
344 Search parent from the first message.
346 * Version number is increased to 2.7.1.
348 2001-06-28 OHASHI Akira <bg66@koka-in.org>
350 * wl-vars.el: Fix file coding system to ISO-2022-JP.
352 2001-06-27 Yuuichi Teranishi <teranisi@gohome.org>
354 * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
355 refile/delete execution.
357 * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
360 2001-06-26 Yuuichi Teranishi <teranisi@gohome.org>
362 * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
364 Don't update marks when update process is interrupted.
366 2001-06-25 Yuuichi Teranishi <teranisi@gohome.org>
368 * wl-summary.el (wl-summary-reply): Fixed problem when
369 wl-draft-use-frame is non-nil.
370 (wl-summary-forward): Ditto.
372 * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
374 (wl-folder-mark-as-read-all-entity): Ditto.
375 (wl-folder-prefetch-entity): Ditto.
377 * wl.el (wl): Check environment before wl-init.
379 * wl-summary.el (wl-summary-collect-unread): Eliminated.
380 (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
381 instead of wl-summary-collect-unread.
382 (wl-summary-reply): Split message window.
384 2001-06-21 Yuuichi Teranishi <teranisi@gohome.org>
386 * wl-vars.el (wl): Set custom-manual link as "wl-ja"
387 only if current language environment is japanese,
389 * wl-folder.el (wl-folder-jump-to-current-entity): Call
390 wl-folder-select-buffer when wl-summary-use-frame is non-nil.
391 (wl-folder-goto-folder-subr): Ditto.
393 * wl-draft.el (wl-draft-dispatch-message): Call
394 `elmo-file-cache-get-path'.
396 2001-06-20 Yuuichi Teranishi <teranisi@gohome.org>
398 * wl-summary.el (wl-summary-cursor-move): If return value of
399 wl-summary-next-message is not number, don't jump.
401 2001-06-19 Yuuichi Teranishi <teranisi@gohome.org>
403 * wl-summary.el (wl-summary-buffer-next-message-function): New
405 (wl-summary-next-message): Call wl-summary-buffer-next-message-function
408 * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
411 * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
412 (wl-plugged-drawing): Ditto.
414 2001-06-18 Yuuichi Teranishi <teranisi@gohome.org>
416 * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
418 (wl-biff-check-folder-async): Enclose wl-biff-check-folder
421 * wl.el (wl-init): Require mime-setup.
422 (wl-check-environment): Don't require mime-setup.
424 * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
425 instead of elmo-folder-type.
427 * wl-message.el (wl-message-buffer-prefetch-debug): Set default
430 2001-06-15 Yuuichi Teranishi <teranisi@gohome.org>
432 * Version number is increased to 2.7.0.
434 * wl-version.el (wl-version): Changed codename.
436 * wl-summary.el (wl-summary-delete-cache): Fixed.
438 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
439 Workaround for net folders.
440 (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
442 * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
443 value to nil (According to the patch from
444 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
446 * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
447 of elmo-folder-close.
449 2001-06-06 Peter Møller Neergaard <turtle@bu.edu>
451 * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
454 2001-06-13 Yuuichi Teranishi <teranisi@gohome.org>
456 * wl-summary.el (wl-summary-resend-message): Fixed.
458 * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
459 Call wl-draft with `from' argument if its address is included in
460 `wl-user-mail-address-list'.
461 (wl-draft): Added `from' argument.
463 * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
465 (wl): Don't show demo if wl-demo is nil.
467 * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
468 wl-summary-use-frame.
470 * wl-vars.el (wl-summary-use-frame): New user option.
471 (wl-folder-use-frame): Changed docstring.
473 * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
475 (wl-folder-select-buffer): Renamed wl-folder-use-frame to
476 wl-summary-use-frame.
478 * wl-vars.el (wl-folder-use-frame): New user option.
480 * wl-summary.el (wl-summary-exit): Back to folder frame if
481 wl-folder-use-frame is non-nil.
482 (wl-summary-redisplay-internal): Ignore cache if current folder
484 (wl-summary-redisplay-no-mime): Ditto.
485 (wl-summary-redisplay-all-header): Ditto.
487 * wl-folder.el (wl-folder-select-buffer): Switch to other frame
488 if wl-folder-use-frame is non-nil.
490 2001-06-06 Yuuichi Teranishi <teranisi@gohome.org>
492 * wl-summary.el (wl-summary-sync-update): Bind
493 elmo-folder-update-threshold.
494 (wl-summary-mark-as-important): Enclosed server mark processing
495 with `save-match-data'.
497 * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
498 only when it is already defined.
500 2001-05-24 Masahiro MURATA <muse@ba2.so-net.ne.jp>
502 * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
503 name of folder exclude localdir is wrong.
504 * wl-folder.el (wl-folder-sync-entity):
505 Set `wl-summary-always-sticky-folder-list' as nil.
506 (wl-folder-mark-as-read-all-entity): Ditto.
507 (wl-folder-prefetch-entity): Ditto.
509 2001-05-23 Kenichi OKADA <okada@opaopa.org>
511 * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
512 instead of `wl-summary-write-current-newsgroup'.
514 2001-05-19 Masahiro MURATA <muse@ba2.so-net.ne.jp>
516 * wl-summary.el (wl-summary-auto-select-msg-p): New function.
517 (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
518 non-nil and selected message is important, do not display.
520 2001-05-16 Kenichi OKADA <okada@opaopa.org>
522 * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
524 2001-05-10 Yuuichi Teranishi <teranisi@gohome.org>
526 * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
528 * wl-summary.el (wl-summary-mark-as-important): Set message number
529 using wl-summary-message-number.
531 2001-05-10 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
533 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
534 destination folder is 'null.
536 2001-05-09 Kenichi OKADA <okada@opaopa.org>
538 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
540 (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
541 (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
542 (wl-folder-guess-mailing-list-by-folder-name): Ditto.
544 2001-05-08 Yuuichi Teranishi <teranisi@gohome.org>
546 * wl-mime.el (wl-mime-setup): Added setting for
547 `mime-setup-signature-key-alist' to avoid overriding key bind for
550 * wl-e21.el (wl-draft-overload-functions): Don't override key binding
552 * wl-mule.el (wl-draft-overload-functions): Ditto.
553 * wl-xmas.el (wl-draft-overload-functions): Ditto.
554 * wl-draft.el (wl-draft-send): Ditto.
556 * wl-message.el (wl-message-display-internal):
557 Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
558 (Patch is provided by <kita@coe.nttdata.co.jp>).
560 2001-05-09 Kenichi OKADA <okada@opaopa.org>
562 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
564 2001-05-08 Kenichi OKADA <okada@opaopa.org>
566 * wl.el (wl): Fix for wl-demo.
568 2001-05-08 Kenichi OKADA <okada@opaopa.org>
570 * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
572 2001-05-08 Kenichi OKADA <okada@opaopa.org>
574 * wl-folder.el (wl-folder-prefetch-entity): Use
575 `wl-folder-get-elmo-folder'.
576 (wl-folder-count-incorporates): Do not use
577 `wl-folder-get-elmo-folder'.
579 2001-05-08 Kenichi OKADA <okada@opaopa.org>
581 * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
582 instead of `elmo-folder-get-type'.
584 2001-05-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
586 * wl-summary.el (wl-summary-write-current-folder): Set cursor
587 position on Subject: field.
588 (Advised by Mito <mit@nines.nec.co.jp>)
590 2001-04-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
592 * wl-folder.el (wl-folder-prefetch-entity): Use
593 `wl-folder-get-elmo-folder'.
595 2001-04-26 Yuuichi Teranishi <teranisi@gohome.org>
597 * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
599 * wl-summary.el (wl-summary-buffer-set-folder): Set up
600 `process-duplicates' slot.
602 * wl-highlight.el (wl-highlight-message): Don't highlight as signature
605 2001-04-25 TAKAHASHI Kaoru <kaoru@kaisei.org>
607 * wl-version.el (wl-version-status): Set to "alpha".
609 2001-04-23 Yuuichi Teranishi <teranisi@gohome.org>
611 * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
612 Check wl-message-buffer lives before set-buffer.
614 2001-04-22 Masahiro MURATA <muse@ba2.so-net.ne.jp>
616 * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
617 called in folder mode.
618 * wl-var.el (wl-summary-exit-pre-hook): New variable.
619 * wl-summary.el (wl-summary-exit-pre-hook): Run
620 `wl-summary-exit-pre-hook' before exit summary mode.
622 2001-04-22 TAKAHASHI Kaoru <kaoru@kaisei.org>
624 * wl-version.el (wl-version-status): New variable.
625 (wl-version-status-alist): Removed.
626 (wl-version-status): Rule included.
628 2001-04-19 Yuuichi Teranishi <teranisi@gohome.org>
630 * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
633 * wl-draft.el (wl-draft-insert-current-message): Fixed problem
634 when `mail-reply-buffer' is buffer-local variable.
635 (Reported by <kita@coe.nttdata.co.jp>).
637 2001-04-17 Yuuichi Teranishi <teranisi@gohome.org>
639 * wl-vars.el (toplevel): Require 'elmo-util.
641 2001-04-16 Yuuichi Teranishi <teranisi@gohome.org>
643 * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
644 (All other related portions are changed)
646 * wl.el (wl-plugged-change): Use '<' instead of '<='.
648 * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
650 2001-04-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
652 * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
654 2001-04-13 Yuuichi Teranishi <teranisi@gohome.org>
656 * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
657 Delete other windows to avoid an error.
658 Use `point-marker' instead of `point' to remember the start point
661 * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
663 * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
664 number not to exceed all message number.
666 2001-04-12 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
668 * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
669 call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
671 2001-04-09 Yuuichi Teranishi <teranisi@gohome.org>
673 * wl-summary.el (wl-summary-sync-force-update): Added argument
675 (wl-summary-sync-update): Ditto.
676 (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
679 * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
680 (wl-message-buffer-prefetch-next): Don't run timer if timer is
683 2001-04-07 Masahiro MURATA <muse@ba2.so-net.ne.jp>
685 * wl-expire.el (wl-expire-archive-get-folder): Added argument
687 (wl-expire-archive-number1): Diito.
688 (wl-expire-archive-number2): Diito.
689 (wl-expire-archive-Date): Diito.
690 (wl-archive-number1): Diito.
691 (wl-archive-number2): Diito.
692 (wl-archive-date): Diito.
693 (wl-archive-folder-p): New function.
694 (wl-summary-expire): Support of expand folder name at
696 * wl-util.el (wl-expand-newtext): Renamed from
697 `wl-refile-expand-newtext'.
699 2001-04-05 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
701 * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
702 `elmo-msgdb-overview-get-entity' with `msgdb' instead of
703 `(elmo-msgdb-get-overview msgdb)'.
704 (wl-summary-prefetch): Bind match data before call
705 `wl-summay-prefetch-msg'.
706 (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
707 'off if `wl-summary-buffer-disp-msg' is non-nil.
708 Fixed problem that couldn't show only one new or unread message when
710 (wl-summary-reply): Don't call `split-window-vertically' and other
713 2001-04-03 Yuuichi Teranishi <teranisi@gohome.org>
715 * wl-expire.el (wl-expire-refile): Fixed.
717 2001-04-02 Yuuichi Teranishi <teranisi@gohome.org>
719 * wl-vars.el (wl-biff-unnotify-hook): New variable.
721 * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
722 biff notification is removed.
724 * wl.el (wl): Changed position of `elmo-init'.
726 * wl-draft.el (wl-default-draft-cite): Use date field
727 on the citation buffer.
729 * wl-vars.el (wl-shimbun-folder-icon): New variable.
731 * wl-xmas.el (wl-folder-internal-icon-list): Added
732 `wl-folder-shimbun-image'.
734 * wl-e21.el (wl-folder-internal-icon-list): Added
735 `wl-folder-shimbun-image'.
737 2001-03-31 Yuuichi Teranishi <teranisi@gohome.org>
739 * wl.el (wl-init): Eliminated argument.
742 * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
743 (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
744 instead of `elmo-folder-msgdb-internal'.
745 (wl-summary-sync-update): Ditto.
746 (wl-summary-flush-pending-append-operations): Eliminated.
747 (wl-summary-delete-all-msgs): Set msgdb instead of folder.
748 (wl-summary-goto-folder-subr): Set load-msgdb argument of
751 * wl-mime.el (wl-summary-burst): Fixed.
753 * wl-folder.el (wl-folder-info-save): Check data type.
755 * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
756 (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
757 instead of `elmo-folder-msgdb-internal'.
758 (wl-expire-hide): Ditto.
761 * wl-draft.el (wl-draft): Removed argument for `wl-init'.
763 2001-03-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
765 * wl-folder.el (wl-folder-write-current-folder): Support petname.
767 2001-03-11 Kenichi OKADA <okada@opaopa.org>
769 * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
771 2001-03-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
773 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
774 Fixed `match-beginning' argument mismatch.
776 2001-03-05 Katsumi Yamaoka <yamaoka@jpl.org>
778 * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
781 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
783 * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
784 instead of `elmo-nntp-default-port'.
786 * wl-vars.el: Fixed some doc strings.
788 2001-02-28 Yuuichi Teranishi <teranisi@gohome.org>
790 * wl-summary.el (wl-summary-prefetch-msg): Use
791 `elmo-msgdb-overview-get-entity' instead of `assoc'.
793 * wl-vars.el: Define *-func as obsolete variable using
794 `elmo-define-obsolete-variable'.
796 * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
797 (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
798 instead of `wl-message-buffer-prefetch-threshold'.
800 * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
802 * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
804 * wl-draft.el (wl-caesar-region-func): Ditto.
806 * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
807 Keep unread status in elmo-folder-move-messages.
808 (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
810 2001-02-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
812 * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
813 `wl-summary-buffer-exit-func'
814 (wl-summary-buffer-message-redisplay-function): Renamed from
815 `wl-summary-buffer-message-redisplay-func'
816 (wl-summary-buffer-next-folder-function): Renamed from
817 `wl-summary-buffer-next-folder-func'.
818 (wl-summary-buffer-prev-folder-function): Renamed from
819 `wl-summary-buffer-prev-folder-func'.
820 (wl-summary-get-petname-function): Renamed from
821 `wl-summary-get-petname-func'.
823 * wl-score.el (wl-score-edit-exit-function): Renamed from
824 `wl-score-edit-exit-func'.
826 * wl-message.el (wl-message-buffer-prefetch-get-next-function):
827 Renamed from `wl-message-buffer-prefetch-get-next-function'.
829 * wl-util.el (wl-load-profile-function): Renamed from
830 `wl-load-profile-func'.
832 * wl-folder.el (wl-folder-completion-function): Renamed from
833 `wl-folder-completion-func'.
834 (wl-folder-init-function): Renamed from `wl-folder-init-func'.
836 * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
837 `wl-expire-archive-get-folder-func'.
838 (wl-draft-send-function): Renamed from `wl-draft-send-func'.
839 (wl-draft-send-mail-function): Renamed from
840 `wl-draft-send-mail-func'.
841 (wl-draft-send-news-function): Renamed from
842 `wl-draft-send-news-func'.
843 (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
844 (wl-generate-mailer-string-function): Renamed from
845 `wl-generate-mailer-string-func'.
846 (wl-highlight-signature-search-function): Renamed from
847 `wl-highlight-signature-search-func'.
848 (wl-highlight-x-face-function): Renamed from
849 `wl-highlight-x-face-func'
850 (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
851 (wl-ps-print-buffer-function): Renamed from
852 `wl-ps-print-buffer-func'
853 (wl-summary-from-function): Renamed from `wl-summary-from-func'.
854 (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
855 (wl-summary-subject-filter-function): Renamed from
856 `wl-summary-subject-filter-func'.
858 * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
859 `wl-draft-queue-flush-send-func'
860 (wl-draft-cite-function): Renamed from
863 * wl-address.el (wl-address-init-function): Renamed from
864 `wl-address-init-func'.
866 2001-02-27 Yuuichi Teranishi <teranisi@gohome.org>
868 * wl-draft.el (wl-draft-queue-flush): Don't call
869 `elmo-dop-unlock-message'.
870 * wl-draft.el (wl-draft-queue-append): Don't call
871 `elmo-dop-lock-message'.
873 * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
874 (wl-summary-buffer-folder-name): Ditto.
875 (wl-summary-message-regexp): Added '-' (all other related portions
877 (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
878 wl-summary-buffer-folder-name.
880 2001-02-26 "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
882 * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
883 the number of mails in the folder buffer is not updated by wl-biff.
885 2000-02-26 Kenichi OKADA <okada@opaopa.org>
887 * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
888 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
890 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
892 * wl-summary.el (wl-summary-next-message):
893 Return next message number when wl-summary-move-order is nil.
895 2001-02-28 Akihiro MOTOKI <mokkun@iname.com>
897 * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
898 `wl-summary-move-spec-alist'.
899 (wl-summary-move-spec-unplugged-alist): New variable
900 (Move spec for unplugged status).
901 (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
902 if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
904 2001-03-01 OKAZAKI Tetsurou <okazaki@be.to>
906 * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
907 * wl-mule.el (wl-draft-overload-menubar): Ditto.
909 2001-02-28 OKAZAKI Tetsurou <okazaki@be.to>
911 * wl-mime.el (wl-draft-preview-message): Use `function' instead of
912 simple quotation to quote the anonymous function.
913 * tm-wl.el (wl-draft-preview-message): Ditto.
915 2001-02-25 OKAZAKI Tetsurou <okazaki@be.to>
917 * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
918 Eliminate redundant `save-excursion'.
919 (wl-highlight-summary-current-line): Ditto.
921 * wl-highlight.el (wl-highlight-summary-current-line): Avoid
922 accessing match data when `looking-at' failed.
924 * wl-draft.el (wl-draft-delete): Use `match-string' instead of
925 `elmo-match-string' where users don't care about the speed.
926 (wl-draft-save): Ditto.
928 2001-02-24 Yuuichi Teranishi <teranisi@gohome.org>
930 * wl-util.el (wl-regexp-opt): New function.
932 * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
933 number from `wl-summary-buffer-number-list'.
934 (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
935 Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
936 (wl-summary-move-spec-alist): Changed default setting.
938 2001-02-23 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
940 * wl-vars.el (wl-biff-notify-hook): New hook.
941 * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
942 the arrival of new mail.
943 (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
944 and advice by Yuuichi Teranishi <teranisi@gohome.org>)
946 2001-02-23 Yuuichi Teranishi <teranisi@gohome.org>
948 * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
950 2001-02-22 Yuuichi Teranishi <teranisi@gohome.org>
952 * wl-summary.el (wl-summary-default-get-next-msg): Fix.
954 * Version number is increased to 2.5.8.
956 * wl-thread.el (toplevel): require 'cl.
957 (wl-thread-resume-entity): Call wl-thread-make-number-list.
958 (wl-thread-make-number-list): New function.
959 (wl-thread-entity-make-number-list-from-children): Ditto.
960 (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
961 (wl-thread-entity-insert-as-children): Likewise.
962 (wl-thread-delete-message): Likewise.
963 (wl-meaning-of-mark): Eliminated.
964 (wl-thread-next-failure-mark-p): Ditto.
965 (wl-thread-entity-get-mark): Ditto.
966 (wl-thread-meaning-alist-get-result): Ditto.
967 (wl-thread-entity-check-prev-mark): Ditto.
968 (wl-thread-entity-check-next-mark): Ditto.
969 (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
970 (wl-thread-entity-get-prev-marked-entity): Ditto.
971 (wl-thread-get-prev-unread): Ditto.
972 (wl-thread-jump-to-prev-unread): Ditto.
973 (wl-thread-get-next-unread): Ditto.
974 (wl-thread-jump-to-next-unread): Ditto.
975 (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
976 (wl-thread-entity-get-next-marked-entity): Ditto.
978 * wl-summary.el (wl-summary-buffer-number-list):
979 New bufer-local variable.
980 (wl-summary-switch-to-clone-buffer): Clone
981 `wl-summary-buffer-number-list'.
982 (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
983 (wl-summary-cursor-move-regex): Eliminated.
984 (wl-summary-cursor-up): Rewrite.
985 (wl-summary-cursor-down): Ditto.
986 (wl-summary-mode-spec-alist): New variable.
987 (wl-summary-next-message): New inline function.
988 (wl-summary-cursor-move): New function.
989 (wl-summary-default-get-next-msg): Rewrite.
990 (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
991 (wl-summary-rescan): Ditto.
992 (wl-summary-sync-all-init): Ditto.
993 (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
994 summary is not thread view.
995 (wl-summary-sync-update): Ditto.
996 (wl-summary-rescan): Ditto.
997 (wl-summary-make-number-list): New function.
999 * wl-draft.el: "FCC" -> "Fcc".
1001 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1003 * wl-highlight.el (wl-highlight-summary-window):
1004 Call `set-buffer-modified-p'.
1006 * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
1007 (wl): Call `elmo-init' and fix.
1009 * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
1012 * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
1014 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1016 * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
1018 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1020 * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
1022 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1024 * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
1025 `wl-use-toolbar' nor `display-graphic-p'.
1026 (wl-e21-setup-message-toolbar): Ditto.
1027 (wl-e21-setup-summary-toolbar): Ditto.
1028 (wl-e21-setup-folder-toolbar): Ditto.
1030 (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
1031 (wl-plugged-init-icons): Ditto.
1033 (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
1034 `display-graphic-p'.
1035 (wl-plugged-set-folder-icon): Ditto.
1036 (wl-highlight-plugged-current-line): Ditto.
1037 (wl-highlight-folder-current-line): Ditto.
1038 (wl-e21-highlight-folder-group-line): Ditto.
1039 (wl-e21-setup-toolbar): Ditto.
1040 (wl-e21-display-image-p): New macro.
1042 * wl-demo.el (wl-demo): Simplified.
1043 (wl-demo-image-type-alist): Use `image-type-available-p' for
1044 checking whether the image type `xbm' is available.
1046 2000-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1048 * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
1049 (wl-summary-input-range): Ditto.
1051 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1053 * wl-summary.el (wl-summary-edit-addresses): Use
1054 `wl-summary-get-original-buffer'
1055 (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
1056 (wl-summary-jump-to-msg-by-message-id-via-nntp):
1057 Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
1058 (wl-summary-get-newsgroups): Eliminated.
1059 (wl-summary-set-crosspost): Ditto.
1060 (wl-summary-is-crosspost-folder): Ditto.
1061 (wl-crosspost-alist-load): Ditto.
1062 (wl-crosspost-alist-save): Ditto.
1064 * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
1065 `elmo-setup-subscribed-newsgroups' instead of
1066 `elmo-nntp-make-groups-hashtb'.
1067 (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
1068 instead of `wl-crosspost-alist-save'.
1070 * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
1071 of `elmo-folder-message-appendable-p'.
1072 (wl-mime-header-presentation-method): Eliminated.
1074 * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
1075 (Error occurs in emacs21).
1077 * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
1078 the current buffer).
1080 * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
1081 instead of `wl-crosspost-alist-save'.
1082 (wl-init): `elmo-crosspost-message-alist-load'
1083 instead of `wl-crosspost-alist-load'
1085 * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
1086 (wl-parse-newsgroups): Likewise.
1087 (wl-biff-notify): Run `wl-biff-notify-hook'.
1089 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1091 * wl-vars.el (wl-summary-lazy-highlight): New variable.
1093 * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
1094 when `wl-summary-lazy-highlight' is non-nil.
1095 (wl-summary-goto-folder-subr): Highlight only when
1096 `wl-summary-lazy-highlight' is non-nil.
1098 * wl-highlight.el (wl-highlight-summary): Fixed docstring;
1099 Don't display progress and highlight temp-mark when
1100 `wl-summary-lazy-highlight' is non-nil.
1101 (wl-highlight-summary-window): New function.
1102 (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
1104 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1106 * wl-summary.el (wl-summary-sync): Change `all-visible'
1108 (wl-summary-input-range): Ditto.
1110 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1112 * wl-e21.el (wl-highlight-folder-current-line): Call
1113 `wl-folder-init-icons' when folder icons have not been initialized.
1115 * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
1117 * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
1118 (wl-demo-image-type-alist): New macro.
1120 2001-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
1122 * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
1123 display does not support graphics.
1124 (wl-plugged-init-icons): Ditto.
1125 (wl-folder-init-icons): Ditto.
1127 * wl-demo.el (wl-demo): Chech closely whether the display
1130 2001-02-09 Yuuichi Teranishi <teranisi@gohome.org>
1132 * wl-summary.el (wl-summary-get-original-buffer): New function.
1133 (wl-summary-set-crosspost): Use it.
1134 (wl-summary-target-mark-uudecode): Ditto.
1135 (wl-summary-reedit): Ditto.
1136 (wl-summary-resend-bounced-mail): Ditto.
1137 (wl-summary-update-crosspost): Eliminated (It may be incorporated
1138 into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
1140 * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
1141 (wl-message-display-internal): Ditto.
1143 2001-02-07 Yuuichi Teranishi <teranisi@gohome.org>
1145 * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
1147 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1149 * wl-summary.el (wl-summary-save-view): Renamed from
1150 `wl-summary-save-status'.
1152 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1154 * wl-summary.el (wl-summary-sync): Added `all-shown'
1156 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1158 * wl-summary.el (wl-summary-input-range): Added `all-shown'
1160 2000-02-19 Kenichi OKADA <okada@opaopa.org>
1162 * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
1164 2001-02-19 OKAZAKI Tetsurou <okazaki@be.to>
1166 * wl-highlight.el (wl-highlight-summary-line-string): Use
1167 `zerop' instead of `= 0'.
1168 (wl-highlight-summary): Use `zerop' instead of `eq 0'.
1170 * wl-template.el (wl-template-next): Use `=' instead of `eq'
1171 for comparing numbers.
1172 (wl-template-prev): Use `zerop' instead of `eq 0'.
1174 * wl-draft.el (wl-draft-insert-current-message): Use
1175 `with-current-buffer' instead of `save-excursion'.
1176 Use `zerop' instead of `eq 0'.
1178 2001-02-17 Kenichi OKADA <okada@opaopa.org>
1180 * wl-draft.el (wl-draft-insert-ccs): New function.
1181 (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
1182 * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
1184 2001-02-15 Yuuichi Teranishi <teranisi@gohome.org>
1186 * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1188 2001-02-14 Yuuichi Teranishi <teranisi@gohome.org>
1190 * wl-expire.el (wl-expire-refile): Don't call
1191 elmo-msgdb-add-msgs-to-seen-list;
1192 Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1193 (wl-expire-refile-with-copy-reserve-msg): Ditto.
1195 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1197 * wl-message.el (wl-message-prev-page): Ignore errors while
1200 2001-01-14 Yuuichi Teranishi <teranisi@gohome.org>
1202 * wl-mime.el: Use elmo-original-message-mode instead of
1203 mmelmo-original-mode.
1205 * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1206 `elmo-folder-get-spec';
1207 (wl-fldmgr-add-completion-all-completions):
1208 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1210 * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1211 of `elmo-folder-get-type'.
1213 * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1214 `elmo-folder-get-spec';
1215 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1216 Use `elmo-folder-append-message' instead of `elmo-append-msg';
1217 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1218 Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1219 `elmo-read-msg-no-cache';
1220 Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1221 Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1222 (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1223 (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1225 (wl-draft-reedit): Use `elmo-message-file-name'.
1227 * wl-expire.el: Use `elmo-folder-name-internal';
1228 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1229 Use macro `wl-summary-buffer-msgdb' instead of variable
1230 `wl-summary-buffer-msgdb';
1231 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1232 Use macro `wl-summary-buffer-folder-name' instead of variable
1233 `wl-summary-buffer-folder-name'.
1234 * wl-score.el: Likewise.
1236 * wl-message.el: Rewrite for new message buffer cache mechanism.
1237 (wl-message-buffer-cache-buffer-get): New macro.
1238 (wl-message-buffer-cache-folder-get): Ditto.
1239 (wl-message-buffer-cache-message-get): Ditto.
1240 (wl-message-buffer-cache-entry-make): Ditto.
1241 (wl-message-buffer-cache-hit): Ditto.
1242 (wl-message-buffer-cache-sort): New function.
1243 (wl-message-buffer-cache-add): Ditto.
1244 (wl-message-buffer-cache-delete): Ditto.
1245 (wl-message-buffer-cache-clean-up): Ditto.
1246 (wl-message-buffer-window): Rewrite.
1247 (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1248 (wl-message-buffer-display): New function.
1249 (wl-message-display-internal): New function.
1251 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1253 * wl-folder.el: Use `elmo-folder-name-internal';
1254 Use `wl-folder-get-elmo-folder';
1255 Use `elmo-folder-list-messages' instead of
1257 Use `elmo-folder-get-primitive-list' instead of
1258 `elmo-folder-get-primitive-spec-list';
1259 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1260 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1261 Use `elmo-folder-create' instead of `elmo-create-folder'.
1262 (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1263 (wl-folder-get-elmo-folder): New macro.
1264 (wl-folder-elmo-folder-cache-get): Ditto.
1265 (wl-folder-elmo-folder-cache-put): Ditto.
1266 (wl-folder-suspend): Call `elmo-quit'.
1268 * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1269 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1270 Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1271 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1272 (toplevel): require 'cl.
1273 (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1275 * wl-summary.el: Rewrite to use new elmo interface.
1278 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1280 * wl-mime.el (wl-draft-preview-message):
1281 Run `wl-draft-send-hook' before collecting recipients information;
1282 Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1284 * tm-wl.el (wl-draft-preview-message): Ditto.
1286 2001-02-05 Yuuichi Teranishi <teranisi@gohome.org>
1288 * wl-mime.el (wl-draft-preview-message): Fixed problem that
1289 wrong receipients are displayed when forwarded message.
1291 2001-02-01 Yuuichi Teranishi <teranisi@gohome.org>
1293 * Version number is increased to 2.5.7.
1295 2001-01-29 Katsumi Yamaoka <yamaoka@jpl.org>
1297 * wl-message.el (wl-message-next-page): Bind
1298 `window-pixel-scroll-increment' to nil while scrolling up.
1300 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1302 * wl-vars.el (wl-save-hook): New hook.
1303 * wl.el (wl-save): Call `wl-save-hook'.
1305 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1307 * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1308 Argument WITH-ARG instead of NO-ARG (negative mean).
1309 (wl-draft-reply): WITH-ARG instead of NO-ARG.
1310 * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1311 * wl-message.el (wl-message-follow-current-entity): Likewise.
1313 2001-01-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1315 * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1316 FROM was optional argument.
1317 (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1319 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1321 * Version number is increased to 2.5.6.
1323 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1325 * wl-version.el (wl-version-show): Removed.
1326 (wl-version): Add `interactive'.
1328 2001-01-22 YAMASHITA Junji <ysjj@unixuser.org>
1330 * wl-summary.el (wl-summary-get-petname-func): New variable.
1331 (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1332 instead of `wl-address-get-petname-1'.
1333 (wl-summary-simple-from): Ditto.
1335 * wl-address.el (wl-address-get-petname-1): Define as function.
1337 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1339 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1340 field in the original message.
1341 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1343 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1345 * wl-expire.el (wl-expire-hide):
1346 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1348 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1350 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1351 find decoder for To, Cc, and Subject.
1353 2001-01-30 Yuuichi Teranishi <teranisi@gohome.org>
1355 * wl-summary.el (wl-cache-prefetch-next): Revert the logic
1356 for checking `elmo-use-buffer-cache'.
1357 (wl-summary-mark-as-important): Fixed typo in comment.
1359 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1361 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1362 field in the original message.
1363 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1365 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1367 * wl-expire.el (wl-expire-hide):
1368 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1370 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1372 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1373 find decoder for To, Cc, and Subject.
1375 2001-01-18 Yuuichi Teranishi <teranisi@gohome.org>
1377 * Version number is increased to 2.5.5.
1379 * wl-address.el (wl-address-specials-regexp): New constant.
1380 (wl-address-quote-specials): Use it.
1382 2001-01-17 Yuuichi Teranishi <teranisi@gohome.org>
1384 * wl-summary.el (wl-summary-rescan):
1385 Call `wl-summary-buffer-number-column-detect'.
1386 (Advised by Akihiro MOTOKI <mokkun@iname.com>)
1388 * wl-message.el (wl-message-mode-map): Define.
1389 (wl-message-decode): Use it as local-map.
1391 2001-01-16 Yuuichi Teranishi <teranisi@gohome.org>
1393 * wl-score.el (wl-score-guess-like-gnus): Abolished.
1394 (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
1396 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1398 * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
1400 * wl-mule.el (wl-read-event-char): Ditto.
1402 * wl-e21.el (wl-read-event-char): Ditto.
1404 * wl-nemacs.el (wl-read-event-char): Ditto.
1405 (read-event): Removed.
1407 * wl-util.el (toplevel): Removed dummy definition of
1409 (wl-read-event-char, wl-xmas-read-event-char): Removed.
1411 2001-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1413 * wl-nemacs.el (elmo-archive-call-process): Moved to
1416 2001-01-02 TAKAHASHI Kaoru <kaoru@kaisei.org>
1418 * wl-draft.el (wl-draft-reply-list-symbol): New function.
1419 (wl-draft-reply): Use it. Fixed "No match field" error message.
1421 * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
1422 instead of magic-number 6. Use `not' instead of `null' for symbol
1423 `nil' check (not empty list).
1424 (wl-draft-insert-x-face-field): Fixed paren style.
1426 * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
1427 one-branch conditional statement, instead of `and' and `if'.
1428 (wl-draft-forward): Likewise.
1429 (wl-draft-add-references): Likewise.
1430 (wl-draft-yank-from-mail-reply-buffer): Likewise.
1432 * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
1433 conditional steatment. Use `cond' instead of `if'.
1434 (wl-draft-confirm): Likewise.
1436 2001-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1438 * wl-version.el (wl-version-show): Use `product-string-1'
1439 instead of `wl-version'.
1440 * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
1442 * wl-demo.el (wl-demo-copyright-notice): Add 2001.
1444 2000-12-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1446 * wl-highlight.el (wl-highlight-headers): Revert
1447 `wl-highlight-x-face-func' argument (`beg' and `end').
1449 2000-12-29 TAKAHASHI Kaoru <kaoru@kaisei.org>
1451 * wl.el (toplevel): Move `product-provide' declare.
1452 * wl-demo.el (toplevel): Ditto.
1453 * wl-dnd.el (toplevel): Ditto.
1454 * wl-highlight.el (toplevel): Ditto.
1455 * wl-message.el (toplevel): Ditto.
1456 * wl-refile.el (toplevel): Ditto.
1457 * wl-util.el (toplevel): Ditto.
1459 2000-12-26 Yuuichi Teranishi <teranisi@gohome.org>
1461 * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
1462 keep cursor position. (Advised by OKAZAKI Tetsurou <okazaki@be.to>)
1463 (wl-thread-close-all): keep cursor position.
1465 2000-12-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
1467 * wl-version.el (wl-version-status-alist): Use `zerop' instead of
1469 (wl-generate-user-agent-string-1): Fix conditional statement.
1471 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1473 * wl.el (wl-check-environment): Additional check for
1474 'wl-local-domain' and `wl-message-id-domain'.
1476 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1478 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1480 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1482 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1483 instead of `smtp-sasl-user-realm'.
1485 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1487 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1489 2000-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
1491 * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
1492 to the default value as well as `eword-lexical-analyzer'.
1494 2000-12-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
1496 * wl-version.el (wl-extended-emacs-version,
1497 wl-extended-emacs-version2, wl-extended-emacs-version3): Use
1498 `elmo-match-string' instead of `wl-match-string'.
1500 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
1502 * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
1505 2000-12-10 Hironori Fukuchi <nory@valis.co.jp>
1507 * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
1509 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
1511 * wl-highlight.el (wl-highlight-headers): Remove
1512 `wl-highlight-x-face-func' argument (`beg' and `end').
1514 2000-12-15 Yuuichi Teranishi <teranisi@gohome.org>
1516 * wl-summary.el (wl-summary-mark-as-important):
1517 Remove cache if folder is local.
1519 2000-12-06 Taro Kawagishi <taro.kawagishi@nokia.com>
1521 * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
1522 to get existing e-mail address string.
1524 2000-12-13 TAKAHASHI Kaoru <kaoru@kaisei.org>
1526 * wl-version.el (wl-generate-user-agent-string): Commentary.
1527 (wl-generate-user-agent-string-1): Use `when' for
1528 one-branch conditional statement, instead of `and' and `if'.
1529 (wl-extended-emacs-version, wl-extended-emacs-version2,
1530 wl-extended-emacs-version3): Ditto.
1532 2000-12-12 Yuuichi Teranishi <teranisi@gohome.org>
1534 * wl-summary.el (wl-summary-sync-all-init): New inline function.
1535 (wl-summary-sync): Enclose `wl-summary-sync-update3' with
1536 condition-case; Remove initialization.
1537 (wl-summary-confirm-appends): Don't enclose with `condition-case'.
1538 (wl-summary-sync-update3): Added argument `sync-all';
1539 Eliminated local variable `msgdb';
1540 Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
1541 Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
1542 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1544 2000-12-12 KOGURO Naoki <koguro@dd.iij4u.or.jp>
1546 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
1547 connection before call `wl-draft-send-mail-with-smtp'.
1549 2000-11-30 Yuuichi Teranishi <teranisi@gohome.org>
1551 * Version number is increased to 2.5.4.
1553 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1555 * wl.el (wl-check-environment): Additional check for
1556 'wl-local-domain' and `wl-message-id-domain'.
1558 2000-11-28 Yuuichi Teranishi <teranisi@gohome.org>
1560 * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
1561 buffer as command specific.
1562 (wl-folder-mark-as-read-all-entity): Ditto.
1563 (wl-folder-prefetch-entity): Ditto.
1564 (wl-folder-drop-unsync-entity): Ditto.
1566 * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
1567 (wl-prog-uudecode-no-stdout-option): Changed default to t.
1568 (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
1570 * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
1573 2000-11-22 Yuuichi Teranishi <teranisi@gohome.org>
1575 * Version number is increased to 2.5.3.
1577 * wl-summary.el (wl-summary-save-view-cache):
1578 Delete duplicated `write-region';
1579 Use `write-region-as-binary' instead of `as-binary-output-file' and
1582 2000-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
1584 * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
1586 2000-11-20 Yuuichi Teranishi <teranisi@gohome.org>
1588 * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
1589 instead of `smtp-via-smtp'.
1591 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1593 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1595 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1597 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1598 instead of `smtp-sasl-user-realm'.
1600 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1602 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1604 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1606 * Version number is increased to 2.5.2.
1608 2000-11-17 Yuuichi Teranishi <teranisi@gohome.org>
1610 * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
1612 (wl-biff-stop): Call `cancel-timer' if timer already exists.
1613 (wl-biff-start): Call `timer-activate' if timer already exists.
1615 * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
1616 only when it is bound as function.
1618 2000-11-15 Yuuichi Teranishi <teranisi@gohome.org>
1620 * Version number is increased to 2.5.1.
1622 2000-11-14 Yuuichi Teranishi <teranisi@gohome.org>
1624 * wl-thread.el (wl-thread-update-line-on-buffer-sub):
1625 Print refile/copy destination.
1627 2000-11-13 Yuuichi Teranishi <teranisi@gohome.org>
1629 * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
1630 queue-flush-only is non-nil.
1632 * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
1634 * wl-summary.el (wl-summary-refile-subr): Use folder realname while
1635 checking cache folder.
1637 2000-11-09 TAKAHASHI Kaoru <kaoru@kaisei.org>
1639 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
1642 2000-11-08 TAKAHASHI Kaoru <kaoru@kaisei.org>
1644 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
1646 * wl-summary.el (wl-summary-write-current-folder-functions):
1647 Change default value. Use it.
1649 2000-11-08 Yuuichi Teranishi <teranisi@gohome.org>
1651 * Version number is increased to 2.5.0.
1653 * wl-version.el (wl-version): Changed codename.
1655 2000-11-06 Kenichi OKADA <okada@opaopa.org>
1657 * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
1658 (wl-summary-supersedes-message): Ditto.
1660 2000-11-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
1662 * wl-refile.el (wl-refile-guess-functions): Renamed from
1663 `wl-refile-guess-func-list'.
1665 2000-11-02 Yuuichi Teranishi <teranisi@gohome.org>
1667 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1668 Fixed problem when no rule was matched.
1670 2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
1672 * wl-summary.el (wl-summary-get-mark): Fixed
1673 `wl-summary-buffer-target-mark' check logic.
1675 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1677 * wl-folder.el (wl-folder-write-current-folder): Added group
1680 * wl-summary.el (wl-summary-write-current-folder): Renamed from
1681 `wl-summary-write-current-newsgroup'.
1682 (wl-summary-write-current-folder-functions): New variable.
1683 * wl-folder.el (wl-folder-get-newsgroups): New function.
1684 (wl-folder-guess-mailing-list-by-refile-rule): New function.
1685 (wl-folder-write-current-folder): Renamed from
1686 `wl-folder-write-current-newsgroup'.
1688 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1690 * Version number is increased to 2.3.93.
1692 2000-11-01 Yuuichi Teranishi <teranisi@gohome.org>
1694 * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
1695 (wl-ldap-make-matched-value-list): Ditto.
1696 (wl-ldap-alias-safe-string): Split e-mail address.
1698 * wl-summary.el (wl-summary-read-folder): Fixed problem when
1699 petname folder default was selected.
1700 (Fix by HIROSE Yuuji <yuuji@gentei.org>)
1701 (wl-summary-auto-refile): Use `wl-folder-get-realname'.
1703 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
1705 * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
1706 to `wl-draft-config-exec'.
1708 * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
1709 instead of calling `wl-draft-config-exec';
1710 Process group-list and show recipients in minibuffer.
1712 * tm-wl.el (wl-draft-preview-message): Ditto.
1714 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1716 * wl.el (toplevel): Added (C) to copyright notice, and
1718 * tm-wl.el (toplevel): Ditto.
1719 * wl-address.el (toplevel): Ditto.
1720 * wl-demo.el (toplevel): Ditto.
1721 * wl-dnd.el (toplevel): Ditto.
1722 * wl-draft.el (toplevel): Ditto.
1723 * wl-e21.el (toplevel): Ditto.
1724 * wl-expire.el (toplevel): Ditto.
1725 * wl-folder.el (toplevel): Ditto.
1726 * wl-highlight.el (toplevel): Ditto.
1727 * wl-message.el (toplevel): Ditto.
1728 * wl-mime.el (toplevel): Ditto.
1729 * wl-mule.el (toplevel): Ditto.
1730 * wl-nemacs.el (toplevel): Ditto.
1731 * wl-refile.el (toplevel): Ditto.
1732 * wl-score.el (toplevel): Ditto.
1733 * wl-summary.el (toplevel): Ditto.
1734 * wl-template.el (toplevel): Ditto.
1735 * wl-thread.el (toplevel): Ditto.
1736 * wl-util.el (toplevel): Ditto.
1737 * wl-vars.el (toplevel): Ditto.
1738 * wl-xmas.el (toplevel): Ditto.
1740 2000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1742 * wl.el (wl-init): Added comment about `wl-init-hook'.
1743 * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
1744 * wl-vars.el (wl-init-hook): Added docs.
1745 (wl-make-plugged-hook): Removed useless docs.
1746 * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
1747 * wl-xmas.el (toplevel): Ditto.
1749 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1751 * wl-address.el (toplevel): Fixed multiple Author header format.
1752 * wl-demo.el (toplevel): Ditto.
1753 * wl-draft.el (toplevel): Ditto.
1754 * wl-folder.el (toplevel): Ditto.
1755 * wl-summary.el (toplevel): Ditto.
1756 * wl-thread.el (toplevel): Ditto.
1757 * wl-util.el (toplevel): Ditto.
1758 * wl-vars.el (toplevel): Ditto.
1759 * wl-version.el (toplevel): Ditto.
1760 * wl-xmas.el (toplevel): Ditto.
1761 * wl.el (toplevel): Ditto.
1763 * wl-version.el (toplevel): Added require `elmo-version' for
1764 `product-version-as-string'.
1766 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
1768 * wl-vars.el (wl-draft-send-hook): Changed default value to
1769 '(wl-draft-config-exec).
1771 * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
1773 (wl-draft): Set `wl-draft-config-exec-flag' before running
1774 `wl-mail-setup-hook'.
1776 * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
1777 `wl-biff-init-icons' to `wl-init-hook' instead of
1778 `wl-make-plugged-hook'.
1779 (Because if `wl-draft' command is invoked at first,
1780 they are not initialized)
1781 Updated copyright notice.
1783 * wl-e21.el (toplevel): Ditto;
1785 * wl-demo.el (toplevel): Updated copyright notice.
1786 * wl-address.el (toplevel): Ditto.
1787 * wl-draft.el (toplevel): Ditto.
1788 * wl-version.el (toplevel): Ditto.
1789 * wl-folder.el (toplevel): Ditto.
1790 * wl-summary.el (toplevel): Ditto.
1791 * wl-thread.el (toplevel): Ditto.
1792 * wl-util.el (toplevel): Ditto.
1793 * wl-vars.el (toplevel): Ditto.
1794 * wl.el (toplevel): Ditto.
1796 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
1798 * wl-highlight.el (wl-highlight-message): Fixed problem of
1799 highlighting failure which occured when the last field contains
1800 multiple lines in the draft buffer.
1802 * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
1803 `wl-biff-start' if plugged.
1805 * wl-util.el (wl-biff-check-folder): New function.
1806 (wl-biff-check-folders): Don't set session name prefix.
1807 Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
1808 (wl-biff-check-folder-async): Ditto.
1810 * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
1813 2000-10-07 Yasushi Shoji <yashi@yashi.com>
1815 * wl-vars.el (wl-subject-prefix-regexp): New variable.
1817 * wl-draft.el (wl-draft-strip-subject-re): New function.
1819 * wl-draft.el (wl-draft-reply): Use it.
1821 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
1823 * wl-message.el (wl-mmelmo-message-redisplay): Use
1824 `mime-display-message' instead of `wl-mime-display-message'.
1826 * wl-mime.el (toplevel): Removed compatibility workaround
1827 for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
1828 (wl-mime-display-message): Abolished.
1829 (wl-mime-entity-read-field): Ditto.
1830 (wl-mime-combine-message/partial-pieces): Use
1831 `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
1833 2000-10-27 OKAZAKI Tetsurou <okazaki@be.to>
1835 * wl-template.el: Doc fixes.
1837 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1839 * wl-e21.el (wl-message-overload-functions): Do nothing if
1840 `current-local-map' is not available.
1841 (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
1843 2000-10-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1845 * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
1848 * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
1850 (wl-fldmgr-save-folders): Don't use `format' when insert
1851 `wl-fldmgr-folders-header'.
1853 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1855 * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
1857 2000-10-26 Yuuichi Teranishi <teranisi@gohome.org>
1859 * wl-highlight.el (wl-highlight-message):
1860 Use `std11-field-end' to detect end point of the header field.
1861 Refer `wl-highlight-max-header-size'.
1863 * wl-vars.el (wl-highlight-max-header-size): New variable.
1865 * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
1867 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1868 Set `for-draft' argument of wl-highlight-headers.
1870 (wl-draft-reedit): Ditto.
1871 (wl-user-agent-compose-internal): Ditto.
1873 2000-10-24 Daiki Ueno <ueno@unixuser.org>
1875 * wl-message.el (wl-message-add-button): Use overlay.
1877 2000-10-24 Yuuichi Teranishi <teranisi@gohome.org>
1879 * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
1881 * wl-address.el (wl-address-string-without-group-list-contents): Fixed
1882 problem when group-list content is nothing.
1883 (Reported by Mito <mit@nines.nec.co.jp>)
1885 2000-10-18 SAITO Atsunori <sai@yedo.com>
1887 * wl-summary.el (wl-summary-print-destination): Adjust line length.
1889 2000-10-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
1891 * tm-wl.el (toplevel): Use product-provide.
1893 2000-10-20 Yuuichi Teranishi <teranisi@gohome.org>
1895 * Version number is increased to 2.3.92.
1897 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1899 * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
1900 title text, use `display' property for left margin under Emacs 21.
1902 * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
1904 (wl-plugged-init-icons): Ditto.
1906 2000-10-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
1908 * wl.el (wl-save-status, wl-init): Remove last period in
1910 * tm-wl.el (wl-summary-burst): Ditto.
1911 * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
1912 wl-summary-resume-cache-status,
1913 wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
1914 wl-summary-sync-update3, wl-summary-highlight-msgs,
1915 wl-summary-flush-pending-append-operations,
1916 wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
1917 wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
1918 * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
1919 wl-thread-open-all): Ditto.
1920 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1921 * wl-mime.el (wl-summary-burst): Ditto.
1922 * wl-highlight.el (wl-highlight-summary): Ditto.
1923 * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
1924 wl-folder-open-all, wl-folder-update-access-group): Ditto.
1925 * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
1926 * wl-address.el (wl-local-address-init): Ditto.
1928 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1930 * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
1931 `add-text-properties'.
1932 (wl-plugged-init-icons): Ditto.
1933 (wl-folder-init-icons): Use `propertize' instead of
1934 `put-text-property'.
1935 (wl-plugged-set-folder-icon): Ditto.
1936 (wl-e21-highlight-folder-group-line): Ditto.
1938 2000-10-18 Yuuichi Teranishi <teranisi@gohome.org>
1940 * wl-version.el (wl-version-status-alist): New variable.
1941 (wl-version-status): New function.
1943 * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
1944 "Cc" part of the case "Reply-To".
1946 * wl-draft.el (wl-draft-reply): Use result of
1947 `eword-extract-address-components'.
1949 * wl-demo.el (wl-demo-icon-name): New constant.
1950 (wl-logo-xpm): Use it.
1951 (wl-logo-xbm): Ditto.
1952 (wl-logo-bitmap): Ditto.
1954 * Version number is increased to 2.3.91.
1956 2000-10-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
1958 * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
1959 (wl-extended-emacs-version, wl-extended-emacs-version2,
1960 wl-extended-emacs-version3): Remove `interactive'. Fixed
1963 * wl-version.el (wl-generate-user-agent-string-1): New function.
1964 (wl-generate-user-agent-string): Use it.
1966 * wl-version.el (wl-generate-user-agent-string-1): Ignore
1967 `mime-edit-insert-user-agent-field'.
1968 (wl-generate-user-agent-string): Check
1969 `mime-edit-insert-user-agent-field' and `mime-editor/version'.
1971 * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
1972 instead of `if', when verbose case.
1974 2000-10-18 Kenichi OKADA <okada@opaopa.org>
1976 * wl-expire.el (wl-summary-expire): Fix.
1978 2000-10-18 Kenichi OKADA <okada@opaopa.org>
1980 * wl.el (wl-check-environment): Don't check `wl-trash-folder'
1981 and `elmo-lost+found-folder' if 'wl-draft.
1982 * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
1984 2000-10-17 Kenichi OKADA <okada@opaopa.org>
1986 * wl-expire.el (wl-summary-expire): Change messages.
1987 * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1988 `deleing-info' instead of "Deleting..."
1990 2000-10-15 Osamu Yamane <yamane@green.ocn.ne.jp>
1992 * wl-summary.el (wl-summary-refile-subr): Fix.
1994 2000-10-15 Kenichi OKADA <okada@opaopa.org>
1996 * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
1999 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2001 * wl-vars.el (wl-draft-use-cache): Default `nil'.
2003 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2005 * wl-expire.el (wl-expire-hide): New function.
2006 (wl-summary-expire): Add `hide'.
2008 2000-10-17 Yuuichi Teranishi <teranisi@gohome.org>
2010 * wl-vars.el (wl-draft-reply-without-argument-list):
2011 Changed default value to consider `Reply-To:'.
2012 (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
2014 * Version number is increased to 2.3.90.
2016 * wl-summary.el (wl-summary-msgdb-load-async): Enclose
2017 elmo-imap4-get-session with unwind-protect.
2019 (wl-summary-sync-marks): Don't check plugged nor folder type.
2020 (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
2021 (Always keep current buffer).
2023 2000-10-16 Akihiro MOTOKI <motoki@da.jp.nec.com>
2025 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2026 Enclose with `save-excursion'.
2028 2000-10-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2030 * wl-version.el (wl-version): Remove interactive.
2032 2000-10-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
2034 * wl-version.el (wl-generate-user-agent-string): Use
2035 `product-string-verbose' instead of `product-string-1'.
2037 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2039 * wl-vars.el (wl-draft-use-cache): New variable.
2040 * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
2041 if wl-draft-use-cache is non-nil.
2043 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2045 * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
2046 (wl-summary-prefetch-msg): force prefetch if called with optional argument.
2048 2000-10-13 Yuuichi Teranishi <teranisi@gohome.org>
2050 * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
2051 (wl-thread-msg-mark-as-unread): Ditto.
2053 * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
2054 (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
2055 (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
2056 Don't set mark in summary if return value of `elmo-mark-as-read'
2058 Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
2059 (wl-summary-mark-as-read-region): Use `wl-summary-mark-as-read'
2060 instead of `wl-thread-msg-mark-as-read'.
2061 (wl-summary-mark-as-unread-region): Ditto.
2062 (wl-summary-target-mark-mark-as-read): Ditto.
2064 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2066 2000-10-12 Yuuichi Teranishi <teranisi@gohome.org>
2068 * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
2070 * wl-mule.el (wl-highlight-folder-current-line): Ditto.
2072 2000-10-11 Yuuichi Teranishi <teranisi@gohome.org>
2074 * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
2077 2000-10-11 OKAZAKI Tetsurou <okazaki@be.to>
2079 * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
2082 2000-10-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
2084 * wl-version.el (toplevel): Use `product-version-as-string' for
2085 set verstion-string, if defined.
2087 * wl-version.el (wl-version-show): Insert string at point, when
2090 * wl-version.el (wl-generate-user-agent-string): Use
2091 `product-string-1' instead of `wl-appname', `wl-version' and
2094 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2096 * wl-address.el (toplevel): Use product-provide.
2097 * wl-demo.el (toplevel): Ditto.
2098 * wl-dnd.el (toplevel): Ditto.
2099 * wl-draft.el (toplevel): Ditto.
2100 * wl-e21.el (toplevel): Ditto.
2101 * wl-expire.el (toplevel): Ditto.
2102 * wl-fldmgr.el (toplevel): Ditto.
2103 * wl-folder.el (toplevel): Ditto.
2104 * wl-highlight.el (toplevel): Ditto.
2105 * wl-message.el (toplevel): Ditto.
2106 * wl-mime.el (toplevel): Ditto.
2107 * wl-mule.el (toplevel): Ditto.
2108 * wl-nemacs.el (toplevel): Ditto.
2109 * wl-refile.el (toplevel): Ditto.
2110 * wl-score.el (toplevel): Ditto.
2111 * wl-summary.el (toplevel): Ditto.
2112 * wl-template.el (toplevel): Ditto.
2113 * wl-thread.el (toplevel): Ditto.
2114 * wl-util.el (toplevel): Ditto.
2115 * wl-vars.el (toplevel): Ditto.
2116 * wl-xmas.el (toplevel): Ditto.
2117 * wl.el (toplevel): Ditto.
2119 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2121 * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
2124 * wl-version.el (wl-version): Compile time evalution elmo-version.
2126 2000-10-10 Kenichi OKADA <okada@opaopa.org>
2128 * wl-summary.el (wl-summary-sync-force-update): Append queue
2129 `mark-as-read'if unplugged.
2131 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2133 * wl-version.el: New file. Use product.el.
2134 * wl.el: add (require 'wl-version).
2135 * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
2136 for ~/.folders header.
2137 (wl-fldmgr-folders-header): Changed.
2138 * wl-demo.el (wl-demo): Use product.el.
2140 * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
2142 * wl-util.el (wl-version, wl-version-show): Ditto.
2144 * wl-util.el (wl-generate-user-agent-string,
2145 wl-extended-emacs-version, wl-extended-emacs-version2,
2146 wl-extended-emacs-version3): Move to wl-version.el.
2147 * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
2148 xemacs-codename, mime-edit-insert-user-agent-field,
2149 mime-edit-user-agent-value, mime-editor/version,
2150 mime-editor/codename): Compile warning killer move to
2153 2000-10-09 Kenichi OKADA <okada@opaopa.org>
2155 * wl-summary.el (wl-summary-refile-subr): Fix.
2157 2000-10-09 Yuuichi Teranishi <teranisi@gohome.org>
2159 * wl-summary.el (wl-summary-sync-marks): Changed argument for
2160 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2162 2000-10-08 Kenichi OKADA <okada@opaopa.org>
2164 * wl.el (wl-check-environment): Check too many `@'.
2166 2000-10-08 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2168 * wl-thread.el (wl-thread-delete-message): Fix parentheses.
2170 2000-10-07 TAKAHASHI Kaoru <kaoru@kaisei.org>
2172 * wl-vars.el (wl-draft-reply-myself-with-argument-list,
2173 wl-draft-reply-myself-without-argument-list): Add variables.
2174 * wl-draft.el (wl-draft-reply): Use it.
2176 2000-10-06 Daiki Ueno <ueno@unixuser.org>
2178 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
2179 the 5th argument of `elmo-network-get-spec'.
2181 * wl-thread.el (wl-thread-reparent-children): New inline function.
2182 (wl-thread-delete-message): Use it.
2184 * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2185 (wl-summary-score-update-all-lines): Don't use `dolist'.
2187 2000-10-06 TAKAHASHI Kaoru <kaoru@kaisei.org>
2189 * wl-score.el (toplevel): Remove (provide 'elmo-msgdb). And add
2190 (require 'elmo-msgdb) for inline function.
2192 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2194 * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2196 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2198 * wl-score.el (wl-score-headers): Fix for the confusing macro
2201 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2203 * wl-summary.el: Don't use the 3rd argument of `require' because
2204 it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2205 * wl-util.el: Ditto.
2206 * wl-draft.el: Ditto.
2208 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2210 * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2211 window system is not used.
2213 2000-10-04 Daiki Ueno <ueno@unixuser.org>
2215 * wl-thread.el: Don't use `mapcar' only for iteration.
2216 (wl-thread-resume-entity): Ditto.
2217 (wl-thread-delete-message): Ditto.
2219 * wl-summary.el: Bind `dragdrop-drop-functions',
2220 `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2221 of `require' for `timezone', `easymenu' and `ps-print';
2222 don't use `mapcar' only for iteration.
2224 * wl-util.el: Bind `mule-version', `nemacs-version',
2225 `emacs-beta-version', `xemacs-codename',
2226 `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2227 `mime-editor/version' and `mime-editor/codename'; specify 3rd
2228 argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2231 * wl-score.el: Don't use `mapcar' only for iteration.
2232 (wl-score-simplify-buffer-fuzzy): Ditto.
2233 (wl-score-simplify-subject): Ditto.
2234 (wl-score-headers): Ditto.
2235 (wl-summary-score-update-all-lines): Ditto.
2237 * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2238 `enable-multibyte-characters' and `mule-version'.
2240 * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2241 `mapcar' only for iteration.
2243 * wl-demo.el: Don't use `mapcar' only for iteration.
2245 * wl-folder.el: Don't use `mapcar' only for iteration.
2246 (wl-folder-open-all): Ditto.
2247 (wl-folder-count-incorporates): Ditto.
2249 * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2250 (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2252 * wl-draft.el: Bind `x-face-add-x-face-version-header',
2253 `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2254 `smtp-connection-type'; specify 3rd argument of `require' for
2255 `timezone'; don't use `mapcar' only for iteration.
2256 (wl-draft-clone-local-variables): Don't use `mapcar'.
2257 (wl-draft-generate-clone-buffer): Ditto.
2258 (wl-user-agent-compose-internal): Ditto.
2260 * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2262 * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2263 (wl-save-status): Ditto.
2265 * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2268 2000-10-04 Yuuichi Teranishi <teranisi@gohome.org>
2270 * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2272 (wl-fldmgr-make-filter-default): New user option.
2274 * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2275 Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2276 (wl-fldmgr-filter-completion-alist): Abolish.
2278 * wl.el (wl): Don't check servers if arg is non-nil.
2280 * wl-draft.el (wl-draft-reply): Set only message-id string to
2283 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2285 * wl-summary.el (wl-summary-pick): Rewrite.
2287 * wl-draft.el (wl-draft-forward): Get references field from
2289 (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2291 2000-10-02 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2293 * wl-draft.el (wl-draft-forward): Add references field.
2295 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2297 * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2298 (wl-draft-reply): Use it.
2300 2000-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
2302 * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2303 when Emacs 21 is running.
2305 * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2308 2000-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
2310 * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2311 XPM icons transparent.
2313 * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2316 2000-09-29 Yuuichi Teranishi <teranisi@gohome.org>
2318 * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2321 * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2322 when it is persistent.
2323 (wl-summary-sync-marks): Changed argument for
2324 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2325 (wl-summary-virtual): Use `elmo-read-search-condition'.
2326 (wl-summary-redisplay-internal): If folder is local, mark as read
2327 even when folder is plugged.
2329 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2331 * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2332 of `tool-bar-lines' in the frame parameters.
2333 (after-make-frame-functions, post-command-hook): Don't modify the
2335 (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2336 wl-e21-tool-bar-lines): Removed.
2338 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2340 * wl-highlight.el (wl-highlight-folder-path): Put overlay
2341 properties `evaporate' and `wl-momentary-overlay' as well.
2342 (wl-highlight-summary-displaying): Ditto.
2343 (wl-delete-all-overlays): Don't delete overlay which does not have
2344 a property `wl-momentary-overlay'.
2346 * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
2347 `display-mouse-p' and `display-graphic-p'.
2348 (wl-folder-init-icons): Don't search for XBM or the other files.
2349 (wl-plugged-set-folder-icon): Make icons if and only if
2350 `display-graphic-p' returns non-nil.
2351 (wl-highlight-plugged-current-line): Use `before-string' overlay
2352 property to show icon images.
2353 (wl-highlight-folder-current-line): Ditto.
2354 (wl-e21-highlight-folder-group-line): Ditto.
2355 (wl-e21-highlight-folder-by-numbers): Ditto.
2356 (wl-e21-insert-image): Removed.
2357 (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
2358 (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
2360 (wl-e21-switch-toolbar-after-make-frame): Renamed from
2361 `wl-e21-force-switch-toolbar'.
2362 (wl-e21-make-icon-image): Removed.
2363 (wl-e21-setup-toolbar): Don't search for XBM files.
2364 (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
2367 2000-09-27 Yuuichi Teranishi <teranisi@gohome.org>
2369 * wl-util.el (wl-biff-check-folder-async): Set
2370 `wl-biff-check-folders-running' even when it is not an IMAP folder.
2372 2000-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2374 * wl-e21.el (after-make-frame-functions): Add
2375 `wl-e21-force-switch-toolbar'.
2376 (wl-e21-force-switch-toolbar): New function force to switch the
2377 toolbar appearance automatically.
2378 (post-command-hook): Add `wl-e21-switch-toolbar'.
2379 (wl-e21-switch-toolbar): New function to switch the toolbar
2380 appearance automatically.
2381 (wl-e21-tool-bar-lines): New buffer local variable.
2383 2000-09-25 Yuuichi Teranishi <teranisi@gohome.org>
2385 * wl-util.el (wl-biff-check-folders-running): New variable.
2386 (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
2387 (wl-biff-check-folder-async-callback):
2388 Set `wl-biff-check-folders-running'.
2389 (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
2390 with unwind-protect.
2392 * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
2393 Enclose `wl-folder-auto-check' with unwind-protect.
2395 * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
2396 (toplevel) [Emacs19+]: Removed autoload setting for "timer".
2398 * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
2400 * wl-util.el (wl-biff-notify): New inline function.
2401 (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
2403 Call `wl-biff-check-folder-async' if length of `wl-biff-check-
2405 Use `wl-biff-notify'.
2406 (wl-biff-check-folder-async-callback): New function.
2407 (wl-biff-check-folder-async): Ditto.
2409 * wl-folder.el (wl-folder): Don't check folders.
2410 (wl-folder-auto-check): New function.
2412 2000-09-24 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2414 * wl-util.el (wl-biff-start) [Emacs19+]:
2415 Use `timer-next-integral-multiple-of-time'.
2416 (wl-biff-check-folders): Use `wl-default-folder'
2417 if `wl-biff-check-folder-list' is nil.
2419 2000-09-24 OKAZAKI Tetsurou <okazaki@be.to>
2421 * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
2422 instead of `elmo-delete-lists'.
2424 2000-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2426 * wl.el (wl-plugged-toggle-all): Set the value of
2427 `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
2428 (wl-plugged-toggle): Ditto.
2429 (wl-toggle-plugged): Ditto.
2430 (wl-plugged-init): Ditto.
2432 * wl-xmas.el (wl-biff-init-icons): Set icons data to
2433 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2434 instead of `wl-biff-state-indicator-off' and
2435 `wl-biff-state-indicator-on'; don't modify the value and the type
2436 of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
2437 (wl-plugged-init-icons): Set icons data to
2438 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2439 instead of `wl-plug-state-indicator-off' and
2440 `wl-plug-state-indicator-on'; don't modify the value and the type
2441 of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
2443 * wl-vars.el (wl-modeline-biff-state-off,
2444 wl-modeline-biff-state-on, wl-modeline-biff-status,
2445 wl-modeline-plug-state-off, wl-modeline-plug-state-on,
2446 wl-modeline-plug-status): New internal variables.
2447 (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
2448 wl-biff-check-interval, wl-biff-check-folder-list): Change
2449 customization group from `wl-folder' to `wl-highlight'.
2450 (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
2451 wl-show-plug-status-on-modeline): Defcustomized.
2453 * wl-util.el (wl-biff-check-folders): Set the value of the flag
2454 `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
2455 (wl-mode-line-buffer-identification): Set both ON and OFF data with
2456 a flag to `mode-line-buffer-identification'.
2458 * wl-e21.el (wl-biff-init-icons): Set icons data to
2459 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2460 instead of `wl-biff-state-indicator-off' and
2461 `wl-biff-state-indicator-on'.
2462 (wl-plugged-init-icons): Set icons data to
2463 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2464 instead of `wl-plug-state-indicator-off' and
2465 `wl-plug-state-indicator-on'.
2467 2000-09-20 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
2469 * wl-util.el (wl-mode-line-buffer-identification): Don't breed
2472 2000-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2474 * wl.el (wl-plugged-mode): Use revised
2475 `wl-mode-line-buffer-identification'.
2476 (wl-plugged-init): Don't use `force-mode-line-update'.
2478 * wl-xmas.el (wl-draft-overload-functions): Use revised
2479 `wl-mode-line-buffer-identification'.
2480 (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
2481 (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
2482 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2483 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2484 `wl-make-plugged-hook';
2485 add `wl-folder-init-icons' and `wl-setup-folder' to
2486 `wl-folder-mode-hook'.
2488 * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
2490 (wl-mode-line-display-priority-list): New user option.
2491 (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
2493 (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
2496 * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
2498 (wl-mode-line-buffer-identification): Revised as a function.
2500 * wl-summary.el (wl-summary-mode): Use revised
2501 `wl-mode-line-buffer-identification'; don't call
2502 `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
2503 (TopLevel): Don't bind `wl-e21-setup-summary' nor
2504 `wl-xmas-setup-summary'.
2506 * wl-nemacs.el (wl-draft-overload-functions): Use revised
2507 `wl-mode-line-buffer-identification'.
2509 * wl-mule.el (wl-draft-overload-functions): Use revised
2510 `wl-mode-line-buffer-identification'.
2512 * wl-folder.el (wl-make-plugged-alist): Don't call
2513 `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
2514 (wl-folder): Don't call `wl-folder-init-icons' directly.
2515 (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
2516 `wl-xmas-setup-folder' directly;
2517 use revised `wl-mode-line-buffer-identification'.
2518 (TopLevel): Don't bind `wl-biff-init-icons',
2519 `wl-plugged-init-icons', `wl-folder-init-icons',
2520 `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
2522 * wl-e21.el (wl-draft-overload-functions): Use revised
2523 `wl-mode-line-buffer-identification'.
2524 (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
2525 (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
2526 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2527 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2528 `wl-make-plugged-hook';
2529 add `wl-folder-init-icons' and `wl-setup-folder' to
2530 `wl-folder-mode-hook'.
2532 2000-09-18 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2533 Katsumi Yamaoka <yamaoka@jpl.org>
2535 * wl.el (wl): Call `wl-biff-start'.
2536 (wl-exit): Call `wl-biff-stop'.
2537 (wl-plugged-mode): Show biff in modeline.
2538 (wl-unplugged-glyph, wl-plugged-glyph): Removed.
2540 * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
2541 (wl-biff-init-icons): New function.
2542 (wl-plugged-init-icons): Don't make too much keymaps.
2543 (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
2545 * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
2546 wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
2548 (wl-biff-check-interval, wl-biff-check-folder-list): New user
2551 * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
2552 wl-biff-start, wl-biff-stop): New functions.
2553 (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
2554 (wl-biff-timer-name): New variable.
2556 * wl-summary.el (wl-summary-mode): Show biff in modeline.
2558 * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
2559 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2561 * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
2562 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2564 * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
2565 (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
2566 `wl-folder-init-icons' to `ignore' if they are not available.
2567 (wl-folder-mode): Show biff in modeline.
2569 * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
2570 (wl-biff-init-icons): New function.
2571 (wl-plugged-init-icons): Don't make too much keymaps.
2572 (wl-biff-nomail-image, wl-biff-mail-image): New variables.
2574 2000-09-15 OKAZAKI Tetsurou <okazaki@be.to>
2576 * wl-vars.el (wl-strict-diff-folders): Customization Type
2577 and doc fix. Define as a list of regular expressions for
2579 * wl-folder.el (wl-folder-check-one-entity): Use
2580 `wl-string-match-member' instead of `wl-string-member' for
2581 `wl-strict-diff-folders'.
2583 2000-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
2585 * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
2586 (wl-highlight-folder-current-line): Use it; new implementation.
2587 (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
2588 wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
2589 `defsubst' instead of `defun'.
2591 * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
2592 `wl-highlight-group-folder-by-numbers'; made it can also be a
2593 number. See info for more details.
2595 * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
2598 * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
2601 * wl-mule.el (wl-xmas-setup-*): No need to bind them.
2602 (wl-highlight-folder-current-line): New implementation.
2604 * wl-highlight.el (wl-highlight-folder-group-line): New
2606 (wl-delete-all-overlays): Rewrite as a marco.
2607 (TopLevel): Require `wl-e21' when Emacs 21 is running.
2609 * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
2611 (wl-folder-*-glyph): No need to bind them.
2613 * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
2614 `wl-e21-highlight-folder-group-icon'; rewrite.
2615 (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
2616 `defsubst' instead of `defun'.
2617 (wl-folder-mode-map): Bind it when compiling.
2619 2000-09-13 Yuuichi Teranishi <teranisi@gohome.org>
2621 * wl.el (wl): Initialize plug-related settings before `wl-init'.
2623 * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
2625 2000-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2627 * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
2629 2000-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
2631 * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
2632 (wl-highlight-folder-current-line): Use it.
2634 * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
2637 2000-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
2639 * wl.el: Require `wl-e21' when Emacs 21 is running.
2641 * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
2642 default when Emacs 21 is running.
2643 (wl-use-highlight-mouse-line): Ditto.
2644 (wl-on-emacs21): New constant.
2645 (wl-on-emacs20): Removed.
2647 * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
2648 Emacs 21 is running.
2650 * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
2651 Emacs 21 is running.
2653 * wl-e21.el: New file.
2655 2000-09-08 Daiki Ueno <ueno@unixuser.org>
2657 * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
2658 (wl-toggle-plugged): Ditto.
2659 (wl-plugged-toggle): Ditto.
2660 (wl-plugged-toggle-all): Ditto.
2662 * wl-vars.el (wl-plug-state-indicator): Refer
2663 `wl-plug-state-indicator-on' indirectly.
2665 2000-08-31 Yuuichi Teranishi <teranisi@gohome.org>
2667 * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
2668 Call `wl-folder-confirm-existence'.
2670 * wl-folder.el (wl-folder-confirm-existence): Added optional
2673 2000-08-30 OKAZAKI Tetsurou <okazaki@be.to>
2675 * wl-summary.el (wl-summary-refile-subr): Assume
2676 `copy-or-refile' as symbol.
2677 (wl-summary-refile): Follow up above change.
2678 (wl-summary-copy): Ditto. Doc fix.
2680 2000-08-29 Yuuichi Teranishi <teranisi@gohome.org>
2682 * wl-summary.el (wl-summary-pick): Don't bind
2683 `elmo-search-mime-charset'.
2685 * wl-vars.el (wl-highlight-message-header-button-alist): Define
2686 default using old backquote style.
2687 (wl-search-mime-charset): Abolished.
2689 * wl-highlight.el (wl-highlight-headers):
2690 Call `point' after `re-search-forward'(for Nemacs).
2692 * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
2695 2000-08-29 Daiki Ueno <ueno@unixuser.org>
2697 * wl-message.el (wl-mmelmo-message-redisplay): Bind
2698 `wl-message-ignored-field-list' instead of
2699 `mime-view-ignored-field-list'.
2701 * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
2702 Add interactive spec.
2703 (wl-folder-goto-bottom-of-current-folder): Ditto.
2704 (wl-folder-mode-map): Bind them.
2706 * wl-vars.el (wl-message-ignored-field-list): New variable.
2707 (wl-message-visible-field-list): New variable.
2709 * wl-mime.el (wl-mime-header-presentation-method): New function.
2710 (wl-mime-setup): Set header-presentation-method.
2712 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2714 * wl-nemacs.el (wl-draft-overload-functions): Set
2715 `mode-line-buffer-identification' instead of using
2718 * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
2719 instead of using `wl-make-modeline'.
2721 * wl-xmas.el (wl-plugged-init-icons): Set up
2722 `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
2723 (wl-make-modeline): Abolish.
2724 (wl-draft-overload-functions): Set
2725 `mode-line-buffer-identification' instead of using
2728 * wl-util.el (wl-make-modeline-subr): Abolish.
2729 (wl-mode-line-buffer-identification): New alias.
2731 * wl-summary.el (wl-summary-buffer-folder-indicator): New.
2732 (wl-summary-make-modeline): Abolish.
2733 (wl-summary-buffer-set-folder): Set
2734 `wl-summary-buffer-folder-indicator'.
2735 (wl-summary-mode): Set `mode-line-buffer-identification' instead
2736 of using `wl-make-modeline'.
2737 (wl-summary-switch-to-clone-buffer): Don't set
2738 `mode-line-buffer-identification'.
2739 (wl-summary-goto-folder-subr): Ditto.
2741 * wl-mule.el (wl-draft-overload-functions): Set
2742 `mode-line-buffer-identification' instead of using
2745 * wl-folder.el (wl-folder-mode): Set
2746 `mode-line-buffer-identification' instead of using
2748 (wl-folder): Don't set `mode-line-buffer-identification'.
2750 2000-08-28 OKAZAKI Tetsurou <okazaki@be.to>
2752 * wl-refile.el (wl-refile-learn): Simplified. Use `memq'
2753 instead of `member' for `wl-refile-guess-func-list' look-ups.
2754 Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
2756 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2758 * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
2759 `wl-message-button-dispatcher'.
2761 * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
2763 * wl-message.el (wl-message-button-dispatcher): Use it.
2765 * wl-vars.el (wl-highlight-message-header-button-alist): Add
2768 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2769 Bind `case-fold-search' to t.
2771 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2773 * wl-xmas.el (wl-message-overload-functions): Initialize
2774 `wl-message-button-map'.
2776 * wl-mule.el (wl-message-overload-functions): Initialize
2777 `wl-message-button-map'.
2779 * wl-vars.el (wl-highlight-message-header-button-alist): New.
2781 * wl-message.el (wl-message-button-map): New keymap.
2782 (wl-message-add-button): New function.
2783 (wl-message-button-dispatcher): New function.
2784 (wl-message-button-refer-article): New function.
2787 (wl-highlight-message-add-buttons-to-header): New function.
2788 (wl-highlight-headers): Use it.
2790 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2792 * wl-summary.el (wl-summary-default-from): Use
2793 `wl-address-get-petname-1'.
2794 (wl-summary-simple-from): Ditto.
2796 * wl-address.el (wl-address-get-petname-1): New inline function.
2797 (wl-address-get-petname): Use it.
2799 2000-08-27 Daiki Ueno <ueno@unixuser.org>
2801 * wl-summary.el (wl-summary-default-from): Return full-name part
2802 from the address if no petname was found.
2803 (wl-summary-simple-from): Ditto.
2805 * wl-address.el (wl-address-get-petname): Return nil if no petname
2806 associated with the address was found.
2808 2000-08-23 Masahiro MURATA <muse@ba2.so-net.ne.jp>
2810 * wl-folder.el (wl-folder-open-all): Remove progress gauge when
2811 display is finished.
2813 2000-08-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
2815 * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
2816 `elmo-folder-exists-p' argument.
2818 2000-08-23 Daiki Ueno <ueno@unixuser.org>
2820 * wl-folder.el (wl-folder-confirm-existence): Check existence of
2823 2000-08-23 Yuuichi Teranishi <teranisi@gohome.org>
2825 * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
2827 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
2828 Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
2830 2000-08-22 Daiki Ueno <ueno@unixuser.org>
2832 * wl-folder.el (wl-folder-create-subr): New function.
2833 (wl-folder-confirm-existence): Use it.
2834 (wl-folder-check-one-entity): Use it.
2835 Check the error symbol is derived from 'elmo-open-error.
2837 * wl-summary.el (wl-summary-read-folder): Don't pass the argument
2840 2000-08-21 TAKAHASHI Kaoru <kaoru@kaisei.org>
2842 * wl-util.el (toplevel): Add (eval-when-compile (require
2843 'elmo-util)). (Maybe `provide' is typo.)
2845 2000-08-21 Yuuichi Teranishi <teranisi@gohome.org>
2847 * wl-util.el (toplevel): Removed (provide 'elmo-util).
2848 (I don't know why this was needed.)
2850 * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
2851 Follow up changes for stream-type.
2853 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
2854 (wl-draft-elmo-nntp-send): Ditto.
2856 * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
2857 (wl-nntp-posting-stream-type): Ditto.
2858 (wl-pop-before-smtp-ssl): Abolished.
2859 (wl-nntp-posting-ssl): Ditto.
2861 * wl-address.el (wl-address-quote-specials): New function.
2862 (wl-address-make-completion-list): Use `wl-address-quote-specials'.
2864 * wl-draft.el (wl-draft-reply): Ditto.
2866 2000-08-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2868 * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
2869 use function `wl-string-match-assoc'.
2871 2000-08-10 Yuuichi Teranishi <teranisi@gohome.org>
2873 * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
2875 * wl-draft.el (wl-draft-deduce-address-list): New function.
2876 (wl-draft-parse-mailbox-list): Ditto.
2877 (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
2878 instead of `smtp-deduce-address-list'.
2879 (wl-draft-on-field-p): Follow group list.
2881 * wl-address.el (wl-address-concat-token): New function.
2882 (wl-address-string-without-group-list-contents): Ditto.
2883 (wl-complete-field-body): Fixed problem of completion
2884 by japanese petname.
2885 (wl-address-make-completion-list): Rewrite.
2887 2000-08-11 Taro Kawagishi <taro.kawagishi@nokia.com>
2889 * wl-address.el (wl-address-make-completion-list): Completion by
2891 (wl-complete-field-body): Likewise.
2893 2000-08-08 Yuuichi Teranishi <teranisi@gohome.org>
2895 * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
2896 contains invalid address syntax.
2898 2000-07-26 Kenichi OKADA <okada@opaopa.org>
2900 * wl-folder.el (wl-folder-check-entity-async): Use
2901 `elmo-nntp-spec-hostname'.
2903 2000-08-02 OKAZAKI Tetsurou <okazaki@be.to>
2905 * wl-summary.el (wl-summary-msgdb-load-async): Use
2906 `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
2908 2000-07-31 Yuuichi Teranishi <teranisi@gohome.org>
2910 * wl-draft.el (wl-draft-reply): Set argument
2911 `content-transfer-encoding' as nil.
2913 2000-07-26 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2915 * wl-refile.el (wl-refile-learn): Move hit element to the top of
2918 2000-07-26 Kenichi OKADA <okada@opaopa.org>
2920 * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
2921 (wl-draft-edit-string): Ditto.
2922 (wl-draft-forward): Ditto.
2923 * wl-summary.el (wl-summary-write): Ditto.
2925 2000-07-24 Yuuichi Teranishi <teranisi@gohome.org>
2927 * wl-summary.el (wl-summary-sync-update3): Call
2928 `wl-summary-buffer-number-column-detect'.
2929 (wl-summary-buffer-number-column-detect): Search from point-min.
2931 2000-07-19 Yuuichi Teranishi <teranisi@gohome.org>
2933 * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
2934 contains an address which is not included in original to or cc.
2936 2000-07-19 Kenichi OKADA <okada@opaopa.org>
2938 * wl-summary.el (wl-summary-target-mark-uudecode): Error when
2939 begin-line does not exist.
2940 * wl-message.el (wl-message-uu-substring): Ditto.
2942 2000-07-18 Yuuichi Teranishi <teranisi@gohome.org>
2944 * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
2945 clear local variables.
2946 (wl-summary-exit): Call `elmo-commit'.
2947 (wl-summary-switch-to-clone-buffer): Call
2948 `wl-summary-buffer-set-folder' after `wl-summary-mode'.
2949 (wl-summary-goto-folder-subr): Ditto.
2951 * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
2954 2000-07-17 Yuuichi Teranishi <teranisi@gohome.org>
2956 * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
2957 wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
2958 wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
2959 wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
2960 wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
2961 wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
2963 * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
2965 2000-07-12 Hironori Fukuchi <nory@valis.co.jp>
2967 * wl-summary.el (wl-summary-search-by-subject):
2968 Search parent message from the latest one.
2970 2000-07-13 Yuuichi Teranishi <teranisi@gohome.org>
2972 * wl-draft.el (wl-draft-reply): Insert address with full-name.
2973 (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
2975 * wl-vars.el (wl-draft-reply-use-address-with-full-name):
2978 * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
2979 if elmo-nntp-use-killed-list is nil.
2980 Use `elmo-msgdb-append-to-killed-list'.
2981 (Append numbers confirmed as disappeared to the killed list.)
2982 (wl-summary-confirm-appends): Don't display negative number.
2984 2000-07-07 Kenichi OKADA <okada@opaopa.org>
2986 * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
2988 2000-07-11 Yuuichi Teranishi <teranisi@gohome.org>
2990 * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
2992 (wl-summary-sync-update3): Use `elmo-list-diff' instead of
2993 `elmo-list-bigger-diff'.
2995 2000-07-04 Yuuichi Teranishi <teranisi@gohome.org>
2997 * wl-summary.el (wl-summary-buffer-exit-func):
2998 New buffer local variable.
2999 (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
3001 2000-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
3003 * wl-demo.el (wl-demo): Fix the last change.
3005 2000-07-07 Katsumi Yamaoka <yamaoka@jpl.org>
3007 * wl-demo.el (wl-demo): Don't use `eval'.
3009 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3011 * wl-summary.el (wl-summary-buffer-thread-modified):
3012 New buffer-local variable.
3013 (wl-summary-set-thread-modified): New function.
3014 (wl-summary-thread-modified-p): New function.
3015 (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
3016 (wl-summary-yank-saved-message): Use function
3017 `wl-summary-set-thread-modified'
3018 (wl-summary-switch-to-clone-buffer): Add
3019 `wl-summary-buffer-thread-modified'.
3021 * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
3022 (wl-summary-buffer-mark-saved-hook): Ditto.
3023 * wl-summary.el (wl-summary-msgdb-save): New hook
3024 `wl-summary-buffer-message-saved-hook' and
3025 `wl-summary-buffer-mark-saved-hook'.
3027 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3029 * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
3031 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3033 * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
3034 don't hide scroll bars under FSF Emacsen because it may incur an
3035 undesirable redrawing.
3037 2000-07-04 Kenichi OKADA <okada@opaopa.org>
3039 * wl-draft.el (wl-draft-edit-string): Call
3040 `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
3042 2000-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
3044 * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
3046 2000-07-01 OKAZAKI Tetsurou <okazaki@be.to>
3048 * wl-summary.el (wl-summary-msgdb-load-async): Call
3049 `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
3051 2000-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
3053 * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
3054 fringes in demo buffer; center bitmap logo correctly even if old
3057 2000-06-27 MAKINO Takashi <makino@cyber.office.ne.jp>
3059 * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
3061 * wl-refile.el (wl-refile-subject-alist): New variable.
3062 (wl-refile-subject-alist-file-name): Ditto.
3063 (wl-refile-alist-setup): Rewrite.
3064 (wl-refile-alist-save): Use `elmo-object-save'.
3065 Eliminated arguments.
3066 (wl-refile-learn): Check `wl-refile-guess-func-list'.
3067 (wl-refile-guess-by-subject): New function.
3068 (wl-refile-guess-func-list): Added it.
3070 2000-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3072 * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
3073 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
3075 2000-06-28 Yuuichi Teranishi <teranisi@gohome.org>
3077 * wl-summary.el (wl-summary-buffer-prev-folder-func):
3078 New buffer-local variable.
3079 (wl-summary-buffer-next-folder-func): Ditto.
3080 (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
3082 (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
3084 (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
3086 (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
3089 2000-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
3091 * wl-demo.el (wl-demo): Don't set the value of `fill-column'
3092 permanently in the demo buffer.
3094 2000-06-22 Yuuichi Teranishi <teranisi@gohome.org>
3096 * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
3097 `mime-entity-fetch-field'.
3099 * wl.el (wl-exit): Delete plugged buffer.
3101 * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
3102 XEmacs has menubar feature.
3104 2000-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3106 * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0. It
3107 cannot arrive at the beginning of the buffer under old Emacsen.
3109 2000-06-19 Yuuichi Teranishi <teranisi@gohome.org>
3111 * wl-address.el (wl-address-ldap-search):
3112 Call `ldap-search-entries' with `withdn' argument t.
3113 (wl-complete-field-body): Bind completion-ignore-case as t.
3114 Clear ldap search hash when it was sole completion.
3115 Use elmo-string for pattern string.
3116 (wl-ldap-alias-safe-string): Eliminated needless let.
3118 2000-06-16 Shun-ichi GOTO <gotoh@taiyo.co.jp>
3120 * wl-address.el (wl-ldap-alias-dn-level): New variable.
3121 (wl-ldap-alias-sep): New constant.
3122 (wl-ldap-search-attribute-type-list): Ditto.
3123 (wl-ldap-get-value): New function.
3124 (wl-ldap-make-filter): Ditto.
3125 (wl-ldap-make-matched-value-list): Ditto.
3126 (wl-ldap-alias-safe-string): Ditto.
3127 (wl-ldap-register-dn-string): Ditto.
3128 (wl-address-ldap-search): Rewrite.
3130 2000-06-17 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3132 * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
3134 (wl-thread-delete-line-from-buffer): Ditto.
3135 (wl-thread-get-exist-children): New function.
3137 2000-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
3139 * wl-demo.el (wl-demo): Made it to select various image types.
3140 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
3141 from `wl-title-logo'.
3142 (wl-logo-ascii): New variable.
3143 (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
3144 (wl-demo-copyright-notice): New constant.
3146 * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
3148 2000-06-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
3150 * wl-vars.el (wl-summary-target-above): Renamed from
3151 wl-summary-temp-above.
3152 * wl-score.el (wl-score-get-score-alist): Use it.
3153 (wl-summary-score-update-all-lines): Use it.
3154 * wl-summary.el: Ditto. (make-variable-buffer-local).
3156 2000-06-15 Yuuichi Teranishi <teranisi@gohome.org>
3158 * wl-vars.el (wl-ldap-port): New user option.
3160 * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
3161 Rewite whole implementation.
3162 (wl-complete-field-body): Fixed.
3164 2000-06-14 Yuuichi Teranishi <teranisi@quickhack.net>
3166 * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
3167 Choose implementation at compile time.
3169 2000-06-13 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3171 * wl-address.el (wl-ldap-search-internal): New function.
3172 (wl-complete-field-to): Use it.
3174 2000-06-12 Yuuichi Teranishi <teranisi@gohome.org>
3176 * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
3177 Use `let' instead of `let*'.
3180 * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
3181 Define as defcustom.
3182 (wl-ldap-base): Ditto.
3183 (wl-use-ldap): Ditto.
3185 2000-06-09 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3187 * wl-address.el (wl-ldap-search): New function.
3188 (wl-complete-field-body): Use `wl-ldap-search'.
3189 (wl-ldap-server): New variable.
3190 (wl-ldap-base): Ditto.
3191 (wl-use-ldap): Ditto.
3193 2000-06-08 OKAZAKI Tetsurou <okazaki@be.to>
3195 * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3196 (Pointed out by Mito <mit@nines.nec.co.jp>).
3197 * wl-summary.el (wl-summary-redisplay-no-mime): Update
3198 buffer-local variables like `wl-summary-redisplay-internal'.
3199 (wl-summary-redisplay-all-header): Likewise. Update
3202 2000-06-05 Yuuichi Teranishi <teranisi@gohome.org>
3204 * wl-summary.el (wl-summary-jump-to-parent-message):
3205 Consider prefix argument.
3207 * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3208 when closed thread is deleted.
3210 2000-05-31 Yasushi ABE <yasushi@stbbs.net>
3212 * wl-summary.el (wl-summary-jump-to-parent-message):
3213 Consider thread modification.
3215 2000-06-03 OKAZAKI Tetsurou <okazaki@be.to>
3217 * wl-message.el (wl-message-normal-get-original-buffer): Use
3220 * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3221 (wl-summary-showto-folder-regexp): Ditto.
3223 2000-05-31 OKAZAKI Tetsurou <okazaki@be.to>
3225 * wl-util.el (wl-delete-alist): Doc fix.
3226 (wl-delete-associations): New function.
3227 (wl-inverse-alist): New function.
3228 * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3229 Split temporary variables. Use `wl-delete-associations'
3230 and `wl-inverse-alist'.
3231 (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3233 2000-05-30 Yuuichi Teranishi <teranisi@gohome.org>
3235 * wl-folder.el (wl-folder-prefetch-entity):
3236 Execute prefetching if new count is unknown.
3238 2000-05-27 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3240 * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3242 * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3244 (wl-thread-set-parent): If insert as top, set linked as nil.
3246 * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3247 `wl-thread-cleanup-symbols' when view mode is thread.
3249 2000-05-26 OKAZAKI Tetsurou <okazaki@be.to>
3251 * wl-folder.el (wl-folder-create-folder-entity): Use
3252 with-current-buffer.
3253 (wl-local-folder-init): Call set-buffer to make sure we are in
3254 the Folder buffer. Don't touch buffer-local variables here.
3255 (wl-folder-mode): Initialize buffer-local variables here.
3257 * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3258 (wl-folder-entity-assign-id): Ditto.
3259 (wl-folder-create-entity-hashtb): Ditto.
3260 (wl-local-folder-init): Ditto.
3261 (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3263 2000-05-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
3265 * wl-summary.el (wl-summary-default-from): Fix probrem when
3266 std11-extract-address-components return (nil "foo@bar").
3268 2000-05-24 OKAZAKI Tetsurou <okazaki@be.to>
3270 * wl-draft.el (wl-draft-clone-local-variables):
3271 Remove redundant `setq'.
3273 2000-05-19 Yuuichi Teranishi <teranisi@gohome.org>
3275 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3276 Bind wl-highlight-x-face-func as nil while highlighting header.
3278 2000-05-21 OKAZAKI Tetsurou <okazaki@be.to>
3280 * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3282 2000-05-21 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3284 * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3285 elmo-msgdb-overview-hashtb from copy-variables.
3286 (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3287 instead of `elmo-msgdb-overview-get-entity-by-number'.
3288 (wl-summary-auto-refile): Ditto.
3290 * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3291 `elmo-msgdb-overview-get-entity' instead of
3292 `elmo-msgdb-search-overview-entity'. Use
3293 `elmo-msgdb-overview-get-entity' instead of
3294 `elmo-msgdb-overview-get-entity-by-number'.
3295 (wl-thread-insert-entity-sub): Ditto.
3296 (wl-thread-insert-message): Ditto.
3298 * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3299 `elmo-msgdb-overview-get-entity'.
3300 (wl-normal-message-redisplay): Ditto.
3302 2000-05-20 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3304 * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3305 `wl-thread-entities'.
3306 (wl-thread-delete-message): Fix remove top message from
3307 `wl-thread-entity-list'.
3309 * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3310 wl-append(nconc), because update-list is broken on Meadow.
3312 * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3314 (wl-summary-rescan): Ditto.
3315 (wl-summary-sync-update3): Ditto.
3316 * wl-thread.el (wl-thread-set-parent): Renamed from
3317 `wl-summary-set-parent'.
3318 (wl-thread-insert-message): Updating buffer faster.
3319 (wl-thread-delete-message): Updating buffer faster.
3321 * wl-score.el (wl-summary-score-update-all-lines): Changed
3322 interval for display progress gauge.
3324 2000-05-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
3326 * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3327 folder always-sticky.
3328 * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3331 2000-05-18 Yuuichi Teranishi <teranisi@gohome.org>
3333 * wl-vars.el (wl-draft-add-references): New user option.
3335 * wl-draft.el (wl-draft-add-references): New function.
3336 (wl-draft-yank-from-mail-reply-buffer): Use it.
3337 (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3340 2000-05-12 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3342 * wl-thread.el (wl-thread-update-line-msgs): Called
3343 `wl-thread-update-line-on-buffer-sub'.
3344 (wl-thread-update-line-on-buffer): Delete routine of inserting
3346 (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
3347 moved from `wl-thread-update-line-on-buffer'.
3348 Add threshold for displaying progress gauge.
3349 * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
3350 argument of `wl-thread-update-line-msgs'.
3351 Add threshold for displaying progress gauge.
3353 Add threshold for displaying progress gauge.
3354 * wl-score.el: Ditto.
3356 * wl-expire.el (wl-summary-expire): Display deleting info.
3358 2000-05-12 Yuuichi Teranishi <teranisi@gohome.org>
3360 * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
3362 * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
3363 argument of `wl-thread-update-line-msgs'.
3364 (wl-summary-set-parent): Added optional argument `parent-number'.
3365 (wl-summary-buffer-saved-message): New buffer local variable.
3366 (wl-summary-save-current-message): New command.
3367 (wl-summary-yank-saved-message): Ditto.
3368 (wl-summary-mode-map): Added key binding for
3369 `wl-summary-save-current-message' (\ew) and
3370 `wl-summary-yank-saved-message' (\C-y).
3371 (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
3373 2000-05-11 Yuuichi Teranishi <teranisi@gohome.org>
3375 * wl-summary.el (wl-summary-mode-map): Added key binding for
3376 `wl-summary-set-parent' (ts).
3378 2000-05-10 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3380 * wl-summary.el (wl-summary-insert-thread-entity): Search same
3381 subject faster. If thread number is reverse, delayed updating
3383 (wl-summary-search-by-subject): Ditto.
3384 (wl-summary-put-alike): Ditto.
3385 (wl-summary-get-alike): Ditto.
3386 (wl-summary-insert-headers): Insert header of all overview in
3388 (wl-summary-rescan): Delayed updating thread. Kill search subject
3389 buffer for wl-summary-search-by-subject.
3390 (wl-summary-sync-update3): Ditto.
3391 (wl-summary-exit): Ditto.
3392 (wl-summary-goto-bottom-of-current-thread): Change for linked
3394 (wl-summary-overview-create-summary-line): Change line for linked
3397 * wl-summary.el (wl-summary-update-thread): Use
3398 wl-thread-maybe-get-children-num.
3399 (wl-summary-set-parent): If change parent, move sub thread.
3400 (wl-summary-redisplay-internal): Add horizontal recenter.
3401 (wl-summary-redisplay-no-mime): Add horizontal recenter.
3403 * wl-thread.el (wl-thread-entity-get-linked): New function.
3404 (wl-thread-entity-set-linked): New function.
3405 (wl-thread-create-entity): Add linked element.
3406 (wl-thread-entity-insert-as-top): Use wl-append.
3407 (wl-thread-maybe-get-children-num): If closing thread, return
3409 (wl-thread-update-line-msgs): Displaying progress message.
3410 (wl-thread-update-line-on-buffer-sub): Use
3411 wl-thread-maybe-get-children-num.
3412 (wl-thread-update-line-on-buffer): If update line is not exists,
3414 (wl-thread-delete-message): If delete top msg of thread, search
3416 (wl-thread-insert-entity): Use
3417 wl-thread-maybe-get-children-num.
3419 * wl-highlight.el (wl-highlight-summary-current-line): change
3420 sregexp for linked thread.
3421 * wl-util.el (wl-count-lines): Count lines.
3422 (wl-horizontal-recenter): horizontal recenter.
3423 * wl-score.el (wl-score-put-alike): Use wl-count-lines
3424 (wl-score-get-alike): Ditto.
3425 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
3426 (wl-subject-length-limit): New variable.
3427 (wl-highlight-thread-indent-string-regexp): Changed for linked
3430 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3432 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3433 New variable (revival).
3434 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3435 by subject matching if there's no in-reply-to nor references field
3439 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3441 * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
3444 2000-05-09 Yuuichi Teranishi <teranisi@gohome.org>
3446 * wl-summary.el (wl-summary-reply): Return t if there was a
3447 message at cursor point.
3448 Added unwind-protect.
3449 (wl-summary-reply-with-citation): Cite only when wl-summary-reply
3451 (wl-summary-cancel-message): Do nothing when there's no message at
3453 (wl-summary-forward): Ditto.
3454 (wl-summary-jump-to-parent-message): Ditto.
3455 (wl-summary-reedit): Ditto.
3456 (wl-summary-edit-addresses): Ditto.
3457 (wl-summary-pipe-message): Ditto.
3458 (wl-summary-print-message-with-ps-print): Ditto.
3459 (wl-summary-print-message): Ditto.
3460 (wl-summary-mark-as-important): Ditto.
3461 (wl-summary-mark-as-unread): Ditto.
3463 * wl-summary.el (wl-summary-reply): Cause an error when there's no
3464 message at cursor point.
3465 (wl-summary-reply-with-citation): Remove unwind-protect.
3467 * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
3468 subject searching feature.
3469 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3472 2000-04-28 Yuuichi Teranishi <teranisi@gohome.org>
3474 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3476 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3477 by subject matching if there's no in-reply-to nor references field.
3479 * wl-summary.el (wl-summary-set-parent): New command (No key binding).
3481 * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
3482 when display is finished.
3483 (wl-folder-open-all): Ditto.
3484 (wl-folder-update-access-group): Ditto.
3485 * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
3486 * wl-thread.el (wl-thread-close-all): Ditto.
3488 * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
3489 progress gauge only when it was displayed.
3490 * wl-folder.el (wl-folder-insert-entity): Ditto.
3492 2000-04-26 Yuuichi Teranishi <teranisi@gohome.org>
3494 * wl-summary.el (wl-summary-incorporate): Enclose
3495 `wl-summary-sync-force-update' with save-excursion.
3497 2000-04-21 Yuuichi Teranishi <teranisi@elmo.dq.isl.ntt.co.jp>
3499 * wl-summary.el (wl-summary-prefetch-region):
3500 Pass current cursor point to `pos-visible-in-window-p' after
3501 moving cursor to the started point.
3503 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3505 * wl-vars.el (wl-ignored-forwarded-headers): New user option.
3507 * wl-draft.el (wl-draft-insert-current-message): Delete useless
3508 fields from the forwarding message.
3509 (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
3512 2000-04-20 Yuuichi Teranishi <teranisi@gohome.org>
3514 * wl-mime.el (wl-message-request-partial):
3515 Eliminated argument `msgdb'.
3516 Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
3517 (wl-mime-combine-message/partial-pieces): Likewise.
3518 * tm-wl.el (wl-message-request-partial): Likewise.
3519 (wl-mime-combine-message/partial-pieces): Likewise.
3521 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
3523 * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
3524 when display is finished.
3526 2000-04-17 HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
3528 * wl-summary.el (wl-summary-goto-folder-subr):
3529 Fix problem when wl-summary-partial-highlight-above-lines is nil.
3531 2000-04-18 Yuuichi Teranishi <teranisi@gohome.org>
3533 * wl-summary.el (wl-summary-prefetch-region): Redisplay only
3534 when cursor point is visible.
3536 2000-04-15 Yuuichi Teranishi <teranisi@gohome.org>
3538 * wl-expire.el (wl-expire-archive-get-max-number):
3539 Don't use `file-name-directory'.
3541 2000-04-14 Yuuichi Teranishi <teranisi@gohome.org>
3543 * wl-expire.el (wl-expire-archive-get-max-number):
3544 Use `file-name-directory'.
3546 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
3548 * wl-summary.el (wl-summary-sync-marks): Re-display progress
3549 only when there is progress.
3551 2000-04-13 Mito <mit@nines.nec.co.jp>
3553 * wl-summary.el (wl-summary-sync-marks): Display progress.
3555 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
3557 * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
3558 (wl-summary-prev): Move cursor regardless of unread status.
3559 (wl-summary-next): Ditto.
3561 2000-04-10 Yuuichi Teranishi <teranisi@gohome.org>
3563 * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
3564 Added argument `target' and `number'.
3565 * tm-wl.el (wl-summary-burst-subr): New function.
3566 (wl-summary-burst): Use it.
3568 2000-04-10 Mito <mit@nines.nec.co.jp>
3570 * wl-mime.el (wl-burst): New function.
3571 (wl-summary-burst): Use it.
3573 2000-04-07 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3575 * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
3576 as petname when there's no candidate.
3578 2000-04-07 Yuuichi Teranishi <teranisi@gohome.org>
3580 * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
3582 * wl-fldmgr.el (wl-fldmgr-add): Use it.
3584 * wl.el (wl-plugged-init): Flush queues if started with plugged status.
3586 * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
3588 2000-04-05 Yuuichi Teranishi <teranisi@gohome.org>
3590 * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
3591 Use substring of `original' instead of buffer-substring.
3592 (wl-refile-evaluate-rule):
3593 Set `original' argument of wl-refile-expand-newtext.
3596 (wl-summary-auto-refile-check-refile-rule-alist-subr,
3597 wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
3598 (wl-summary-auto-refile): Check existence of destination folder just
3601 2000-04-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
3603 * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
3604 when wl-refile-get-field-value return nil.
3606 2000-04-04 Daiki Ueno <ueno@unixuser.org>
3609 (wl-refile-expand-newtext): New function imported from Gnus.
3610 (wl-refile-evaluate-rule): Use it.
3612 2000-04-04 Yuuichi Teranishi <teranisi@gohome.org>
3614 * wl-summary.el (wl-summary-print-destination):
3615 Duplicate folder string to avoid putting text-property on
3618 * wl-refile.el (wl-refile-get-field-value): New function.
3619 (wl-refile-evaluate-rule): New function;
3620 Evaluate refile rule recursively.
3621 (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
3622 * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
3623 New function; Check existence of a target folder recursively.
3624 (wl-summary-auto-refile-check-refile-rule-alist):
3625 Use wl-summary-auto-refile-check-refile-rule-alist-subr.
3627 2000-03-30 Yuuichi Teranishi <teranisi@gohome.org>
3629 * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
3631 * wl-folder.el (wl-create-folder-entity-from-buffer):
3632 Fixed problem when '}' character is contained in folder name.
3634 * wl-xmas.el (wl-make-modeline): Consider plugged status.
3636 2000-03-29 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3638 * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
3639 (wl-fldmgr-add-completion-all-completions):
3640 Use wl-fldmgr-add-completion-hashtb.
3642 2000-03-28 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3644 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
3645 wl-fldmgr-add-completion-subr): New functions.
3646 * wl-folder.el (wl-folder-completion-func): New variable.
3647 * wl-summary.el (wl-summary-read-folder):
3648 Use wl-folder-completion-func.
3650 * wl-refile.el: Eliminate throw & catch.
3652 * wl.el (wl-plugged-sending-queue-status): Fixed.
3654 2000-03-27 Mikio Nakajima <minakaji@osaka.email.ne.jp>
3656 * wl-draft.el (wl-draft): Put category property on
3657 mail-header-separator.