elisp/wanderlust.git
20 years agoVersion number is increased to 2.11.26. wl-2_11_26
hmurata [Sun, 18 Apr 2004 11:31:11 +0000 (11:31 +0000)]
Version number is increased to 2.11.26.

20 years agofix the last change
yoichi [Sun, 18 Apr 2004 03:57:13 +0000 (03:57 +0000)]
fix the last change

20 years ago* wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
yoichi [Sun, 18 Apr 2004 03:44:17 +0000 (03:44 +0000)]
* wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.

20 years ago* elmo-vars.el (elmo-network-stream-type-alist): Add direct.
yoichi [Sun, 18 Apr 2004 03:35:11 +0000 (03:35 +0000)]
* elmo-vars.el (elmo-network-stream-type-alist): Add direct.

20 years ago* elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
yoichi [Sat, 17 Apr 2004 16:04:33 +0000 (16:04 +0000)]
* elmo-util.el (elmo-msgdb-get-message-id-from-buffer): Don't use
md5's 4th and 5th argument (non-existent in flim one).

20 years ago* wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
yoichi [Sat, 17 Apr 2004 15:49:05 +0000 (15:49 +0000)]
* wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
value of stream-type and session.

20 years ago(elmo-split-subr): Flag of a non-registered
hmurata [Sat, 17 Apr 2004 10:18:29 +0000 (10:18 +0000)]
(elmo-split-subr): Flag of a non-registered
message, It sets to nil.

20 years ago* elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
hmurata [Sat, 17 Apr 2004 03:21:10 +0000 (03:21 +0000)]
* elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.
(Sorry, it is ommission in previouse commit)

20 years ago(elmo-folder-list-messages): Merge lists only if both
hmurata [Fri, 16 Apr 2004 18:53:36 +0000 (18:53 +0000)]
(elmo-folder-list-messages): Merge lists only if both
list is non-nil.

20 years ago2004-04-16 YAMASHITA Junji <ysjj@unixuser.org>
hmurata [Fri, 16 Apr 2004 18:48:41 +0000 (18:48 +0000)]
2004-04-16  YAMASHITA Junji <ysjj@unixuser.org>

* elmo.el (elmo-folder-list-messages): Use elmo-uniq-sorted-list.

* elmo-nntp.el (elmo-nntp-make-msglist): Use elmo-make-number-list.

* elmo-util.el (elmo-uniq-sorted-list): New function.
(elmo-make-number-list): Ditto.
(elmo-number-set-to-number-list): Use elmo-make-number-list
and don't use nreverse.

20 years agoVersion number is increased to 2.11.25. wl-2_11_25
hmurata [Fri, 16 Apr 2004 18:37:11 +0000 (18:37 +0000)]
Version number is increased to 2.11.25.

20 years agoUpdate.
okazaki [Fri, 16 Apr 2004 06:29:35 +0000 (06:29 +0000)]
Update.

20 years ago(wl-summary-sync-update): Remove duplicated period in a quit message.
okazaki [Fri, 16 Apr 2004 06:29:19 +0000 (06:29 +0000)]
(wl-summary-sync-update): Remove duplicated period in a quit message.

20 years agoAdded autoload md5.
kaoru [Wed, 14 Apr 2004 14:15:11 +0000 (14:15 +0000)]
Added autoload md5.

20 years ago* elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
kaoru [Wed, 14 Apr 2004 14:09:13 +0000 (14:09 +0000)]
* elmo-util.el (elmo-msgdb-get-message-id-from-buffer): If date
field not exists in message, Use md5 message digest of header.

20 years ago* ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.
kaoru [Mon, 12 Apr 2004 04:48:33 +0000 (04:48 +0000)]
* ptexinfmt.el: Support @indicateurl, @LaTeX, @ordf, @ordm.

20 years ago* ptexinfmt.el: Support @indicateurl, @LaTeX.
kaoru [Mon, 12 Apr 2004 04:22:21 +0000 (04:22 +0000)]
* ptexinfmt.el: Support @indicateurl, @LaTeX.
@url is now a synonym for @uref.

