elisp/wanderlust.git
19 years agoVersion number is increased to 2.11.30. wl-2_11_30
yoichi [Thu, 17 Jun 2004 17:34:26 +0000 (17:34 +0000)]
Version number is increased to 2.11.30.

19 years ago* wl-vars.el (wl-draft-reply-with-argument-list): Fix
yoichi [Thu, 17 Jun 2004 16:57:12 +0000 (16:57 +0000)]
* wl-vars.el (wl-draft-reply-with-argument-list): Fix
customization type and docstring.
(wl-draft-reply-without-argument-list): Ditto.

20 years ago* wl-vars.el (wl-summary-mark-action-list): Fix customization type.
hmurata [Sun, 13 Jun 2004 16:07:15 +0000 (16:07 +0000)]
* wl-vars.el (wl-summary-mark-action-list): Fix customization type.

* wl-spam.el (wl-spam-mark-action-list): Ditto.

20 years ago* wl-vars.el (wl-summary-mark-action-list): Fix customization type.
yoichi [Sun, 13 Jun 2004 15:47:46 +0000 (15:47 +0000)]
* wl-vars.el (wl-summary-mark-action-list): Fix customization type.

20 years agoUpdate `File Folder' section and `Migration' chaptor.
hmurata [Sun, 13 Jun 2004 15:20:44 +0000 (15:20 +0000)]
Update `File Folder' section and `Migration' chaptor.

20 years agoFix the description of wl-summary-flag-alist.
hmurata [Sun, 13 Jun 2004 12:45:43 +0000 (12:45 +0000)]
Fix the description of wl-summary-flag-alist.

