elisp/wanderlust.git
23 years agoUpdate.
teranisi [Fri, 22 Dec 2000 06:16:28 +0000 (06:16 +0000)]
Update.

23 years ago* utils/sasl: Sync up with flim-1_14.
teranisi [Fri, 22 Dec 2000 06:15:57 +0000 (06:15 +0000)]
* utils/sasl: Sync up with flim-1_14.

* utils/sasl/sasl-cram.el: New file.
* utils/sasl/sasl-digest.el: New file.
* utils/sasl/digest-md5.el: Delete.
* utils/sasl/scram-md5.el: Delete.
* utils/sasl/unique-id.el: Delete.

23 years ago* wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer' to the
yamaoka [Tue, 19 Dec 2000 13:11:00 +0000 (13:11 +0000)]
* wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer' to the
 default value as well as `eword-lexical-analyzer'.

23 years ago* wl-version.el (wl-extended-emacs-version,
kaoru [Tue, 19 Dec 2000 03:16:03 +0000 (03:16 +0000)]
* wl-version.el (wl-extended-emacs-version,
wl-extended-emacs-version2, wl-extended-emacs-version3): Use
`elmo-match-string' instead of `wl-match-string'.

23 years ago* elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.
teranisi [Mon, 18 Dec 2000 02:11:17 +0000 (02:11 +0000)]
* elmo-nntp.el (elmo-nntp-get-folders-info): Fixed last change.

23 years agoFix typo.
kaoru [Fri, 15 Dec 2000 18:09:40 +0000 (18:09 +0000)]
Fix typo.

23 years ago* wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
kaoru [Fri, 15 Dec 2000 18:08:46 +0000 (18:08 +0000)]
* wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
docstring.

23 years ago2000-12-10 Hironori Fukuchi <nory@valis.co.jp>
kaoru [Fri, 15 Dec 2000 17:55:02 +0000 (17:55 +0000)]
2000-12-10  Hironori Fukuchi  <nory@valis.co.jp>

* wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.

23 years agoFix last change.
kaoru [Fri, 15 Dec 2000 16:06:41 +0000 (16:06 +0000)]
Fix last change.

23 years agoUpdate x-face-mule settings.
kaoru [Fri, 15 Dec 2000 15:18:40 +0000 (15:18 +0000)]
Update x-face-mule settings.

23 years ago* wl-highlight.el (wl-highlight-headers): Remove
kaoru [Fri, 15 Dec 2000 15:09:08 +0000 (15:09 +0000)]
* wl-highlight.el (wl-highlight-headers): Remove
`wl-highlight-x-face-func' argument (`beg' and `end').

23 years agoUse `x-face-decode-message-header' instead of
kaoru [Fri, 15 Dec 2000 14:46:08 +0000 (14:46 +0000)]
Use `x-face-decode-message-header' instead of
`x-face-mule-x-face-decode-message-header'.

23 years ago* wl-summary.el (wl-summary-mark-as-important): Remove cache if folder
teranisi [Fri, 15 Dec 2000 05:29:08 +0000 (05:29 +0000)]
* wl-summary.el (wl-summary-mark-as-important): Remove cache if folder
 is local.

23 years ago2000-12-06 Taro Kawagishi <taro.kawagishi@nokia.com>
teranisi [Fri, 15 Dec 2000 04:51:12 +0000 (04:51 +0000)]
2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>

* wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
to get existing e-mail address string.

23 years ago* wl-version.el (wl-generate-user-agent-string): Commentary.
kaoru [Wed, 13 Dec 2000 18:34:20 +0000 (18:34 +0000)]
* wl-version.el (wl-generate-user-agent-string): Commentary.
(wl-generate-user-agent-string-1): Use `when' for
one-branch conditional statement, instead of `and' and `if'.
(wl-extended-emacs-version, wl-extended-emacs-version2,
wl-extended-emacs-version3): Ditto.