20 years agoUpdate to version 2004-04-07.08.
kaoru [Mon, 12 Apr 2004 04:18:43 +0000 (04:18 +0000)]
Update to version 2004-04-07.08.

20 years agoadd reference: wl-template-alist -> wl-draft-config-alist
yoichi [Sun, 11 Apr 2004 10:19:06 +0000 (10:19 +0000)]
add reference: wl-template-alist -> wl-draft-config-alist

20 years ago* WL-ELS (UTILS-MODULES): If rfc2368 found, not to install it.
yoichi [Sat, 10 Apr 2004 18:15:01 +0000 (18:15 +0000)]
* WL-ELS (UTILS-MODULES): If rfc2368 found, not to install it.

20 years ago* elmo-maildir.el (elmo-folder-append-buffer): Create flag-table.
yoichi [Sat, 10 Apr 2004 17:52:19 +0000 (17:52 +0000)]
* elmo-maildir.el (elmo-folder-append-buffer): Create flag-table.

20 years ago(elmo-folder-append-buffer): change name of argument flag -> flags
yoichi [Sat, 10 Apr 2004 17:50:30 +0000 (17:50 +0000)]
(elmo-folder-append-buffer): change name of argument flag -> flags

20 years ago* elmo.el (elmo-folder-append-buffer): Add note on return value.
yoichi [Sat, 10 Apr 2004 15:39:19 +0000 (15:39 +0000)]
* elmo.el (elmo-folder-append-buffer): Add note on return value.
* elmo-cache.el (elmo-folder-append-buffer): Return nil on failure.
* elmo-localdir.el (elmo-folder-append-buffer): Ditto.
* elmo-split.el (elmo-split-subr): Check return value of
elmo-folder-append-buffer.

* elmo-localdir.el (elmo-folder-append-buffer): Create flag-table.

* elmo-cache.el (elmo-folder-append-buffer): Check existence of
message-id.

20 years ago* elmo-split.el (elmo-split-subr): Append message with flag.
yoichi [Sat, 10 Apr 2004 08:04:22 +0000 (08:04 +0000)]
* elmo-split.el (elmo-split-subr): Append message with flag.

20 years ago* elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
yoichi [Sat, 10 Apr 2004 06:19:01 +0000 (06:19 +0000)]
* elmo-localdir.el (elmo-folder-append-buffer): Fix interface.
* elmo-flag.el (elmo-folder-append-buffer): Ditto.
* elmo-maildir.el (elmo-folder-append-buffer): Ditto.

20 years ago* wl-summary.el (wl-summary-redisplay-all-header): Set cached.
yoichi [Sat, 10 Apr 2004 05:35:22 +0000 (05:35 +0000)]
* wl-summary.el (wl-summary-redisplay-all-header): Set cached.
(wl-summary-redisplay-no-mime-internal): Ditto.

20 years agoupdate description for wl-smtp-connection-type=nil
yoichi [Sat, 3 Apr 2004 12:32:21 +0000 (12:32 +0000)]
update description for wl-smtp-connection-type=nil
add description for wl-smtp-connection-tyle=ssl

20 years agoUpdate.
okazaki [Sat, 3 Apr 2004 10:15:28 +0000 (10:15 +0000)]
Update.

20 years ago* elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
okazaki [Sat, 3 Apr 2004 10:15:11 +0000 (10:15 +0000)]
* elmo-imap4.el (elmo-imap4-fetch-callback-1): Use `elmo-delete-cr-buffer'.
* elmo-nntp.el (elmo-nntp-retrieve-headers): Ditto.
* elmo-pop3.el (elmo-pop3-retrieve-headers): Ditto.

20 years ago* wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
yoichi [Sat, 3 Apr 2004 05:17:07 +0000 (05:17 +0000)]
* wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
* wl-vars.el (wl-smtp-connection-type): Ditto.

20 years ago* wl-highlight.el (wl-highlight-message): Change to strict regexp
yoichi [Sat, 3 Apr 2004 01:49:12 +0000 (01:49 +0000)]
* wl-highlight.el (wl-highlight-message): Change to strict regexp
for the separator line and quote mail-header-separator.

20 years ago* wl-spam.el (wl-message-check-spam): Fixed problem no display
hmurata [Fri, 2 Apr 2004 07:45:54 +0000 (07:45 +0000)]
* wl-spam.el (wl-message-check-spam): Fixed problem no display
result message.

* wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
`elmo-multiple-fields-body-list' with boundary as
mail-header-separator.

