elisp/wanderlust.git
22 years agoTypo fix. wl-2_4
okazaki [Wed, 19 Sep 2001 09:14:04 +0000 (09:14 +0000)]
Typo fix.

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

23 years agoApplied patch from Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
yamaoka [Thu, 12 Apr 2001 13:24:43 +0000 (13:24 +0000)]
Applied patch from Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>.
* wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to call the
 command `wl-biff-check-folders' in `mode-line-mouse2-map'.

23 years ago * elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
okada [Tue, 27 Mar 2001 05:59:01 +0000 (05:59 +0000)]
* elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
hierarchy is t.

23 years ago* wl-folder.el (wl-folder-write-current-folder): Support petname.
kaoru [Tue, 20 Mar 2001 19:50:09 +0000 (19:50 +0000)]
* wl-folder.el (wl-folder-write-current-folder): Support petname.

23 years ago* wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
okada [Sun, 11 Mar 2001 05:58:45 +0000 (05:58 +0000)]
* wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'

23 years ago* wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to the default
yamaoka [Mon, 5 Mar 2001 03:17:25 +0000 (03:17 +0000)]
* wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to the default
 value.

23 years ago* elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
teranisi [Tue, 27 Feb 2001 10:15:51 +0000 (10:15 +0000)]
* elmo-imap4.el (elmo-imap4-list-folders): Fixed problem when
elmo-default-imap4-authenticate-type is nil
(Reported by Bun Mizuhara <mizuhara@acm.org>).

23 years ago* elmo-vars.el (elmo-pop3-use-uidl): Moved from `elmo-pop3.el'.
teranisi [Tue, 27 Feb 2001 07:09:47 +0000 (07:09 +0000)]
* elmo-vars.el (elmo-pop3-use-uidl): Moved from `elmo-pop3.el'.
 (Adviced by Akihiro MOTOKI <mokkun@iname.com>)

23 years ago2001-02-26 "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
teranisi [Tue, 27 Feb 2001 07:06:43 +0000 (07:06 +0000)]
2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>

* wl-folder.el (wl-folder-check-one-entity): Fixed problem that
the number of mails in the folder buffer is not updated by wl-biff.

23 years ago* wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
okada [Mon, 26 Feb 2001 01:36:54 +0000 (01:36 +0000)]
* wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.

23 years ago* wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
okada [Mon, 26 Feb 2001 01:27:25 +0000 (01:27 +0000)]
* wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.

23 years agoUpdate.
okazaki [Sat, 24 Feb 2001 22:32:54 +0000 (22:32 +0000)]
Update.

23 years agoMerge changes 1.21 -> 1.22 from main trunk.
okazaki [Sat, 24 Feb 2001 22:30:25 +0000 (22:30 +0000)]
Merge changes 1.21 -> 1.22 from main trunk.

* elmo-util.el (elmo-display-progress): Prefer
`progress-feedback-with-label' to `lprogress-display'.

23 years agoMerge changes of 1.9 -> 1.10 from main trunk.
okazaki [Sat, 24 Feb 2001 22:18:48 +0000 (22:18 +0000)]
Merge changes of 1.9 -> 1.10 from main trunk.

* elmo-cache.el (elmo-cache-expire-by-size): Count
a disk usage for a cache file entry in KB even when
its kind is a directory.

23 years agoFix mail address.
okazaki [Sat, 24 Feb 2001 21:59:24 +0000 (21:59 +0000)]
Fix mail address.

23 years ago* wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
yamaoka [Tue, 20 Feb 2001 22:28:36 +0000 (22:28 +0000)]
* wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.

23 years agoFix the last change.
okazaki [Tue, 20 Feb 2001 18:53:46 +0000 (18:53 +0000)]
Fix the last change.

23 years ago * WL-ELS (SASL-MODULES): Remove sasl-scram, md4, ntlm,
okada [Tue, 20 Feb 2001 12:24:19 +0000 (12:24 +0000)]
    * WL-ELS (SASL-MODULES): Remove sasl-scram, md4, ntlm,
        sasl-ntlm.

        * utils/sasl: Sync up with slim-1_14.

        * utils/sasl/lisp/sasl-scram.el: New file.
        * utils/sasl/lisp/sasl-ntlm.el: New file.
        * utils/sasl/lisp/md4.el: New file.
        * utils/sasl/lisp/ntlm.el: New file.

        * elmo-imap4.el (elmo-network-authenticate-session): Fix.
        * elmo-pop3.el (elmo-network-authenticate-session): Add comments.