23 years agoFix previous change.
kaoru [Wed, 13 Dec 2000 17:45:59 +0000 (17:45 +0000)]
Fix previous change.

23 years ago* wl-summary.el (wl-summary-sync-all-init): New inline function.
teranisi [Tue, 12 Dec 2000 04:22:33 +0000 (04:22 +0000)]
* wl-summary.el (wl-summary-sync-all-init): New inline function.
(wl-summary-sync): Enclose `wl-summary-sync-update3' with
condition-case; Remove initialization.
(wl-summary-confirm-appends): Don't enclose with `condition-case'.
(wl-summary-sync-update3): Added argument `sync-all';
Eliminated local variable `msgdb';
Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
(Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)

23 years ago2000-12-12 KOGURO Naoki <koguro@dd.iij4u.or.jp>
kaoru [Tue, 12 Dec 2000 02:04:50 +0000 (02:04 +0000)]
2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>

* wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
connection before call `wl-draft-send-mail-with-smtp'.

23 years ago* elmo-nntp.el (elmo-nntp-get-folders-info): Fixed problem when '\' character
teranisi [Fri, 1 Dec 2000 04:00:54 +0000 (04:00 +0000)]
* elmo-nntp.el (elmo-nntp-get-folders-info): Fixed problem when '\' character
 is contained in user-id.  (Reported by Yoichiro Okabe <okabe@wizsoft.co.jp>)

23 years ago* 2.4.0 - "Rio" wl-2_4_0
teranisi [Thu, 30 Nov 2000 01:01:29 +0000 (01:01 +0000)]
* 2.4.0 - "Rio"

23 years ago* wl-folder.el (wl-folder-sync-entity): Bind name of summary/message buffer
teranisi [Tue, 28 Nov 2000 10:16:52 +0000 (10:16 +0000)]
* wl-folder.el (wl-folder-sync-entity): Bind name of summary/message buffer
 as command specific.
(wl-folder-mark-as-read-all-entity): Ditto.
(wl-folder-prefetch-entity): Ditto.
(wl-folder-drop-unsync-entity): Ditto.

23 years agoCheckdoc.
kaoru [Tue, 28 Nov 2000 08:38:40 +0000 (08:38 +0000)]
Checkdoc.

23 years ago* wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
teranisi [Tue, 28 Nov 2000 03:53:55 +0000 (03:53 +0000)]
* wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
 (wl-prog-uudecode-no-stdout-option): Changed default to t.
 (Advised by YAMASHITA Junji <ysjj@unixuser.org>)

* wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
 save-excursion.

23 years ago* elmo-imap4.el (elmo-imap4-delete-folder): Send "close" before "delete"
teranisi [Tue, 28 Nov 2000 03:44:32 +0000 (03:44 +0000)]
* elmo-imap4.el (elmo-imap4-delete-folder): Send "close" before "delete"
 (Use commented out line).
(elmo-imap4-rename-folder): Ditto.

* elmo-dop.el (elmo-dop-queue-append): Use `elmo-string' to get folder string
 itself.