20 years ago* wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
yoichi [Wed, 31 Mar 2004 22:24:49 +0000 (22:24 +0000)]
* wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.

20 years agoUpdate.
okazaki [Mon, 29 Mar 2004 00:22:33 +0000 (00:22 +0000)]
Update.

20 years ago(elmo-pop3-read-contents): Replace an argument `buffer' with a function call
okazaki [Mon, 29 Mar 2004 00:21:48 +0000 (00:21 +0000)]
(elmo-pop3-read-contents): Replace an argument `buffer' with a function call
 of `process-buffer'.  All callers are updated.
(elmo-pop3-retrieve-headers): Likewise.  Move `process' to the 1st argument.
Remove redundant `set-buffer' in a while loop.

20 years agoUpdate.
okazaki [Sat, 27 Mar 2004 22:07:37 +0000 (22:07 +0000)]
Update.

20 years ago(elmo-pop3-send-command): Combine `process-send-string' calls.
okazaki [Sat, 27 Mar 2004 22:07:20 +0000 (22:07 +0000)]
(elmo-pop3-send-command): Combine `process-send-string' calls.

20 years agoFixed.
teranisi [Sat, 27 Mar 2004 12:53:21 +0000 (12:53 +0000)]
Fixed.

20 years ago* wl-util.el (wl-list-diff): Remove unused function.
teranisi [Sat, 27 Mar 2004 12:38:46 +0000 (12:38 +0000)]
* wl-util.el (wl-list-diff): Remove unused function.

* wl-draft.el (wl-draft-send-confirm): Discard input before
confirmation.

20 years ago* elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
hmurata [Fri, 26 Mar 2004 06:11:04 +0000 (06:11 +0000)]
* elsp-spamfilter.el (elmo-spam-buffer-spam-p): Call
elsp-spamfilter-register-buffer-internal with current buffer.
(elmo-spam-register-spam-buffer): Ditto.
(elmo-spam-register-good-buffer): Ditto.

20 years agoadd description on the relation between wl-message-ignored-field-list and
yoichi [Tue, 16 Mar 2004 13:54:14 +0000 (13:54 +0000)]
add description on the relation between wl-message-ignored-field-list and
wl-message-visible-field-list

20 years agoremove "SEMI only" qualifier
yoichi [Tue, 16 Mar 2004 13:52:31 +0000 (13:52 +0000)]
remove "SEMI only" qualifier

20 years ago2004-03-15 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
teranisi [Mon, 15 Mar 2004 03:36:03 +0000 (03:36 +0000)]
2004-03-15  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>

* elmo-imap4.el (elmo-folder-list-subfolders): Add root mailbox
if it is not contained in the response(A workaround for courier-imap).

20 years agofix typo (from ARISAWA Akihiro)
yoichi [Sun, 14 Mar 2004 16:10:08 +0000 (16:10 +0000)]
fix typo (from ARISAWA Akihiro)

20 years ago(wl-summary-persistent-mark-priority-list): Changed
hmurata [Sat, 13 Mar 2004 01:45:12 +0000 (01:45 +0000)]
(wl-summary-persistent-mark-priority-list): Changed
order of flag and new.

20 years ago* elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
hmurata [Thu, 11 Mar 2004 09:14:45 +0000 (09:14 +0000)]
* elmo-imap4.el (elmo-folder-set-flag-plugged): Fix mismatched
parenthesis.

20 years ago* elmo-vars.el (elmo-msgdb-default-type): Remove generic from the range.
yoichi [Sun, 7 Mar 2004 23:46:34 +0000 (23:46 +0000)]
* elmo-vars.el (elmo-msgdb-default-type): Remove generic from the range.

20 years ago* modb-standard.el (elmo-msgdb-list-flagged): Use append instead
hmurata [Sun, 7 Mar 2004 14:35:42 +0000 (14:35 +0000)]
* modb-standard.el (elmo-msgdb-list-flagged): Use append instead
of nconc.

* modb-entity.el (elmo-msgdb-match-condition-primitive): Added
argument handler.
(elmo-msgdb-message-match-condition): Follow the change above.

20 years ago(elmo-folder-initialize): Complete abbreviated
hmurata [Sun, 29 Feb 2004 11:58:20 +0000 (11:58 +0000)]
(elmo-folder-initialize): Complete abbreviated
folder name.

20 years ago* wl-ja.text, wl.texi: Update.
hmurata [Thu, 26 Feb 2004 13:31:55 +0000 (13:31 +0000)]
* wl-ja.text, wl.texi: Update.

20 years ago(elmo-folder-kill-messages): Don't use msgdb directly.
hmurata [Thu, 26 Feb 2004 11:34:52 +0000 (11:34 +0000)]
(elmo-folder-kill-messages): Don't use msgdb directly.

20 years agoTypo fixed.
kaoru [Wed, 25 Feb 2004 23:28:55 +0000 (23:28 +0000)]
Typo fixed.

20 years ago* elmo.el (elmo-folder-kill-messages): Fix to update killed list.
hmurata [Wed, 25 Feb 2004 11:12:23 +0000 (11:12 +0000)]
* elmo.el (elmo-folder-kill-messages): Fix to update killed list.

20 years ago* elmo-file.el (elmo-file-find): Fixed the problem when file is
hmurata [Tue, 24 Feb 2004 01:10:29 +0000 (01:10 +0000)]
* elmo-file.el (elmo-file-find): Fixed the problem when file is
not found.

20 years ago* elmo-file.el (elmo-file-find): Use expand-file-name for return value.
teranisi [Sun, 22 Feb 2004 01:35:47 +0000 (01:35 +0000)]
* elmo-file.el (elmo-file-find): Use expand-file-name for return value.
(elmo-file-command-argument): Undo last change for cygwin.
(elmo-file-detect-content-type): Renamed from elmo-file-detect-format;
Don't return nil.
(elmo-map-message-fetch): Use elmo-file-detect-content-type.

20 years ago* test-rfc2368.el: New file.
kaoru [Sat, 21 Feb 2004 20:29:15 +0000 (20:29 +0000)]
* test-rfc2368.el: New file.

20 years ago* test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'.
kaoru [Sat, 21 Feb 2004 19:38:25 +0000 (19:38 +0000)]
* test-elmo-util.el (test-elmo-number-set-member-1): Use `equal'.
(test-elmo-number-set-member-2): New testcase.

