elisp/wanderlust.git
22 years ago* elmo-version.el (elmo-version): Up to 2.7.5. wl-2_7_5
teranisi [Thu, 11 Oct 2001 00:56:35 +0000 (00:56 +0000)]
* elmo-version.el (elmo-version): Up to 2.7.5.

22 years ago* elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
hmurata [Wed, 10 Oct 2001 15:36:36 +0000 (15:36 +0000)]
* elmo-pipe.el (elmo-pipe-drain): Use `unwind-protect';
Hide progress gauge if `elmo-folder-move-messages' exits
nonlocally.

22 years ago* wl-expire.el (wl-summary-archive): Fixed;
hmurata [Wed, 10 Oct 2001 14:06:00 +0000 (14:06 +0000)]
* wl-expire.el (wl-summary-archive): Fixed;
Use `elmo-folder-name-internal'.

22 years ago* elmo-imap4.el (elmo-folder-initialize): Use `elmo-imap4-encode-folder-string'
teranisi [Tue, 9 Oct 2001 09:31:35 +0000 (09:31 +0000)]
* elmo-imap4.el (elmo-folder-initialize): Use `elmo-imap4-encode-folder-string'
 for folder name.

22 years ago* elmo.el (elmo-folder-move-messages): Removed arguments `all' and
hmurata [Mon, 8 Oct 2001 08:31:33 +0000 (08:31 +0000)]
* elmo.el (elmo-folder-move-messages): Removed arguments `all' and
`done'.

* wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
from `elmo-folder-move-messages' caller.
(wl-expire-refile-with-copy-reserve-msg): Ditto.

* wl-summary.el (wl-summary-exec-subr): Likewise (All other
related portions are changed).

22 years ago* wl-summary.el (wl-summary-exec-subr): Setup and clear progress
hmurata [Sat, 6 Oct 2001 06:35:20 +0000 (06:35 +0000)]
* wl-summary.el (wl-summary-exec-subr): Setup and clear progress
counter.

22 years ago* elmo-util.el (elmo-progress-counter-alist): New internal
hmurata [Sat, 6 Oct 2001 06:34:55 +0000 (06:34 +0000)]
* elmo-util.el (elmo-progress-counter-alist): New internal
variable.
(elmo-progress-counter-value): New macro.
(elmo-progress-counter-all-value): Ditto.
(elmo-progress-counter-format): Ditto.
(elmo-progress-counter-set-value): Ditto.
(elmo-progress-set): New function.
(elmo-progress-clear): Ditto.
(elmo-progress-notify): Ditto.

* elmo-pipe.el (elmo-pipe-drain): Setup and clear progress
counter.

* elmo.el (elmo-generic-folder-append-messages): Call
`elmo-progress-notify'.
(elmo-folder-move-messages): Don't call `elmo-display-progress'.

* elmo-archive.el (elmo-folder-append-messages): Call
`elmo-progress-notify'.

* elmo-imap4.el (elmo-folder-append-messages): Ditto.

* elmo-localdir.el (elmo-folder-append-messages): Ditto.

* elmo-maildir.el (elmo-folder-append-messages): Ditto.

22 years ago* bbdb-wl.el (bbdb-wl-get-petname): Fixed docstring.
hmurata [Sat, 6 Oct 2001 04:39:17 +0000 (04:39 +0000)]
* bbdb-wl.el (bbdb-wl-get-petname): Fixed docstring.
(bbdb-wl-from-func): Ditto.

22 years agoMake truncate-partial-width-windows buffer local and set it to nil.
yoichi [Fri, 5 Oct 2001 07:43:22 +0000 (07:43 +0000)]
Make truncate-partial-width-windows buffer local and set it to nil.

22 years agoAdd information of semi's usage.
yoichi [Thu, 4 Oct 2001 14:45:09 +0000 (14:45 +0000)]
Add information of semi's usage.

22 years ago* elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and 'Create'.
teranisi [Wed, 3 Oct 2001 09:38:23 +0000 (09:38 +0000)]
* elmo-dop.el (elmo-dop-queue-method-name-alist): Fixed 'Encache' and 'Create'.
(elmo-message-encache-dop): Added argument `read'.

* elmo-shimbun.el (elmo-message-encache): Ditto.

* elmo-net.el (elmo-message-encache): Ditto.