(elmo-dop-list-deleted): New function.
(elmo-dop-list-folder): Treat result of `elmo-dop-list-deleted' as killed.

* elmo-util.el (elmo-string-rassoc-all): New function.

23 years ago* elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].
okada [Sun, 26 Nov 2000 10:56:09 +0000 (10:56 +0000)]
* elmo-nntp.el (elmo-network-initialize-session): Accept response 20[01].

23 years agoUpdate to version 2000-11-10.15.
kaoru [Fri, 24 Nov 2000 17:47:28 +0000 (17:47 +0000)]
Update to version 2000-11-10.15.

23 years ago * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
okada [Wed, 22 Nov 2000 13:44:14 +0000 (13:44 +0000)]
    * elmo-nntp.el (elmo-network-initialize-session): Skip garbage output
        before greeting.

23 years ago* wl-version.el (wl-version): Changed codename to "Rio-pre3". wl-2_4_0pre3
teranisi [Wed, 22 Nov 2000 11:22:47 +0000 (11:22 +0000)]
* wl-version.el (wl-version): Changed codename to "Rio-pre3".

23 years ago* wl-draft.el (wl-draft-smtp-send-buffer): New function (for compatibility).
teranisi [Wed, 22 Nov 2000 11:08:18 +0000 (11:08 +0000)]
* wl-draft.el (wl-draft-smtp-send-buffer): New function (for compatibility).
 (wl-draft-send-mail-with-smtp): Use it.

23 years ago* elmo-net.el (elmo-network-get-session): Changed logic for checking
teranisi [Wed, 22 Nov 2000 10:24:05 +0000 (10:24 +0000)]
* elmo-net.el (elmo-network-get-session): Changed logic for checking
 process status.

* elmo-pop3.el (elmo-network-close-session): Ditto.

23 years ago* elmo-pop3.el (elmo-network-close-session): Do nothing if session process
teranisi [Wed, 22 Nov 2000 03:56:02 +0000 (03:56 +0000)]
* elmo-pop3.el (elmo-network-close-session): Do nothing if session process
 is nil.

23 years ago* wl-summary.el (wl-summary-save-view-cache): Delete duplicated `write-region';
teranisi [Wed, 22 Nov 2000 01:15:44 +0000 (01:15 +0000)]
* wl-summary.el (wl-summary-save-view-cache): Delete duplicated `write-region';
 Use `write-region-as-binary' instead of `as-binary-output-file' and
 `write-region'.

23 years ago* wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
yamaoka [Mon, 20 Nov 2000 04:50:45 +0000 (04:50 +0000)]
* wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".

23 years ago* elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
teranisi [Mon, 20 Nov 2000 03:45:19 +0000 (03:45 +0000)]
* elmo-pop3.el (elmo-network-initialize-session): Skip garbage output
 before greeting.
(elmo-network-setup-session): Set UIDL hash size according to the length
 of list response.
(elmo-pop3-parse-list-response): Setup elmo-pop3-size-hash
according to the length of list response;
Return the length of list response.
(Adviced by OKAZAKI Tetsurou <okazaki@be.to>)

23 years agoAdd "Standard Emacs 21 support".
kaoru [Sun, 19 Nov 2000 03:03:24 +0000 (03:03 +0000)]
Add "Standard Emacs 21 support".
(Thanks to Katsumi Yamaoka <yamaoka@jpl.org>)

23 years ago* wl-util.el (toplevel): Don't define wl-biff if `timer-activate' does not
teranisi [Fri, 17 Nov 2000 08:15:41 +0000 (08:15 +0000)]
* wl-util.el (toplevel): Don't define wl-biff if `timer-activate' does not
 exist.
(wl-biff-stop): Call `cancel-timer' if timer already exists.
(wl-biff-start): Call `timer-activate' if timer already exists.

* wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
 only when it is bound as function.

23 years ago* wl-version.el (wl-version): Changed codename to "Rio-pre2". wl-2_4_0pre2
teranisi [Wed, 15 Nov 2000 01:10:06 +0000 (01:10 +0000)]
* wl-version.el (wl-version): Changed codename to "Rio-pre2".

23 years ago* wl-thread.el (wl-thread-update-line-on-buffer-sub): Print refile/copy
teranisi [Tue, 14 Nov 2000 02:00:16 +0000 (02:00 +0000)]
* wl-thread.el (wl-thread-update-line-on-buffer-sub): Print refile/copy
 destination.

23 years agoApply patch [06170].
kaoru [Mon, 13 Nov 2000 16:26:24 +0000 (16:26 +0000)]
Apply patch [06170].
(Thanks to Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>)

23 years ago* elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.
teranisi [Mon, 13 Nov 2000 07:17:21 +0000 (07:17 +0000)]
* elmo-pop3.el (elmo-pop3-folder-exists-p): Don't use UIDL.

