1 2001-09-21 Yuuichi Teranishi <teranisi@gohome.org>
3 * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
4 (wl-addrmgr-method-list): Abolished.
5 (wl-addrmgr-change-method): Follow above change.
7 * wl-draft.el (wl-draft): Call `wl-plugged-init'.
9 2001-09-21 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
11 * wl-vars.el (wl-message-truncate-lines): Change default value
12 to default-truncate-lines.
14 * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
16 2001-09-20 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
18 * wl-vars.el (wl-message-truncate-lines): New variable.
20 * wl-message.el (wl-message-redisplay): Set truncate-lines using
21 wl-message-truncate-lines.
23 2001-09-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
25 * wl-acap.el (wl-acap-init): Remove period from error message.
26 (wl-acap-find-acap-service): Remove period from message.
28 2001-09-20 Yuuichi Teranishi <teranisi@gohome.org>
30 * wl.el (wl-check-environment): Undo last change.
32 * wl-vars.el (wl-from): Changed default value.
34 * wl-util.el (toplevel): Don't require tm-edit.
36 * wl-draft.el (wl-draft): Changed order of `elmo-init' and
38 Don't set mark on mail body.
39 (wl-draft-reedit): Ditto.
41 * wl-address.el (wl-address-quote-specials): Define as an alias for
42 elmo-address-quote-specials.
44 2001-09-18 Yuuichi Teranishi <teranisi@gohome.org>
46 * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
48 * wl-vars.el (wl-from): Set default value as nil.
49 (wl-organization): Set default value as ORGANIZATION environment
52 * wl-draft.el (wl-smtp-extension-bind): Check value of
53 wl-smtp-connection-type.
55 * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
58 2001-09-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
60 * Version number is increased to 2.7.4.
62 * wl-highlight.el (wl-highlight-headers): Remove BEG and END
63 arguments from `wl-highlight-x-face-function' caller.
64 Use x-face-1.3.6.12 or later.
66 2001-09-17 Reuben Thomas <rrt@dcs.gla.ac.uk>
68 * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
70 2001-09-17 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
72 * wl-vars.el (wl-summary-width): Fix type to accept nil.
73 (wl-fcc): Fix to accept function.
74 (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
76 2001-09-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
78 * wl-acap.el (toplevel): Added `product-provide' declare.
79 * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
81 2001-09-14 Yuuichi Teranishi <teranisi@gohome.org>
83 * wl.el (wl): Changed order of calling `elmo-init'
84 and `elmo-folder-init'.
86 2001-09-13 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
88 * wl-mime.el (wl-summary-burst): Extract message when content-type
89 of root entity is not only `multipart' but also `message/rfc822'.
90 (wl-summary-burst-subr): Ditto.
92 2001-09-13 Yuuichi Teranishi <teranisi@gohome.org>
94 * wl-vars.el (toplevel): Require 'custom.
95 (wl-trash-folder): Added to `wl-setting' group.
97 * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
99 (wl-addrmgr-draw): Insert empty line when no entry exists.
101 * wl-mule.el (wl-message-wheel-up): Fixed.
102 (wl-message-wheel-down): Ditto.
104 2001-09-12 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
106 * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
107 config is an anonymous lambda expression.
109 2001-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
111 * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
112 when Mule 2 is running.
114 2001-09-11 Yuuichi Teranishi <teranisi@gohome.org>
116 * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
118 2001-09-10 Yuuichi Teranishi <teranisi@gohome.org>
120 * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
121 spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
123 * wl-address.el (wl-address-specials-regexp): Eliminated.
124 (wl-address-quote-specials): Rewrite.
126 2001-09-05 Katsumi Yamaoka <yamaoka@jpl.org>
128 * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
129 shy-groups for regexp.
131 * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
132 character classes and Perl style shy-groups for regexp.
133 (wl-highlight-plugged-current-line): Use Posix style character
135 (wl-e21-highlight-folder-by-numbers): Ditto.
136 (wl-e21-display-image-p): Use `display-images-p' instead of
138 (display-images-p): Make an alias to `display-graphic-p' if it is
139 not available. It is for Emacs version prior to 21.0.105.
141 * wl-demo.el (wl-demo): Use `display-images-p' instead of
143 (wl-demo-image-type-alist): Ditto.
144 (display-images-p): Make an alias to `display-graphic-p' if it is
145 not available. It is for Emacs version prior to 21.0.105.
147 2001-09-04 TAKAHASHI Kaoru <kaoru@kaisei.org>
149 * wl-version.el (wl-generate-user-agent-string-1): Remove tm
151 (wl-generate-user-agent-string): Ditto.
153 * wl-version.el (wl-version): Update docsting.
154 (wl-version-status): Ditto.
156 2001-09-03 TAKAHASHI Kaoru <kaoru@kaisei.org>
158 * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
159 21.0.105. For Emacs 21.0.104 or earlier.
161 2001-09-03 Takuo KITAME <kitame@northeye.org>
163 * wl-e21.el (wl-plugged-init-icons): Use
164 `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
165 (wl-biff-init-icons): Ditto.
167 2001-08-31 Yuuichi Teranishi <teranisi@gohome.org>
169 * wl-highlight.el (wl-highlight-summary-current-line):
170 Fixed highlighting refile/copy destination.
172 * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
173 (wl-acap-store): Encode string by wl-acap-coding-system.
175 2001-08-30 Yuuichi Teranishi <teranisi@gohome.org>
177 * wl-acap.el (toplevel): Check and require 'un-define before
179 Added checking for UTF-2000.
181 2001-08-29 Yuuichi Teranishi <teranisi@gohome.org>
183 * wl-acap.el (toplevel): Require 'un-define before 'wl;
184 Don't enclose with `eval-and-compile'.
186 * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
189 * wl-draft.el (wl-draft): Ditto.
191 * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
193 * wl-acap.el (toplevel): Require 'wl.
194 (wl-acap-store): Call `elmo-init'.
196 * wl.el (wl): Changed position of `wl-check-environment'.
197 (toplevel): Added autoload setting for wl-acap.
199 * wl-vars.el (wl-setting): New custom group.
200 (wl-from): Added wl-setting group.
201 (wl-user-mail-address-list): Ditto.
202 (wl-organization): Ditto.
203 (wl-subscribed-mailing-list): Ditto.
204 (wl-envelope-from): Ditto.
205 (wl-smtp-posting-user): Ditto.
206 (wl-smtp-posting-server): Ditto.
207 (wl-smtp-posting-port): Ditto.
208 (wl-smtp-authenticate-type): Ditto.
209 (wl-pop-before-smtp-user): Ditto.
210 (wl-pop-before-smtp-server): Ditto.
211 (wl-pop-before-smtp-port): Ditto.
212 (wl-pop-before-smtp-authenticate-type): Ditto.
213 (wl-nntp-posting-server): Ditto.
214 (wl-nntp-posting-user): Ditto.
215 (wl-nntp-posting-port): Ditto.
216 (wl-fetch-confirm-threshold): Ditto.
217 (wl-prefetch-threshold): Ditto.
218 (wl-thread-insert-opened): Ditto.
219 (wl-ldap-server): Ditto.
220 (wl-ldap-port): Ditto.
221 (wl-ldap-base): Ditto.
222 (wl-ldap-objectclass): Ditto.
223 (wl-use-ldap): Ditto.
224 (wl-draft-config-alist): Ditto.
225 (wl-draft-config-matchone): Ditto.
226 (wl-template-alist): Ditto.
227 (wl-message-sort-field-list): Ditto.
228 (wl-message-ignored-field-list): Ditto.
229 (wl-message-visible-field-list): Ditto.
230 (wl-interactive-send): Ditto.
231 (wl-summary-move-order): Ditto.
232 (wl-auto-select-first): Ditto.
233 (wl-auto-select-next): Ditto.
234 (wl-interactive-save-folders): Ditto.
236 * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
237 Initialization codes are moved from wl-local-folder-init.
238 (wl-local-folder-init): Follow the change above.
239 (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
241 * wl-acap.el: New file.
243 * Version number is increased to 2.7.3.
245 2001-08-21 Kenichi OKADA <okada@opaopa.org>
247 * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
249 2001-08-21 Kenichi OKADA <okada@opaopa.org>
251 * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
252 (wl-addrmgr-address-entry-list): Ditto.
254 2001-08-21 Yuuichi Teranishi <teranisi@gohome.org>
256 * wl-e21.el (wl-draft-mode-map): Removed binding for
257 `wl-draft-insert-x-face-field'.
259 * wl-mule.el (wl-draft-mode-map): Ditto.
261 * wl-xmas.el (wl-draft-mode-map): Ditto.
263 * wl-vars.el (wl-cs-noconv): Ignore nemacs.
264 (wl-cs-autoconv): Ditto.
265 (wl-cs-local): Ditto.
266 (wl-use-scoring): Ditto.
267 (wl-mime-charset): Ditto.
268 (wl-folder-check-async): Ditto.
270 * wl.el (toplevel): Ignore nemacs and tm.
273 * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
274 (wl-summary-mode-map): Added binding for `wl-addrmgr'.
275 (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
276 instead of wl-address-petname-add-or-change.
277 (wl-summary-edit-addresses-subr): Use wl-address-delete
278 instead of wl-address-petname-delete.
280 * wl-util.el (wl-as-coding-system): Ignore nemacs.
282 * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
285 * wl-message.el (require): Remove tm support.
287 * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
289 * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
290 (wl-folder-jump-to-current-entity): Ditto.
291 (wl-folder-mode-map): Added binding for `wl-addrmgr'.
293 * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
294 `wl-draft-insert-x-face-field' to `wl-addrmgr'.
295 Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
297 * wl-mule.el (wl-draft-key-setup): Ditto.
299 * wl-xmas.el (wl-draft-key-setup): Ditto.
301 * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
302 (wl-draft-std11-parse-addresses): New function.
303 (wl-draft-parse-mailbox-list): Use it.
304 (wl-draft): Ignore nemacs.
305 (wl-draft-reedit): Ditto.
307 * wl-addrmgr.el: New file.
308 (Original is wl-rcpt.el written by
309 "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
310 Thanks Kitamoto-san.)
312 * wl-address.el (wl-address-make-address-list): Modified parsing
314 (wl-address-delete): Renamed from `wl-address-petname-delete';
315 Modify wl-address-list too.
316 (wl-address-add-or-change): Renamed from
317 `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
319 2001-08-15 YAMASHITA Junji <ysjj@unixuser.org>
321 * wl-highlight.el (wl-highlight-summary-current-line):
322 Work with transient-mark-mode
324 2001-08-15 Yuuichi Teranishi <teranisi@gohome.org>
326 * Version number is increased to 2.7.2.
328 * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
329 instead of elmo-dop-queue-method.
331 2001-08-06 SAITO Atsunori <sai@yedo.com>
333 * wl-vars.el (wl-ldap-objectclass): New user option.
335 * wl-address.el (wl-ldap-make-filter): Use it.
337 2001-08-03 Yuuichi Teranishi <teranisi@gohome.org>
339 * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
341 2001-08-02 Yuuichi Teranishi <teranisi@gohome.org>
343 * wl-folder.el (wl-folder): redisplay after folder insertion.
345 * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
347 * wl-summary.el (wl-summary-sync-update):
348 Change status mark only when new-msgdb exists.
349 (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
351 2001-07-23 Yuuichi Teranishi <teranisi@gohome.org>
353 * wl-summary.el (wl-summary-open-folder): New function.
354 (wl-summary-goto-folder-subr): Use it.
355 (wl-summary-mark-as-important): Fix;
356 Encache only when no cache exists.
358 2001-07-17 Yuuichi Teranishi <teranisi@gohome.org>
360 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
361 Use with-current-buffer.
363 2001-07-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
365 * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
366 before call `get-buffer'. Fixed parenthesis.
367 (wl-score-get-header-entry): Clear message and help window when
369 (wl-score-edit-insert-header): Ditto.
371 2001-07-14 Yuuichi Teranishi <teranisi@gohome.org>
373 * wl-draft.el (wl-message-mail-p): Test resent-to: field.
374 (Fix by Peter Møller Neergaard <turtle@bu.edu>)
375 (wl-default-draft-cite): Fix.
377 * wl-score.el (wl-score-insert-help): Fixed parenthesis.
378 (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
380 2001-07-12 Yuuichi Teranishi <teranisi@gohome.org>
382 * wl-message.el (wl-message-prev-page): Do same bahavior
383 as summary when it is called in the message buffer.
384 (wl-message-next-page): Ditto.
386 2001-07-09 Yuuichi Teranishi <teranisi@gohome.org>
388 * wl-summary.el (wl-summary-forward): Use cache if it is not
391 2001-07-05 Yuuichi Teranishi <teranisi@gohome.org>
393 * wl-vars.el: Changed file coding system to ISO-2022-JP.
394 Removed redundant require of elmo-vars.
395 (wl-biff-state-indicator-on): Changed default value for
396 xemacs with non-mule environment.
398 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
399 wl-message-buffer is nil;
400 Hide progress bar after moving messages.
402 2001-07-04 Yuuichi Teranishi <teranisi@gohome.org>
404 * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
405 message at cursor point is deleted.
407 2001-07-02 Yuuichi Teranishi <teranisi@gohome.org>
409 * wl-vars.el: Changed file coding system to euc-japan.
410 Added -*-coding:-*- magic to the first line.
412 * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
413 Search parent from the first message.
415 * Version number is increased to 2.7.1.
417 2001-06-28 OHASHI Akira <bg66@koka-in.org>
419 * wl-vars.el: Fix file coding system to ISO-2022-JP.
421 2001-06-27 Yuuichi Teranishi <teranisi@gohome.org>
423 * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
424 refile/delete execution.
426 * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
429 2001-06-26 Yuuichi Teranishi <teranisi@gohome.org>
431 * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
433 Don't update marks when update process is interrupted.
435 2001-06-25 Yuuichi Teranishi <teranisi@gohome.org>
437 * wl-summary.el (wl-summary-reply): Fixed problem when
438 wl-draft-use-frame is non-nil.
439 (wl-summary-forward): Ditto.
441 * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
443 (wl-folder-mark-as-read-all-entity): Ditto.
444 (wl-folder-prefetch-entity): Ditto.
446 * wl.el (wl): Check environment before wl-init.
448 * wl-summary.el (wl-summary-collect-unread): Eliminated.
449 (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
450 instead of wl-summary-collect-unread.
451 (wl-summary-reply): Split message window.
453 2001-06-21 Yuuichi Teranishi <teranisi@gohome.org>
455 * wl-vars.el (wl): Set custom-manual link as "wl-ja"
456 only if current language environment is japanese,
458 * wl-folder.el (wl-folder-jump-to-current-entity): Call
459 wl-folder-select-buffer when wl-summary-use-frame is non-nil.
460 (wl-folder-goto-folder-subr): Ditto.
462 * wl-draft.el (wl-draft-dispatch-message): Call
463 `elmo-file-cache-get-path'.
465 2001-06-20 Yuuichi Teranishi <teranisi@gohome.org>
467 * wl-summary.el (wl-summary-cursor-move): If return value of
468 wl-summary-next-message is not number, don't jump.
470 2001-06-19 Yuuichi Teranishi <teranisi@gohome.org>
472 * wl-summary.el (wl-summary-buffer-next-message-function): New
474 (wl-summary-next-message): Call wl-summary-buffer-next-message-function
477 * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
480 * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
481 (wl-plugged-drawing): Ditto.
483 2001-06-18 Yuuichi Teranishi <teranisi@gohome.org>
485 * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
487 (wl-biff-check-folder-async): Enclose wl-biff-check-folder
490 * wl.el (wl-init): Require mime-setup.
491 (wl-check-environment): Don't require mime-setup.
493 * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
494 instead of elmo-folder-type.
496 * wl-message.el (wl-message-buffer-prefetch-debug): Set default
499 2001-06-15 Yuuichi Teranishi <teranisi@gohome.org>
501 * Version number is increased to 2.7.0.
503 * wl-version.el (wl-version): Changed codename.
505 * wl-summary.el (wl-summary-delete-cache): Fixed.
507 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
508 Workaround for net folders.
509 (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
511 * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
512 value to nil (According to the patch from
513 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
515 * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
516 of elmo-folder-close.
518 2001-06-06 Peter Møller Neergaard <turtle@bu.edu>
520 * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
523 2001-06-13 Yuuichi Teranishi <teranisi@gohome.org>
525 * wl-summary.el (wl-summary-resend-message): Fixed.
527 * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
528 Call wl-draft with `from' argument if its address is included in
529 `wl-user-mail-address-list'.
530 (wl-draft): Added `from' argument.
532 * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
534 (wl): Don't show demo if wl-demo is nil.
536 * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
537 wl-summary-use-frame.
539 * wl-vars.el (wl-summary-use-frame): New user option.
540 (wl-folder-use-frame): Changed docstring.
542 * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
544 (wl-folder-select-buffer): Renamed wl-folder-use-frame to
545 wl-summary-use-frame.
547 * wl-vars.el (wl-folder-use-frame): New user option.
549 * wl-summary.el (wl-summary-exit): Back to folder frame if
550 wl-folder-use-frame is non-nil.
551 (wl-summary-redisplay-internal): Ignore cache if current folder
553 (wl-summary-redisplay-no-mime): Ditto.
554 (wl-summary-redisplay-all-header): Ditto.
556 * wl-folder.el (wl-folder-select-buffer): Switch to other frame
557 if wl-folder-use-frame is non-nil.
559 2001-06-06 Yuuichi Teranishi <teranisi@gohome.org>
561 * wl-summary.el (wl-summary-sync-update): Bind
562 elmo-folder-update-threshold.
563 (wl-summary-mark-as-important): Enclosed server mark processing
564 with `save-match-data'.
566 * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
567 only when it is already defined.
569 2001-05-24 Masahiro MURATA <muse@ba2.so-net.ne.jp>
571 * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
572 name of folder exclude localdir is wrong.
573 * wl-folder.el (wl-folder-sync-entity):
574 Set `wl-summary-always-sticky-folder-list' as nil.
575 (wl-folder-mark-as-read-all-entity): Ditto.
576 (wl-folder-prefetch-entity): Ditto.
578 2001-05-23 Kenichi OKADA <okada@opaopa.org>
580 * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
581 instead of `wl-summary-write-current-newsgroup'.
583 2001-05-19 Masahiro MURATA <muse@ba2.so-net.ne.jp>
585 * wl-summary.el (wl-summary-auto-select-msg-p): New function.
586 (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
587 non-nil and selected message is important, do not display.
589 2001-05-16 Kenichi OKADA <okada@opaopa.org>
591 * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
593 2001-05-10 Yuuichi Teranishi <teranisi@gohome.org>
595 * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
597 * wl-summary.el (wl-summary-mark-as-important): Set message number
598 using wl-summary-message-number.
600 2001-05-10 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
602 * wl-summary.el (wl-summary-exec-subr): Fixed problem when
603 destination folder is 'null.
605 2001-05-09 Kenichi OKADA <okada@opaopa.org>
607 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
609 (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
610 (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
611 (wl-folder-guess-mailing-list-by-folder-name): Ditto.
613 2001-05-08 Yuuichi Teranishi <teranisi@gohome.org>
615 * wl-mime.el (wl-mime-setup): Added setting for
616 `mime-setup-signature-key-alist' to avoid overriding key bind for
619 * wl-e21.el (wl-draft-overload-functions): Don't override key binding
621 * wl-mule.el (wl-draft-overload-functions): Ditto.
622 * wl-xmas.el (wl-draft-overload-functions): Ditto.
623 * wl-draft.el (wl-draft-send): Ditto.
625 * wl-message.el (wl-message-display-internal):
626 Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
627 (Patch is provided by <kita@coe.nttdata.co.jp>).
629 2001-05-09 Kenichi OKADA <okada@opaopa.org>
631 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
633 2001-05-08 Kenichi OKADA <okada@opaopa.org>
635 * wl.el (wl): Fix for wl-demo.
637 2001-05-08 Kenichi OKADA <okada@opaopa.org>
639 * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
641 2001-05-08 Kenichi OKADA <okada@opaopa.org>
643 * wl-folder.el (wl-folder-prefetch-entity): Use
644 `wl-folder-get-elmo-folder'.
645 (wl-folder-count-incorporates): Do not use
646 `wl-folder-get-elmo-folder'.
648 2001-05-08 Kenichi OKADA <okada@opaopa.org>
650 * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
651 instead of `elmo-folder-get-type'.
653 2001-05-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
655 * wl-summary.el (wl-summary-write-current-folder): Set cursor
656 position on Subject: field.
657 (Advised by Mito <mit@nines.nec.co.jp>)
659 2001-04-27 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
661 * wl-folder.el (wl-folder-prefetch-entity): Use
662 `wl-folder-get-elmo-folder'.
664 2001-04-26 Yuuichi Teranishi <teranisi@gohome.org>
666 * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
668 * wl-summary.el (wl-summary-buffer-set-folder): Set up
669 `process-duplicates' slot.
671 * wl-highlight.el (wl-highlight-message): Don't highlight as signature
674 2001-04-25 TAKAHASHI Kaoru <kaoru@kaisei.org>
676 * wl-version.el (wl-version-status): Set to "alpha".
678 2001-04-23 Yuuichi Teranishi <teranisi@gohome.org>
680 * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
681 Check wl-message-buffer lives before set-buffer.
683 2001-04-22 Masahiro MURATA <muse@ba2.so-net.ne.jp>
685 * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
686 called in folder mode.
687 * wl-var.el (wl-summary-exit-pre-hook): New variable.
688 * wl-summary.el (wl-summary-exit-pre-hook): Run
689 `wl-summary-exit-pre-hook' before exit summary mode.
691 2001-04-22 TAKAHASHI Kaoru <kaoru@kaisei.org>
693 * wl-version.el (wl-version-status): New variable.
694 (wl-version-status-alist): Removed.
695 (wl-version-status): Rule included.
697 2001-04-19 Yuuichi Teranishi <teranisi@gohome.org>
699 * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
702 * wl-draft.el (wl-draft-insert-current-message): Fixed problem
703 when `mail-reply-buffer' is buffer-local variable.
704 (Reported by <kita@coe.nttdata.co.jp>).
706 2001-04-17 Yuuichi Teranishi <teranisi@gohome.org>
708 * wl-vars.el (toplevel): Require 'elmo-util.
710 2001-04-16 Yuuichi Teranishi <teranisi@gohome.org>
712 * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
713 (All other related portions are changed)
715 * wl.el (wl-plugged-change): Use '<' instead of '<='.
717 * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
719 2001-04-14 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
721 * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
723 2001-04-13 Yuuichi Teranishi <teranisi@gohome.org>
725 * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
726 Delete other windows to avoid an error.
727 Use `point-marker' instead of `point' to remember the start point
730 * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
732 * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
733 number not to exceed all message number.
735 2001-04-12 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
737 * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
738 call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
740 2001-04-09 Yuuichi Teranishi <teranisi@gohome.org>
742 * wl-summary.el (wl-summary-sync-force-update): Added argument
744 (wl-summary-sync-update): Ditto.
745 (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
748 * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
749 (wl-message-buffer-prefetch-next): Don't run timer if timer is
752 2001-04-07 Masahiro MURATA <muse@ba2.so-net.ne.jp>
754 * wl-expire.el (wl-expire-archive-get-folder): Added argument
756 (wl-expire-archive-number1): Diito.
757 (wl-expire-archive-number2): Diito.
758 (wl-expire-archive-Date): Diito.
759 (wl-archive-number1): Diito.
760 (wl-archive-number2): Diito.
761 (wl-archive-date): Diito.
762 (wl-archive-folder-p): New function.
763 (wl-summary-expire): Support of expand folder name at
765 * wl-util.el (wl-expand-newtext): Renamed from
766 `wl-refile-expand-newtext'.
768 2001-04-05 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
770 * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
771 `elmo-msgdb-overview-get-entity' with `msgdb' instead of
772 `(elmo-msgdb-get-overview msgdb)'.
773 (wl-summary-prefetch): Bind match data before call
774 `wl-summay-prefetch-msg'.
775 (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
776 'off if `wl-summary-buffer-disp-msg' is non-nil.
777 Fixed problem that couldn't show only one new or unread message when
779 (wl-summary-reply): Don't call `split-window-vertically' and other
782 2001-04-03 Yuuichi Teranishi <teranisi@gohome.org>
784 * wl-expire.el (wl-expire-refile): Fixed.
786 2001-04-02 Yuuichi Teranishi <teranisi@gohome.org>
788 * wl-vars.el (wl-biff-unnotify-hook): New variable.
790 * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
791 biff notification is removed.
793 * wl.el (wl): Changed position of `elmo-init'.
795 * wl-draft.el (wl-default-draft-cite): Use date field
796 on the citation buffer.
798 * wl-vars.el (wl-shimbun-folder-icon): New variable.
800 * wl-xmas.el (wl-folder-internal-icon-list): Added
801 `wl-folder-shimbun-image'.
803 * wl-e21.el (wl-folder-internal-icon-list): Added
804 `wl-folder-shimbun-image'.
806 2001-03-31 Yuuichi Teranishi <teranisi@gohome.org>
808 * wl.el (wl-init): Eliminated argument.
811 * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
812 (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
813 instead of `elmo-folder-msgdb-internal'.
814 (wl-summary-sync-update): Ditto.
815 (wl-summary-flush-pending-append-operations): Eliminated.
816 (wl-summary-delete-all-msgs): Set msgdb instead of folder.
817 (wl-summary-goto-folder-subr): Set load-msgdb argument of
820 * wl-mime.el (wl-summary-burst): Fixed.
822 * wl-folder.el (wl-folder-info-save): Check data type.
824 * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
825 (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
826 instead of `elmo-folder-msgdb-internal'.
827 (wl-expire-hide): Ditto.
830 * wl-draft.el (wl-draft): Removed argument for `wl-init'.
832 2001-03-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
834 * wl-folder.el (wl-folder-write-current-folder): Support petname.
836 2001-03-11 Kenichi OKADA <okada@opaopa.org>
838 * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
840 2001-03-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
842 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
843 Fixed `match-beginning' argument mismatch.
845 2001-03-05 Katsumi Yamaoka <yamaoka@jpl.org>
847 * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
850 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
852 * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
853 instead of `elmo-nntp-default-port'.
855 * wl-vars.el: Fixed some doc strings.
857 2001-02-28 Yuuichi Teranishi <teranisi@gohome.org>
859 * wl-summary.el (wl-summary-prefetch-msg): Use
860 `elmo-msgdb-overview-get-entity' instead of `assoc'.
862 * wl-vars.el: Define *-func as obsolete variable using
863 `elmo-define-obsolete-variable'.
865 * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
866 (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
867 instead of `wl-message-buffer-prefetch-threshold'.
869 * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
871 * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
873 * wl-draft.el (wl-caesar-region-func): Ditto.
875 * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
876 Keep unread status in elmo-folder-move-messages.
877 (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
879 2001-02-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
881 * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
882 `wl-summary-buffer-exit-func'
883 (wl-summary-buffer-message-redisplay-function): Renamed from
884 `wl-summary-buffer-message-redisplay-func'
885 (wl-summary-buffer-next-folder-function): Renamed from
886 `wl-summary-buffer-next-folder-func'.
887 (wl-summary-buffer-prev-folder-function): Renamed from
888 `wl-summary-buffer-prev-folder-func'.
889 (wl-summary-get-petname-function): Renamed from
890 `wl-summary-get-petname-func'.
892 * wl-score.el (wl-score-edit-exit-function): Renamed from
893 `wl-score-edit-exit-func'.
895 * wl-message.el (wl-message-buffer-prefetch-get-next-function):
896 Renamed from `wl-message-buffer-prefetch-get-next-function'.
898 * wl-util.el (wl-load-profile-function): Renamed from
899 `wl-load-profile-func'.
901 * wl-folder.el (wl-folder-completion-function): Renamed from
902 `wl-folder-completion-func'.
903 (wl-folder-init-function): Renamed from `wl-folder-init-func'.
905 * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
906 `wl-expire-archive-get-folder-func'.
907 (wl-draft-send-function): Renamed from `wl-draft-send-func'.
908 (wl-draft-send-mail-function): Renamed from
909 `wl-draft-send-mail-func'.
910 (wl-draft-send-news-function): Renamed from
911 `wl-draft-send-news-func'.
912 (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
913 (wl-generate-mailer-string-function): Renamed from
914 `wl-generate-mailer-string-func'.
915 (wl-highlight-signature-search-function): Renamed from
916 `wl-highlight-signature-search-func'.
917 (wl-highlight-x-face-function): Renamed from
918 `wl-highlight-x-face-func'
919 (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
920 (wl-ps-print-buffer-function): Renamed from
921 `wl-ps-print-buffer-func'
922 (wl-summary-from-function): Renamed from `wl-summary-from-func'.
923 (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
924 (wl-summary-subject-filter-function): Renamed from
925 `wl-summary-subject-filter-func'.
927 * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
928 `wl-draft-queue-flush-send-func'
929 (wl-draft-cite-function): Renamed from
932 * wl-address.el (wl-address-init-function): Renamed from
933 `wl-address-init-func'.
935 2001-02-27 Yuuichi Teranishi <teranisi@gohome.org>
937 * wl-draft.el (wl-draft-queue-flush): Don't call
938 `elmo-dop-unlock-message'.
939 * wl-draft.el (wl-draft-queue-append): Don't call
940 `elmo-dop-lock-message'.
942 * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
943 (wl-summary-buffer-folder-name): Ditto.
944 (wl-summary-message-regexp): Added '-' (all other related portions
946 (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
947 wl-summary-buffer-folder-name.
949 2001-02-26 "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
951 * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
952 the number of mails in the folder buffer is not updated by wl-biff.
954 2000-02-26 Kenichi OKADA <okada@opaopa.org>
956 * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
957 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
959 2001-03-01 Yuuichi Teranishi <teranisi@gohome.org>
961 * wl-summary.el (wl-summary-next-message):
962 Return next message number when wl-summary-move-order is nil.
964 2001-02-28 Akihiro MOTOKI <mokkun@iname.com>
966 * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
967 `wl-summary-move-spec-alist'.
968 (wl-summary-move-spec-unplugged-alist): New variable
969 (Move spec for unplugged status).
970 (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
971 if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
973 2001-03-01 OKAZAKI Tetsurou <okazaki@be.to>
975 * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
976 * wl-mule.el (wl-draft-overload-menubar): Ditto.
978 2001-02-28 OKAZAKI Tetsurou <okazaki@be.to>
980 * wl-mime.el (wl-draft-preview-message): Use `function' instead of
981 simple quotation to quote the anonymous function.
982 * tm-wl.el (wl-draft-preview-message): Ditto.
984 2001-02-25 OKAZAKI Tetsurou <okazaki@be.to>
986 * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
987 Eliminate redundant `save-excursion'.
988 (wl-highlight-summary-current-line): Ditto.
990 * wl-highlight.el (wl-highlight-summary-current-line): Avoid
991 accessing match data when `looking-at' failed.
993 * wl-draft.el (wl-draft-delete): Use `match-string' instead of
994 `elmo-match-string' where users don't care about the speed.
995 (wl-draft-save): Ditto.
997 2001-02-24 Yuuichi Teranishi <teranisi@gohome.org>
999 * wl-util.el (wl-regexp-opt): New function.
1001 * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
1002 number from `wl-summary-buffer-number-list'.
1003 (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
1004 Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
1005 (wl-summary-move-spec-alist): Changed default setting.
1007 2001-02-23 Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
1009 * wl-vars.el (wl-biff-notify-hook): New hook.
1010 * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
1011 the arrival of new mail.
1012 (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
1013 and advice by Yuuichi Teranishi <teranisi@gohome.org>)
1015 2001-02-23 Yuuichi Teranishi <teranisi@gohome.org>
1017 * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
1019 2001-02-22 Yuuichi Teranishi <teranisi@gohome.org>
1021 * wl-summary.el (wl-summary-default-get-next-msg): Fix.
1023 * Version number is increased to 2.5.8.
1025 * wl-thread.el (toplevel): require 'cl.
1026 (wl-thread-resume-entity): Call wl-thread-make-number-list.
1027 (wl-thread-make-number-list): New function.
1028 (wl-thread-entity-make-number-list-from-children): Ditto.
1029 (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
1030 (wl-thread-entity-insert-as-children): Likewise.
1031 (wl-thread-delete-message): Likewise.
1032 (wl-meaning-of-mark): Eliminated.
1033 (wl-thread-next-failure-mark-p): Ditto.
1034 (wl-thread-entity-get-mark): Ditto.
1035 (wl-thread-meaning-alist-get-result): Ditto.
1036 (wl-thread-entity-check-prev-mark): Ditto.
1037 (wl-thread-entity-check-next-mark): Ditto.
1038 (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
1039 (wl-thread-entity-get-prev-marked-entity): Ditto.
1040 (wl-thread-get-prev-unread): Ditto.
1041 (wl-thread-jump-to-prev-unread): Ditto.
1042 (wl-thread-get-next-unread): Ditto.
1043 (wl-thread-jump-to-next-unread): Ditto.
1044 (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
1045 (wl-thread-entity-get-next-marked-entity): Ditto.
1047 * wl-summary.el (wl-summary-buffer-number-list):
1048 New bufer-local variable.
1049 (wl-summary-switch-to-clone-buffer): Clone
1050 `wl-summary-buffer-number-list'.
1051 (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
1052 (wl-summary-cursor-move-regex): Eliminated.
1053 (wl-summary-cursor-up): Rewrite.
1054 (wl-summary-cursor-down): Ditto.
1055 (wl-summary-mode-spec-alist): New variable.
1056 (wl-summary-next-message): New inline function.
1057 (wl-summary-cursor-move): New function.
1058 (wl-summary-default-get-next-msg): Rewrite.
1059 (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
1060 (wl-summary-rescan): Ditto.
1061 (wl-summary-sync-all-init): Ditto.
1062 (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
1063 summary is not thread view.
1064 (wl-summary-sync-update): Ditto.
1065 (wl-summary-rescan): Ditto.
1066 (wl-summary-make-number-list): New function.
1068 * wl-draft.el: "FCC" -> "Fcc".
1070 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1072 * wl-highlight.el (wl-highlight-summary-window):
1073 Call `set-buffer-modified-p'.
1075 * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
1076 (wl): Call `elmo-init' and fix.
1078 * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
1081 * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
1083 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1085 * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
1087 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1089 * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
1091 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1093 * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
1094 `wl-use-toolbar' nor `display-graphic-p'.
1095 (wl-e21-setup-message-toolbar): Ditto.
1096 (wl-e21-setup-summary-toolbar): Ditto.
1097 (wl-e21-setup-folder-toolbar): Ditto.
1099 (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
1100 (wl-plugged-init-icons): Ditto.
1102 (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
1103 `display-graphic-p'.
1104 (wl-plugged-set-folder-icon): Ditto.
1105 (wl-highlight-plugged-current-line): Ditto.
1106 (wl-highlight-folder-current-line): Ditto.
1107 (wl-e21-highlight-folder-group-line): Ditto.
1108 (wl-e21-setup-toolbar): Ditto.
1109 (wl-e21-display-image-p): New macro.
1111 * wl-demo.el (wl-demo): Simplified.
1112 (wl-demo-image-type-alist): Use `image-type-available-p' for
1113 checking whether the image type `xbm' is available.
1115 2000-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1117 * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
1118 (wl-summary-input-range): Ditto.
1120 2001-02-20 Yuuichi Teranishi <teranisi@gohome.org>
1122 * wl-summary.el (wl-summary-edit-addresses): Use
1123 `wl-summary-get-original-buffer'
1124 (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
1125 (wl-summary-jump-to-msg-by-message-id-via-nntp):
1126 Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
1127 (wl-summary-get-newsgroups): Eliminated.
1128 (wl-summary-set-crosspost): Ditto.
1129 (wl-summary-is-crosspost-folder): Ditto.
1130 (wl-crosspost-alist-load): Ditto.
1131 (wl-crosspost-alist-save): Ditto.
1133 * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
1134 `elmo-setup-subscribed-newsgroups' instead of
1135 `elmo-nntp-make-groups-hashtb'.
1136 (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
1137 instead of `wl-crosspost-alist-save'.
1139 * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
1140 of `elmo-folder-message-appendable-p'.
1141 (wl-mime-header-presentation-method): Eliminated.
1143 * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
1144 (Error occurs in emacs21).
1146 * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
1147 the current buffer).
1149 * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
1150 instead of `wl-crosspost-alist-save'.
1151 (wl-init): `elmo-crosspost-message-alist-load'
1152 instead of `wl-crosspost-alist-load'
1154 * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
1155 (wl-parse-newsgroups): Likewise.
1156 (wl-biff-notify): Run `wl-biff-notify-hook'.
1158 2001-02-21 Yuuichi Teranishi <teranisi@gohome.org>
1160 * wl-vars.el (wl-summary-lazy-highlight): New variable.
1162 * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
1163 when `wl-summary-lazy-highlight' is non-nil.
1164 (wl-summary-goto-folder-subr): Highlight only when
1165 `wl-summary-lazy-highlight' is non-nil.
1167 * wl-highlight.el (wl-highlight-summary): Fixed docstring;
1168 Don't display progress and highlight temp-mark when
1169 `wl-summary-lazy-highlight' is non-nil.
1170 (wl-highlight-summary-window): New function.
1171 (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
1173 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1175 * wl-summary.el (wl-summary-sync): Change `all-visible'
1177 (wl-summary-input-range): Ditto.
1179 2001-02-20 Katsumi Yamaoka <yamaoka@jpl.org>
1181 * wl-e21.el (wl-highlight-folder-current-line): Call
1182 `wl-folder-init-icons' when folder icons have not been initialized.
1184 * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
1186 * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
1187 (wl-demo-image-type-alist): New macro.
1189 2001-02-19 Katsumi Yamaoka <yamaoka@jpl.org>
1191 * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
1192 display does not support graphics.
1193 (wl-plugged-init-icons): Ditto.
1194 (wl-folder-init-icons): Ditto.
1196 * wl-demo.el (wl-demo): Chech closely whether the display
1199 2001-02-09 Yuuichi Teranishi <teranisi@gohome.org>
1201 * wl-summary.el (wl-summary-get-original-buffer): New function.
1202 (wl-summary-set-crosspost): Use it.
1203 (wl-summary-target-mark-uudecode): Ditto.
1204 (wl-summary-reedit): Ditto.
1205 (wl-summary-resend-bounced-mail): Ditto.
1206 (wl-summary-update-crosspost): Eliminated (It may be incorporated
1207 into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
1209 * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
1210 (wl-message-display-internal): Ditto.
1212 2001-02-07 Yuuichi Teranishi <teranisi@gohome.org>
1214 * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
1216 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1218 * wl-summary.el (wl-summary-save-view): Renamed from
1219 `wl-summary-save-status'.
1221 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1223 * wl-summary.el (wl-summary-sync): Added `all-shown'
1225 2000-02-20 Kenichi OKADA <okada@opaopa.org>
1227 * wl-summary.el (wl-summary-input-range): Added `all-shown'
1229 2000-02-19 Kenichi OKADA <okada@opaopa.org>
1231 * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
1233 2001-02-19 OKAZAKI Tetsurou <okazaki@be.to>
1235 * wl-highlight.el (wl-highlight-summary-line-string): Use
1236 `zerop' instead of `= 0'.
1237 (wl-highlight-summary): Use `zerop' instead of `eq 0'.
1239 * wl-template.el (wl-template-next): Use `=' instead of `eq'
1240 for comparing numbers.
1241 (wl-template-prev): Use `zerop' instead of `eq 0'.
1243 * wl-draft.el (wl-draft-insert-current-message): Use
1244 `with-current-buffer' instead of `save-excursion'.
1245 Use `zerop' instead of `eq 0'.
1247 2001-02-17 Kenichi OKADA <okada@opaopa.org>
1249 * wl-draft.el (wl-draft-insert-ccs): New function.
1250 (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
1251 * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
1253 2001-02-15 Yuuichi Teranishi <teranisi@gohome.org>
1255 * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
1257 2001-02-14 Yuuichi Teranishi <teranisi@gohome.org>
1259 * wl-expire.el (wl-expire-refile): Don't call
1260 elmo-msgdb-add-msgs-to-seen-list;
1261 Pass wl-expire-add-seen-list to elmo-folder-move-messages.
1262 (wl-expire-refile-with-copy-reserve-msg): Ditto.
1264 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1266 * wl-message.el (wl-message-prev-page): Ignore errors while
1269 2001-01-14 Yuuichi Teranishi <teranisi@gohome.org>
1271 * wl-mime.el: Use elmo-original-message-mode instead of
1272 mmelmo-original-mode.
1274 * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
1275 `elmo-folder-get-spec';
1276 (wl-fldmgr-add-completion-all-completions):
1277 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
1279 * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
1280 of `elmo-folder-get-type'.
1282 * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
1283 `elmo-folder-get-spec';
1284 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1285 Use `elmo-folder-append-message' instead of `elmo-append-msg';
1286 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1287 Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
1288 `elmo-read-msg-no-cache';
1289 Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
1290 Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
1291 (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
1292 (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
1294 (wl-draft-reedit): Use `elmo-message-file-name'.
1296 * wl-expire.el: Use `elmo-folder-name-internal';
1297 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1298 Use macro `wl-summary-buffer-msgdb' instead of variable
1299 `wl-summary-buffer-msgdb';
1300 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
1301 Use macro `wl-summary-buffer-folder-name' instead of variable
1302 `wl-summary-buffer-folder-name'.
1303 * wl-score.el: Likewise.
1305 * wl-message.el: Rewrite for new message buffer cache mechanism.
1306 (wl-message-buffer-cache-buffer-get): New macro.
1307 (wl-message-buffer-cache-folder-get): Ditto.
1308 (wl-message-buffer-cache-message-get): Ditto.
1309 (wl-message-buffer-cache-entry-make): Ditto.
1310 (wl-message-buffer-cache-hit): Ditto.
1311 (wl-message-buffer-cache-sort): New function.
1312 (wl-message-buffer-cache-add): Ditto.
1313 (wl-message-buffer-cache-delete): Ditto.
1314 (wl-message-buffer-cache-clean-up): Ditto.
1315 (wl-message-buffer-window): Rewrite.
1316 (wl-message-select-buffer): Renamed from `wl-select-buffer'.
1317 (wl-message-buffer-display): New function.
1318 (wl-message-display-internal): New function.
1320 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1322 * wl-folder.el: Use `elmo-folder-name-internal';
1323 Use `wl-folder-get-elmo-folder';
1324 Use `elmo-folder-list-messages' instead of
1326 Use `elmo-folder-get-primitive-list' instead of
1327 `elmo-folder-get-primitive-spec-list';
1328 Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
1329 Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1330 Use `elmo-folder-create' instead of `elmo-create-folder'.
1331 (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
1332 (wl-folder-get-elmo-folder): New macro.
1333 (wl-folder-elmo-folder-cache-get): Ditto.
1334 (wl-folder-elmo-folder-cache-put): Ditto.
1335 (wl-folder-suspend): Call `elmo-quit'.
1337 * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
1338 Use `elmo-folder-list-messages' instead of `elmo-list-folder';
1339 Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
1340 Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
1341 (toplevel): require 'cl.
1342 (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
1344 * wl-summary.el: Rewrite to use new elmo interface.
1347 2001-02-06 Yuuichi Teranishi <teranisi@gohome.org>
1349 * wl-mime.el (wl-draft-preview-message):
1350 Run `wl-draft-send-hook' before collecting recipients information;
1351 Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
1353 * tm-wl.el (wl-draft-preview-message): Ditto.
1355 2001-02-05 Yuuichi Teranishi <teranisi@gohome.org>
1357 * wl-mime.el (wl-draft-preview-message): Fixed problem that
1358 wrong receipients are displayed when forwarded message.
1360 2001-02-01 Yuuichi Teranishi <teranisi@gohome.org>
1362 * Version number is increased to 2.5.7.
1364 2001-01-29 Katsumi Yamaoka <yamaoka@jpl.org>
1366 * wl-message.el (wl-message-next-page): Bind
1367 `window-pixel-scroll-increment' to nil while scrolling up.
1369 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1371 * wl-vars.el (wl-save-hook): New hook.
1372 * wl.el (wl-save): Call `wl-save-hook'.
1374 2001-01-27 TAKAHASHI Kaoru <kaoru@kaisei.org>
1376 * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
1377 Argument WITH-ARG instead of NO-ARG (negative mean).
1378 (wl-draft-reply): WITH-ARG instead of NO-ARG.
1379 * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
1380 * wl-message.el (wl-message-follow-current-entity): Likewise.
1382 2001-01-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1384 * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
1385 FROM was optional argument.
1386 (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
1388 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1390 * Version number is increased to 2.5.6.
1392 2001-01-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
1394 * wl-version.el (wl-version-show): Removed.
1395 (wl-version): Add `interactive'.
1397 2001-01-22 YAMASHITA Junji <ysjj@unixuser.org>
1399 * wl-summary.el (wl-summary-get-petname-func): New variable.
1400 (wl-summary-default-from): funcall `wl-summary-get-petname-func'
1401 instead of `wl-address-get-petname-1'.
1402 (wl-summary-simple-from): Ditto.
1404 * wl-address.el (wl-address-get-petname-1): Define as function.
1406 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1408 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1409 field in the original message.
1410 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1412 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1414 * wl-expire.el (wl-expire-hide):
1415 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1417 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1419 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1420 find decoder for To, Cc, and Subject.
1422 2001-01-30 Yuuichi Teranishi <teranisi@gohome.org>
1424 * wl-summary.el (wl-cache-prefetch-next): Revert the logic
1425 for checking `elmo-use-buffer-cache'.
1426 (wl-summary-mark-as-important): Fixed typo in comment.
1428 2001-01-22 Yuuichi Teranishi <teranisi@gohome.org>
1430 * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
1431 field in the original message.
1432 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1434 2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
1436 * wl-expire.el (wl-expire-hide):
1437 Call `wl-expire-delete-reserve-marked-msgs-from-list'.
1439 2001-01-19 Yuuichi Teranishi <teranisi@gohome.org>
1441 * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
1442 find decoder for To, Cc, and Subject.
1444 2001-01-18 Yuuichi Teranishi <teranisi@gohome.org>
1446 * Version number is increased to 2.5.5.
1448 * wl-address.el (wl-address-specials-regexp): New constant.
1449 (wl-address-quote-specials): Use it.
1451 2001-01-17 Yuuichi Teranishi <teranisi@gohome.org>
1453 * wl-summary.el (wl-summary-rescan):
1454 Call `wl-summary-buffer-number-column-detect'.
1455 (Advised by Akihiro MOTOKI <mokkun@iname.com>)
1457 * wl-message.el (wl-message-mode-map): Define.
1458 (wl-message-decode): Use it as local-map.
1460 2001-01-16 Yuuichi Teranishi <teranisi@gohome.org>
1462 * wl-score.el (wl-score-guess-like-gnus): Abolished.
1463 (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
1465 2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
1467 * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
1469 * wl-mule.el (wl-read-event-char): Ditto.
1471 * wl-e21.el (wl-read-event-char): Ditto.
1473 * wl-nemacs.el (wl-read-event-char): Ditto.
1474 (read-event): Removed.
1476 * wl-util.el (toplevel): Removed dummy definition of
1478 (wl-read-event-char, wl-xmas-read-event-char): Removed.
1480 2001-01-10 Katsumi Yamaoka <yamaoka@jpl.org>
1482 * wl-nemacs.el (elmo-archive-call-process): Moved to
1485 2001-01-02 TAKAHASHI Kaoru <kaoru@kaisei.org>
1487 * wl-draft.el (wl-draft-reply-list-symbol): New function.
1488 (wl-draft-reply): Use it. Fixed "No match field" error message.
1490 * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
1491 instead of magic-number 6. Use `not' instead of `null' for symbol
1492 `nil' check (not empty list).
1493 (wl-draft-insert-x-face-field): Fixed paren style.
1495 * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
1496 one-branch conditional statement, instead of `and' and `if'.
1497 (wl-draft-forward): Likewise.
1498 (wl-draft-add-references): Likewise.
1499 (wl-draft-yank-from-mail-reply-buffer): Likewise.
1501 * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
1502 conditional steatment. Use `cond' instead of `if'.
1503 (wl-draft-confirm): Likewise.
1505 2001-01-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1507 * wl-version.el (wl-version-show): Use `product-string-1'
1508 instead of `wl-version'.
1509 * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
1511 * wl-demo.el (wl-demo-copyright-notice): Add 2001.
1513 2000-12-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1515 * wl-highlight.el (wl-highlight-headers): Revert
1516 `wl-highlight-x-face-func' argument (`beg' and `end').
1518 2000-12-29 TAKAHASHI Kaoru <kaoru@kaisei.org>
1520 * wl.el (toplevel): Move `product-provide' declare.
1521 * wl-demo.el (toplevel): Ditto.
1522 * wl-dnd.el (toplevel): Ditto.
1523 * wl-highlight.el (toplevel): Ditto.
1524 * wl-message.el (toplevel): Ditto.
1525 * wl-refile.el (toplevel): Ditto.
1526 * wl-util.el (toplevel): Ditto.
1528 2000-12-26 Yuuichi Teranishi <teranisi@gohome.org>
1530 * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
1531 keep cursor position. (Advised by OKAZAKI Tetsurou <okazaki@be.to>)
1532 (wl-thread-close-all): keep cursor position.
1534 2000-12-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
1536 * wl-version.el (wl-version-status-alist): Use `zerop' instead of
1538 (wl-generate-user-agent-string-1): Fix conditional statement.
1540 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1542 * wl.el (wl-check-environment): Additional check for
1543 'wl-local-domain' and `wl-message-id-domain'.
1545 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1547 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1549 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1551 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1552 instead of `smtp-sasl-user-realm'.
1554 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1556 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1558 2000-12-19 Katsumi Yamaoka <yamaoka@jpl.org>
1560 * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
1561 to the default value as well as `eword-lexical-analyzer'.
1563 2000-12-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
1565 * wl-version.el (wl-extended-emacs-version,
1566 wl-extended-emacs-version2, wl-extended-emacs-version3): Use
1567 `elmo-match-string' instead of `wl-match-string'.
1569 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
1571 * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
1574 2000-12-10 Hironori Fukuchi <nory@valis.co.jp>
1576 * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
1578 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
1580 * wl-highlight.el (wl-highlight-headers): Remove
1581 `wl-highlight-x-face-func' argument (`beg' and `end').
1583 2000-12-15 Yuuichi Teranishi <teranisi@gohome.org>
1585 * wl-summary.el (wl-summary-mark-as-important):
1586 Remove cache if folder is local.
1588 2000-12-06 Taro Kawagishi <taro.kawagishi@nokia.com>
1590 * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
1591 to get existing e-mail address string.
1593 2000-12-13 TAKAHASHI Kaoru <kaoru@kaisei.org>
1595 * wl-version.el (wl-generate-user-agent-string): Commentary.
1596 (wl-generate-user-agent-string-1): Use `when' for
1597 one-branch conditional statement, instead of `and' and `if'.
1598 (wl-extended-emacs-version, wl-extended-emacs-version2,
1599 wl-extended-emacs-version3): Ditto.
1601 2000-12-12 Yuuichi Teranishi <teranisi@gohome.org>
1603 * wl-summary.el (wl-summary-sync-all-init): New inline function.
1604 (wl-summary-sync): Enclose `wl-summary-sync-update3' with
1605 condition-case; Remove initialization.
1606 (wl-summary-confirm-appends): Don't enclose with `condition-case'.
1607 (wl-summary-sync-update3): Added argument `sync-all';
1608 Eliminated local variable `msgdb';
1609 Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
1610 Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
1611 (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
1613 2000-12-12 KOGURO Naoki <koguro@dd.iij4u.or.jp>
1615 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
1616 connection before call `wl-draft-send-mail-with-smtp'.
1618 2000-11-30 Yuuichi Teranishi <teranisi@gohome.org>
1620 * Version number is increased to 2.5.4.
1622 2000-11-27 Kenichi OKADA <okada@opaopa.org>
1624 * wl.el (wl-check-environment): Additional check for
1625 'wl-local-domain' and `wl-message-id-domain'.
1627 2000-11-28 Yuuichi Teranishi <teranisi@gohome.org>
1629 * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
1630 buffer as command specific.
1631 (wl-folder-mark-as-read-all-entity): Ditto.
1632 (wl-folder-prefetch-entity): Ditto.
1633 (wl-folder-drop-unsync-entity): Ditto.
1635 * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
1636 (wl-prog-uudecode-no-stdout-option): Changed default to t.
1637 (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
1639 * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
1642 2000-11-22 Yuuichi Teranishi <teranisi@gohome.org>
1644 * Version number is increased to 2.5.3.
1646 * wl-summary.el (wl-summary-save-view-cache):
1647 Delete duplicated `write-region';
1648 Use `write-region-as-binary' instead of `as-binary-output-file' and
1651 2000-11-20 Katsumi Yamaoka <yamaoka@jpl.org>
1653 * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
1655 2000-11-20 Yuuichi Teranishi <teranisi@gohome.org>
1657 * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
1658 instead of `smtp-via-smtp'.
1660 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1662 * wl-draft.el (toplevel): Delete defvar for sasl-*.
1664 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1666 * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
1667 instead of `smtp-sasl-user-realm'.
1669 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1671 * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
1673 2000-11-19 Kenichi OKADA <okada@opaopa.org>
1675 * Version number is increased to 2.5.2.
1677 2000-11-17 Yuuichi Teranishi <teranisi@gohome.org>
1679 * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
1681 (wl-biff-stop): Call `cancel-timer' if timer already exists.
1682 (wl-biff-start): Call `timer-activate' if timer already exists.
1684 * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
1685 only when it is bound as function.
1687 2000-11-15 Yuuichi Teranishi <teranisi@gohome.org>
1689 * Version number is increased to 2.5.1.
1691 2000-11-14 Yuuichi Teranishi <teranisi@gohome.org>
1693 * wl-thread.el (wl-thread-update-line-on-buffer-sub):
1694 Print refile/copy destination.
1696 2000-11-13 Yuuichi Teranishi <teranisi@gohome.org>
1698 * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
1699 queue-flush-only is non-nil.
1701 * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
1703 * wl-summary.el (wl-summary-refile-subr): Use folder realname while
1704 checking cache folder.
1706 2000-11-09 TAKAHASHI Kaoru <kaoru@kaisei.org>
1708 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
1711 2000-11-08 TAKAHASHI Kaoru <kaoru@kaisei.org>
1713 * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
1715 * wl-summary.el (wl-summary-write-current-folder-functions):
1716 Change default value. Use it.
1718 2000-11-08 Yuuichi Teranishi <teranisi@gohome.org>
1720 * Version number is increased to 2.5.0.
1722 * wl-version.el (wl-version): Changed codename.
1724 2000-11-06 Kenichi OKADA <okada@opaopa.org>
1726 * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
1727 (wl-summary-supersedes-message): Ditto.
1729 2000-11-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
1731 * wl-refile.el (wl-refile-guess-functions): Renamed from
1732 `wl-refile-guess-func-list'.
1734 2000-11-02 Yuuichi Teranishi <teranisi@gohome.org>
1736 * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
1737 Fixed problem when no rule was matched.
1739 2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
1741 * wl-summary.el (wl-summary-get-mark): Fixed
1742 `wl-summary-buffer-target-mark' check logic.
1744 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1746 * wl-folder.el (wl-folder-write-current-folder): Added group
1749 * wl-summary.el (wl-summary-write-current-folder): Renamed from
1750 `wl-summary-write-current-newsgroup'.
1751 (wl-summary-write-current-folder-functions): New variable.
1752 * wl-folder.el (wl-folder-get-newsgroups): New function.
1753 (wl-folder-guess-mailing-list-by-refile-rule): New function.
1754 (wl-folder-write-current-folder): Renamed from
1755 `wl-folder-write-current-newsgroup'.
1757 2000-11-01 TAKAHASHI Kaoru <kaoru@kaisei.org>
1759 * Version number is increased to 2.3.93.
1761 2000-11-01 Yuuichi Teranishi <teranisi@gohome.org>
1763 * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
1764 (wl-ldap-make-matched-value-list): Ditto.
1765 (wl-ldap-alias-safe-string): Split e-mail address.
1767 * wl-summary.el (wl-summary-read-folder): Fixed problem when
1768 petname folder default was selected.
1769 (Fix by HIROSE Yuuji <yuuji@gentei.org>)
1770 (wl-summary-auto-refile): Use `wl-folder-get-realname'.
1772 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
1774 * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
1775 to `wl-draft-config-exec'.
1777 * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
1778 instead of calling `wl-draft-config-exec';
1779 Process group-list and show recipients in minibuffer.
1781 * tm-wl.el (wl-draft-preview-message): Ditto.
1783 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1785 * wl.el (toplevel): Added (C) to copyright notice, and
1787 * tm-wl.el (toplevel): Ditto.
1788 * wl-address.el (toplevel): Ditto.
1789 * wl-demo.el (toplevel): Ditto.
1790 * wl-dnd.el (toplevel): Ditto.
1791 * wl-draft.el (toplevel): Ditto.
1792 * wl-e21.el (toplevel): Ditto.
1793 * wl-expire.el (toplevel): Ditto.
1794 * wl-folder.el (toplevel): Ditto.
1795 * wl-highlight.el (toplevel): Ditto.
1796 * wl-message.el (toplevel): Ditto.
1797 * wl-mime.el (toplevel): Ditto.
1798 * wl-mule.el (toplevel): Ditto.
1799 * wl-nemacs.el (toplevel): Ditto.
1800 * wl-refile.el (toplevel): Ditto.
1801 * wl-score.el (toplevel): Ditto.
1802 * wl-summary.el (toplevel): Ditto.
1803 * wl-template.el (toplevel): Ditto.
1804 * wl-thread.el (toplevel): Ditto.
1805 * wl-util.el (toplevel): Ditto.
1806 * wl-vars.el (toplevel): Ditto.
1807 * wl-xmas.el (toplevel): Ditto.
1809 2000-10-31 Katsumi Yamaoka <yamaoka@jpl.org>
1811 * wl.el (wl-init): Added comment about `wl-init-hook'.
1812 * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
1813 * wl-vars.el (wl-init-hook): Added docs.
1814 (wl-make-plugged-hook): Removed useless docs.
1815 * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
1816 * wl-xmas.el (toplevel): Ditto.
1818 2000-10-31 TAKAHASHI Kaoru <kaoru@kaisei.org>
1820 * wl-address.el (toplevel): Fixed multiple Author header format.
1821 * wl-demo.el (toplevel): Ditto.
1822 * wl-draft.el (toplevel): Ditto.
1823 * wl-folder.el (toplevel): Ditto.
1824 * wl-summary.el (toplevel): Ditto.
1825 * wl-thread.el (toplevel): Ditto.
1826 * wl-util.el (toplevel): Ditto.
1827 * wl-vars.el (toplevel): Ditto.
1828 * wl-version.el (toplevel): Ditto.
1829 * wl-xmas.el (toplevel): Ditto.
1830 * wl.el (toplevel): Ditto.
1832 * wl-version.el (toplevel): Added require `elmo-version' for
1833 `product-version-as-string'.
1835 2000-10-31 Yuuichi Teranishi <teranisi@gohome.org>
1837 * wl-vars.el (wl-draft-send-hook): Changed default value to
1838 '(wl-draft-config-exec).
1840 * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
1842 (wl-draft): Set `wl-draft-config-exec-flag' before running
1843 `wl-mail-setup-hook'.
1845 * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
1846 `wl-biff-init-icons' to `wl-init-hook' instead of
1847 `wl-make-plugged-hook'.
1848 (Because if `wl-draft' command is invoked at first,
1849 they are not initialized)
1850 Updated copyright notice.
1852 * wl-e21.el (toplevel): Ditto;
1854 * wl-demo.el (toplevel): Updated copyright notice.
1855 * wl-address.el (toplevel): Ditto.
1856 * wl-draft.el (toplevel): Ditto.
1857 * wl-version.el (toplevel): Ditto.
1858 * wl-folder.el (toplevel): Ditto.
1859 * wl-summary.el (toplevel): Ditto.
1860 * wl-thread.el (toplevel): Ditto.
1861 * wl-util.el (toplevel): Ditto.
1862 * wl-vars.el (toplevel): Ditto.
1863 * wl.el (toplevel): Ditto.
1865 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
1867 * wl-highlight.el (wl-highlight-message): Fixed problem of
1868 highlighting failure which occured when the last field contains
1869 multiple lines in the draft buffer.
1871 * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
1872 `wl-biff-start' if plugged.
1874 * wl-util.el (wl-biff-check-folder): New function.
1875 (wl-biff-check-folders): Don't set session name prefix.
1876 Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
1877 (wl-biff-check-folder-async): Ditto.
1879 * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
1882 2000-10-07 Yasushi Shoji <yashi@yashi.com>
1884 * wl-vars.el (wl-subject-prefix-regexp): New variable.
1886 * wl-draft.el (wl-draft-strip-subject-re): New function.
1888 * wl-draft.el (wl-draft-reply): Use it.
1890 2000-10-30 Yuuichi Teranishi <teranisi@gohome.org>
1892 * wl-message.el (wl-mmelmo-message-redisplay): Use
1893 `mime-display-message' instead of `wl-mime-display-message'.
1895 * wl-mime.el (toplevel): Removed compatibility workaround
1896 for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
1897 (wl-mime-display-message): Abolished.
1898 (wl-mime-entity-read-field): Ditto.
1899 (wl-mime-combine-message/partial-pieces): Use
1900 `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
1902 2000-10-27 OKAZAKI Tetsurou <okazaki@be.to>
1904 * wl-template.el: Doc fixes.
1906 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1908 * wl-e21.el (wl-message-overload-functions): Do nothing if
1909 `current-local-map' is not available.
1910 (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
1912 2000-10-26 TAKAHASHI Kaoru <kaoru@kaisei.org>
1914 * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
1917 * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
1919 (wl-fldmgr-save-folders): Don't use `format' when insert
1920 `wl-fldmgr-folders-header'.
1922 2000-10-26 Katsumi Yamaoka <yamaoka@jpl.org>
1924 * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
1926 2000-10-26 Yuuichi Teranishi <teranisi@gohome.org>
1928 * wl-highlight.el (wl-highlight-message):
1929 Use `std11-field-end' to detect end point of the header field.
1930 Refer `wl-highlight-max-header-size'.
1932 * wl-vars.el (wl-highlight-max-header-size): New variable.
1934 * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
1936 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
1937 Set `for-draft' argument of wl-highlight-headers.
1939 (wl-draft-reedit): Ditto.
1940 (wl-user-agent-compose-internal): Ditto.
1942 2000-10-24 Daiki Ueno <ueno@unixuser.org>
1944 * wl-message.el (wl-message-add-button): Use overlay.
1946 2000-10-24 Yuuichi Teranishi <teranisi@gohome.org>
1948 * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
1950 * wl-address.el (wl-address-string-without-group-list-contents): Fixed
1951 problem when group-list content is nothing.
1952 (Reported by Mito <mit@nines.nec.co.jp>)
1954 2000-10-18 SAITO Atsunori <sai@yedo.com>
1956 * wl-summary.el (wl-summary-print-destination): Adjust line length.
1958 2000-10-20 TAKAHASHI Kaoru <kaoru@kaisei.org>
1960 * tm-wl.el (toplevel): Use product-provide.
1962 2000-10-20 Yuuichi Teranishi <teranisi@gohome.org>
1964 * Version number is increased to 2.3.92.
1966 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1968 * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
1969 title text, use `display' property for left margin under Emacs 21.
1971 * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
1973 (wl-plugged-init-icons): Ditto.
1975 2000-10-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
1977 * wl.el (wl-save-status, wl-init): Remove last period in
1979 * tm-wl.el (wl-summary-burst): Ditto.
1980 * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
1981 wl-summary-resume-cache-status,
1982 wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
1983 wl-summary-sync-update3, wl-summary-highlight-msgs,
1984 wl-summary-flush-pending-append-operations,
1985 wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
1986 wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
1987 * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
1988 wl-thread-open-all): Ditto.
1989 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1990 * wl-mime.el (wl-summary-burst): Ditto.
1991 * wl-highlight.el (wl-highlight-summary): Ditto.
1992 * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
1993 wl-folder-open-all, wl-folder-update-access-group): Ditto.
1994 * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
1995 * wl-address.el (wl-local-address-init): Ditto.
1997 2000-10-19 Katsumi Yamaoka <yamaoka@jpl.org>
1999 * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
2000 `add-text-properties'.
2001 (wl-plugged-init-icons): Ditto.
2002 (wl-folder-init-icons): Use `propertize' instead of
2003 `put-text-property'.
2004 (wl-plugged-set-folder-icon): Ditto.
2005 (wl-e21-highlight-folder-group-line): Ditto.
2007 2000-10-18 Yuuichi Teranishi <teranisi@gohome.org>
2009 * wl-version.el (wl-version-status-alist): New variable.
2010 (wl-version-status): New function.
2012 * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
2013 "Cc" part of the case "Reply-To".
2015 * wl-draft.el (wl-draft-reply): Use result of
2016 `eword-extract-address-components'.
2018 * wl-demo.el (wl-demo-icon-name): New constant.
2019 (wl-logo-xpm): Use it.
2020 (wl-logo-xbm): Ditto.
2021 (wl-logo-bitmap): Ditto.
2023 * Version number is increased to 2.3.91.
2025 2000-10-18 TAKAHASHI Kaoru <kaoru@kaisei.org>
2027 * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
2028 (wl-extended-emacs-version, wl-extended-emacs-version2,
2029 wl-extended-emacs-version3): Remove `interactive'. Fixed
2032 * wl-version.el (wl-generate-user-agent-string-1): New function.
2033 (wl-generate-user-agent-string): Use it.
2035 * wl-version.el (wl-generate-user-agent-string-1): Ignore
2036 `mime-edit-insert-user-agent-field'.
2037 (wl-generate-user-agent-string): Check
2038 `mime-edit-insert-user-agent-field' and `mime-editor/version'.
2040 * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
2041 instead of `if', when verbose case.
2043 2000-10-18 Kenichi OKADA <okada@opaopa.org>
2045 * wl-expire.el (wl-summary-expire): Fix.
2047 2000-10-18 Kenichi OKADA <okada@opaopa.org>
2049 * wl.el (wl-check-environment): Don't check `wl-trash-folder'
2050 and `elmo-lost+found-folder' if 'wl-draft.
2051 * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
2053 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2055 * wl-expire.el (wl-summary-expire): Change messages.
2056 * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2057 `deleing-info' instead of "Deleting..."
2059 2000-10-15 Osamu Yamane <yamane@green.ocn.ne.jp>
2061 * wl-summary.el (wl-summary-refile-subr): Fix.
2063 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2065 * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
2068 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2070 * wl-vars.el (wl-draft-use-cache): Default `nil'.
2072 2000-10-17 Kenichi OKADA <okada@opaopa.org>
2074 * wl-expire.el (wl-expire-hide): New function.
2075 (wl-summary-expire): Add `hide'.
2077 2000-10-17 Yuuichi Teranishi <teranisi@gohome.org>
2079 * wl-vars.el (wl-draft-reply-without-argument-list):
2080 Changed default value to consider `Reply-To:'.
2081 (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
2083 * Version number is increased to 2.3.90.
2085 * wl-summary.el (wl-summary-msgdb-load-async): Enclose
2086 elmo-imap4-get-session with unwind-protect.
2088 (wl-summary-sync-marks): Don't check plugged nor folder type.
2089 (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
2090 (Always keep current buffer).
2092 2000-10-16 Akihiro MOTOKI <motoki@da.jp.nec.com>
2094 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2095 Enclose with `save-excursion'.
2097 2000-10-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2099 * wl-version.el (wl-version): Remove interactive.
2101 2000-10-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
2103 * wl-version.el (wl-generate-user-agent-string): Use
2104 `product-string-verbose' instead of `product-string-1'.
2106 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2108 * wl-vars.el (wl-draft-use-cache): New variable.
2109 * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
2110 if wl-draft-use-cache is non-nil.
2112 2000-10-15 Kenichi OKADA <okada@opaopa.org>
2114 * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
2115 (wl-summary-prefetch-msg): force prefetch if called with optional argument.
2117 2000-10-13 Yuuichi Teranishi <teranisi@gohome.org>
2119 * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
2120 (wl-thread-msg-mark-as-unread): Ditto.
2122 * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
2123 (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
2124 (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
2125 Don't set mark in summary if return value of `elmo-mark-as-read'
2127 Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
2128 (wl-summary-mark-as-read-region): Use `wl-summary-mark-as-read'
2129 instead of `wl-thread-msg-mark-as-read'.
2130 (wl-summary-mark-as-unread-region): Ditto.
2131 (wl-summary-target-mark-mark-as-read): Ditto.
2133 * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2135 2000-10-12 Yuuichi Teranishi <teranisi@gohome.org>
2137 * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
2139 * wl-mule.el (wl-highlight-folder-current-line): Ditto.
2141 2000-10-11 Yuuichi Teranishi <teranisi@gohome.org>
2143 * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
2146 2000-10-11 OKAZAKI Tetsurou <okazaki@be.to>
2148 * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
2151 2000-10-11 TAKAHASHI Kaoru <kaoru@kaisei.org>
2153 * wl-version.el (toplevel): Use `product-version-as-string' for
2154 set verstion-string, if defined.
2156 * wl-version.el (wl-version-show): Insert string at point, when
2159 * wl-version.el (wl-generate-user-agent-string): Use
2160 `product-string-1' instead of `wl-appname', `wl-version' and
2163 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2165 * wl-address.el (toplevel): Use product-provide.
2166 * wl-demo.el (toplevel): Ditto.
2167 * wl-dnd.el (toplevel): Ditto.
2168 * wl-draft.el (toplevel): Ditto.
2169 * wl-e21.el (toplevel): Ditto.
2170 * wl-expire.el (toplevel): Ditto.
2171 * wl-fldmgr.el (toplevel): Ditto.
2172 * wl-folder.el (toplevel): Ditto.
2173 * wl-highlight.el (toplevel): Ditto.
2174 * wl-message.el (toplevel): Ditto.
2175 * wl-mime.el (toplevel): Ditto.
2176 * wl-mule.el (toplevel): Ditto.
2177 * wl-nemacs.el (toplevel): Ditto.
2178 * wl-refile.el (toplevel): Ditto.
2179 * wl-score.el (toplevel): Ditto.
2180 * wl-summary.el (toplevel): Ditto.
2181 * wl-template.el (toplevel): Ditto.
2182 * wl-thread.el (toplevel): Ditto.
2183 * wl-util.el (toplevel): Ditto.
2184 * wl-vars.el (toplevel): Ditto.
2185 * wl-xmas.el (toplevel): Ditto.
2186 * wl.el (toplevel): Ditto.
2188 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2190 * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
2193 * wl-version.el (wl-version): Compile time evalution elmo-version.
2195 2000-10-10 Kenichi OKADA <okada@opaopa.org>
2197 * wl-summary.el (wl-summary-sync-force-update): Append queue
2198 `mark-as-read'if unplugged.
2200 2000-10-10 TAKAHASHI Kaoru <kaoru@kaisei.org>
2202 * wl-version.el: New file. Use product.el.
2203 * wl.el: add (require 'wl-version).
2204 * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
2205 for ~/.folders header.
2206 (wl-fldmgr-folders-header): Changed.
2207 * wl-demo.el (wl-demo): Use product.el.
2209 * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
2211 * wl-util.el (wl-version, wl-version-show): Ditto.
2213 * wl-util.el (wl-generate-user-agent-string,
2214 wl-extended-emacs-version, wl-extended-emacs-version2,
2215 wl-extended-emacs-version3): Move to wl-version.el.
2216 * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
2217 xemacs-codename, mime-edit-insert-user-agent-field,
2218 mime-edit-user-agent-value, mime-editor/version,
2219 mime-editor/codename): Compile warning killer move to
2222 2000-10-09 Kenichi OKADA <okada@opaopa.org>
2224 * wl-summary.el (wl-summary-refile-subr): Fix.
2226 2000-10-09 Yuuichi Teranishi <teranisi@gohome.org>
2228 * wl-summary.el (wl-summary-sync-marks): Changed argument for
2229 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2231 2000-10-08 Kenichi OKADA <okada@opaopa.org>
2233 * wl.el (wl-check-environment): Check too many `@'.
2235 2000-10-08 Mikio Nakajima <minakaji@osaka.email.ne.jp>
2237 * wl-thread.el (wl-thread-delete-message): Fix parentheses.
2239 2000-10-07 TAKAHASHI Kaoru <kaoru@kaisei.org>
2241 * wl-vars.el (wl-draft-reply-myself-with-argument-list,
2242 wl-draft-reply-myself-without-argument-list): Add variables.
2243 * wl-draft.el (wl-draft-reply): Use it.
2245 2000-10-06 Daiki Ueno <ueno@unixuser.org>
2247 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
2248 the 5th argument of `elmo-network-get-spec'.
2250 * wl-thread.el (wl-thread-reparent-children): New inline function.
2251 (wl-thread-delete-message): Use it.
2253 * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
2254 (wl-summary-score-update-all-lines): Don't use `dolist'.
2256 2000-10-06 TAKAHASHI Kaoru <kaoru@kaisei.org>
2258 * wl-score.el (toplevel): Remove (provide 'elmo-msgdb). And add
2259 (require 'elmo-msgdb) for inline function.
2261 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2263 * wl-vars.el (wl-draft-queue-save-variables): Add variables.
2265 2000-10-06 Kenichi OKADA <okada@opaopa.org>
2267 * wl-score.el (wl-score-headers): Fix for the confusing macro
2270 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2272 * wl-summary.el: Don't use the 3rd argument of `require' because
2273 it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
2274 * wl-util.el: Ditto.
2275 * wl-draft.el: Ditto.
2277 2000-10-05 Katsumi Yamaoka <yamaoka@jpl.org>
2279 * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
2280 window system is not used.
2282 2000-10-04 Daiki Ueno <ueno@unixuser.org>
2284 * wl-thread.el: Don't use `mapcar' only for iteration.
2285 (wl-thread-resume-entity): Ditto.
2286 (wl-thread-delete-message): Ditto.
2288 * wl-summary.el: Bind `dragdrop-drop-functions',
2289 `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
2290 of `require' for `timezone', `easymenu' and `ps-print';
2291 don't use `mapcar' only for iteration.
2293 * wl-util.el: Bind `mule-version', `nemacs-version',
2294 `emacs-beta-version', `xemacs-codename',
2295 `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
2296 `mime-editor/version' and `mime-editor/codename'; specify 3rd
2297 argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
2300 * wl-score.el: Don't use `mapcar' only for iteration.
2301 (wl-score-simplify-buffer-fuzzy): Ditto.
2302 (wl-score-simplify-subject): Ditto.
2303 (wl-score-headers): Ditto.
2304 (wl-summary-score-update-all-lines): Ditto.
2306 * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
2307 `enable-multibyte-characters' and `mule-version'.
2309 * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
2310 `mapcar' only for iteration.
2312 * wl-demo.el: Don't use `mapcar' only for iteration.
2314 * wl-folder.el: Don't use `mapcar' only for iteration.
2315 (wl-folder-open-all): Ditto.
2316 (wl-folder-count-incorporates): Ditto.
2318 * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
2319 (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
2321 * wl-draft.el: Bind `x-face-add-x-face-version-header',
2322 `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
2323 `smtp-connection-type'; specify 3rd argument of `require' for
2324 `timezone'; don't use `mapcar' only for iteration.
2325 (wl-draft-clone-local-variables): Don't use `mapcar'.
2326 (wl-draft-generate-clone-buffer): Ditto.
2327 (wl-user-agent-compose-internal): Ditto.
2329 * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
2331 * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
2332 (wl-save-status): Ditto.
2334 * wl-address.el (wl-local-address-init): Don't use `mapcar' only
2337 2000-10-04 Yuuichi Teranishi <teranisi@gohome.org>
2339 * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
2341 (wl-fldmgr-make-filter-default): New user option.
2343 * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
2344 Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
2345 (wl-fldmgr-filter-completion-alist): Abolish.
2347 * wl.el (wl): Don't check servers if arg is non-nil.
2349 * wl-draft.el (wl-draft-reply): Set only message-id string to
2352 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2354 * wl-summary.el (wl-summary-pick): Rewrite.
2356 * wl-draft.el (wl-draft-forward): Get references field from
2358 (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
2360 2000-10-02 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2362 * wl-draft.el (wl-draft-forward): Add references field.
2364 2000-10-03 Yuuichi Teranishi <teranisi@gohome.org>
2366 * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
2367 (wl-draft-reply): Use it.
2369 2000-10-02 Katsumi Yamaoka <yamaoka@jpl.org>
2371 * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
2372 when Emacs 21 is running.
2374 * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
2377 2000-09-29 Katsumi Yamaoka <yamaoka@jpl.org>
2379 * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
2380 XPM icons transparent.
2382 * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
2385 2000-09-29 Yuuichi Teranishi <teranisi@gohome.org>
2387 * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
2390 * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
2391 when it is persistent.
2392 (wl-summary-sync-marks): Changed argument for
2393 `elmo-list-folder-unread' and `elmo-list-folder-important'.
2394 (wl-summary-virtual): Use `elmo-read-search-condition'.
2395 (wl-summary-redisplay-internal): If folder is local, mark as read
2396 even when folder is plugged.
2398 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2400 * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
2401 of `tool-bar-lines' in the frame parameters.
2402 (after-make-frame-functions, post-command-hook): Don't modify the
2404 (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
2405 wl-e21-tool-bar-lines): Removed.
2407 2000-09-28 Katsumi Yamaoka <yamaoka@jpl.org>
2409 * wl-highlight.el (wl-highlight-folder-path): Put overlay
2410 properties `evaporate' and `wl-momentary-overlay' as well.
2411 (wl-highlight-summary-displaying): Ditto.
2412 (wl-delete-all-overlays): Don't delete overlay which does not have
2413 a property `wl-momentary-overlay'.
2415 * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
2416 `display-mouse-p' and `display-graphic-p'.
2417 (wl-folder-init-icons): Don't search for XBM or the other files.
2418 (wl-plugged-set-folder-icon): Make icons if and only if
2419 `display-graphic-p' returns non-nil.
2420 (wl-highlight-plugged-current-line): Use `before-string' overlay
2421 property to show icon images.
2422 (wl-highlight-folder-current-line): Ditto.
2423 (wl-e21-highlight-folder-group-line): Ditto.
2424 (wl-e21-highlight-folder-by-numbers): Ditto.
2425 (wl-e21-insert-image): Removed.
2426 (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
2427 (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
2429 (wl-e21-switch-toolbar-after-make-frame): Renamed from
2430 `wl-e21-force-switch-toolbar'.
2431 (wl-e21-make-icon-image): Removed.
2432 (wl-e21-setup-toolbar): Don't search for XBM files.
2433 (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
2436 2000-09-27 Yuuichi Teranishi <teranisi@gohome.org>
2438 * wl-util.el (wl-biff-check-folder-async): Set
2439 `wl-biff-check-folders-running' even when it is not an IMAP folder.
2441 2000-09-26 Katsumi Yamaoka <yamaoka@jpl.org>
2443 * wl-e21.el (after-make-frame-functions): Add
2444 `wl-e21-force-switch-toolbar'.
2445 (wl-e21-force-switch-toolbar): New function force to switch the
2446 toolbar appearance automatically.
2447 (post-command-hook): Add `wl-e21-switch-toolbar'.
2448 (wl-e21-switch-toolbar): New function to switch the toolbar
2449 appearance automatically.
2450 (wl-e21-tool-bar-lines): New buffer local variable.
2452 2000-09-25 Yuuichi Teranishi <teranisi@gohome.org>
2454 * wl-util.el (wl-biff-check-folders-running): New variable.
2455 (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
2456 (wl-biff-check-folder-async-callback):
2457 Set `wl-biff-check-folders-running'.
2458 (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
2459 with unwind-protect.
2461 * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
2462 Enclose `wl-folder-auto-check' with unwind-protect.
2464 * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
2465 (toplevel) [Emacs19+]: Removed autoload setting for "timer".
2467 * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
2469 * wl-util.el (wl-biff-notify): New inline function.
2470 (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
2472 Call `wl-biff-check-folder-async' if length of `wl-biff-check-
2474 Use `wl-biff-notify'.
2475 (wl-biff-check-folder-async-callback): New function.
2476 (wl-biff-check-folder-async): Ditto.
2478 * wl-folder.el (wl-folder): Don't check folders.
2479 (wl-folder-auto-check): New function.
2481 2000-09-24 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2483 * wl-util.el (wl-biff-start) [Emacs19+]:
2484 Use `timer-next-integral-multiple-of-time'.
2485 (wl-biff-check-folders): Use `wl-default-folder'
2486 if `wl-biff-check-folder-list' is nil.
2488 2000-09-24 OKAZAKI Tetsurou <okazaki@be.to>
2490 * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
2491 instead of `elmo-delete-lists'.
2493 2000-09-22 Katsumi Yamaoka <yamaoka@jpl.org>
2495 * wl.el (wl-plugged-toggle-all): Set the value of
2496 `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
2497 (wl-plugged-toggle): Ditto.
2498 (wl-toggle-plugged): Ditto.
2499 (wl-plugged-init): Ditto.
2501 * wl-xmas.el (wl-biff-init-icons): Set icons data to
2502 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2503 instead of `wl-biff-state-indicator-off' and
2504 `wl-biff-state-indicator-on'; don't modify the value and the type
2505 of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
2506 (wl-plugged-init-icons): Set icons data to
2507 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2508 instead of `wl-plug-state-indicator-off' and
2509 `wl-plug-state-indicator-on'; don't modify the value and the type
2510 of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
2512 * wl-vars.el (wl-modeline-biff-state-off,
2513 wl-modeline-biff-state-on, wl-modeline-biff-status,
2514 wl-modeline-plug-state-off, wl-modeline-plug-state-on,
2515 wl-modeline-plug-status): New internal variables.
2516 (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
2517 wl-biff-check-interval, wl-biff-check-folder-list): Change
2518 customization group from `wl-folder' to `wl-highlight'.
2519 (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
2520 wl-show-plug-status-on-modeline): Defcustomized.
2522 * wl-util.el (wl-biff-check-folders): Set the value of the flag
2523 `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
2524 (wl-mode-line-buffer-identification): Set both ON and OFF data with
2525 a flag to `mode-line-buffer-identification'.
2527 * wl-e21.el (wl-biff-init-icons): Set icons data to
2528 `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
2529 instead of `wl-biff-state-indicator-off' and
2530 `wl-biff-state-indicator-on'.
2531 (wl-plugged-init-icons): Set icons data to
2532 `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
2533 instead of `wl-plug-state-indicator-off' and
2534 `wl-plug-state-indicator-on'.
2536 2000-09-20 Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>
2538 * wl-util.el (wl-mode-line-buffer-identification): Don't breed
2541 2000-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
2543 * wl.el (wl-plugged-mode): Use revised
2544 `wl-mode-line-buffer-identification'.
2545 (wl-plugged-init): Don't use `force-mode-line-update'.
2547 * wl-xmas.el (wl-draft-overload-functions): Use revised
2548 `wl-mode-line-buffer-identification'.
2549 (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
2550 (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
2551 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2552 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2553 `wl-make-plugged-hook';
2554 add `wl-folder-init-icons' and `wl-setup-folder' to
2555 `wl-folder-mode-hook'.
2557 * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
2559 (wl-mode-line-display-priority-list): New user option.
2560 (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
2562 (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
2565 * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
2567 (wl-mode-line-buffer-identification): Revised as a function.
2569 * wl-summary.el (wl-summary-mode): Use revised
2570 `wl-mode-line-buffer-identification'; don't call
2571 `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
2572 (TopLevel): Don't bind `wl-e21-setup-summary' nor
2573 `wl-xmas-setup-summary'.
2575 * wl-nemacs.el (wl-draft-overload-functions): Use revised
2576 `wl-mode-line-buffer-identification'.
2578 * wl-mule.el (wl-draft-overload-functions): Use revised
2579 `wl-mode-line-buffer-identification'.
2581 * wl-folder.el (wl-make-plugged-alist): Don't call
2582 `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
2583 (wl-folder): Don't call `wl-folder-init-icons' directly.
2584 (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
2585 `wl-xmas-setup-folder' directly;
2586 use revised `wl-mode-line-buffer-identification'.
2587 (TopLevel): Don't bind `wl-biff-init-icons',
2588 `wl-plugged-init-icons', `wl-folder-init-icons',
2589 `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
2591 * wl-e21.el (wl-draft-overload-functions): Use revised
2592 `wl-mode-line-buffer-identification'.
2593 (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
2594 (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
2595 (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
2596 add `wl-plugged-init-icons' and `wl-biff-init-icons' to
2597 `wl-make-plugged-hook';
2598 add `wl-folder-init-icons' and `wl-setup-folder' to
2599 `wl-folder-mode-hook'.
2601 2000-09-18 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
2602 Katsumi Yamaoka <yamaoka@jpl.org>
2604 * wl.el (wl): Call `wl-biff-start'.
2605 (wl-exit): Call `wl-biff-stop'.
2606 (wl-plugged-mode): Show biff in modeline.
2607 (wl-unplugged-glyph, wl-plugged-glyph): Removed.
2609 * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
2610 (wl-biff-init-icons): New function.
2611 (wl-plugged-init-icons): Don't make too much keymaps.
2612 (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
2614 * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
2615 wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
2617 (wl-biff-check-interval, wl-biff-check-folder-list): New user
2620 * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
2621 wl-biff-start, wl-biff-stop): New functions.
2622 (timer-next-integral-multiple-of-time): Defined with `defun-meybe'.
2623 (wl-biff-timer-name): New variable.
2625 * wl-summary.el (wl-summary-mode): Show biff in modeline.
2627 * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
2628 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2630 * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
2631 (wl-plugged-init-icons, wl-folder-init-icons): Removed.
2633 * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
2634 (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
2635 `wl-folder-init-icons' to `ignore' if they are not available.
2636 (wl-folder-mode): Show biff in modeline.
2638 * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
2639 (wl-biff-init-icons): New function.
2640 (wl-plugged-init-icons): Don't make too much keymaps.
2641 (wl-biff-nomail-image, wl-biff-mail-image): New variables.
2643 2000-09-15 OKAZAKI Tetsurou <okazaki@be.to>
2645 * wl-vars.el (wl-strict-diff-folders): Customization Type
2646 and doc fix. Define as a list of regular expressions for
2648 * wl-folder.el (wl-folder-check-one-entity): Use
2649 `wl-string-match-member' instead of `wl-string-member' for
2650 `wl-strict-diff-folders'.
2652 2000-09-14 Katsumi Yamaoka <yamaoka@jpl.org>
2654 * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
2655 (wl-highlight-folder-current-line): Use it; new implementation.
2656 (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
2657 wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
2658 `defsubst' instead of `defun'.
2660 * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
2661 `wl-highlight-group-folder-by-numbers'; made it can also be a
2662 number. See info for more details.
2664 * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
2667 * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
2670 * wl-mule.el (wl-xmas-setup-*): No need to bind them.
2671 (wl-highlight-folder-current-line): New implementation.
2673 * wl-highlight.el (wl-highlight-folder-group-line): New
2675 (wl-delete-all-overlays): Rewrite as a marco.
2676 (TopLevel): Require `wl-e21' when Emacs 21 is running.
2678 * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
2680 (wl-folder-*-glyph): No need to bind them.
2682 * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
2683 `wl-e21-highlight-folder-group-icon'; rewrite.
2684 (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
2685 `defsubst' instead of `defun'.
2686 (wl-folder-mode-map): Bind it when compiling.
2688 2000-09-13 Yuuichi Teranishi <teranisi@gohome.org>
2690 * wl.el (wl): Initialize plug-related settings before `wl-init'.
2692 * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
2694 2000-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
2696 * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
2698 2000-09-11 Katsumi Yamaoka <yamaoka@jpl.org>
2700 * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
2701 (wl-highlight-folder-current-line): Use it.
2703 * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
2706 2000-09-08 Katsumi Yamaoka <yamaoka@jpl.org>
2708 * wl.el: Require `wl-e21' when Emacs 21 is running.
2710 * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
2711 default when Emacs 21 is running.
2712 (wl-use-highlight-mouse-line): Ditto.
2713 (wl-on-emacs21): New constant.
2714 (wl-on-emacs20): Removed.
2716 * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
2717 Emacs 21 is running.
2719 * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
2720 Emacs 21 is running.
2722 * wl-e21.el: New file.
2724 2000-09-08 Daiki Ueno <ueno@unixuser.org>
2726 * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
2727 (wl-toggle-plugged): Ditto.
2728 (wl-plugged-toggle): Ditto.
2729 (wl-plugged-toggle-all): Ditto.
2731 * wl-vars.el (wl-plug-state-indicator): Refer
2732 `wl-plug-state-indicator-on' indirectly.
2734 2000-08-31 Yuuichi Teranishi <teranisi@gohome.org>
2736 * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
2737 Call `wl-folder-confirm-existence'.
2739 * wl-folder.el (wl-folder-confirm-existence): Added optional
2742 2000-08-30 OKAZAKI Tetsurou <okazaki@be.to>
2744 * wl-summary.el (wl-summary-refile-subr): Assume
2745 `copy-or-refile' as symbol.
2746 (wl-summary-refile): Follow up above change.
2747 (wl-summary-copy): Ditto. Doc fix.
2749 2000-08-29 Yuuichi Teranishi <teranisi@gohome.org>
2751 * wl-summary.el (wl-summary-pick): Don't bind
2752 `elmo-search-mime-charset'.
2754 * wl-vars.el (wl-highlight-message-header-button-alist): Define
2755 default using old backquote style.
2756 (wl-search-mime-charset): Abolished.
2758 * wl-highlight.el (wl-highlight-headers):
2759 Call `point' after `re-search-forward'(for Nemacs).
2761 * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
2764 2000-08-29 Daiki Ueno <ueno@unixuser.org>
2766 * wl-message.el (wl-mmelmo-message-redisplay): Bind
2767 `wl-message-ignored-field-list' instead of
2768 `mime-view-ignored-field-list'.
2770 * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
2771 Add interactive spec.
2772 (wl-folder-goto-bottom-of-current-folder): Ditto.
2773 (wl-folder-mode-map): Bind them.
2775 * wl-vars.el (wl-message-ignored-field-list): New variable.
2776 (wl-message-visible-field-list): New variable.
2778 * wl-mime.el (wl-mime-header-presentation-method): New function.
2779 (wl-mime-setup): Set header-presentation-method.
2781 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2783 * wl-nemacs.el (wl-draft-overload-functions): Set
2784 `mode-line-buffer-identification' instead of using
2787 * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
2788 instead of using `wl-make-modeline'.
2790 * wl-xmas.el (wl-plugged-init-icons): Set up
2791 `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
2792 (wl-make-modeline): Abolish.
2793 (wl-draft-overload-functions): Set
2794 `mode-line-buffer-identification' instead of using
2797 * wl-util.el (wl-make-modeline-subr): Abolish.
2798 (wl-mode-line-buffer-identification): New alias.
2800 * wl-summary.el (wl-summary-buffer-folder-indicator): New.
2801 (wl-summary-make-modeline): Abolish.
2802 (wl-summary-buffer-set-folder): Set
2803 `wl-summary-buffer-folder-indicator'.
2804 (wl-summary-mode): Set `mode-line-buffer-identification' instead
2805 of using `wl-make-modeline'.
2806 (wl-summary-switch-to-clone-buffer): Don't set
2807 `mode-line-buffer-identification'.
2808 (wl-summary-goto-folder-subr): Ditto.
2810 * wl-mule.el (wl-draft-overload-functions): Set
2811 `mode-line-buffer-identification' instead of using
2814 * wl-folder.el (wl-folder-mode): Set
2815 `mode-line-buffer-identification' instead of using
2817 (wl-folder): Don't set `mode-line-buffer-identification'.
2819 2000-08-28 OKAZAKI Tetsurou <okazaki@be.to>
2821 * wl-refile.el (wl-refile-learn): Simplified. Use `memq'
2822 instead of `member' for `wl-refile-guess-func-list' look-ups.
2823 Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
2825 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2827 * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
2828 `wl-message-button-dispatcher'.
2830 * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
2832 * wl-message.el (wl-message-button-dispatcher): Use it.
2834 * wl-vars.el (wl-highlight-message-header-button-alist): Add
2837 * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
2838 Bind `case-fold-search' to t.
2840 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2842 * wl-xmas.el (wl-message-overload-functions): Initialize
2843 `wl-message-button-map'.
2845 * wl-mule.el (wl-message-overload-functions): Initialize
2846 `wl-message-button-map'.
2848 * wl-vars.el (wl-highlight-message-header-button-alist): New.
2850 * wl-message.el (wl-message-button-map): New keymap.
2851 (wl-message-add-button): New function.
2852 (wl-message-button-dispatcher): New function.
2853 (wl-message-button-refer-article): New function.
2856 (wl-highlight-message-add-buttons-to-header): New function.
2857 (wl-highlight-headers): Use it.
2859 2000-08-28 Daiki Ueno <ueno@unixuser.org>
2861 * wl-summary.el (wl-summary-default-from): Use
2862 `wl-address-get-petname-1'.
2863 (wl-summary-simple-from): Ditto.
2865 * wl-address.el (wl-address-get-petname-1): New inline function.
2866 (wl-address-get-petname): Use it.
2868 2000-08-27 Daiki Ueno <ueno@unixuser.org>
2870 * wl-summary.el (wl-summary-default-from): Return full-name part
2871 from the address if no petname was found.
2872 (wl-summary-simple-from): Ditto.
2874 * wl-address.el (wl-address-get-petname): Return nil if no petname
2875 associated with the address was found.
2877 2000-08-23 Masahiro MURATA <muse@ba2.so-net.ne.jp>
2879 * wl-folder.el (wl-folder-open-all): Remove progress gauge when
2880 display is finished.
2882 2000-08-23 TAKAHASHI Kaoru <kaoru@kaisei.org>
2884 * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
2885 `elmo-folder-exists-p' argument.
2887 2000-08-23 Daiki Ueno <ueno@unixuser.org>
2889 * wl-folder.el (wl-folder-confirm-existence): Check existence of
2892 2000-08-23 Yuuichi Teranishi <teranisi@gohome.org>
2894 * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
2896 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
2897 Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
2899 2000-08-22 Daiki Ueno <ueno@unixuser.org>
2901 * wl-folder.el (wl-folder-create-subr): New function.
2902 (wl-folder-confirm-existence): Use it.
2903 (wl-folder-check-one-entity): Use it.
2904 Check the error symbol is derived from 'elmo-open-error.
2906 * wl-summary.el (wl-summary-read-folder): Don't pass the argument
2909 2000-08-21 TAKAHASHI Kaoru <kaoru@kaisei.org>
2911 * wl-util.el (toplevel): Add (eval-when-compile (require
2912 'elmo-util)). (Maybe `provide' is typo.)
2914 2000-08-21 Yuuichi Teranishi <teranisi@gohome.org>
2916 * wl-util.el (toplevel): Removed (provide 'elmo-util).
2917 (I don't know why this was needed.)
2919 * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
2920 Follow up changes for stream-type.
2922 * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
2923 (wl-draft-elmo-nntp-send): Ditto.
2925 * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
2926 (wl-nntp-posting-stream-type): Ditto.
2927 (wl-pop-before-smtp-ssl): Abolished.
2928 (wl-nntp-posting-ssl): Ditto.
2930 * wl-address.el (wl-address-quote-specials): New function.
2931 (wl-address-make-completion-list): Use `wl-address-quote-specials'.
2933 * wl-draft.el (wl-draft-reply): Ditto.
2935 2000-08-16 TAKAHASHI Kaoru <kaoru@kaisei.org>
2937 * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
2938 use function `wl-string-match-assoc'.
2940 2000-08-10 Yuuichi Teranishi <teranisi@gohome.org>
2942 * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
2944 * wl-draft.el (wl-draft-deduce-address-list): New function.
2945 (wl-draft-parse-mailbox-list): Ditto.
2946 (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
2947 instead of `smtp-deduce-address-list'.
2948 (wl-draft-on-field-p): Follow group list.
2950 * wl-address.el (wl-address-concat-token): New function.
2951 (wl-address-string-without-group-list-contents): Ditto.
2952 (wl-complete-field-body): Fixed problem of completion
2953 by japanese petname.
2954 (wl-address-make-completion-list): Rewrite.
2956 2000-08-11 Taro Kawagishi <taro.kawagishi@nokia.com>
2958 * wl-address.el (wl-address-make-completion-list): Completion by
2960 (wl-complete-field-body): Likewise.
2962 2000-08-08 Yuuichi Teranishi <teranisi@gohome.org>
2964 * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
2965 contains invalid address syntax.
2967 2000-07-26 Kenichi OKADA <okada@opaopa.org>
2969 * wl-folder.el (wl-folder-check-entity-async): Use
2970 `elmo-nntp-spec-hostname'.
2972 2000-08-02 OKAZAKI Tetsurou <okazaki@be.to>
2974 * wl-summary.el (wl-summary-msgdb-load-async): Use
2975 `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
2977 2000-07-31 Yuuichi Teranishi <teranisi@gohome.org>
2979 * wl-draft.el (wl-draft-reply): Set argument
2980 `content-transfer-encoding' as nil.
2982 2000-07-26 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
2984 * wl-refile.el (wl-refile-learn): Move hit element to the top of
2987 2000-07-26 Kenichi OKADA <okada@opaopa.org>
2989 * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
2990 (wl-draft-edit-string): Ditto.
2991 (wl-draft-forward): Ditto.
2992 * wl-summary.el (wl-summary-write): Ditto.
2994 2000-07-24 Yuuichi Teranishi <teranisi@gohome.org>
2996 * wl-summary.el (wl-summary-sync-update3): Call
2997 `wl-summary-buffer-number-column-detect'.
2998 (wl-summary-buffer-number-column-detect): Search from point-min.
3000 2000-07-19 Yuuichi Teranishi <teranisi@gohome.org>
3002 * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
3003 contains an address which is not included in original to or cc.
3005 2000-07-19 Kenichi OKADA <okada@opaopa.org>
3007 * wl-summary.el (wl-summary-target-mark-uudecode): Error when
3008 begin-line does not exist.
3009 * wl-message.el (wl-message-uu-substring): Ditto.
3011 2000-07-18 Yuuichi Teranishi <teranisi@gohome.org>
3013 * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
3014 clear local variables.
3015 (wl-summary-exit): Call `elmo-commit'.
3016 (wl-summary-switch-to-clone-buffer): Call
3017 `wl-summary-buffer-set-folder' after `wl-summary-mode'.
3018 (wl-summary-goto-folder-subr): Ditto.
3020 * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
3023 2000-07-17 Yuuichi Teranishi <teranisi@gohome.org>
3025 * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
3026 wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
3027 wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
3028 wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
3029 wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
3030 wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
3032 * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
3034 2000-07-12 Hironori Fukuchi <nory@valis.co.jp>
3036 * wl-summary.el (wl-summary-search-by-subject):
3037 Search parent message from the latest one.
3039 2000-07-13 Yuuichi Teranishi <teranisi@gohome.org>
3041 * wl-draft.el (wl-draft-reply): Insert address with full-name.
3042 (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
3044 * wl-vars.el (wl-draft-reply-use-address-with-full-name):
3047 * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
3048 if elmo-nntp-use-killed-list is nil.
3049 Use `elmo-msgdb-append-to-killed-list'.
3050 (Append numbers confirmed as disappeared to the killed list.)
3051 (wl-summary-confirm-appends): Don't display negative number.
3053 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3055 * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
3057 2000-07-11 Yuuichi Teranishi <teranisi@gohome.org>
3059 * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
3061 (wl-summary-sync-update3): Use `elmo-list-diff' instead of
3062 `elmo-list-bigger-diff'.
3064 2000-07-04 Yuuichi Teranishi <teranisi@gohome.org>
3066 * wl-summary.el (wl-summary-buffer-exit-func):
3067 New buffer local variable.
3068 (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
3070 2000-07-10 Katsumi Yamaoka <yamaoka@jpl.org>
3072 * wl-demo.el (wl-demo): Fix the last change.
3074 2000-07-07 Katsumi Yamaoka <yamaoka@jpl.org>
3076 * wl-demo.el (wl-demo): Don't use `eval'.
3078 2000-07-07 Kenichi OKADA <okada@opaopa.org>
3080 * wl-summary.el (wl-summary-buffer-thread-modified):
3081 New buffer-local variable.
3082 (wl-summary-set-thread-modified): New function.
3083 (wl-summary-thread-modified-p): New function.
3084 (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
3085 (wl-summary-yank-saved-message): Use function
3086 `wl-summary-set-thread-modified'
3087 (wl-summary-switch-to-clone-buffer): Add
3088 `wl-summary-buffer-thread-modified'.
3090 * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
3091 (wl-summary-buffer-mark-saved-hook): Ditto.
3092 * wl-summary.el (wl-summary-msgdb-save): New hook
3093 `wl-summary-buffer-message-saved-hook' and
3094 `wl-summary-buffer-mark-saved-hook'.
3096 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3098 * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
3100 2000-07-04 Katsumi Yamaoka <yamaoka@jpl.org>
3102 * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
3103 don't hide scroll bars under FSF Emacsen because it may incur an
3104 undesirable redrawing.
3106 2000-07-04 Kenichi OKADA <okada@opaopa.org>
3108 * wl-draft.el (wl-draft-edit-string): Call
3109 `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
3111 2000-07-03 Katsumi Yamaoka <yamaoka@jpl.org>
3113 * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
3115 2000-07-01 OKAZAKI Tetsurou <okazaki@be.to>
3117 * wl-summary.el (wl-summary-msgdb-load-async): Call
3118 `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
3120 2000-06-30 Katsumi Yamaoka <yamaoka@jpl.org>
3122 * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
3123 fringes in demo buffer; center bitmap logo correctly even if old
3126 2000-06-27 MAKINO Takashi <makino@cyber.office.ne.jp>
3128 * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
3130 * wl-refile.el (wl-refile-subject-alist): New variable.
3131 (wl-refile-subject-alist-file-name): Ditto.
3132 (wl-refile-alist-setup): Rewrite.
3133 (wl-refile-alist-save): Use `elmo-object-save'.
3134 Eliminated arguments.
3135 (wl-refile-learn): Check `wl-refile-guess-func-list'.
3136 (wl-refile-guess-by-subject): New function.
3137 (wl-refile-guess-func-list): Added it.
3139 2000-06-29 Katsumi Yamaoka <yamaoka@jpl.org>
3141 * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
3142 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
3144 2000-06-28 Yuuichi Teranishi <teranisi@gohome.org>
3146 * wl-summary.el (wl-summary-buffer-prev-folder-func):
3147 New buffer-local variable.
3148 (wl-summary-buffer-next-folder-func): Ditto.
3149 (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
3151 (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
3153 (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
3155 (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
3158 2000-06-23 Katsumi Yamaoka <yamaoka@jpl.org>
3160 * wl-demo.el (wl-demo): Don't set the value of `fill-column'
3161 permanently in the demo buffer.
3163 2000-06-22 Yuuichi Teranishi <teranisi@gohome.org>
3165 * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
3166 `mime-entity-fetch-field'.
3168 * wl.el (wl-exit): Delete plugged buffer.
3170 * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
3171 XEmacs has menubar feature.
3173 2000-06-19 Katsumi Yamaoka <yamaoka@jpl.org>
3175 * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0. It
3176 cannot arrive at the beginning of the buffer under old Emacsen.
3178 2000-06-19 Yuuichi Teranishi <teranisi@gohome.org>
3180 * wl-address.el (wl-address-ldap-search):
3181 Call `ldap-search-entries' with `withdn' argument t.
3182 (wl-complete-field-body): Bind completion-ignore-case as t.
3183 Clear ldap search hash when it was sole completion.
3184 Use elmo-string for pattern string.
3185 (wl-ldap-alias-safe-string): Eliminated needless let.
3187 2000-06-16 Shun-ichi GOTO <gotoh@taiyo.co.jp>
3189 * wl-address.el (wl-ldap-alias-dn-level): New variable.
3190 (wl-ldap-alias-sep): New constant.
3191 (wl-ldap-search-attribute-type-list): Ditto.
3192 (wl-ldap-get-value): New function.
3193 (wl-ldap-make-filter): Ditto.
3194 (wl-ldap-make-matched-value-list): Ditto.
3195 (wl-ldap-alias-safe-string): Ditto.
3196 (wl-ldap-register-dn-string): Ditto.
3197 (wl-address-ldap-search): Rewrite.
3199 2000-06-17 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3201 * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
3203 (wl-thread-delete-line-from-buffer): Ditto.
3204 (wl-thread-get-exist-children): New function.
3206 2000-06-15 Katsumi Yamaoka <yamaoka@jpl.org>
3208 * wl-demo.el (wl-demo): Made it to select various image types.
3209 (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
3210 from `wl-title-logo'.
3211 (wl-logo-ascii): New variable.
3212 (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
3213 (wl-demo-copyright-notice): New constant.
3215 * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
3217 2000-06-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
3219 * wl-vars.el (wl-summary-target-above): Renamed from
3220 wl-summary-temp-above.
3221 * wl-score.el (wl-score-get-score-alist): Use it.
3222 (wl-summary-score-update-all-lines): Use it.
3223 * wl-summary.el: Ditto. (make-variable-buffer-local).
3225 2000-06-15 Yuuichi Teranishi <teranisi@gohome.org>
3227 * wl-vars.el (wl-ldap-port): New user option.
3229 * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
3230 Rewite whole implementation.
3231 (wl-complete-field-body): Fixed.
3233 2000-06-14 Yuuichi Teranishi <teranisi@quickhack.net>
3235 * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
3236 Choose implementation at compile time.
3238 2000-06-13 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3240 * wl-address.el (wl-ldap-search-internal): New function.
3241 (wl-complete-field-to): Use it.
3243 2000-06-12 Yuuichi Teranishi <teranisi@gohome.org>
3245 * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
3246 Use `let' instead of `let*'.
3249 * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
3250 Define as defcustom.
3251 (wl-ldap-base): Ditto.
3252 (wl-use-ldap): Ditto.
3254 2000-06-09 Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
3256 * wl-address.el (wl-ldap-search): New function.
3257 (wl-complete-field-body): Use `wl-ldap-search'.
3258 (wl-ldap-server): New variable.
3259 (wl-ldap-base): Ditto.
3260 (wl-use-ldap): Ditto.
3262 2000-06-08 OKAZAKI Tetsurou <okazaki@be.to>
3264 * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
3265 (Pointed out by Mito <mit@nines.nec.co.jp>).
3266 * wl-summary.el (wl-summary-redisplay-no-mime): Update
3267 buffer-local variables like `wl-summary-redisplay-internal'.
3268 (wl-summary-redisplay-all-header): Likewise. Update
3271 2000-06-05 Yuuichi Teranishi <teranisi@gohome.org>
3273 * wl-summary.el (wl-summary-jump-to-parent-message):
3274 Consider prefix argument.
3276 * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
3277 when closed thread is deleted.
3279 2000-05-31 Yasushi ABE <yasushi@stbbs.net>
3281 * wl-summary.el (wl-summary-jump-to-parent-message):
3282 Consider thread modification.
3284 2000-06-03 OKAZAKI Tetsurou <okazaki@be.to>
3286 * wl-message.el (wl-message-normal-get-original-buffer): Use
3289 * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
3290 (wl-summary-showto-folder-regexp): Ditto.
3292 2000-05-31 OKAZAKI Tetsurou <okazaki@be.to>
3294 * wl-util.el (wl-delete-alist): Doc fix.
3295 (wl-delete-associations): New function.
3296 (wl-inverse-alist): New function.
3297 * wl-summary.el (wl-summary-exec-subr): Rename parameters.
3298 Split temporary variables. Use `wl-delete-associations'
3299 and `wl-inverse-alist'.
3300 (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
3302 2000-05-30 Yuuichi Teranishi <teranisi@gohome.org>
3304 * wl-folder.el (wl-folder-prefetch-entity):
3305 Execute prefetching if new count is unknown.
3307 2000-05-27 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3309 * wl-vars.el (wl-summary-insert-headers-hook): New variable.
3311 * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
3313 (wl-thread-set-parent): If insert as top, set linked as nil.
3315 * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
3316 `wl-thread-cleanup-symbols' when view mode is thread.
3318 2000-05-26 OKAZAKI Tetsurou <okazaki@be.to>
3320 * wl-folder.el (wl-folder-create-folder-entity): Use
3321 with-current-buffer.
3322 (wl-local-folder-init): Call set-buffer to make sure we are in
3323 the Folder buffer. Don't touch buffer-local variables here.
3324 (wl-folder-mode): Initialize buffer-local variables here.
3326 * wl-folder.el (wl-folder-get-path): Use let instead of let*.
3327 (wl-folder-entity-assign-id): Ditto.
3328 (wl-folder-create-entity-hashtb): Ditto.
3329 (wl-local-folder-init): Ditto.
3330 (wl-folder-create-group-alist): Initialize `cur-alist' with let.
3332 2000-05-24 TAKAHASHI Kaoru <kaoru@kaisei.org>
3334 * wl-summary.el (wl-summary-default-from): Fix probrem when
3335 std11-extract-address-components return (nil "foo@bar").
3337 2000-05-24 OKAZAKI Tetsurou <okazaki@be.to>
3339 * wl-draft.el (wl-draft-clone-local-variables):
3340 Remove redundant `setq'.
3342 2000-05-19 Yuuichi Teranishi <teranisi@gohome.org>
3344 * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
3345 Bind wl-highlight-x-face-func as nil while highlighting header.
3347 2000-05-21 OKAZAKI Tetsurou <okazaki@be.to>
3349 * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
3351 2000-05-21 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3353 * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
3354 elmo-msgdb-overview-hashtb from copy-variables.
3355 (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
3356 instead of `elmo-msgdb-overview-get-entity-by-number'.
3357 (wl-summary-auto-refile): Ditto.
3359 * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
3360 `elmo-msgdb-overview-get-entity' instead of
3361 `elmo-msgdb-search-overview-entity'. Use
3362 `elmo-msgdb-overview-get-entity' instead of
3363 `elmo-msgdb-overview-get-entity-by-number'.
3364 (wl-thread-insert-entity-sub): Ditto.
3365 (wl-thread-insert-message): Ditto.
3367 * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
3368 `elmo-msgdb-overview-get-entity'.
3369 (wl-normal-message-redisplay): Ditto.
3371 2000-05-20 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3373 * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
3374 `wl-thread-entities'.
3375 (wl-thread-delete-message): Fix remove top message from
3376 `wl-thread-entity-list'.
3378 * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
3379 wl-append(nconc), because update-list is broken on Meadow.
3381 * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
3383 (wl-summary-rescan): Ditto.
3384 (wl-summary-sync-update3): Ditto.
3385 * wl-thread.el (wl-thread-set-parent): Renamed from
3386 `wl-summary-set-parent'.
3387 (wl-thread-insert-message): Updating buffer faster.
3388 (wl-thread-delete-message): Updating buffer faster.
3390 * wl-score.el (wl-summary-score-update-all-lines): Changed
3391 interval for display progress gauge.
3393 2000-05-19 TAKAHASHI Kaoru <kaoru@kaisei.org>
3395 * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
3396 folder always-sticky.
3397 * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
3400 2000-05-18 Yuuichi Teranishi <teranisi@gohome.org>
3402 * wl-vars.el (wl-draft-add-references): New user option.
3404 * wl-draft.el (wl-draft-add-references): New function.
3405 (wl-draft-yank-from-mail-reply-buffer): Use it.
3406 (wl-draft-insert-current-message): Bind `wl-draft-add-references'
3409 2000-05-12 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3411 * wl-thread.el (wl-thread-update-line-msgs): Called
3412 `wl-thread-update-line-on-buffer-sub'.
3413 (wl-thread-update-line-on-buffer): Delete routine of inserting
3415 (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
3416 moved from `wl-thread-update-line-on-buffer'.
3417 Add threshold for displaying progress gauge.
3418 * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
3419 argument of `wl-thread-update-line-msgs'.
3420 Add threshold for displaying progress gauge.
3422 Add threshold for displaying progress gauge.
3423 * wl-score.el: Ditto.
3425 * wl-expire.el (wl-summary-expire): Display deleting info.
3427 2000-05-12 Yuuichi Teranishi <teranisi@gohome.org>
3429 * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
3431 * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
3432 argument of `wl-thread-update-line-msgs'.
3433 (wl-summary-set-parent): Added optional argument `parent-number'.
3434 (wl-summary-buffer-saved-message): New buffer local variable.
3435 (wl-summary-save-current-message): New command.
3436 (wl-summary-yank-saved-message): Ditto.
3437 (wl-summary-mode-map): Added key binding for
3438 `wl-summary-save-current-message' (\ew) and
3439 `wl-summary-yank-saved-message' (\C-y).
3440 (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
3442 2000-05-11 Yuuichi Teranishi <teranisi@gohome.org>
3444 * wl-summary.el (wl-summary-mode-map): Added key binding for
3445 `wl-summary-set-parent' (ts).
3447 2000-05-10 Masahiro MURATA <muse@ba2.so-net.ne.jp>
3449 * wl-summary.el (wl-summary-insert-thread-entity): Search same
3450 subject faster. If thread number is reverse, delayed updating
3452 (wl-summary-search-by-subject): Ditto.
3453 (wl-summary-put-alike): Ditto.
3454 (wl-summary-get-alike): Ditto.
3455 (wl-summary-insert-headers): Insert header of all overview in
3457 (wl-summary-rescan): Delayed updating thread. Kill search subject
3458 buffer for wl-summary-search-by-subject.
3459 (wl-summary-sync-update3): Ditto.
3460 (wl-summary-exit): Ditto.
3461 (wl-summary-goto-bottom-of-current-thread): Change for linked
3463 (wl-summary-overview-create-summary-line): Change line for linked
3466 * wl-summary.el (wl-summary-update-thread): Use
3467 wl-thread-maybe-get-children-num.
3468 (wl-summary-set-parent): If change parent, move sub thread.
3469 (wl-summary-redisplay-internal): Add horizontal recenter.
3470 (wl-summary-redisplay-no-mime): Add horizontal recenter.
3472 * wl-thread.el (wl-thread-entity-get-linked): New function.
3473 (wl-thread-entity-set-linked): New function.
3474 (wl-thread-create-entity): Add linked element.
3475 (wl-thread-entity-insert-as-top): Use wl-append.
3476 (wl-thread-maybe-get-children-num): If closing thread, return
3478 (wl-thread-update-line-msgs): Displaying progress message.
3479 (wl-thread-update-line-on-buffer-sub): Use
3480 wl-thread-maybe-get-children-num.
3481 (wl-thread-update-line-on-buffer): If update line is not exists,
3483 (wl-thread-delete-message): If delete top msg of thread, search
3485 (wl-thread-insert-entity): Use
3486 wl-thread-maybe-get-children-num.
3488 * wl-highlight.el (wl-highlight-summary-current-line): change
3489 sregexp for linked thread.
3490 * wl-util.el (wl-count-lines): Count lines.
3491 (wl-horizontal-recenter): horizontal recenter.
3492 * wl-score.el (wl-score-put-alike): Use wl-count-lines
3493 (wl-score-get-alike): Ditto.
3494 * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
3495 (wl-subject-length-limit): New variable.
3496 (wl-highlight-thread-indent-string-regexp): Changed for linked
3499 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3501 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3502 New variable (revival).
3503 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3504 by subject matching if there's no in-reply-to nor references field
3508 2000-05-10 Yuuichi Teranishi <teranisi@gohome.org>
3510 * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
3513 2000-05-09 Yuuichi Teranishi <teranisi@gohome.org>
3515 * wl-summary.el (wl-summary-reply): Return t if there was a
3516 message at cursor point.
3517 Added unwind-protect.
3518 (wl-summary-reply-with-citation): Cite only when wl-summary-reply
3520 (wl-summary-cancel-message): Do nothing when there's no message at
3522 (wl-summary-forward): Ditto.
3523 (wl-summary-jump-to-parent-message): Ditto.
3524 (wl-summary-reedit): Ditto.
3525 (wl-summary-edit-addresses): Ditto.
3526 (wl-summary-pipe-message): Ditto.
3527 (wl-summary-print-message-with-ps-print): Ditto.
3528 (wl-summary-print-message): Ditto.
3529 (wl-summary-mark-as-important): Ditto.
3530 (wl-summary-mark-as-unread): Ditto.
3532 * wl-summary.el (wl-summary-reply): Cause an error when there's no
3533 message at cursor point.
3534 (wl-summary-reply-with-citation): Remove unwind-protect.
3536 * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
3537 subject searching feature.
3538 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3541 2000-04-28 Yuuichi Teranishi <teranisi@gohome.org>
3543 * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
3545 * wl-summary.el (wl-summary-insert-thread-entity): Search parent
3546 by subject matching if there's no in-reply-to nor references field.
3548 * wl-summary.el (wl-summary-set-parent): New command (No key binding).
3550 * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
3551 when display is finished.
3552 (wl-folder-open-all): Ditto.
3553 (wl-folder-update-access-group): Ditto.
3554 * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
3555 * wl-thread.el (wl-thread-close-all): Ditto.
3557 * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
3558 progress gauge only when it was displayed.
3559 * wl-folder.el (wl-folder-insert-entity): Ditto.
3561 2000-04-26 Yuuichi Teranishi <teranisi@gohome.org>
3563 * wl-summary.el (wl-summary-incorporate): Enclose
3564 `wl-summary-sync-force-update' with save-excursion.
3566 2000-04-21 Yuuichi Teranishi <teranisi@elmo.dq.isl.ntt.co.jp>
3568 * wl-summary.el (wl-summary-prefetch-region):
3569 Pass current cursor point to `pos-visible-in-window-p' after
3570 moving cursor to the started point.
3572 2000-04-20 Katsumi Yamaoka <yamaoka@jpl.org>
3574 * wl-vars.el (wl-ignored-forwarded-headers): New user option.
3576 * wl-draft.el (wl-draft-insert-current-message): Delete useless
3577 fields from the forwarding message.
3578 (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
3581 2000-04-20 Yuuichi Teranishi <teranisi@gohome.org>
3583 * wl-mime.el (wl-message-request-partial):
3584 Eliminated argument `msgdb'.
3585 Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
3586 (wl-mime-combine-message/partial-pieces): Likewise.
3587 * tm-wl.el (wl-message-request-partial): Likewise.
3588 (wl-mime-combine-message/partial-pieces): Likewise.
3590 2000-04-17 Yoshiki Hayashi <yoshiki@xemacs.org>
3592 * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
3593 when display is finished.
3595 2000-04-17 HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
3597 * wl-summary.el (wl-summary-goto-folder-subr):
3598 Fix problem when wl-summary-partial-highlight-above-lines is nil.
3600 2000-04-18 Yuuichi Teranishi <teranisi@gohome.org>
3602 * wl-summary.el (wl-summary-prefetch-region): Redisplay only
3603 when cursor point is visible.
3605 2000-04-15 Yuuichi Teranishi <teranisi@gohome.org>
3607 * wl-expire.el (wl-expire-archive-get-max-number):
3608 Don't use `file-name-directory'.
3610 2000-04-14 Yuuichi Teranishi <teranisi@gohome.org>
3612 * wl-expire.el (wl-expire-archive-get-max-number):
3613 Use `file-name-directory'.
3615 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
3617 * wl-summary.el (wl-summary-sync-marks): Re-display progress
3618 only when there is progress.
3620 2000-04-13 Mito <mit@nines.nec.co.jp>
3622 * wl-summary.el (wl-summary-sync-marks): Display progress.
3624 2000-04-13 Yuuichi Teranishi <teranisi@gohome.org>
3626 * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
3627 (wl-summary-prev): Move cursor regardless of unread status.
3628 (wl-summary-next): Ditto.
3630 2000-04-10 Yuuichi Teranishi <teranisi@gohome.org>
3632 * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
3633 Added argument `target' and `number'.
3634 * tm-wl.el (wl-summary-burst-subr): New function.
3635 (wl-summary-burst): Use it.
3637 2000-04-10 Mito <mit@nines.nec.co.jp>
3639 * wl-mime.el (wl-burst): New function.
3640 (wl-summary-burst): Use it.
3642 2000-04-07 A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
3644 * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
3645 as petname when there's no candidate.
3647 2000-04-07 Yuuichi Teranishi <teranisi@gohome.org>
3649 * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
3651 * wl-fldmgr.el (wl-fldmgr-add): Use it.
3653 * wl.el (wl-plugged-init): Flush queues if started with plugged status.
3655 * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
3657 2000-04-05 Yuuichi Teranishi <teranisi@gohome.org>
3659 * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
3660 Use substring of `original' instead of buffer-substring.
3661 (wl-refile-evaluate-rule):
3662 Set `original' argument of wl-refile-expand-newtext.
3665 (wl-summary-auto-refile-check-refile-rule-alist-subr,
3666 wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
3667 (wl-summary-auto-refile): Check existence of destination folder just
3670 2000-04-05 TAKAHASHI Kaoru <kaoru@kaisei.org>
3672 * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
3673 when wl-refile-get-field-value return nil.
3675 2000-04-04 Daiki Ueno <ueno@unixuser.org>
3678 (wl-refile-expand-newtext): New function imported from Gnus.
3679 (wl-refile-evaluate-rule): Use it.
3681 2000-04-04 Yuuichi Teranishi <teranisi@gohome.org>
3683 * wl-summary.el (wl-summary-print-destination):
3684 Duplicate folder string to avoid putting text-property on
3687 * wl-refile.el (wl-refile-get-field-value): New function.
3688 (wl-refile-evaluate-rule): New function;
3689 Evaluate refile rule recursively.
3690 (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
3691 * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
3692 New function; Check existence of a target folder recursively.
3693 (wl-summary-auto-refile-check-refile-rule-alist):
3694 Use wl-summary-auto-refile-check-refile-rule-alist-subr.
3696 2000-03-30 Yuuichi Teranishi <teranisi@gohome.org>
3698 * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
3700 * wl-folder.el (wl-create-folder-entity-from-buffer):
3701 Fixed problem when '}' character is contained in folder name.
3703 * wl-xmas.el (wl-make-modeline): Consider plugged status.
3705 2000-03-29 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3707 * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
3708 (wl-fldmgr-add-completion-all-completions):
3709 Use wl-fldmgr-add-completion-hashtb.
3711 2000-03-28 Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
3713 * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
3714 wl-fldmgr-add-completion-subr): New functions.
3715 * wl-folder.el (wl-folder-completion-func): New variable.
3716 * wl-summary.el (wl-summary-read-folder):
3717 Use wl-folder-completion-func.
3719 * wl-refile.el: Eliminate throw & catch.
3721 * wl.el (wl-plugged-sending-queue-status): Fixed.
3723 2000-03-27 Mikio Nakajima <minakaji@osaka.email.ne.jp>
3725 * wl-draft.el (wl-draft): Put category property on
3726 mail-header-separator.