22 years ago* elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
teranisi [Wed, 3 Oct 2001 08:40:11 +0000 (08:40 +0000)]
* elmo-imap4.el (elmo-imap4-seen-messages): New buffer local variable.
(elmo-imap4-fetch-callback-1-subr): Save important message numbers to
elmo-imap4-seen-messages.
(elmo-folder-msgdb-create-plugged): Initialize elmo-imap4-seen-messages;
Set seen mark on elmo-imap4-seen-messages.

22 years ago* elmo-pipe.el (elmo-folder-message-file-p): Define.
teranisi [Wed, 3 Oct 2001 07:54:26 +0000 (07:54 +0000)]
* elmo-pipe.el (elmo-folder-message-file-p): Define.

22 years ago* wl-summary.el (wl-summary-mark-as-important): If message is
teranisi [Wed, 3 Oct 2001 05:51:12 +0000 (05:51 +0000)]
* wl-summary.el (wl-summary-mark-as-important): If message is
already cached, set messag as read, otherwise encache and mark as read.

* elmo.el (elmo-generic-folder-append-messages): Check return value of
elmo-folder-append-buffer.
(elmo-folder-encache): Added optional argument `read'.
(elmo-message-encache): Ditto.

22 years ago* elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Check return value of
teranisi [Wed, 3 Oct 2001 04:57:22 +0000 (04:57 +0000)]
* elmo-dop.el (elmo-folder-append-buffer-dop-delayed): Check return value of
elmo-folder-append-buffer for lost+found folder.

22 years ago* elmo-dop.el (elmo-folder-append-buffer-dop-delayed):
teranisi [Wed, 3 Oct 2001 04:48:10 +0000 (04:48 +0000)]
* elmo-dop.el (elmo-folder-append-buffer-dop-delayed):
Check return value of elmo-folder-append-buffer.

22 years agoUndo last change.
teranisi [Wed, 3 Oct 2001 04:35:27 +0000 (04:35 +0000)]
Undo last change.

22 years ago* elmo.el (elmo-generic-folder-append-messages): Check return value of
teranisi [Wed, 3 Oct 2001 03:54:43 +0000 (03:54 +0000)]
* elmo.el (elmo-generic-folder-append-messages): Check return value of
elmo-folder-append-buffer.

* elmo-localdir.el (elmo-folder-append-buffer): Ditto.

* elmo-imap4.el (elmo-folder-append-buffer): Ditto.

* elmo-archive.el (elmo-archive-folder-append-buffer): Return t
if append buffer content succeds.

22 years ago* elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
teranisi [Tue, 2 Oct 2001 07:15:20 +0000 (07:15 +0000)]
* elmo-pop3.el (elmo-message-fetch-plugged): Fixed label for
elmo-display-progress.

22 years ago* wl-summary.el (wl-summary-jump-to-current-message): Don't go to point-min.
yoichi [Tue, 2 Oct 2001 06:22:34 +0000 (06:22 +0000)]
* wl-summary.el (wl-summary-jump-to-current-message): Don't go to point-min.

22 years ago* wl-xmas.el (wl-message-define-keymap): Return a keymap.
yamaoka [Tue, 2 Oct 2001 04:43:50 +0000 (04:43 +0000)]
* wl-xmas.el (wl-message-define-keymap): Return a keymap.
* wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return a keymap.

22 years ago* wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as parent.
teranisi [Tue, 2 Oct 2001 03:58:09 +0000 (03:58 +0000)]
* wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as parent.

* wl-mule.el (wl-message-define-keymap): Ditto.

22 years ago* wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
teranisi [Tue, 2 Oct 2001 00:42:22 +0000 (00:42 +0000)]
* wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.

22 years ago* wl-xmas.el (wl-message-display-internal-hook): Define.
teranisi [Mon, 1 Oct 2001 16:58:08 +0000 (16:58 +0000)]
* wl-xmas.el (wl-message-display-internal-hook): Define.
(wl-xmas-setup-message-toolbar): Define as function.
(wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
(wl-message-overload-functions): Abolished.
(wl-message-define-keymap): New function.

* wl-vars.el (wl-message-display-internal-hook): New variable.
(wl-message-header-button-alist): New variable (Renamed from
wl-highlight-message-header-button-alist).
(wl-message-body-button-alist): Ditto.

* wl-mule.el (wl-message-define-keymap): New function.
(wl-message-overload-functions): Abolished.

* wl-message.el (wl-message-add-buttons-to-body): New function.
(wl-message-redisplay): Don't call wl-message-overload-functions;
Call wl-message-add-buttons-to-header and
wl-message-add-buttons-to-body.
(wl-message-display-internal): Set keymap argument for
elmo-mime-display-as-is, elmo-mime-message-display;
Run wl-message-display-internal-hook.
(wl-message-refer-article-or-url): Abolished.

* wl-highlight.el (wl-highlight-headers): Don't call
wl-highlight-message-add-buttons-to-header.
(wl-highlight-message-add-buttons-to-header): Abolished.

* wl-e21.el (wl-message-display-internal-hook): Define.
(wl-e21-setup-toolbar): Deleted duplicated binding.
(wl-e21-setup-message-toolbar): Define as function.
(wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
(wl-message-define-keymap): New function.
(wl-message-overload-functions): Abolished.

* elmo-mime.el (elmo-mime-message-display): Added argument keymap;
Set 4th argument of mime-display-message.
(elmo-mime-display-as-is): Ditto.

22 years agoUpdate (wl-fcc-force-as-read).
yoichi [Mon, 1 Oct 2001 10:05:26 +0000 (10:05 +0000)]
Update (wl-fcc-force-as-read).

22 years ago* wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
teranisi [Mon, 1 Oct 2001 08:44:02 +0000 (08:44 +0000)]
* wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
and elmo-folder-close.

22 years ago* wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
teranisi [Mon, 1 Oct 2001 07:29:28 +0000 (07:29 +0000)]
* wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.

* elmo-nmz.el (toplevel): Require 'mime-edit.
(elmo-nmz-content-type-alist): Abolished.
(elmo-nmz-msgdb-create-entity): Add From: and Subject: field if
content is not a message.
(elmo-map-message-fetch): Changed behavior exept for message content;
Detect mime-charset automatically, Use `mime-find-file-type' to detect
content-type, Add From: and Subject: field.