20 years ago* elmo.el (elmo-folder-synchronize): Add 5th optional argument
hmurata [Sun, 13 Jun 2004 12:33:45 +0000 (12:33 +0000)]
* elmo.el (elmo-folder-synchronize): Add 5th optional argument
`mask'.

* elmo-pipe.el (elmo-folder-synchronize): Follow the API chagne.

* elmo-multi.el (elmo-folder-synchronize): Likewise.
(elmo-multi-split-numbers): Add elmo-folder object into each
element of return value at first.
(elmo-folder-delete-messages): Follow the above change.
(elmo-folder-detach-messages): Ditto.

* elmo-filter.el (elmo-folder-synchronize): Minimize message
number which is synchronized in target folder.

20 years ago* wl-draft.el (wl-draft-config-exec): Narrow the range of
yoichi [Sat, 12 Jun 2004 02:19:07 +0000 (02:19 +0000)]
* wl-draft.el (wl-draft-config-exec): Narrow the range of
save-excursion so as not to include run-hooks.

20 years ago* wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
yoichi [Thu, 10 Jun 2004 15:53:11 +0000 (15:53 +0000)]
* wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
Clarify that marks are going to be cleared.

20 years agowl-{forward,reply}-subject-prefix can be function
yoichi [Wed, 9 Jun 2004 15:12:26 +0000 (15:12 +0000)]
wl-{forward,reply}-subject-prefix can be function
add section "Mark and Action"
add xref on mark operations

20 years ago* wl-summary.el (wl-summary-persistent-mark-string): Decide mark
hmurata [Wed, 9 Jun 2004 05:45:36 +0000 (05:45 +0000)]
* wl-summary.el (wl-summary-persistent-mark-string): Decide mark
according to 3rd element of wl-summary-flag-mark.

* wl-vars.el (wl-summary-flag-alist): Add description for mark.

20 years ago(wl-summary-target-mark-all): Don't set
hmurata [Mon, 7 Jun 2004 18:00:01 +0000 (18:00 +0000)]
(wl-summary-target-mark-all): Don't set
wl-summary-buffer-target-mark-list by elmo-folder-list-messages.

20 years agofix typo
yoichi [Mon, 7 Jun 2004 13:57:40 +0000 (13:57 +0000)]
fix typo

20 years agofinish translation of rev 1.236 of wl-ja.texi
yoichi [Mon, 7 Jun 2004 13:57:25 +0000 (13:57 +0000)]
finish translation of rev 1.236 of wl-ja.texi

20 years agoadd missing description of negation
yoichi [Sun, 6 Jun 2004 16:48:41 +0000 (16:48 +0000)]
add missing description of negation
translate half of changes in rev 1.236 of wl-ja.texi

20 years agofix the order of chapters according to the order of menu items
yoichi [Sun, 6 Jun 2004 16:47:04 +0000 (16:47 +0000)]
fix the order of chapters according to the order of menu items

20 years agowrite on batch processing
yoichi [Sun, 6 Jun 2004 15:47:47 +0000 (15:47 +0000)]
write on batch processing

20 years ago* wl-vars.el (wl-reply-subject-prefix): The value can be function.
yoichi [Sun, 6 Jun 2004 13:00:57 +0000 (13:00 +0000)]
* wl-vars.el (wl-reply-subject-prefix): The value can be function.
(wl-forward-subject-prefix): Ditto.
* wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
(wl-draft-reply-make-subject): Ditto.

20 years ago* wl-draft.el (wl-draft-forward-make-subject): Extracted from
yoichi [Sun, 6 Jun 2004 12:37:34 +0000 (12:37 +0000)]
* wl-draft.el (wl-draft-forward-make-subject): Extracted from
`wl-draft-forward'.
(wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.

20 years agoupdate description on wl-draft-folder
yoichi [Sun, 6 Jun 2004 08:23:20 +0000 (08:23 +0000)]
update description on wl-draft-folder

20 years agoUpdate description for global flags.
hmurata [Sat, 5 Jun 2004 11:39:11 +0000 (11:39 +0000)]
Update description for global flags.
Add chapter `Migration'.
Add section `File Folder' into chapter `Folders'.

20 years agofix the last change
yoichi [Thu, 3 Jun 2004 18:57:13 +0000 (18:57 +0000)]
fix the last change

20 years ago* wl-action.el (wl-summary-target-mark-set-action): Stop if
yoichi [Thu, 3 Jun 2004 18:48:29 +0000 (18:48 +0000)]
* wl-action.el (wl-summary-target-mark-set-action): Stop if
marked message does not exist.

20 years ago2004-06-04 Tsutomu OKADA <tsutomu.okada@furuno.co.jp>
yoichi [Thu, 3 Jun 2004 18:06:27 +0000 (18:06 +0000)]
2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
* wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
`wl-subject-prefix-regexp'.
(wl-subject-forward-prefix-regexp): New variable.
* wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
`wl-draft-strip-subject-re' and take regexp as argument.
(wl-draft-forward): Use it.
(wl-draft-reply): Ditto.

20 years agoUpdated CVS development method.
okazaki [Wed, 2 Jun 2004 13:40:00 +0000 (13:40 +0000)]
Updated CVS development method.

20 years ago2004-05-30 ARISAWA Akihiro <ari@mbf.sphere.ne.jp>
hmurata [Sun, 30 May 2004 13:53:18 +0000 (13:53 +0000)]
2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>

* wl-e21.el (wl-highlight-plugged-current-line): Change for
emacs multi-tty support.

20 years ago* wl-e21.el (wl-e21-display-image-p): Don't call
hmurata [Sat, 29 May 2004 11:08:24 +0000 (11:08 +0000)]
* wl-e21.el (wl-e21-display-image-p): Don't call
`display-images-p'.
(wl-e21-highlight-folder-group-line): Change for emacs multi-tty
support.
(wl-highlight-folder-current-line): Ditto.
(wl-folder-init-icons): Ditto.

20 years agotranslated diff -r1.234 -r1.235 wl-ja.texi
yoichi [Thu, 27 May 2004 22:56:41 +0000 (22:56 +0000)]
translated diff -r1.234 -r1.235 wl-ja.texi

20 years ago* wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
yoichi [Wed, 26 May 2004 14:09:10 +0000 (14:09 +0000)]
* wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
the last line of summary in unplugged mode.

20 years agoUpdate.
okazaki [Wed, 26 May 2004 07:03:02 +0000 (07:03 +0000)]
Update.

20 years ago(wl-refile-rule-alist): Doc fix.
okazaki [Wed, 26 May 2004 07:02:47 +0000 (07:02 +0000)]
(wl-refile-rule-alist): Doc fix.

20 years ago* wl-ja.texi: Update description for
hmurata [Wed, 26 May 2004 05:04:27 +0000 (05:04 +0000)]
* wl-ja.texi: Update description for
elmo-shimbun-update-overview-folder-list.
Add subsection for elsp-header.

20 years agoremove arch-tag
yoichi [Wed, 26 May 2004 04:00:27 +0000 (04:00 +0000)]
remove arch-tag

20 years agoupdate note on help-echo
yoichi [Tue, 25 May 2004 14:33:01 +0000 (14:33 +0000)]
update note on help-echo

20 years ago* elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
hmurata [Tue, 25 May 2004 06:51:47 +0000 (06:51 +0000)]
* elmo-shimbun.el (elmo-shimbun-update-overview-folder-list):
Change default value to symbol `all'.
(elmo-map-message-fetch): Change condition to update overview
follow the above.

20 years ago* elmo-shimbun.el (elmo-map-message-fetch): Change default
yoichi [Mon, 24 May 2004 16:30:44 +0000 (16:30 +0000)]
* elmo-shimbun.el (elmo-map-message-fetch): Change default
behavior to update overview.
(elmo-shimbun-update-overview-folder-list): Note it.

20 years ago(modb-standard-message-entity): Avoid infinite
hmurata [Mon, 24 May 2004 11:39:54 +0000 (11:39 +0000)]
(modb-standard-message-entity): Avoid infinite
recursive call.

20 years ago* wl-vars.el (wl-user-mail-address-regexp): New variable.
yoichi [Sun, 23 May 2004 06:35:44 +0000 (06:35 +0000)]
* wl-vars.el (wl-user-mail-address-regexp): New variable.
* wl-address.el (wl-address-user-mail-address-p): Use it.
(wl-address-delete-user-mail-addresses): Ditto.
Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]