23 years ago* wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to `wl-use-toolbar' nor
yamaoka [Tue, 20 Feb 2001 09:20:50 +0000 (09:20 +0000)]
* wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to `wl-use-toolbar' nor
 `display-graphic-p'.
(wl-e21-setup-message-toolbar): Ditto.
(wl-e21-setup-summary-toolbar): Ditto.
(wl-e21-setup-folder-toolbar): Ditto.

(wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
(wl-plugged-init-icons): Ditto.

(wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
 `display-graphic-p'.
(wl-plugged-set-folder-icon): Ditto.
(wl-highlight-plugged-current-line): Ditto.
(wl-highlight-folder-current-line): Ditto.
(wl-e21-highlight-folder-group-line): Ditto.
(wl-e21-setup-toolbar): Ditto.
(wl-e21-display-image-p): New macro.

* wl-demo.el (wl-demo): Simplified.
(wl-demo-image-type-alist): Use `image-type-available-p' for checking whether
 the image type `xbm' is available.

23 years agoApplied patch from Martin Buchholz <martin@xemacs.org>.
teranisi [Tue, 20 Feb 2001 04:26:32 +0000 (04:26 +0000)]
Applied patch from Martin Buchholz <martin@xemacs.org>.

23 years ago* wl-e21.el (wl-highlight-folder-current-line): Call `wl-folder-init-icons'
yamaoka [Tue, 20 Feb 2001 02:01:46 +0000 (02:01 +0000)]
* wl-e21.el (wl-highlight-folder-current-line): Call `wl-folder-init-icons'
 when folder icons have not been initialized.

23 years ago* wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
yamaoka [Tue, 20 Feb 2001 01:33:57 +0000 (01:33 +0000)]
* wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
* wl-demo.el: Work also with BITMAP-MULE under Emacs 21.

23 years agoTypo.
yamaoka [Mon, 19 Feb 2001 11:08:23 +0000 (11:08 +0000)]
Typo.

23 years ago* wl-e21.el (wl-biff-init-icons): Don't generate icons of the display does not
yamaoka [Mon, 19 Feb 2001 11:05:17 +0000 (11:05 +0000)]
* wl-e21.el (wl-biff-init-icons): Don't generate icons of the display does not
 support graphics.
(wl-plugged-init-icons): Ditto.
(wl-folder-init-icons): Ditto.

* wl-demo.el (wl-demo): Chech closely whether the display supports graphics.

23 years agofix
okada [Fri, 16 Feb 2001 23:14:48 +0000 (23:14 +0000)]
fix

23 years ago* elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'
okada [Fri, 16 Feb 2001 19:12:44 +0000 (19:12 +0000)]
* elmo-pop3.el (elmo-network-authenticate-session): Bind `sasl-mechanisms'

23 years agoSynch up with main trunk.
teranisi [Thu, 15 Feb 2001 02:31:05 +0000 (02:31 +0000)]
Synch up with main trunk.

23 years agoRemoved needless line(Fix by Susumu Wakabayashi <susumu@wakabaya.net>).
teranisi [Mon, 12 Feb 2001 21:49:21 +0000 (21:49 +0000)]
Removed needless line(Fix by Susumu Wakabayashi <susumu@wakabaya.net>).

23 years ago* elmo-pipe.el (elmo-pipe-drain): Bind `elmo-inhibit-read-cache' as t
teranisi [Wed, 7 Feb 2001 08:37:34 +0000 (08:37 +0000)]
* elmo-pipe.el (elmo-pipe-drain): Bind `elmo-inhibit-read-cache' as t
 while moving messages.

* elmo2.el (elmo-read-msg): Don't use cache if `elmo-inhibit-read-cache'
 is non-nil.

* elmo-vars.el (elmo-inhibit-read-cache): New global switch.