23 years ago* wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if queue-flush-only
teranisi [Mon, 13 Nov 2000 04:28:06 +0000 (04:28 +0000)]
* wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if queue-flush-only
 is non-nil.

* wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.

23 years ago* wl-summary.el (wl-summary-refile-subr): Use folder realname while checking
teranisi [Mon, 13 Nov 2000 02:47:47 +0000 (02:47 +0000)]
* wl-summary.el (wl-summary-refile-subr): Use folder realname while checking
cache folder.

23 years ago* elmo-internal.el (elmo-internal-search): Fix last change.
teranisi [Mon, 13 Nov 2000 02:45:43 +0000 (02:45 +0000)]
* elmo-internal.el (elmo-internal-search): Fix last change.

23 years agoAdd `wl-subscribed-mailing-list'.
kaoru [Thu, 9 Nov 2000 05:15:32 +0000 (05:15 +0000)]
Add `wl-subscribed-mailing-list'.

23 years agoApply SSL patch.
kaoru [Thu, 9 Nov 2000 04:47:51 +0000 (04:47 +0000)]
Apply SSL patch.
(Advised by HIRATA Naoto <hirata-naoto@sannet.ne.jp>)

23 years ago* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
kaoru [Thu, 9 Nov 2000 03:12:19 +0000 (03:12 +0000)]
* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
`regexp-quote'.

23 years ago* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
kaoru [Wed, 8 Nov 2000 11:31:23 +0000 (11:31 +0000)]
* wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
function.
* wl-summary.el (wl-summary-write-current-folder-functions):
Change default value.  Use it.

23 years ago* elmo-internal.el (elmo-internal-search): Rewrite.
teranisi [Wed, 8 Nov 2000 10:47:28 +0000 (10:47 +0000)]
* elmo-internal.el (elmo-internal-search): Rewrite.
 (Fixed problem which is pointed out by Akihiro MOTOKI <motoki@da.jp.nec.com>)

23 years agoFixed date (System clock was broken...). wl-2_4_0pre
teranisi [Wed, 8 Nov 2000 05:09:43 +0000 (05:09 +0000)]
Fixed date (System clock was broken...).

23 years ago2.4.0 Rio
kaoru [Wed, 8 Nov 2000 04:54:00 +0000 (04:54 +0000)]
2.4.0 Rio

23 years agoA new branch wl-2_4 is created.
teranisi [Wed, 8 Nov 2000 04:37:07 +0000 (04:37 +0000)]
A new branch wl-2_4 is created.
elmo:
* elmo-version.el (elmo-version): Up to 2.4.0.
wl:
* Version number is increased to 2.4.0.
* wl-version.el (wl-version): Changed codename.
doc:
Changed version number.

23 years agoThis commit was manufactured by cvs2svn to create branch 'wl-2_4'. wl-2_4-root
tomo [Wed, 8 Nov 2000 04:02:25 +0000 (04:02 +0000)]
This commit was manufactured by cvs2svn to create branch 'wl-2_4'.

23 years agoUpdated wl-message-{ignored,visible,sort}-field-list,
teranisi [Wed, 8 Nov 2000 04:02:24 +0000 (04:02 +0000)]
Updated wl-message-{ignored,visible,sort}-field-list,
wl-ignored-{forwarded,resend}-headers,
and expire-hide.

23 years agoUpdate and fix.
teranisi [Wed, 8 Nov 2000 03:57:53 +0000 (03:57 +0000)]
Update and fix.

23 years agoFixed last change.
kaoru [Tue, 7 Nov 2000 01:36:53 +0000 (01:36 +0000)]
Fixed last change.

23 years agoAdd reconstruct thread.
kaoru [Mon, 6 Nov 2000 12:50:14 +0000 (12:50 +0000)]
Add reconstruct thread.
Apply Yoichi NAKAYAMA's patch. [Wanderlust 06114]

23 years ago* wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
okada [Mon, 6 Nov 2000 07:55:51 +0000 (07:55 +0000)]
* wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
(wl-summary-supersedes-message): Ditto.

23 years ago* elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.
okada [Mon, 6 Nov 2000 06:55:52 +0000 (06:55 +0000)]
* elmo-imap4.el (elmo-imap4-list-folders): Append authenticate-type.

23 years agoAdd expire-hide.
kaoru [Mon, 6 Nov 2000 06:35:17 +0000 (06:35 +0000)]
Add expire-hide.

23 years agoUpdate.
kaoru [Sun, 5 Nov 2000 18:29:06 +0000 (18:29 +0000)]
Update.

23 years ago`wl-summary-write-current-folder' and `wl-folder-write-current-folder'.
kaoru [Sun, 5 Nov 2000 18:04:02 +0000 (18:04 +0000)]
`wl-summary-write-current-folder' and `wl-folder-write-current-folder'.