* NEWS.ja: Added ACAP description.

22 years ago* elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
hmurata [Sat, 29 Sep 2001 13:41:40 +0000 (13:41 +0000)]
* elmo-nmz.el (elmo-nmz-content-type-alist): New variable.
(elmo-map-message-fetch): Add `Content-Type' field if contents is
not a message.

22 years agoAdd wl-{folder,summary}-use-frame.
yoichi [Fri, 28 Sep 2001 10:09:07 +0000 (10:09 +0000)]
Add wl-{folder,summary}-use-frame.

22 years agoAdd mime-w3m info.
yoichi [Fri, 28 Sep 2001 08:46:11 +0000 (08:46 +0000)]
Add mime-w3m info.

22 years ago* wl.el (wl-toggle-plugged): Use `not' instead of `null' for
kaoru [Fri, 28 Sep 2001 02:31:31 +0000 (02:31 +0000)]
* wl.el (wl-toggle-plugged): Use `not' instead of `null' for
boolean value.
* wl-draft.el (wl-draft-do-fcc): Ditto.

22 years ago* wl-vars.el (wl-fcc-force-as-read): New variable.
okada [Thu, 27 Sep 2001 09:07:35 +0000 (09:07 +0000)]
* wl-vars.el (wl-fcc-force-as-read): New variable.
* wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
mark copied message as read.

22 years ago* wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
okada [Thu, 27 Sep 2001 05:25:27 +0000 (05:25 +0000)]
* wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.

22 years agofix typo.
yoichi [Thu, 27 Sep 2001 05:08:23 +0000 (05:08 +0000)]
fix typo.

22 years agoAdd wl-draft-highlight-and-recenter to info.
yoichi [Thu, 27 Sep 2001 05:06:01 +0000 (05:06 +0000)]
Add wl-draft-highlight-and-recenter to info.

22 years ago* wl-summary.el (wl-summary-switch-to-clone-buffer): Use
kaoru [Wed, 26 Sep 2001 09:45:12 +0000 (09:45 +0000)]
* wl-summary.el (wl-summary-switch-to-clone-buffer): Use
`wl-summary-target-above' instead of obsolete variable
`wl-summary-temp-above'.