23 years ago2001-02-07 Yuuichi Teranishi <teranisi@gohome.org>
teranisi [Wed, 7 Feb 2001 06:42:59 +0000 (06:42 +0000)]
2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>

* wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.

23 years ago* tm-wl.el (wl-draft-preview-message): Same as last change.
teranisi [Tue, 6 Feb 2001 02:59:31 +0000 (02:59 +0000)]
* tm-wl.el (wl-draft-preview-message): Same as last change.

23 years ago* wl-mime.el (wl-draft-preview-message): Fixed problem that
teranisi [Mon, 5 Feb 2001 07:32:59 +0000 (07:32 +0000)]
* wl-mime.el (wl-draft-preview-message): Fixed problem that
 wrong receipients are displayed when forwarded message.

23 years agoUpdate (Humm... Why ChangeLog was not commited?) wl-2_4_1
teranisi [Thu, 1 Feb 2001 01:29:51 +0000 (01:29 +0000)]
Update (Humm...  Why ChangeLog was not commited?)

23 years agoFix.
teranisi [Thu, 1 Feb 2001 00:45:52 +0000 (00:45 +0000)]
Fix.

23 years ago* 2.4.1 - "Stand By Me"
teranisi [Thu, 1 Feb 2001 00:45:41 +0000 (00:45 +0000)]
* 2.4.1 - "Stand By Me"

23 years agoSynch up with main trunk (bbdb-wl.el).
teranisi [Thu, 1 Feb 2001 00:39:20 +0000 (00:39 +0000)]
Synch up with main trunk (bbdb-wl.el).

23 years agoUpdate.
teranisi [Wed, 31 Jan 2001 14:49:06 +0000 (14:49 +0000)]
Update.

23 years ago* elmo-util.el (elmo-folder-local-p): Treat pipe and filter.
teranisi [Tue, 30 Jan 2001 00:42:54 +0000 (00:42 +0000)]
* elmo-util.el (elmo-folder-local-p): Treat pipe and filter.

23 years ago* wl-summary.el (wl-cache-prefetch-next): Revert the logic for checking
teranisi [Tue, 30 Jan 2001 00:41:55 +0000 (00:41 +0000)]
* wl-summary.el (wl-cache-prefetch-next): Revert the logic for checking
 `elmo-use-buffer-cache'.
(wl-summary-mark-as-important): Fixed typo in comment.

23 years agoAdded description about utils/sasl and FLIM 1.14.
teranisi [Tue, 30 Jan 2001 00:38:42 +0000 (00:38 +0000)]
Added description about utils/sasl and FLIM 1.14.

23 years ago* wl-message.el (wl-message-next-page): Bind `window-pixel-scroll-increment'
yamaoka [Mon, 29 Jan 2001 23:53:21 +0000 (23:53 +0000)]
* wl-message.el (wl-message-next-page): Bind `window-pixel-scroll-increment'
 to nil while scrolling up.

23 years agoUpdate history.
kaoru [Sat, 27 Jan 2001 13:57:37 +0000 (13:57 +0000)]
Update history.

23 years ago[@iftex] Update copyright notice.
kaoru [Sat, 27 Jan 2001 13:48:20 +0000 (13:48 +0000)]
[@iftex] Update copyright notice.
Add history.

23 years ago* wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
kaoru [Sat, 27 Jan 2001 05:04:24 +0000 (05:04 +0000)]
* wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
Argument WITH-ARG instead of NO-ARG (negative mean).
(wl-draft-reply): WITH-ARG instead of NO-ARG.
* wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
* wl-message.el (wl-message-follow-current-entity): Likewise.

23 years agoFix last change.
kaoru [Fri, 26 Jan 2001 09:50:18 +0000 (09:50 +0000)]
Fix last change.

23 years ago* wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
kaoru [Fri, 26 Jan 2001 09:29:42 +0000 (09:29 +0000)]
* wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
FROM was optional argument.
(wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.

23 years agoUpdate copyright notice.
kaoru [Tue, 23 Jan 2001 11:56:30 +0000 (11:56 +0000)]
Update copyright notice.

23 years ago* wl-version.el (wl-version-show): Removed.
kaoru [Tue, 23 Jan 2001 11:42:39 +0000 (11:42 +0000)]
* wl-version.el (wl-version-show): Removed.
(wl-version): Add `interactive'.