20 years ago* wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
yoichi [Sun, 23 May 2004 06:01:55 +0000 (06:01 +0000)]
* wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
(wl-address-delete-user-mail-addresses): Ditto.

20 years ago* wl-address.el (wl-address-delete-user-mail-addresses): New
yoichi [Sun, 23 May 2004 05:52:22 +0000 (05:52 +0000)]
* wl-address.el (wl-address-delete-user-mail-addresses): New
function.
* wl-refile.el (wl-refile-guess-by-history): Use it.
* wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
(wl-draft-make-mail-followup-to): Ditto and fix logic.

20 years ago* wl-draft.el (wl-draft-edit-string): To judge sender address,
yoichi [Sun, 23 May 2004 05:07:12 +0000 (05:07 +0000)]
* wl-draft.el (wl-draft-edit-string): To judge sender address,
use wl-address-user-mail-address-p.

20 years ago* elmo-spam.el (elmo-spam-register-good-messages): Don't call
hmurata [Sun, 23 May 2004 03:48:04 +0000 (03:48 +0000)]
* elmo-spam.el (elmo-spam-register-good-messages): Don't call
buffer-disable-undo, it is unnecessary.
(elmo-spam-register-good-messages): Ditto.

* elsp-bogofilter.el (elmo-spam-bogofilter-register-messages):
Ditto.

* elsp-sa.el (elmo-spam-spamassassin-register-messages): Ditto.

20 years ago* wl-folder.el (wl-folder-open-close): Keep cursor on the line
yoichi [Sat, 22 May 2004 14:56:50 +0000 (14:56 +0000)]
* wl-folder.el (wl-folder-open-close): Keep cursor on the line
after opening group.

20 years ago* wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
hmurata [Sat, 22 May 2004 10:36:47 +0000 (10:36 +0000)]
* wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
of elmo-set-buffer-multibyte.

* wl-message.el (wl-original-message-mode): Ditto.