20 years ago(elmo-file-command-argument): Fixed problem when a
hmurata [Sat, 21 Feb 2004 06:55:41 +0000 (06:55 +0000)]
(elmo-file-command-argument): Fixed problem when a
value returned from elmo-file-find is nil.

20 years ago* wl-vars.el (wl-refile-policy-alist): Abolished.
hmurata [Sat, 21 Feb 2004 06:29:50 +0000 (06:29 +0000)]
* wl-vars.el (wl-refile-policy-alist): Abolished.

* wl-action.el (wl-summary-set-action-refile): Follow the change
above.

20 years ago* elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved to elmo-vars.el.
teranisi [Fri, 20 Feb 2004 16:40:31 +0000 (16:40 +0000)]
* elmo-mime.el (elmo-mime-display-as-is-coding-system): Moved to elmo-vars.el.

20 years agoFixed last change.
teranisi [Fri, 20 Feb 2004 16:34:02 +0000 (16:34 +0000)]
Fixed last change.

20 years ago* elmo.el (elmo-message-match-condition): Use elmo-message-fetch
teranisi [Fri, 20 Feb 2004 16:15:42 +0000 (16:15 +0000)]
* elmo.el (elmo-message-match-condition): Use elmo-message-fetch
instead of insert-file-contents-as-binary.
(elmo-message-set-field): New generic function.