23 years agoFix.
kaoru [Tue, 23 Jan 2001 07:53:57 +0000 (07:53 +0000)]
Fix.

23 years agoUpdate.
kaoru [Tue, 23 Jan 2001 07:45:19 +0000 (07:45 +0000)]
Update.

23 years ago* utils/ptexinfmt.el: Support @letterpaper and @afivepaper.
kaoru [Tue, 23 Jan 2001 07:44:51 +0000 (07:44 +0000)]
* utils/ptexinfmt.el: Support @letterpaper and @afivepaper.

23 years agoUpdate to version 2001-01-12.11.
kaoru [Tue, 23 Jan 2001 07:41:18 +0000 (07:41 +0000)]
Update to version 2001-01-12.11.

23 years ago* wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
teranisi [Mon, 22 Jan 2001 01:18:37 +0000 (01:18 +0000)]
* wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
 field in the original message.
(Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)

23 years agoUse "example.com" instead of "company.jp" (RFC2606).
kaoru [Sat, 20 Jan 2001 14:42:49 +0000 (14:42 +0000)]
Use "example.com" instead of "company.jp" (RFC2606).

23 years agoRemove `elmo-msgdb-dir' settings.
kaoru [Sat, 20 Jan 2001 14:26:09 +0000 (14:26 +0000)]
Remove `elmo-msgdb-dir' settings.
Move `wl-user-mail-address-list' to Basic Settings part.

23 years agoAdd 2.4.1 (Stand By Me).
kaoru [Sat, 20 Jan 2001 14:11:59 +0000 (14:11 +0000)]
Add 2.4.1 (Stand By Me).

23 years agoSet VERSION 2.4.1.
kaoru [Sat, 20 Jan 2001 14:06:18 +0000 (14:06 +0000)]
Set VERSION 2.4.1.
Add @xref.

23 years agoAdd description `[' and `]' (Node: Thread Operations).
kaoru [Sat, 20 Jan 2001 13:57:53 +0000 (13:57 +0000)]
Add description `[' and `]' (Node: Thread Operations).

23 years agoUse `clear' instead of `plain' in IMAP4 auth description.
kaoru [Sat, 20 Jan 2001 13:37:24 +0000 (13:37 +0000)]
Use `clear' instead of `plain' in IMAP4 auth description.

23 years ago2001-01-19 Akihiro MOTOKI <mokkun@iname.com>
teranisi [Fri, 19 Jan 2001 09:08:06 +0000 (09:08 +0000)]
2001-01-19  Akihiro MOTOKI <mokkun@iname.com>

* wl-expire.el (wl-expire-hide):
Call `wl-expire-delete-reserve-marked-msgs-from-list'.

23 years ago* wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
teranisi [Fri, 19 Jan 2001 08:54:28 +0000 (08:54 +0000)]
* wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
 find decoder for To, Cc, and Subject.

23 years ago* elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
teranisi [Fri, 19 Jan 2001 01:39:44 +0000 (01:39 +0000)]
* elmo-pop3.el (elmo-pop3-sort-overview-by-original-number):
 Fixed problem when `elmo-pop3-use-uidl' is nil.
 (Reported by Takenobu Sugiyama <sugiyama@ae.advantest.co.jp>)

23 years ago* Version number is increased to 2.4.1. wl-2_4_1pre
teranisi [Thu, 18 Jan 2001 10:24:14 +0000 (10:24 +0000)]
* Version number is increased to 2.4.1.

* wl-version.el (wl-version): Changed codename to "Stand By Me-pre".
* elmo-version.el (elmo-version): Up to 2.4.1.

23 years ago* wl-address.el (wl-address-specials-regexp): New constant.
teranisi [Thu, 18 Jan 2001 08:56:31 +0000 (08:56 +0000)]
* wl-address.el (wl-address-specials-regexp): New constant.
 (wl-address-quote-specials): Use it.