22 years ago* wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
kaoru [Wed, 26 Sep 2001 09:32:30 +0000 (09:32 +0000)]
* wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
instead of `make-obsolete-variable'.
* wl-refile.el (toplevel): Ditto.

22 years agoAdd setting for truncation of long lines.
yoichi [Wed, 26 Sep 2001 07:53:43 +0000 (07:53 +0000)]
Add setting for truncation of long lines.

22 years agoUpdate.
yoichi [Wed, 26 Sep 2001 06:01:03 +0000 (06:01 +0000)]
Update.

22 years agoFixed last change.
teranisi [Wed, 26 Sep 2001 05:45:57 +0000 (05:45 +0000)]
Fixed last change.

22 years ago* wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
teranisi [Wed, 26 Sep 2001 04:46:12 +0000 (04:46 +0000)]
* wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
 with third argument t.
(wl-draft): Set first argument for wl-plugged-init as t.

* wl-vars.el (wl-biff-state-indicator-off): Fixed default value definition.

22 years agoUpdate.
kaoru [Wed, 26 Sep 2001 02:18:14 +0000 (02:18 +0000)]
Update.

22 years ago* wl-vars.el: Tabify.
kaoru [Wed, 26 Sep 2001 02:17:45 +0000 (02:17 +0000)]
* wl-vars.el: Tabify.
(wl-biff-notify-hook): Use `ding' instead of `beep'.

22 years ago* wl-draft.el (wl-draft-send): Fixed docstring and confirm
kaoru [Wed, 26 Sep 2001 02:03:35 +0000 (02:03 +0000)]
* wl-draft.el (wl-draft-send): Fixed docstring and confirm
message.

22 years ago* wl/wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
yoichi [Tue, 25 Sep 2001 15:42:27 +0000 (15:42 +0000)]
* wl/wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
and set default to beep.
* doc/wl.texi, doc/wl-ja.texi (wl-biff-notify-hook): Follow the change
of default value.

22 years agoFix typo
yoichi [Tue, 25 Sep 2001 15:37:06 +0000 (15:37 +0000)]
Fix typo

22 years agoFix.
yoichi [Tue, 25 Sep 2001 15:03:20 +0000 (15:03 +0000)]
Fix.

22 years ago* wl-vars.el (wl-message-truncate-lines): New variable.
yoichi [Tue, 25 Sep 2001 15:00:50 +0000 (15:00 +0000)]
* wl-vars.el (wl-message-truncate-lines): New variable.

* wl-draft.el (wl-draft): Use wl-draft-truncate-lines
instead of wl-message-truncate-lines for truncate-lines.

22 years ago* wl-message.el (wl-message-display-internal): Call `wl-highlight-message'
teranisi [Tue, 25 Sep 2001 08:56:58 +0000 (08:56 +0000)]
* wl-message.el (wl-message-display-internal): Call `wl-highlight-message'
 after `elmo-mime-display-as-is'.

22 years ago* wl-mime.el (wl-mime-display-text/plain): New function.
teranisi [Tue, 25 Sep 2001 07:26:24 +0000 (07:26 +0000)]
* wl-mime.el (wl-mime-display-text/plain): New function.
(wl-mime-display-header): Ditto.
(wl-mime-setup): Register `wl-mime-display-text/plain' as a
body-presentation-method for text/plain;
Register `wl-mime-display-header' as a header-presentation-method;
Don't set up `elmo-message-text-content-inserted-hook' and
`elmo-message-header-inserted-hook'.

* wl-message.el (wl-message-buffer-all-header-flag): New buffer local
variable.
(wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
as t if flag is 'all-header;
Don't bind `elmo-message-ignored-field-list',
`elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.

22 years ago* wl-vars.el: (wl-biff-state-indicator-off): Changed default value for
yamaoka [Mon, 24 Sep 2001 23:01:10 +0000 (23:01 +0000)]
* wl-vars.el: (wl-biff-state-indicator-off): Changed default value for
 xemacs with non-mule environment.

22 years ago* wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
kaoru [Sun, 23 Sep 2001 06:04:10 +0000 (06:04 +0000)]
* wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
(wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
(wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.

22 years agoAdd biff settings
yoichi [Sat, 22 Sep 2001 21:26:11 +0000 (21:26 +0000)]
Add biff settings

22 years agoAdd wl-addrbook.el and wl-complete.el to utils.
murata [Sat, 22 Sep 2001 04:03:15 +0000 (04:03 +0000)]
Add wl-addrbook.el and wl-complete.el to utils.

22 years ago* wl-vars.el (wl-interactive-send): Set default value as t.
kaoru [Fri, 21 Sep 2001 04:19:11 +0000 (04:19 +0000)]
* wl-vars.el (wl-interactive-send): Set default value as t.

22 years ago* wl-addrmgr.el (wl-addrmgr-method-list): New variable.
teranisi [Fri, 21 Sep 2001 03:16:08 +0000 (03:16 +0000)]
* wl-addrmgr.el (wl-addrmgr-method-list): New variable.
(wl-addrmgr-method-list): Abolished.
(wl-addrmgr-change-method): Follow above change.

22 years ago* wl-draft.el (wl-draft): Call `wl-plugged-init'.
teranisi [Fri, 21 Sep 2001 01:45:35 +0000 (01:45 +0000)]
* wl-draft.el (wl-draft): Call `wl-plugged-init'.

22 years ago* elmo.el (elmo-folder-writable-p): Changed default value to nil.
hmurata [Thu, 20 Sep 2001 15:46:06 +0000 (15:46 +0000)]
* elmo.el (elmo-folder-writable-p): Changed default value to nil.
(elmo-folder-move-messages): Check `elmo-folder-writable-p'.