* wl-score.el (wl-score-insert-header): Ditto.

* wl-summary.el
(wl-summary-edit-addresses-collect-candidate-fields): Ditto.
(wl-summary-goto-folder-subr): Ditto.
(wl-summary-insert-headers): Ditto.

* wl-util.el (wl-set-string-width): Ditto.

* bbdb-wl.el (bbdb-wl-get-addresses-1): Use set-buffer-multibyte
instead of elmo-set-buffer-multibyte.
(bbdb-wl-get-addresses-2): Ditto.
(bbdb-wl-update-records): Ditto.
(bbdb-extract-field-value): Ditto.

* elmo-util.el (elmo-set-buffer-multibyte): Abolish.
(elmo-set-work-buf): Use set-buffer-multibyte instead of
elmo-set-buffer-multibyte.
(elmo-object-load): Ditto.
(elmo-save-buffer): Ditto.
(elmo-delete-char): Ditto.
(elmo-file-field-primitive-condition-match): Ditto.
(elmo-mime-string): Ditto.

* elmo-archive.el (elmo-archive-msgdb-create-entity-subr): Ditto.
(elmo-archive-field-condition-match): Ditto.

* elmo-imap4.el (elmo-imap4-setup-send-buffer): Ditto.

* elmo-net.el (elmo-network-initialize-session-buffer): Ditto.

* elmo-nntp.el (elmo-nntp-parse-overview-string): Ditto.
(elmo-nntp-msgdb-create-message): Ditto.

* elmo-pop3.el (elmo-pop3-msgdb-create-message): Ditto.

* elmo.el (elmo-message-match-condition): Ditto.
(elmo-message-match-condition): Ditto.

* modb-entity.el (elmo-msgdb-create-message-entity-from-buffer):
Ditto.

* elmo-util.el (elmo-decoded-field-body): New function.

20 years agoVersion number is increased to 2.11.29. wl-2_11_29
hmurata [Sat, 22 May 2004 10:30:23 +0000 (10:30 +0000)]
Version number is increased to 2.11.29.