* elmo-localdir.el (elmo-folder-expand-msgdb-path): Follow the
behavior change on `split-string'.

* elmo-file.el (elmo-file-find): New function.
(elmo-file-command): New user option.
(elmo-file-command-argument): Ditto.
(elmo-file-fetch-max-size): Ditto.
(elmo-file-detect-format): New function.
(elmo-map-message-fetch): Use elmo-file-fetch-max-size;
Use elmo-file-detect-format.
(elmo-map-folder-list-message-locations): Don't treat directories.

20 years ago(elmo-passwd-alist-clear): Shred password before clear.
kaoru [Thu, 19 Feb 2004 19:26:05 +0000 (19:26 +0000)]
(elmo-passwd-alist-clear): Shred password before clear.
(elmo-remove-passwd): Remove all mached pair.

20 years agoNew testcases. Add docstring.
kaoru [Thu, 19 Feb 2004 12:57:45 +0000 (12:57 +0000)]
New testcases.  Add docstring.

20 years agoNew testcases. Add docstring.
kaoru [Thu, 19 Feb 2004 09:09:33 +0000 (09:09 +0000)]
New testcases.  Add docstring.

20 years ago(wl-highlight-signature-search): Don't use re-search-backward for a long
yamaoka [Thu, 19 Feb 2004 05:52:36 +0000 (05:52 +0000)]
(wl-highlight-signature-search): Don't use re-search-backward for a long
 word since it is possible to crash XEmacs because of a bug.

20 years agoFix last change.
kaoru [Thu, 19 Feb 2004 02:10:54 +0000 (02:10 +0000)]
Fix last change.

20 years ago* test-elmo-util.el (lunit-test-case-setup): Set `print-length',
kaoru [Thu, 19 Feb 2004 02:09:21 +0000 (02:09 +0000)]
* test-elmo-util.el (lunit-test-case-setup): Set `print-length',
`print-level', and `case-fold-search'.
(lunit-test-case-teardown): Check file existence before remove.
(test-elmo-object-save-2, test-elmo-save-string-1)
(test-elmo-uniq-list-1, test-elmo-uniq-list-2)
(test-elmo-uniq-list-delq)
(test-elmo-list-insert-1, test-elmo-list-insert-2)
(test-elmo-delete-char-1, test-elmo-concat-path-1)
(test-elmo-remove-passwd-1): New testcases.

20 years ago* elmo-util.el (elmo-string-partial-p): Removed unused function.
kaoru [Thu, 19 Feb 2004 01:17:48 +0000 (01:17 +0000)]
* elmo-util.el (elmo-string-partial-p): Removed unused function.

20 years ago* test-elmo-util.el (test-elmo-object-save-1): New testcase.
kaoru [Wed, 18 Feb 2004 15:32:03 +0000 (15:32 +0000)]
* test-elmo-util.el (test-elmo-object-save-1): New testcase.
(lunit-test-case-setup, lunit-test-case-teardown): Add
temporary-file stuff.

20 years ago* test-elmo-localdir.el (test-elmo-folder-expand-msgdb-path-4):
kaoru [Wed, 18 Feb 2004 14:37:41 +0000 (14:37 +0000)]
* test-elmo-localdir.el (test-elmo-folder-expand-msgdb-path-4):
New testcase.
(test-elmo-folder-expand-msgdb-path-2): Change order.

20 years ago* elmo.el (elmo-folder-synchronize): Fix description of the return value.
yoichi [Tue, 17 Feb 2004 18:20:29 +0000 (18:20 +0000)]
* elmo.el (elmo-folder-synchronize): Fix description of the return value.

20 years ago* elmo.el (elmo-message-fetch-bodystructure): New method.
teranisi [Mon, 16 Feb 2004 15:30:06 +0000 (15:30 +0000)]
* elmo.el (elmo-message-fetch-bodystructure): New method.
(elmo-message-fetch-bodystructure): Define default.

* elmo-imap4.el (mime-imap-location-bodystructure): Call
elmo-message-fetch-bodystructure.
(elmo-message-fetch-bodystructure): Define.

* elmo-filter.el (elmo-message-fetch-bodystructure): Define.

20 years ago(elmo-message-folder): Define.
okazaki [Sat, 14 Feb 2004 17:49:58 +0000 (17:49 +0000)]
(elmo-message-folder): Define.