* elmo-archive.el (elmo-folder-writable-p): Defined.

* elmo-cache.el (elmo-folder-writable-p): Ditto.

* elmo-filter.el (elmo-folder-writable-p): Ditto.

* elmo-imap4.el (elmo-folder-writable-p): Ditto.

* elmo-localdir.el (elmo-folder-writable-p): Ditto.

* elmo-maildir.el (elmo-folder-writable-p): Ditto.

* elmo-mark.el (elmo-folder-writable-p): Ditto.

* elmo-pipe.el (elmo-folder-writable-p): Ditto.

* elmo-nntp.el (elmo-folder-writable-p): Eliminated.

22 years ago* wl-vars.el (wl-message-truncate-lines): Change default value
yoichi [Thu, 20 Sep 2001 15:45:27 +0000 (15:45 +0000)]
* wl-vars.el (wl-message-truncate-lines): Change default value
to default-truncate-lines.

* wl-draft.el (wl-draft): Set truncate-lines as in wl-message.

22 years ago* wl-vars.el (wl-message-truncate-lines): New variable.
yoichi [Thu, 20 Sep 2001 13:08:22 +0000 (13:08 +0000)]
* wl-vars.el (wl-message-truncate-lines): New variable.

* wl-message.el (wl-message-redisplay): Set truncate-lines using
wl-message-truncate-lines.

22 years ago* wl-acap.el (wl-acap-init): Remove period from error message.
kaoru [Thu, 20 Sep 2001 11:55:01 +0000 (11:55 +0000)]
* wl-acap.el (wl-acap-init): Remove period from error message.
(wl-acap-find-acap-service): Remove period from message.

22 years ago* wl.el (wl-check-environment): Undo last change.
teranisi [Thu, 20 Sep 2001 03:55:47 +0000 (03:55 +0000)]
* wl.el (wl-check-environment): Undo last change.

* wl-vars.el (wl-from): Changed default value.

* wl-util.el (toplevel): Don't require tm-edit.

* wl-draft.el (wl-draft): Changed order of `elmo-init' and
`wl-folder-init';
Don't set mark on mail body.
(wl-draft-reedit): Ditto.

* wl-address.el (wl-address-quote-specials): Define as an alias for
elmo-address-quote-specials.