20 years ago* elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
hmurata [Sat, 22 May 2004 08:09:04 +0000 (08:09 +0000)]
* elmo-spam.el (elmo-spam-scheme): Add `header' as a candidate.
(elsp-header): New backend.

* elmo-util.el (elmo-decoded-field-body): New function.

20 years ago* wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
yoichi [Thu, 20 May 2004 03:53:08 +0000 (03:53 +0000)]
* wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
(wl-highlight-summary-line-help-echo-alist): New variable.
* wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
into `wl-highlight-summary-line-help-echo' and
`wl-highlight-flag-folder-help-echo'.
(wl-highlight-summary-line-string): Change accordingly.
(wl-highlight-summary-current-line): Ditto.

20 years ago* wl-highlight.el (wl-highlight-message): Ignore white spaces
yoichi [Mon, 17 May 2004 15:48:40 +0000 (15:48 +0000)]
* wl-highlight.el (wl-highlight-message): Ignore white spaces
at the beginning of field body (Thanks to Markus Knittig).

20 years ago* wl-draft.el (wl-draft-insert-current-message): Also check
yoichi [Mon, 17 May 2004 15:20:41 +0000 (15:20 +0000)]
* wl-draft.el (wl-draft-insert-current-message): Also check
summary buffer, remove unnecessary tag.

20 years ago* wl-draft.el (wl-draft-insert-current-message): Cause error also
yoichi [Mon, 17 May 2004 14:34:24 +0000 (14:34 +0000)]
* wl-draft.el (wl-draft-insert-current-message): Cause error also
when wl-message-buffer is nil.

20 years ago* wl-folder.el (wl-folder): Abolish unused argument.
yoichi [Mon, 17 May 2004 13:37:00 +0000 (13:37 +0000)]
* wl-folder.el (wl-folder): Abolish unused argument.
Call wl-folder-init when wl-folder-entity is nil.
* wl.el (wl): Change accordingly.

20 years ago(wl-draft-yank-from-mail-reply-buffer): Convert to
hmurata [Sun, 16 May 2004 06:32:22 +0000 (06:32 +0000)]
(wl-draft-yank-from-mail-reply-buffer): Convert to
multibyte string before insert into draft buffer.
(wl-draft-create-buffer): Always enable multibyte characters for
draft buffer.

20 years agoVersion number is increased to 2.11.28. wl-2_11_28
hmurata [Sun, 16 May 2004 06:29:51 +0000 (06:29 +0000)]
Version number is increased to 2.11.28.

20 years ago* wl-folder.el (wl-folder-open-close): Handle blank line.
yoichi [Tue, 11 May 2004 15:38:09 +0000 (15:38 +0000)]
* wl-folder.el (wl-folder-open-close): Handle blank line.
(wl-folder-jump-to-current-entity): Ditto.

20 years agoReplied mark has been implemented.
okazaki [Sun, 9 May 2004 17:08:41 +0000 (17:08 +0000)]
Replied mark has been implemented.

20 years agoRewrite.
hmurata [Sun, 9 May 2004 14:19:31 +0000 (14:19 +0000)]
Rewrite.

20 years agoVersion number is increased to 2.11.27. wl-2_11_27
hmurata [Sun, 9 May 2004 14:16:31 +0000 (14:16 +0000)]
Version number is increased to 2.11.27.

20 years agoremove items which has been implemented
yoichi [Sun, 9 May 2004 13:30:51 +0000 (13:30 +0000)]
remove items which has been implemented

20 years ago* WL-ELS (UTILS-MODULES): Undo last two changes.
yoichi [Sat, 8 May 2004 08:49:06 +0000 (08:49 +0000)]
* WL-ELS (UTILS-MODULES): Undo last two changes.

20 years ago* rfc2368.el: Sync with cvs version of emacs.
yoichi [Sat, 8 May 2004 07:53:48 +0000 (07:53 +0000)]
* rfc2368.el: Sync with cvs version of emacs.
(rfc2368-unhexify-string): Don't use replace-regexp-in-string.
(rfc2368-parse-mailto-url): Unhexify prequery, change concat order.

20 years ago* WL-ELS (UTILS-MODULES): Fix the last change, test mail/rfc2368.
yoichi [Wed, 5 May 2004 17:22:49 +0000 (17:22 +0000)]
* WL-ELS (UTILS-MODULES): Fix the last change, test mail/rfc2368.

20 years agoUpdate.
teranisi [Wed, 5 May 2004 11:49:44 +0000 (11:49 +0000)]
Update.

20 years ago(elmo-folder-expand-msgdb-path): Changed
teranisi [Wed, 5 May 2004 11:49:28 +0000 (11:49 +0000)]
(elmo-folder-expand-msgdb-path): Changed
msgdb path for the localdir folder with absolute path.

20 years ago* test-elmo-localdir.el
teranisi [Wed, 5 May 2004 11:46:59 +0000 (11:46 +0000)]
* test-elmo-localdir.el
(test-elmo-folder-expand-msgdb-path-4): Remove.

* test-utf7.el (toplevel): Setup utf-translate-cjk-mode or
require 'un-define if available.

20 years agoFix last change.
teranisi [Wed, 5 May 2004 11:37:21 +0000 (11:37 +0000)]
Fix last change.

20 years agoUpdate.
teranisi [Wed, 5 May 2004 11:27:52 +0000 (11:27 +0000)]
Update.

20 years agoSynch up with latest gnus/utf7.el;
teranisi [Wed, 5 May 2004 11:27:40 +0000 (11:27 +0000)]
Synch up with latest gnus/utf7.el;
Modified for latest Emacs.

20 years ago(elmo-folder-initialize): Set a dummy when the
hmurata [Wed, 5 May 2004 05:56:47 +0000 (05:56 +0000)]
(elmo-folder-initialize): Set a dummy when the
shimbun backend couldn't open.

20 years ago* doc/wl-ja.texi: Update the description for wl-fcc-force-as-read.
hmurata [Mon, 3 May 2004 16:29:44 +0000 (16:29 +0000)]
* doc/wl-ja.texi: Update the description for wl-fcc-force-as-read.

* doc/wl.texi: Ditto.

20 years agoAdded future codenames.
teranisi [Sat, 1 May 2004 07:52:02 +0000 (07:52 +0000)]
Added future codenames.

20 years ago(wl-thread-insert-message): arranged localization of variable
yoichi [Thu, 29 Apr 2004 13:34:55 +0000 (13:34 +0000)]
(wl-thread-insert-message): arranged localization of variable

20 years ago* wl-thread.el (wl-thread-insert-message): When the thread is
yoichi [Thu, 29 Apr 2004 04:41:42 +0000 (04:41 +0000)]
* wl-thread.el (wl-thread-insert-message): When the thread is
devided by wl-summary-max-thread-depth, insert line at the end of
buffer.

20 years agoUpdate.
okazaki [Sat, 24 Apr 2004 18:45:46 +0000 (18:45 +0000)]
Update.

20 years ago(elmo-message-folder): Call `elmo-message-folder' recursively.
okazaki [Sat, 24 Apr 2004 18:45:24 +0000 (18:45 +0000)]
(elmo-message-folder): Call `elmo-message-folder' recursively.
(elmo-folder-diff): Avoid error `wrong-type-argument number-or-marker-p nil'
when a destination folder is a filter folder.