20 years ago(wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
okazaki [Sat, 14 Feb 2004 17:47:33 +0000 (17:47 +0000)]
(wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.

20 years ago* elmo.el (elmo-message-fetch-with-cache-process): Don't call
teranisi [Fri, 13 Feb 2004 12:45:19 +0000 (12:45 +0000)]
* elmo.el (elmo-message-fetch-with-cache-process): Don't call
elmo-delete-cr-buffer.

* elmo-imap4.el (elmo-imap4-message-fetch): Call elmo-delete-cr-buffer.

* elmo-pop3.el (elmo-message-fetch-plugged): Ditto.

* elmo-nntp.el (elmo-nntp-read-body): Ditto.

20 years ago* elmo-file.el (elmo-map-message-fetch): Decode body only when content
teranisi [Fri, 13 Feb 2004 06:49:59 +0000 (06:49 +0000)]
* elmo-file.el (elmo-map-message-fetch): Decode body only when content
type seems to be a text.

20 years ago* wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
teranisi [Fri, 13 Feb 2004 06:20:00 +0000 (06:20 +0000)]
* wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
argument for wl-summary-sync-force-update.

20 years ago* wl-summary.el (wl-summary-mode-map): Revival of
teranisi [Thu, 12 Feb 2004 14:53:01 +0000 (14:53 +0000)]
* wl-summary.el (wl-summary-mode-map): Revival of
wl-summary-mark-as-important related bindings;
Bind 'F','tF','mF','rF','m&'.
(wl-summary-mark-as-important-region): Revival.
(wl-summary-target-mark-mark-as-important): Ditto.
(wl-summary-target-mark-operation): New function.
(wl-summary-target-mark-mark-as-answered): Use it.
(wl-summary-decide-flag): Don't set Important as default.
(wl-summary-mark-as-important-internal): Revival.
(wl-summary-mark-as-important): Ditto.

* wl-thread.el (wl-thread-mark-as-important): Ditto.

* wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
instead of facep.

20 years ago* etc/icons/wl-summary-set-flags-up.xpm: Re-draw.
teranisi [Thu, 12 Feb 2004 14:46:11 +0000 (14:46 +0000)]
* etc/icons/wl-summary-set-flags-up.xpm: Re-draw.

20 years ago* elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
teranisi [Thu, 12 Feb 2004 14:45:26 +0000 (14:45 +0000)]
* elsp-sa.el (elmo-spam-register-spam-buffer): Don't specify '--forget'.
(elmo-spam-register-good-buffer): Ditto.
(elmo-spam-spamassassin-register-messages): Ditto.

* elmo-util.el (elmo-string-member-ignore-case): Define with
static-cond.

20 years ago* ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, and @registeredsymbol.
kaoru [Wed, 11 Feb 2004 12:54:27 +0000 (12:54 +0000)]
* ptexinfmt.el: Support @docbook, @ifdocbook, @ifnotdocbook, and @registeredsymbol.

20 years agoTypo fix.
okazaki [Tue, 10 Feb 2004 17:56:25 +0000 (17:56 +0000)]
Typo fix.

20 years ago* wl-dnd.el (wl-dnd-drop-func): Fix.
teranisi [Tue, 10 Feb 2004 13:29:29 +0000 (13:29 +0000)]
* wl-dnd.el (wl-dnd-drop-func): Fix.

* wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
mouse-set-point instead of posn-point.

20 years ago* wl-xmas.el (wl-completing-read-multiple): Define as function.
teranisi [Tue, 10 Feb 2004 13:19:11 +0000 (13:19 +0000)]
* wl-xmas.el (wl-completing-read-multiple): Define as function.

* wl-mule.el (wl-completing-read-multiple): Ditto.

20 years ago(face-background-name): Defalias to avoid compile
hmurata [Tue, 10 Feb 2004 07:34:09 +0000 (07:34 +0000)]
(face-background-name): Defalias to avoid compile
warning.

20 years ago* wl-summary.el (wl-summary-decide-flag): Use
teranisi [Tue, 10 Feb 2004 06:22:32 +0000 (06:22 +0000)]
* wl-summary.el (wl-summary-decide-flag): Use
wl-completing-read-multiple instead of completing-read-multiple.

* wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple):
New alias.

* wl-demo.el (wl-demo-setup-properties)[XEmacs]:
Use face-background-name instead of face-background.

* wl-summary.el (wl-summary-save): Use it.
(wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.

20 years ago2004-02-10 Yuuichi Teranishi <teranisi@gohome.org>
teranisi [Tue, 10 Feb 2004 01:56:54 +0000 (01:56 +0000)]
2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>

* wl-vars.el (wl-summary-save-file-suffix): New user option.

* wl-summary.el (wl-summary-save): Use it.
(wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.

* wl-mime.el (wl-mime-save-content): Fix last change.

2004-02-10  Len Trigg <lenbok@myrealbox.com>

* wl-summary.el (wl-summary-overview-entity-compare-by-size):
New function.
(wl-summary-sort-specs): Added sort.
* wl-mime.el (wl-mime-save-content): Expand file name.

20 years agoAdded file.xpm.
teranisi [Tue, 10 Feb 2004 00:57:39 +0000 (00:57 +0000)]
Added file.xpm.

20 years ago* wl-mime.el (wl-draft-preview-message): Fixed typo.
teranisi [Tue, 10 Feb 2004 00:32:50 +0000 (00:32 +0000)]
* wl-mime.el (wl-draft-preview-message): Fixed typo.

* wl-vars.el (wl-draft-always-delete-myself): Ditto.

20 years ago(wl-highlight-summary-line-face-spec): Make face
hmurata [Mon, 9 Feb 2004 15:47:42 +0000 (15:47 +0000)]
(wl-highlight-summary-line-face-spec): Make face
for flag if it is not defined.

20 years ago* wl-e21.el (wl-highlight-folder-current-line): Use
teranisi [Mon, 9 Feb 2004 13:08:21 +0000 (13:08 +0000)]
* wl-e21.el (wl-highlight-folder-current-line): Use
elmo-folder-type-internal when elmo-folder-type returns nil.

* wl-xmas.el (wl-highlight-folder-current-line): Ditto.

* elmo.el (elmo-folder-type): Undo last change.

20 years ago* wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
teranisi [Mon, 9 Feb 2004 12:08:24 +0000 (12:08 +0000)]
* wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.

* wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.

* wl-e21.el (wl-summary-toolbar): Ditto.

* wl-vars.el (wl-demo-background-color): Abolished.
(wl-summary-persistent-mark-priority-list): Renamed from
wl-summary-flag-priority-list.
(wl-summary-flag-alist): New user option.
(wl-summary-flag-mark): Renamed from wl-summary-important-mark.
(wl-message-mode-line-format-spec-alist): Added 'F'.
(wl-message-mode-line-format): Likewise.
(wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
instead of wl-summary-important-mark.
(wl-file-folder-icon): New variable.

* wl-thread.el (wl-thread-set-flags): Renamed from
wl-thread-mark-as-important.

* wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
warning.
(wl-summary-mode-menu-spec): Follow the change of
`wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
(wl-summary-mode-map): Follow the change of
`wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
(wl-summary-detect-mark-position): Follow the variable name change.
(wl-summary-set-flags-region): New function for the replacement of
wl-summary-mark-as-important-region.
(wl-summary-sync-marks): Sync all global-flags.
(wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
instead of elmo-message-flagged-p.
(wl-summary-persistent-mark-string): Follow the variable name change;
Put wl-summary-flag-mark if the message has global-flag.
(wl-summary-target-mark-set-flags): Renamed from
wl-summary-target-mark-mark-as-important.
(wl-summary-decide-flag): New function.
(wl-summary-set-flags-internal): Renamed from
wl-summary-mark-as-important-internal.
(wl-summary-add-flags-internal): New function.
(wl-summary-remove-flags-internal): Ditto.
(wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
(wl-summary-mark-as-unimportant): Abolish.
(wl-summary-move-spec-alist): Changed `important' to `digest'.
(wl-summary-next-message): List flagged messages in the msgdb.

* wl-score.el (wl-summary-score-update-all-lines): Use
wl-summary-add-flags-internal instead of

* wl-mime.el (wl-mime-display-header): Follow the variable name change.

* wl-message.el (wl-message-buffer-cur-display-type): Renamed
from wl-message-buffer-cur-flag (To avoid misunderstanding).
(wl-message-buffer-require-all-header): Renamed from
wl-message-buffer-all-header-flag (Ditto).
(wl-message-buffer-flag-indicator): New variable.
(wl-message-redisplay): Changed local varibale name from `flag' to
`display-type'; Set up wl-message-buffer-flag-indicator.
(wl-message-buffer-display): Changed varibale name from `flag' to
`display-type'.
(wl-message-display-internal): Likewise.

* wl-highlight.el (wl-highlight-demo-face): Define default background
color.
(wl-highlight-summary-line-face-spec): Highlight flagged messages.

* wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.

* wl-demo.el (wl-demo-xpm-set-background): Abolish.
(wl-demo-setup-properties): Renamed from
`wl-demo-set-background-color'.
(wl-demo): Follow the change above.

* slp.el (slp-exec-wait): Avoid byte-compile warnings.

* elmo-nntp.el (elmo-nntp-folder-list-subfolders): Avoid byte-compile
warnings.

* elmo-file.el: New file.

* modb-standard.el (elmo-msgdb-list-flagged): Treat keyword flags.

* elsp-sa.el (elmo-spam-spamassassin-max-messages-per-process): New
variable.
(elmo-spam-spamassassin-register-messages): New inline function.
(elmo-spam-register-spam-messages): Define.
(elmo-spam-register-good-messages): Ditto.

* elsp-bogofilter.el (elmo-spam-bogofilter-max-messages-per-process):
Fixed typo.

* elmo.el (toplevel): Added autoload setting for
`elmo-get-global-flags'.
(elmo-message-has-global-flag-p): New function.
(elmo-message-set-global-flags): Ditto.
(elmo-folder-type): Improvement for name: format.

* elmo-imap4.el (elmo-imap4-session-flag-available-p): Check
availability of keyword flags.
(elmo-imap4-folder-list-flagged): Treat keyword flags.
(elmo-folder-list-flagged-plugged): Renamed from
elmo-folder-list-flagged-unplugged.
(elmo-imap4-set-flag): If "\*" is treated as permanent flag,
accept any flag as keyword flag.
(elmo-folder-set-flag-plugged): Accept keyword flags.
(toplevel): Added autoload setting for `elmo-get-global-flags'.

* elmo-flag.el (elmo-get-global-flags): New function.

* elmo-filter.el (elmo-folder-diff): Fix total number for filter
filters.

* etc/icons/wl-summary-set-flags-up.xpm: Renamed from
wl-summary-mark-as-important-up.xpm.

* WL-ELS (ELMO-MODULES): Added elmo-file.

20 years ago* Version number is increased to 2.11.24. wl-2_11_24
teranisi [Mon, 9 Feb 2004 11:54:19 +0000 (11:54 +0000)]
* Version number is increased to 2.11.24.

20 years ago* elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
yoichi [Mon, 9 Feb 2004 03:31:05 +0000 (03:31 +0000)]
* elmo-util.el (elmo-buffer-field-primitive-condition-match): Use
elmo-multiple-field-body instead of std11-field-body to check all
headers.

20 years agowl-summary-from-width had been abolished
yoichi [Mon, 9 Feb 2004 03:30:24 +0000 (03:30 +0000)]
wl-summary-from-width had been abolished

20 years ago* elmo-util.el (elmo-cache-expire): Completion require match "age" or "size".
kaoru [Sat, 7 Feb 2004 13:44:59 +0000 (13:44 +0000)]
* elmo-util.el (elmo-cache-expire): Completion require match "age" or "size".

20 years ago(wl-summary-toggle-thread): Call
hmurata [Fri, 6 Feb 2004 14:31:49 +0000 (14:31 +0000)]
(wl-summary-toggle-thread): Call
`wl-summary-rescan' with disable-thread as non-nil.
(Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)

20 years agoadd note on conversion of msgdb
yoichi [Thu, 5 Feb 2004 13:23:10 +0000 (13:23 +0000)]
add note on conversion of msgdb

20 years agoUpre updates for SpamAssassin.
teranisi [Tue, 3 Feb 2004 02:05:17 +0000 (02:05 +0000)]
Upre updates for SpamAssassin.