* elmo-util.el (elmo-address-quote-specials): New function;
Renamed from `wl-address-quote-specials'.

22 years agoAdd explanation of namazu folder.
yoichi [Wed, 19 Sep 2001 17:07:47 +0000 (17:07 +0000)]
Add explanation of namazu folder.

Grammatical fix in wl.texi
(The word "access" used as verb prohibits "to")

Second one is approved by Reuben Thomas <rrt@dcs.gla.ac.uk>,
thanks for his cooperation.

22 years agoRemove unnecessary blanck at end of lines.
yoichi [Wed, 19 Sep 2001 03:28:40 +0000 (03:28 +0000)]
Remove unnecessary blanck at end of lines.
(Thanks to yamaoka-san for developing develock.el)

22 years agoTypo fix.
okazaki [Wed, 19 Sep 2001 03:14:44 +0000 (03:14 +0000)]
Typo fix.

Submitted by: Reuben Thomas <rrt@dcs.gla.ac.uk>

22 years agoSync with info(x-face-xmas).
yoichi [Tue, 18 Sep 2001 10:40:41 +0000 (10:40 +0000)]
Sync with info(x-face-xmas).

22 years agoUpdate x-face section.
yoichi [Tue, 18 Sep 2001 09:59:45 +0000 (09:59 +0000)]
Update x-face section.

22 years agoFixed typo.
teranisi [Tue, 18 Sep 2001 07:31:31 +0000 (07:31 +0000)]
Fixed typo.

22 years ago* wl.el (wl-check-environment): If `wl-from' is nil, use default value.
teranisi [Tue, 18 Sep 2001 07:29:06 +0000 (07:29 +0000)]
* wl.el (wl-check-environment): If `wl-from' is nil, use default value.

* wl-vars.el (wl-from): Set default value as nil.
(wl-organization): Sed default value as ORGANIZATION environment variable.

* wl-draft.el (wl-smtp-extension-bind): Check value of wl-smtp-connection-type.

* wl-acap.el (wl-acap-init): If ACAP service is not found, cause an error.

22 years agoAdded authors.
teranisi [Tue, 18 Sep 2001 07:19:12 +0000 (07:19 +0000)]
Added authors.

22 years ago* Version number is increased to 2.7.4. wl-2_7_4
kaoru [Tue, 18 Sep 2001 02:41:43 +0000 (02:41 +0000)]
* Version number is increased to 2.7.4.

22 years ago* wl-highlight.el (wl-highlight-headers): Remove BEG and END
kaoru [Tue, 18 Sep 2001 02:37:02 +0000 (02:37 +0000)]
* wl-highlight.el (wl-highlight-headers): Remove BEG and END
arguments from `wl-highlight-x-face-function' caller.
Use x-face-1.3.6.12 or later.

22 years agofix docstring
yoichi [Mon, 17 Sep 2001 16:17:53 +0000 (16:17 +0000)]
fix docstring

22 years agofix
yoichi [Mon, 17 Sep 2001 13:52:42 +0000 (13:52 +0000)]
fix

22 years agoFix type of wl-summary-width to accept nil.
yoichi [Mon, 17 Sep 2001 13:19:51 +0000 (13:19 +0000)]
Fix type of wl-summary-width to accept nil.
(Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).

22 years agoRemove unwanted space in the line
yoichi [Mon, 17 Sep 2001 12:39:07 +0000 (12:39 +0000)]
Remove unwanted space in the line

22 years agofix
yoichi [Mon, 17 Sep 2001 05:22:05 +0000 (05:22 +0000)]
fix

22 years ago* wl-acap.el (toplevel): Added `product-provide' declare.
kaoru [Sun, 16 Sep 2001 03:34:51 +0000 (03:34 +0000)]
* wl-acap.el (toplevel): Added `product-provide' declare.
* wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.

22 years agoFix.
yoichi [Sat, 15 Sep 2001 06:42:05 +0000 (06:42 +0000)]
Fix.

22 years agoDon't require x-face to use x-face-mule.
yoichi [Sat, 15 Sep 2001 05:12:25 +0000 (05:12 +0000)]
Don't require x-face to use x-face-mule.
Adopt setting for x-face-mule distributed with bitmap-mule.

22 years agoAdd example of shimbun folder.
yoichi [Fri, 14 Sep 2001 08:28:19 +0000 (08:28 +0000)]
Add example of shimbun folder.

22 years ago* wl.el (wl): Changed order of calling `elmo-init' and `elmo-folder-init'.
teranisi [Fri, 14 Sep 2001 04:38:18 +0000 (04:38 +0000)]
* wl.el (wl): Changed order of calling `elmo-init' and `elmo-folder-init'.

* elmo.el (elmo-quit): Call `elmo-dop-queue-save'.

22 years ago* utils/bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
yamaoka [Fri, 14 Sep 2001 00:25:27 +0000 (00:25 +0000)]
* utils/bbdb-wl.el (bbdb-wl-extract-field-value-internal): Enclose the
function definition with `eval-and-compile'.
(bbdb-wl-pop-up-bbdb-buffer): Use `bbdb-display-layout' and
 `bbdb-pop-up-display-layout' instead of the macro `bbdb-pop-up-elided-display'
 for the development version of BBDB.