23 years ago* elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
okada [Sun, 5 Nov 2000 17:54:53 +0000 (17:54 +0000)]
* elmo-imap4.el (elmo-imap4-list-folders): When hierarchy is
non-nil, make hierarchy.

23 years ago* wl-refile.el (wl-refile-guess-functions): Renamed from
kaoru [Sun, 5 Nov 2000 17:50:03 +0000 (17:50 +0000)]
* wl-refile.el (wl-refile-guess-functions): Renamed from
`wl-refile-guess-func-list'.

23 years agoUpdate.
okazaki [Sat, 4 Nov 2000 21:07:22 +0000 (21:07 +0000)]
Update.

23 years ago* elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
okazaki [Sat, 4 Nov 2000 21:06:47 +0000 (21:06 +0000)]
* elmo-pipe.el (elmo-pipe-drain): When calling `elmo-list-folder',
`elmo-pop3-use-uidl' must be bound to nil.
(Pointed out by Hiroya Murata <lapis-lazuli@pop06.odn.ne.jp>)

23 years agoMore updates.
teranisi [Thu, 2 Nov 2000 04:13:10 +0000 (04:13 +0000)]
More updates.

23 years agoUpdate for 2.4.0 stable. (incomplete)
kaoru [Thu, 2 Nov 2000 02:54:18 +0000 (02:54 +0000)]
Update for 2.4.0 stable. (incomplete)

23 years ago* elmo-util.el (elmo-copy-file): Don't cause an error after `add-name-to-file'
teranisi [Thu, 2 Nov 2000 01:29:24 +0000 (01:29 +0000)]
* elmo-util.el (elmo-copy-file): Don't cause an error after `add-name-to-file'
 failed.

* elmo-pipe.el (elmo-pipe-drain): List folder before loading msgdb.
 (Fix by HIROSE Yuuji <yuuji@gentei.org>)

23 years ago* wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
teranisi [Thu, 2 Nov 2000 01:11:46 +0000 (01:11 +0000)]
* wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
 Fixed problem when no rule was matched.

23 years ago2000-11-01 Akihiro MOTOKI <motoki@da.jp.nec.com>
kaoru [Wed, 1 Nov 2000 22:28:33 +0000 (22:28 +0000)]
2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>