20 years ago* elmo.el (elmo-message-flags): Add optional argument `msgid'.
hmurata [Fri, 23 Apr 2004 17:53:57 +0000 (17:53 +0000)]
* elmo.el (elmo-message-flags): Add optional argument `msgid'.
(elmo-generic-folder-append-messages): Call elmo-message-flags
with argument `msgid'.

* elmo-split.el (elmo-split-subr): Ditto.

* elmo-pipe.el (elmo-message-flags): Follow the API change.

* elmo-multi.el (elmo-message-flags): Ditto.

20 years agoFix typo. (bogofiler -> bogofilter)
okazaki [Mon, 19 Apr 2004 12:28:46 +0000 (12:28 +0000)]
Fix typo. (bogofiler -> bogofilter)
Decapitalize the node name "Bsfilter".
Add descriptions for using bsfilter as a spam processor.

20 years agoupdate stream-type specification
yoichi [Sun, 18 Apr 2004 14:55:27 +0000 (14:55 +0000)]
update stream-type specification

20 years agoAdd index for SMTP AUTH.
okazaki [Sun, 18 Apr 2004 14:09:04 +0000 (14:09 +0000)]
Add index for SMTP AUTH.

20 years agoFix typo (falgs => flags).
hmurata [Sun, 18 Apr 2004 12:26:05 +0000 (12:26 +0000)]
Fix typo (falgs => flags).

20 years ago* elmo.el (elmo-folder): Add new slot `flag-table'.
hmurata [Sun, 18 Apr 2004 11:33:27 +0000 (11:33 +0000)]
* elmo.el (elmo-folder): Add new slot `flag-table'.
(elmo-folder-flag-table): New API.
(elmo-folder-close-flag-table): Ditto.
(elmo-folder-preserve-falgs): New function.
(elmo-generic-folder-append-messages): Use
`elmo-folder-flag-table' and `elmo-folder-close-flag-table'.
Flag of a non-registered message, it sets to nil.
Does not set flag to flag-table.

* elmo-maildir.el (elmo-folder-append-buffer): Use
`elmo-folder-preserve-falgs'.
(elmo-folder-append-messages): Use `elmo-folder-flag-table' and
`elmo-folder-close-flag-table'.

* elmo-archive.el (elmo-folder-append-buffer): Fix interface.
(elmo-archive-folder-append-buffer): Use
`elmo-folder-preserve-falgs'.

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

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

* elmo-localdir.el (elmo-folder-append-buffer): Ditto.
(elmo-folder-append-messages): Use `elmo-folder-flag-table' and
`elmo-folder-close-flag-table'.

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.