23 years ago* wl-summary.el (wl-summary-rescan):
teranisi [Wed, 17 Jan 2001 03:39:13 +0000 (03:39 +0000)]
* wl-summary.el (wl-summary-rescan):
 Call `wl-summary-buffer-number-column-detect'.
 (Advised by Akihiro MOTOKI <mokkun@iname.com>)

23 years ago* wl-message.el (wl-message-mode-map): Define.
teranisi [Wed, 17 Jan 2001 03:26:48 +0000 (03:26 +0000)]
* wl-message.el (wl-message-mode-map): Define.
(wl-message-decode): Use it as local-map.

23 years ago* elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): New function.
teranisi [Tue, 16 Jan 2001 08:07:41 +0000 (08:07 +0000)]
* elmo-pop3.el (elmo-pop3-sort-overview-by-original-number): New function.
 (elmo-pop3-sort-msgdb-by-original-number): Ditto.
 (elmo-pop3-msgdb-create-as-numlist): Use it.

23 years agotoplevel:
teranisi [Tue, 16 Jan 2001 05:54:59 +0000 (05:54 +0000)]
toplevel:
2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>

* samples/en/dot.wl (wl-template-alist): file-bottom -> bottom-file.
(Pointed out by Tsuyoshi Kitamoto <tsuyoshi.kitamoto@city.sapporo.jp>)

* samples/ja/dot.wl (wl-template-alist): Ditto.

wl:
2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>

* wl-score.el (wl-score-guess-like-gnus): Abolished.
(wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.

elmo:
2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>

* elmo-imap4.el (elmo-imap4-arrival-filter): Check process-buffer.
(Based on the report by AMAKAWA Shuhei <sa264@cam.ac.uk>)

* elmo-pop3.el (elmo-pop3-msgdb-create-as-numlist): Sort msgdb by date.
(Pointed out by Mikiya Tani <m-tani@hml.cl.nec.co.jp>)

2001-01-13 Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>

* elmo2.el (elmo-make-folder-numbers-list): Fixed problem
when elmo-mark-as-read is called with second argument nil.

23 years ago* elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst): Moved to elmo-util.el.
teranisi [Fri, 12 Jan 2001 07:39:04 +0000 (07:39 +0000)]
* elmo-pipe.el (elmo-pipe-spec-src, elmo-pipe-spec-dst): Moved to elmo-util.el.

* elmo-util.el (elmo-pipe-spec-src, elmo-pipe-spec-dst): Moved from elmo-pipe.el

* elmo-archive.el (elmo-archive-call-process): Enclose with static-if.

23 years ago* wl-xmas.el (wl-read-event-char): Move from wl-util.el.
teranisi [Fri, 12 Jan 2001 07:38:15 +0000 (07:38 +0000)]
* wl-xmas.el (wl-read-event-char): Move from wl-util.el.

* wl-mule.el (wl-read-event-char): Ditto.

* wl-e21.el (wl-read-event-char): Ditto.

* wl-nemacs.el (wl-read-event-char): Ditto.
(read-event): Removed.

* wl-util.el (toplevel): Removed dummy definition of `read-event'.
(wl-read-event-char, wl-xmas-read-event-char): Removed.

23 years ago2001-01-12 Yuuichi Teranishi <teranisi@gohome.org>
teranisi [Fri, 12 Jan 2001 05:55:13 +0000 (05:55 +0000)]
2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>

* elmo-imap4.el (elmo-imap4-read-msg): Use "BODY[]" instead of
"RFC822" (because RFC822.PEEK is obsolete).
(Adviced by IMAI Takeshi <imai@on.rim.or.jp>)

2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>

* elmo-archive.el (elmo-archive-call-process): Don't check for
the exit status when Nemacs is running.

* wl-nemacs.el (elmo-archive-call-process): Moved to
elmo-archive.el.

23 years ago* elmo-net.el (elmo-network-session-password-key): Don't set default to 'plain.
teranisi [Tue, 9 Jan 2001 06:28:42 +0000 (06:28 +0000)]
* elmo-net.el (elmo-network-session-password-key): Don't set default to 'plain.

* elmo-util.el (elmo-imap4-get-spec): Set default of auth to 'clear.
(elmo-pop3-get-spec): Set default of auth to 'user.