* wl-summary.el (wl-summary-get-mark): Fixed
`wl-summary-buffer-target-mark' check logic.

23 years ago* wl-folder.el (wl-folder-write-current-folder): Added group
kaoru [Wed, 1 Nov 2000 09:28:18 +0000 (09:28 +0000)]
* wl-folder.el (wl-folder-write-current-folder): Added group
folder check.

23 years agoUpdate to version 2000-10-27.17.
kaoru [Wed, 1 Nov 2000 07:08:40 +0000 (07:08 +0000)]
Update to version 2000-10-27.17.

23 years agoUp VERSION to 2.3.93.
okazaki [Wed, 1 Nov 2000 06:52:48 +0000 (06:52 +0000)]
Up VERSION to 2.3.93.

23 years ago* wl-summary.el (wl-summary-write-current-folder): Renamed from
kaoru [Wed, 1 Nov 2000 05:05:29 +0000 (05:05 +0000)]
* wl-summary.el (wl-summary-write-current-folder): Renamed from
`wl-summary-write-current-newsgroup'.
(wl-summary-write-current-folder-functions): New variable.
* wl-folder.el (wl-folder-get-newsgroups): New function.
(wl-folder-guess-mailing-list-by-refile-rule): New function.
(wl-folder-write-current-folder): Renamed from
`wl-folder-write-current-newsgroup'.

23 years ago* Version number is increased to 2.3.93.
kaoru [Wed, 1 Nov 2000 04:01:14 +0000 (04:01 +0000)]
* Version number is increased to 2.3.93.

23 years ago* elmo-version.el (elmo-version): Up to 2.3.93.
kaoru [Wed, 1 Nov 2000 04:00:44 +0000 (04:00 +0000)]
* elmo-version.el (elmo-version): Up to 2.3.93.

23 years ago* wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
teranisi [Wed, 1 Nov 2000 03:05:39 +0000 (03:05 +0000)]
* wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
(wl-ldap-make-matched-value-list): Ditto.
(wl-ldap-alias-safe-string): Split e-mail address.

23 years ago* elmo-util.el (elmo-flatten): New function.
teranisi [Wed, 1 Nov 2000 03:04:04 +0000 (03:04 +0000)]
* elmo-util.el (elmo-flatten): New function.

23 years ago* wl-summary.el (wl-summary-auto-refile): Use `wl-folder-get-realname'.
teranisi [Wed, 1 Nov 2000 01:02:55 +0000 (01:02 +0000)]
* wl-summary.el (wl-summary-auto-refile): Use `wl-folder-get-realname'.

23 years agoUndo last change for wl-refile.el
teranisi [Wed, 1 Nov 2000 00:52:12 +0000 (00:52 +0000)]
Undo last change for wl-refile.el

23 years ago* wl-summary.el (wl-summary-read-folder): Fixed problem when petname folder
teranisi [Wed, 1 Nov 2000 00:48:53 +0000 (00:48 +0000)]
* wl-summary.el (wl-summary-read-folder): Fixed problem when petname folder
 default was selected. (Fix by HIROSE Yuuji <yuuji@gentei.org>)

* wl-refile.el (wl-refile-guess-by-rule): Use `wl-folder-get-realname'.

23 years agoUpdate.
czkmt [Tue, 31 Oct 2000 13:01:27 +0000 (13:01 +0000)]
Update.

23 years agoRequire "backquote" before dealing with the custom issue.
czkmt [Tue, 31 Oct 2000 13:01:10 +0000 (13:01 +0000)]
Require "backquote" before dealing with the custom issue.

23 years agoCommentary.
kaoru [Tue, 31 Oct 2000 11:12:07 +0000 (11:12 +0000)]
Commentary.

23 years ago* utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
kaoru [Tue, 31 Oct 2000 10:18:24 +0000 (10:18 +0000)]
* utils/ptexinfmt.el (texinfo-format-direntry): Fixed broken
direntry generate probrem.
(Advised by Tetsuo Tsukamoto <czkmt@remus.dti.ne.jp>)

23 years ago* wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e' to
teranisi [Tue, 31 Oct 2000 04:23:44 +0000 (04:23 +0000)]
* wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e' to
 `wl-draft-config-exec'.

* wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
instead of calling `wl-draft-config-exec';
Process group-list and show recipients in minibuffer.

* tm-wl.el (wl-draft-preview-message): Ditto.

23 years agoUpdate.
kaoru [Tue, 31 Oct 2000 03:19:35 +0000 (03:19 +0000)]
Update.