(bbdb-get-addresses-headers): Define it before it is referred to.

* elmo/acap.el (acap-read-passphrase): Always autoload ange-ftp for both
 compile-time and run-time to avoid byte-compile warning.

22 years ago* wl-mime.el (wl-summary-burst): Extract message when content-type
hmurata [Thu, 13 Sep 2001 14:20:17 +0000 (14:20 +0000)]
* wl-mime.el (wl-summary-burst): Extract message when content-type
of root entity is not only `multipart' but also `message/rfc822'.
(wl-summary-burst-subr): Ditto.

22 years agoAdd explanation of shimbun folder.
yoichi [Thu, 13 Sep 2001 13:41:34 +0000 (13:41 +0000)]
Add explanation of shimbun folder.

22 years ago* elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'
okada [Thu, 13 Sep 2001 07:09:18 +0000 (07:09 +0000)]
* elmo-nntp.el (elmo-nntp-post): Fix for `elmo-nntp-default-stream-type'

22 years ago* wl-vars.el (toplevel): Require 'custom.
teranisi [Thu, 13 Sep 2001 02:45:36 +0000 (02:45 +0000)]
* wl-vars.el (toplevel): Require 'custom.
(wl-trash-folder): Added to `wl-setting' group.

* elmo-mime.el (elmo-mime-display-as-is-coding-system): New user option.
(elmo-mime-display-as-is-internal): Use it.

22 years ago* wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry exists.
teranisi [Wed, 12 Sep 2001 15:44:41 +0000 (15:44 +0000)]
* wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry exists.
(wl-addrmgr-draw): Insert empty line when no entry exists.

22 years ago* wl-mule.el (wl-message-wheel-up): Fixed.
teranisi [Wed, 12 Sep 2001 15:37:57 +0000 (15:37 +0000)]
* wl-mule.el (wl-message-wheel-up): Fixed.
(wl-message-wheel-down): Ditto.

* acap.el (acap-read-passphrase): Use `ange-ftp-read-passwd'
if `read-passwd' is not defined.

22 years agoUpdate Folders chapter. Added Shimbun and Namazu section (empty).
kaoru [Wed, 12 Sep 2001 15:32:15 +0000 (15:32 +0000)]
Update Folders chapter.  Added Shimbun and Namazu section (empty).
Fixed elmo-default-* -> elmo-*-default.

22 years agoIgnore tm.
kaoru [Wed, 12 Sep 2001 14:51:24 +0000 (14:51 +0000)]
Ignore tm.

22 years agoAdded caution when re-install APEL, FLIM, or SEMI.
kaoru [Wed, 12 Sep 2001 14:40:38 +0000 (14:40 +0000)]
Added caution when re-install APEL, FLIM, or SEMI.
Ignore Emacs 19.28.

22 years ago* wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
hmurata [Wed, 12 Sep 2001 13:10:51 +0000 (13:10 +0000)]
* wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
config is an anonymous lambda expression.

22 years ago* wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*' when Mule 2
yamaoka [Wed, 12 Sep 2001 00:55:09 +0000 (00:55 +0000)]
* wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*' when Mule 2
 is running.

22 years agoFixed C-c C-a on Draft (Synch with implementation).
kaoru [Tue, 11 Sep 2001 21:17:15 +0000 (21:17 +0000)]
Fixed C-c C-a on Draft (Synch with implementation).

22 years agoUpdate copyright notice.
kaoru [Tue, 11 Sep 2001 20:47:58 +0000 (20:47 +0000)]
Update copyright notice.

22 years agoTypo Fix.
kaoru [Tue, 11 Sep 2001 20:40:24 +0000 (20:40 +0000)]
Typo Fix.
Remove comment-out statement in function.

22 years agoSynch with ja/dot.wl.
kaoru [Tue, 11 Sep 2001 20:28:27 +0000 (20:28 +0000)]
Synch with ja/dot.wl.

22 years agoRemove `wl-score-files-directory' settings.
kaoru [Tue, 11 Sep 2001 20:18:49 +0000 (20:18 +0000)]
Remove `wl-score-files-directory' settings.

22 years ago* wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
teranisi [Tue, 11 Sep 2001 11:06:57 +0000 (11:06 +0000)]
* wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.