* elmo-imap4.el (elmo-imap4-clear-login): New function;
 Renamed from `elmo-imap4-login'.
(elmo-imap4-auth-login): New function; Revival.
(elmo-network-authenticate-session): Use `elmo-imap4-clear-login' and
`elmo-imap4-auth-login'.

23 years ago* elmo-imap4.el (elmo-imap4-session-check):
teranisi [Tue, 9 Jan 2001 04:23:20 +0000 (04:23 +0000)]
* elmo-imap4.el (elmo-imap4-session-check):
Clear `elmo-imap4-fetch-callback' and `elmo-imap4-fetch-callback-data'.

23 years agoAdded `r-list-name' in `let' bind.
kaoru [Tue, 2 Jan 2001 14:33:38 +0000 (14:33 +0000)]
Added `r-list-name' in `let' bind.

23 years ago* wl-draft.el (wl-draft-reply-list-symbol): New function.
kaoru [Tue, 2 Jan 2001 14:13:03 +0000 (14:13 +0000)]
* wl-draft.el (wl-draft-reply-list-symbol): New function.
(wl-draft-reply): Use it.  Fixed "No match field" error message.

23 years agoUpdate.
kaoru [Tue, 2 Jan 2001 13:48:08 +0000 (13:48 +0000)]
Update.

23 years ago* wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
kaoru [Tue, 2 Jan 2001 13:44:01 +0000 (13:44 +0000)]
* wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
instead of magic-number 6.  Use `not' instead of `null' for symbol
`nil' check (not empty list).
(wl-draft-insert-x-face-field): Fixed paren style.

* wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
one-branch conditional statement, instead of `and' and `if'.
(wl-draft-forward): Likewise.
(wl-draft-add-references): Likewise.
(wl-draft-yank-from-mail-reply-buffer): Likewise.

* wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
conditional steatment.  Use `cond' instead of `if'.
(wl-draft-confirm): Likewise.

23 years ago* wl-version.el (wl-version-show): Use `product-string-1'
kaoru [Mon, 1 Jan 2001 11:31:55 +0000 (11:31 +0000)]
* wl-version.el (wl-version-show): Use `product-string-1'
instead of `wl-version'.
* wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.

23 years ago* wl-demo.el (wl-demo-copyright-notice): Add 2001.
kaoru [Mon, 1 Jan 2001 00:01:22 +0000 (00:01 +0000)]
* wl-demo.el (wl-demo-copyright-notice): Add 2001.

23 years agoFix.
kaoru [Sun, 31 Dec 2000 14:31:26 +0000 (14:31 +0000)]
Fix.

23 years agoChange x-face-mule settings.
kaoru [Sun, 31 Dec 2000 12:43:00 +0000 (12:43 +0000)]
Change x-face-mule settings.
Add &optional for lambda function.

23 years agoRevert x-face-mule setting.
kaoru [Sun, 31 Dec 2000 12:37:59 +0000 (12:37 +0000)]
Revert x-face-mule setting.
Add &optional to lambda function. (for forward compatibility)

23 years ago* wl-highlight.el (wl-highlight-headers): Revert
kaoru [Sun, 31 Dec 2000 12:27:57 +0000 (12:27 +0000)]
* wl-highlight.el (wl-highlight-headers): Revert
`wl-highlight-x-face-func' argument (`beg' and `end').

23 years agoFix comment.
kaoru [Sun, 31 Dec 2000 12:27:20 +0000 (12:27 +0000)]
Fix comment.

23 years ago2000-12-30 TAKAHASHI Kaoru <kaoru@kaisei.org>
kaoru [Sat, 30 Dec 2000 04:12:45 +0000 (04:12 +0000)]
2000-12-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>

* WL-MK (config-wl-package-subr): Don't try load `WL-ELS.el'.
And permit `WL-CFG.el' override for committer.

* WL-MK (toplevel): `file-executable-p' check use `if' instead of
`or'.

23 years agoUpdate to version 2000-12-11.07.
kaoru [Sat, 30 Dec 2000 03:08:18 +0000 (03:08 +0000)]
Update to version 2000-12-11.07.

23 years ago* wl.el (toplevel): Move `product-provide' declare.
kaoru [Fri, 29 Dec 2000 11:19:08 +0000 (11:19 +0000)]
* wl.el (toplevel): Move `product-provide' declare.
* wl-demo.el (toplevel): Ditto.
* wl-dnd.el (toplevel): Ditto.
* wl-highlight.el (toplevel): Ditto.
* wl-message.el (toplevel): Ditto.
* wl-refile.el (toplevel): Ditto.
* wl-util.el (toplevel): Ditto.

23 years ago* elmo2.el (toplevel): Move `product-provide' declare.
kaoru [Fri, 29 Dec 2000 11:11:10 +0000 (11:11 +0000)]
* elmo2.el (toplevel): Move `product-provide' declare.
* mmelmo.el (toplevel): Ditto.

23 years agoAdd comment.
kaoru [Fri, 29 Dec 2000 11:01:43 +0000 (11:01 +0000)]
Add comment.

23 years ago2000-12-26 Yuuichi Teranishi <teranisi@gohome.org>
teranisi [Tue, 26 Dec 2000 08:33:07 +0000 (08:33 +0000)]
2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>

* elmo-util.el (elmo-folder-get-store-type): Rewrite.

2000-12-26  OKAZAKI Tetsurou <okazaki@be.to>

* elmo-util.el (elmo-folder-get-store-type): New function.
(elmo-folder-direct-copy-p): Use it.

23 years ago* elmo-imap4.el (elmo-imap4-msgdb-create): Set `elmo-imap4-fetch-callback-data'
teranisi [Tue, 26 Dec 2000 05:49:05 +0000 (05:49 +0000)]
* elmo-imap4.el (elmo-imap4-msgdb-create): Set `elmo-imap4-fetch-callback-data'
 as a cons cell of `args' and result of `elmo-imap4-use-flag-p'.