23 years ago* wl.el (toplevel): Added (C) to copyright notice, and
kaoru [Tue, 31 Oct 2000 03:19:07 +0000 (03:19 +0000)]
* wl.el (toplevel): Added (C) to copyright notice, and
sync Author header.
* tm-wl.el (toplevel): Ditto.
* wl-address.el (toplevel): Ditto.
* wl-demo.el (toplevel): Ditto.
* wl-dnd.el (toplevel): Ditto.
* wl-draft.el (toplevel): Ditto.
* wl-e21.el (toplevel): Ditto.
* wl-expire.el (toplevel): Ditto.
* wl-folder.el (toplevel): Ditto.
* wl-highlight.el (toplevel): Ditto.
* wl-message.el (toplevel): Ditto.
* wl-mime.el (toplevel): Ditto.
* wl-mule.el (toplevel): Ditto.
* wl-nemacs.el (toplevel): Ditto.
* wl-refile.el (toplevel): Ditto.
* wl-score.el (toplevel): Ditto.
* wl-summary.el (toplevel): Ditto.
* wl-template.el (toplevel): Ditto.
* wl-thread.el (toplevel): Ditto.
* wl-util.el (toplevel): Ditto.
* wl-vars.el (toplevel): Ditto.
* wl-xmas.el (toplevel): Ditto.

23 years ago* elmo-archive.el (toplevel): Added (C) to copyright notice, and
kaoru [Tue, 31 Oct 2000 03:16:23 +0000 (03:16 +0000)]
* elmo-archive.el (toplevel): Added (C) to copyright notice, and
sync Author header.
* elmo-cache.el (toplevel): Ditto.
* elmo-database.el (toplevel): Ditto.
* elmo-date.el (toplevel): Ditto.
* elmo-dop.el (toplevel): Ditto.
* elmo-filter.el (toplevel): Ditto.
* elmo-imap4.el (toplevel): Ditto.
* elmo-internal.el (toplevel): Ditto.
* elmo-localdir.el (toplevel): Ditto.
* elmo-localnews.el (toplevel): Ditto.
* elmo-maildir.el (toplevel): Ditto.
* elmo-msgdb.el (toplevel): Ditto.
* elmo-multi.el (toplevel): Ditto.
* elmo-net.el (toplevel): Ditto.
* elmo-nntp.el (toplevel): Ditto.
* elmo-pipe.el (toplevel): Ditto.
* elmo-pop3.el (toplevel): Ditto.
* elmo-util.el (toplevel): Ditto.
* elmo-vars.el (toplevel): Ditto.
* elmo2.el (toplevel): Ditto.
* mmelmo-imap4.el (toplevel): Ditto.
* mmelmo.el (toplevel): Ditto.

23 years ago* utils/bbdb-wl.el (toplevel): Fixed copyright notice.
kaoru [Tue, 31 Oct 2000 03:09:54 +0000 (03:09 +0000)]
* utils/bbdb-wl.el (toplevel): Fixed copyright notice.
* utils/rfc2368.el (toplevel): Ditto.

23 years agoCommentary.
kaoru [Tue, 31 Oct 2000 02:52:30 +0000 (02:52 +0000)]
Commentary.

23 years ago* elmo-version.el (elmo-version): Move to top.
kaoru [Tue, 31 Oct 2000 02:51:12 +0000 (02:51 +0000)]
* elmo-version.el (elmo-version): Move to top.

23 years ago* wl.el (wl-init): Added comment about `wl-init-hook'.
yamaoka [Tue, 31 Oct 2000 02:08:40 +0000 (02:08 +0000)]
* wl.el (wl-init): Added comment about `wl-init-hook'.
* wl-folder.el (wl-make-plugged-alist): Removed useless comment.
* wl-vars.el (wl-init-hook): Added docs.
(wl-make-plugged-hook): Removed useless docs.
* wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
* wl-xmas.el (toplevel): Ditto.