(elmo-imap4-fetch-callback-1): Set mark according to the result of
 `elmo-imap4-use-flag-p'.

23 years ago* wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
teranisi [Tue, 26 Dec 2000 01:02:42 +0000 (01:02 +0000)]
* wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
(wl-thread-close-all): keep cursor position.

23 years agoUpdate.
kaoru [Sun, 24 Dec 2000 10:33:48 +0000 (10:33 +0000)]
Update.

23 years ago(wl-generate-user-agent-string-1): Fix conditional statement.
kaoru [Sun, 24 Dec 2000 10:33:05 +0000 (10:33 +0000)]
(wl-generate-user-agent-string-1): Fix conditional statement.

23 years agoFix last change.
kaoru [Sun, 24 Dec 2000 10:19:11 +0000 (10:19 +0000)]
Fix last change.

23 years ago* wl-version.el (wl-version-status-alist): Use `=' instead of
kaoru [Sun, 24 Dec 2000 09:54:40 +0000 (09:54 +0000)]
* wl-version.el (wl-version-status-alist): Use `=' instead of
`eq'.

23 years agoUpdate.
teranisi [Fri, 22 Dec 2000 06:34:58 +0000 (06:34 +0000)]
Update.

23 years ago* WL-ELS (SASL-MODULES): Remove scram-md5, digest-md5, unique-id;
teranisi [Fri, 22 Dec 2000 06:32:17 +0000 (06:32 +0000)]
* WL-ELS (SASL-MODULES): Remove scram-md5, digest-md5, unique-id;
Append sasl-cram, sasl-digest.

23 years agoSync up with wl-2.5.4.
teranisi [Fri, 22 Dec 2000 06:28:14 +0000 (06:28 +0000)]
Sync up with wl-2.5.4.

23 years agoSync up with wl-2.5.4.
teranisi [Fri, 22 Dec 2000 06:24:38 +0000 (06:24 +0000)]
Sync up with wl-2.5.4.
Plus following changes.

* elmo-msgdb.el (elmo-generic-folder-diff): Moved from elmo2.el
(elmo-generic-list-folder-unread): Ditto.
(elmo-folder-get-info): Ditto.
(elmo-folder-set-info-max-by-numdb): Ditto.
(elmo-folder-get-info-max): Ditto.
(elmo-folder-get-info-length): Ditto.
(elmo-folder-get-info-unread): Ditto.
(elmo-folder-info-make-hashtb): Ditto.

* elmo2.el: Removed above functions.