23 years agoFixed last change.
kaoru [Tue, 31 Oct 2000 01:42:28 +0000 (01:42 +0000)]
Fixed last change.

23 years ago* elmo-cache.el (toplevel): Fixed multiple Author header format.
kaoru [Tue, 31 Oct 2000 01:39:41 +0000 (01:39 +0000)]
* elmo-cache.el (toplevel): Fixed multiple Author header format.
* elmo-imap4.el (toplevel): Ditto.
* elmo-localdir.el (toplevel): Ditto.
* elmo-msgdb.el (toplevel): Ditto.
* elmo-nntp.el (toplevel): Ditto.
* elmo-pop3.el (toplevel): Ditto.
* elmo-version.el (toplevel): Ditto.

* elmo-localnews.el (toplevel): Added Keyword header.

23 years ago* wl-address.el (toplevel): Fixed multiple Author header format.
kaoru [Tue, 31 Oct 2000 01:32:51 +0000 (01:32 +0000)]
* wl-address.el (toplevel): Fixed multiple Author header format.
* wl-demo.el (toplevel): Ditto.
* wl-draft.el (toplevel): Ditto.
* wl-folder.el (toplevel): Ditto.
* wl-summary.el (toplevel): Ditto.
* wl-thread.el (toplevel): Ditto.
* wl-util.el (toplevel): Ditto.
* wl-vars.el (toplevel): Ditto.
* wl-version.el (toplevel): Ditto.
* wl-xmas.el (toplevel): Ditto.

23 years agoUpdated `wl-draft-config-exec' descriptions.
teranisi [Tue, 31 Oct 2000 01:29:49 +0000 (01:29 +0000)]
Updated `wl-draft-config-exec' descriptions.

23 years ago* wl-version.el (toplevel): Added require `elmo-version' for
kaoru [Tue, 31 Oct 2000 01:24:15 +0000 (01:24 +0000)]
* wl-version.el (toplevel): Added require `elmo-version' for
`product-version-as-string'.

23 years ago* wl-vars.el (wl-draft-send-hook): Changed default value to
teranisi [Tue, 31 Oct 2000 01:15:19 +0000 (01:15 +0000)]
* wl-vars.el (wl-draft-send-hook): Changed default value to
'(wl-draft-config-exec).

* wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
explicitly.
(wl-draft): Set `wl-draft-config-exec-flag' before running
`wl-mail-setup-hook'.

* wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
`wl-biff-init-icons' to `wl-init-hook' instead of
`wl-make-plugged-hook'.
(Because if `wl-draft' command is invoked at first,
they are not initialized)
Updated copyright notice.

* wl-e21.el (toplevel): Ditto;

* wl-demo.el (toplevel): Updated copyright notice.
* wl-address.el (toplevel): Ditto.
* wl-draft.el (toplevel): Ditto.
* wl-version.el (toplevel): Ditto.
* wl-folder.el (toplevel): Ditto.
* wl-summary.el (toplevel): Ditto.
* wl-thread.el (toplevel): Ditto.
* wl-util.el (toplevel): Ditto.
* wl-vars.el (toplevel): Ditto.
* wl.el (toplevel): Ditto.

23 years ago* elmo-version.el (product-version-as-string): Defined using `defun-maybe'.
teranisi [Tue, 31 Oct 2000 01:12:46 +0000 (01:12 +0000)]
* elmo-version.el (product-version-as-string): Defined using `defun-maybe'.
(toplevel): Use it.

* elmo-localdir.el (toplevel): Updated copyright notice.
* elmo-version.el (toplevel): Ditto.
* elmo-msgdb.el (toplevel): Ditto.
* elmo-imap4.el (toplevel): Ditto.
* elmo-nntp.el (toplevel): Ditto.
* elmo-pop3.el (toplevel): Ditto.