elisp/flim.git
23 years ago* smtp.el: Add autoload settings for `starttls-open-stream' and
ueno [Wed, 1 Nov 2000 02:28:30 +0000 (02:28 +0000)]
* smtp.el: Add autoload settings for `starttls-open-stream' and
`starttls-negotiate'.
(smtp-connection-set-extensions-internal): New macro.
(smtp-connection-extensions-internal): New macro.
(smtp-make-connection): Set the `extension' slot to nil.
(smtp-primitive-ehlo): New function.
(smtp-submit-package): Rename from `smtp-commit'.
(smtp-submit-package-function): Rename from `smtp-commit-function'.
(smtp-primitive-starttls): New function.
(smtp-extensions): New group.
(smtp-use-8bitmime): New variable.
(smtp-use-size): New variable.
(smtp-use-starttls): New variable.
(smtp-via-smtp): Bind `smtp-open-connection-function'.

23 years agoFix comments.
ueno [Tue, 31 Oct 2000 13:42:46 +0000 (13:42 +0000)]
Fix comments.

23 years ago(smtp-read-response): Don't use `push'.
ueno [Tue, 31 Oct 2000 13:36:42 +0000 (13:36 +0000)]
(smtp-read-response): Don't use `push'.

23 years agoFix typo.
ueno [Tue, 31 Oct 2000 13:29:11 +0000 (13:29 +0000)]
Fix typo.

23 years ago* smtp.el: New implementation; don't use `tram.el' and `luna.el'.
ueno [Tue, 31 Oct 2000 13:23:19 +0000 (13:23 +0000)]
* smtp.el: New implementation; don't use `tram.el' and `luna.el'.

23 years agoFix local variable name.
ueno [Wed, 23 Aug 2000 02:47:42 +0000 (02:47 +0000)]
Fix local variable name.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 18:23:00 +0000 (18:23 +0000)]
update.

23 years ago* smtp.el (smtp-check-response): Abolish.
ueno [Wed, 16 Aug 2000 18:22:46 +0000 (18:22 +0000)]
* smtp.el (smtp-check-response): Abolish.

23 years agoFix last change.
ueno [Wed, 16 Aug 2000 17:50:46 +0000 (17:50 +0000)]
Fix last change.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 17:44:30 +0000 (17:44 +0000)]
update.

23 years ago* smtp.el (smtp-via-smtp): Don't compile transaction-function.
ueno [Wed, 16 Aug 2000 17:44:14 +0000 (17:44 +0000)]
* smtp.el (smtp-via-smtp): Don't compile transaction-function.

23 years agoFix last change.
ueno [Wed, 16 Aug 2000 17:42:37 +0000 (17:42 +0000)]
Fix last change.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 17:21:39 +0000 (17:21 +0000)]
update.

23 years ago* tram.el (tram-compose-&&): Expand macro `closure-call'.
ueno [Wed, 16 Aug 2000 17:21:26 +0000 (17:21 +0000)]
* tram.el (tram-compose-&&): Expand macro `closure-call'.
(tram-compose-||): Ditto.

23 years agoSynch up with doodle.
ueno [Wed, 16 Aug 2000 16:26:45 +0000 (16:26 +0000)]
Synch up with doodle.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 16:24:55 +0000 (16:24 +0000)]
update.

23 years ago* FLIM-ELS (flim-modules): Add `closure' and `tram'.
ueno [Wed, 16 Aug 2000 16:24:33 +0000 (16:24 +0000)]
* FLIM-ELS (flim-modules): Add `closure' and `tram'.

23 years ago* smtp.el (smtp-default-transaction-compose-function): Use
ueno [Wed, 16 Aug 2000 16:24:04 +0000 (16:24 +0000)]
* smtp.el (smtp-default-transaction-compose-function): Use
`tram-compose-transaction'.

23 years ago* tram.el: Rename from net-trans.el; require `closure'.
ueno [Wed, 16 Aug 2000 16:23:10 +0000 (16:23 +0000)]
* tram.el: Rename from net-trans.el; require `closure'.
(tram-define-transaction): New function.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 08:42:59 +0000 (08:42 +0000)]
update.

23 years ago* smtp.el (smtp-mailfrom): Don't send message size.
ueno [Wed, 16 Aug 2000 08:42:39 +0000 (08:42 +0000)]
* smtp.el (smtp-mailfrom): Don't send message size.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 08:36:25 +0000 (08:36 +0000)]
update.

23 years ago* smtp.el (smtp-default-commands): Abolish.
ueno [Wed, 16 Aug 2000 08:36:12 +0000 (08:36 +0000)]
* smtp.el (smtp-default-commands): Abolish.
(smtp-commands): Abolish.
(smtp-transaction): Delete slots about package information.
(smtp-transaction-function): Abolish.
(smtp-greeting,smtp-ehlo,smtp-helo,smtp-mailfrom,
smtp-rcptto,smtp-data): Define as function.
(smtp-default-transaction-compose-function): New function.
(smtp-closure-partial-apply): New function.
(smtp-transaction-compose-function): New variable.

23 years agoupdate.
ueno [Wed, 16 Aug 2000 04:08:09 +0000 (04:08 +0000)]
update.

23 years ago* qmtp.el (qmtp-timeout): New user option.
ueno [Wed, 16 Aug 2000 04:07:55 +0000 (04:07 +0000)]
* qmtp.el (qmtp-timeout): New user option.
(qmtp-read-point): New variable.
(qmtp-send-package): New function.

23 years agoSynch up with chao-1_14.
ueno [Wed, 16 Aug 2000 01:59:12 +0000 (01:59 +0000)]
Synch up with chao-1_14.

23 years agoupdate.
ueno [Tue, 15 Aug 2000 13:24:13 +0000 (13:24 +0000)]
update.

23 years ago* FLIM-ELS (flim-modules): Add `qmtp'.
ueno [Tue, 15 Aug 2000 13:23:58 +0000 (13:23 +0000)]
* FLIM-ELS (flim-modules): Add `qmtp'.

* qmtp.el: New file.

23 years ago* smtp.el (smtp-check-response): Rewrite.
ueno [Tue, 15 Aug 2000 13:23:47 +0000 (13:23 +0000)]
* smtp.el (smtp-check-response): Rewrite.

23 years agoFix docstring.
ueno [Tue, 15 Aug 2000 06:16:24 +0000 (06:16 +0000)]
Fix docstring.

23 years agoupdate.
ueno [Tue, 15 Aug 2000 04:38:30 +0000 (04:38 +0000)]
update.

23 years ago* net-trans.el (net-transaction-fold-left): Rename.
ueno [Tue, 15 Aug 2000 04:37:54 +0000 (04:37 +0000)]
* net-trans.el (net-transaction-fold-left): Rename.

23 years agoupdate.
ueno [Mon, 14 Aug 2000 22:29:24 +0000 (22:29 +0000)]
update.

23 years ago* smtp.el (smtp-debug-info): Abolish.
ueno [Mon, 14 Aug 2000 22:29:07 +0000 (22:29 +0000)]
* smtp.el (smtp-debug-info): Abolish.
(smtp-send-data-1): Don't refer smtp-debug-info.
(smtp-ehlo): Parse response.

23 years agoUse `net-transaction-*' instead of `transaction-*'.
ueno [Mon, 14 Aug 2000 21:59:52 +0000 (21:59 +0000)]
Use `net-transaction-*' instead of `transaction-*'.

23 years agoAdd prefix.
ueno [Mon, 14 Aug 2000 21:59:10 +0000 (21:59 +0000)]
Add prefix.

23 years agoFix paren style.
ueno [Mon, 14 Aug 2000 21:58:06 +0000 (21:58 +0000)]
Fix paren style.

23 years agoupdate.
ueno [Mon, 14 Aug 2000 16:18:51 +0000 (16:18 +0000)]
update.

23 years agoFix last change.
ueno [Mon, 14 Aug 2000 16:18:10 +0000 (16:18 +0000)]
Fix last change.

23 years ago* smtp.el: Require `net-trans'.
ueno [Mon, 14 Aug 2000 16:17:36 +0000 (16:17 +0000)]
* smtp.el: Require `net-trans'.
(smtp-transaction): New class.
(smtp-open-connection-function): New variable.
(smtp-default-commands): New variable.
(smtp-commands): New variable.
(smtp-transaction-function): New variable.
(smtp-greeting): New generic function.
(smtp-ehlo): New generic function.
(smtp-helo): New generic function.
(smtp-mailfrom): New generic function.
(smtp-rcptto): New generic function.
(smtp-data): New generic function.
(smtp-via-smtp): Simplify.
(smtp-check-response): New function.

23 years ago* net-trans.el (transaction-error): New generic function.
ueno [Mon, 14 Aug 2000 16:17:07 +0000 (16:17 +0000)]
* net-trans.el (transaction-error): New generic function.

23 years agoupdate.
ueno [Mon, 14 Aug 2000 14:58:14 +0000 (14:58 +0000)]
update.

23 years ago* net-trans.el: New file.
ueno [Mon, 14 Aug 2000 14:57:47 +0000 (14:57 +0000)]
* net-trans.el: New file.

* FLIM-ELS (flim-modules): Add `net-trans'.

23 years ago(mime-library-product): New product "Deisui".
tomo [Fri, 23 Jun 2000 09:40:36 +0000 (09:40 +0000)]
(mime-library-product): New product "Deisui".

23 years agoThis commit was manufactured by cvs2svn to create branch 'deisui-1_14'.
tomo [Fri, 23 Jun 2000 09:31:49 +0000 (09:31 +0000)]
This commit was manufactured by cvs2svn to create branch 'deisui-1_14'.

23 years agoupdate. chao-1_14_0-1
tomo [Fri, 23 Jun 2000 09:31:47 +0000 (09:31 +0000)]
update.

23 years ago(initialize-instance): New method.
tomo [Fri, 23 Jun 2000 09:31:09 +0000 (09:31 +0000)]
(initialize-instance): New method.
(mime-entity-name): Fixed.
(mmexternal-require-buffer): New function.
(mime-insert-entity): New implementation.
(mime-write-entity): Likewise.
(mime-entity-body): New method.
(mime-insert-entity-body): New method.
(mime-write-entity-body): New implementation.
(mime-entity-content): Likewise.
(mime-insert-entity-content): Likewise.
(mime-write-entity-content): Likewise.
(mime-entity-fetch-field): Likewise.
(mime-insert-header): Likewise.

23 years ago(initialize-instance): Store buffer instead of name of buffer to
tomo [Fri, 23 Jun 2000 09:24:44 +0000 (09:24 +0000)]
(initialize-instance): Store buffer instead of name of buffer to
`buffer' slot.

23 years agoupdate.
tomo [Wed, 21 Jun 2000 12:33:07 +0000 (12:33 +0000)]
update.

23 years ago(mime-entity-children): Deleted.
tomo [Wed, 21 Jun 2000 12:32:04 +0000 (12:32 +0000)]
(mime-entity-children): Deleted.

23 years ago(mime-insert-entity-body): New method.
tomo [Wed, 21 Jun 2000 12:31:33 +0000 (12:31 +0000)]
(mime-insert-entity-body): New method.
(mmbuffer-parse-multipart): New function.
(mmbuffer-parse-encapsulated): New function.
(mime-entity-children): New function.

23 years ago(mime-find-root-entity): New function.
tomo [Wed, 21 Jun 2000 12:29:26 +0000 (12:29 +0000)]
(mime-find-root-entity): New function.
(mime-entity-header-buffer): Comment out.
(mime-goto-header-start-point): Likewise.
(mime-entity-header-start-point): Likewise.
(mime-entity-header-end-point): Likewise.
(mime-entity-body-buffer): Likewise.
(mime-goto-body-start-point): Likewise.
(mime-goto-body-end-point): Likewise.
(mime-entity-body-start-point): Likewise.
(mime-entity-body-end-point): Likewise.
(mime-entity-body-start): Likewise.
(mime-entity-body-end): Likewise.
(mime-entity-buffer): Likewise.
(mime-entity-point-min): Likewise.
(mime-entity-point-max): Likewise.
(mime-insert-entity-body): New generic function.
(mime-entity-uu-filename): Use `mime-insert-entity-body'.
(mime-entity-set-content-type): New function.
(mime-entity-set-encoding): New function.

23 years ago(mime-parse-multipart): Comment out.
tomo [Wed, 21 Jun 2000 12:22:11 +0000 (12:22 +0000)]
(mime-parse-multipart): Comment out.
(mime-parse-encapsulated): Likewise.
(mime-parse-external): Likewise.

23 years ago(mime-entity-header-buffer): Comment out.
tomo [Wed, 21 Jun 2000 03:59:01 +0000 (03:59 +0000)]
(mime-entity-header-buffer): Comment out.
(mime-goto-header-start-point): Likewise.
(mime-entity-header-start-point): Likewise.
(mime-entity-header-end-point): Likewise.
(mime-entity-body-buffer): Likewise.
(mime-goto-body-start-point): Likewise.
(mime-goto-body-end-point): Likewise.
(mime-entity-body-start-point): Likewise.
(mime-entity-body-end-point): Likewise.
(mime-entity-buffer): Likewise.
(mime-entity-point-min): Likewise.
(mime-entity-point-max): Likewise.

23 years agoupdate.
tomo [Wed, 7 Jun 2000 09:39:43 +0000 (09:39 +0000)]
update.

23 years ago(eword-charset-encoding-alist): Add `iso-2022-jp-3'.
tomo [Wed, 7 Jun 2000 09:38:56 +0000 (09:38 +0000)]
(eword-charset-encoding-alist): Add `iso-2022-jp-3'.

24 years agoupdate.
akr [Thu, 25 May 2000 13:50:33 +0000 (13:50 +0000)]
update.

24 years agoupdate cvs development method.
akr [Thu, 25 May 2000 13:02:07 +0000 (13:02 +0000)]
update cvs development method.

24 years ago(smtp-deduce-address-list): Set `case-fold-search' to `t' in the working
yamaoka [Tue, 9 May 2000 00:25:42 +0000 (00:25 +0000)]
(smtp-deduce-address-list): Set `case-fold-search' to `t' in the working
buffer.

24 years agoAdd mime-entity-body.
hayashi [Wed, 26 Apr 2000 07:05:34 +0000 (07:05 +0000)]
Add mime-entity-body.

24 years agoUpdate.
keiichi [Fri, 3 Mar 2000 10:43:01 +0000 (10:43 +0000)]
Update.

24 years ago(mime-entity-node-id): Change to function.
keiichi [Fri, 3 Mar 2000 10:42:42 +0000 (10:42 +0000)]
(mime-entity-node-id): Change to function.

24 years agoupdate.
tomo [Fri, 3 Mar 2000 08:03:43 +0000 (08:03 +0000)]
update.

24 years ago(initialize-instance): Don't setup `mime-message-structure'.
tomo [Fri, 3 Mar 2000 08:02:57 +0000 (08:02 +0000)]
(initialize-instance): Don't setup `mime-message-structure'.

24 years ago(mime-parse-buffer): Don't setup `mime-message-structure'.
tomo [Fri, 3 Mar 2000 08:01:56 +0000 (08:01 +0000)]
(mime-parse-buffer): Don't setup `mime-message-structure'.

24 years agoupdate.
tomo [Thu, 2 Mar 2000 10:51:39 +0000 (10:51 +0000)]
update.

24 years ago(mime-visible-field-p): Moved from mmbuffer.el.
tomo [Thu, 2 Mar 2000 10:50:09 +0000 (10:50 +0000)]
(mime-visible-field-p): Moved from mmbuffer.el.
(mime-insert-header-from-buffer): Moved from mmbuffer.el.

24 years ago(mime-visible-field-p): Moved to mmgeneric.el.
tomo [Thu, 2 Mar 2000 10:49:16 +0000 (10:49 +0000)]
(mime-visible-field-p): Moved to mmgeneric.el.
(mime-insert-header-from-buffer): Moved to mmgeneric.el.

24 years agoupdate.
tomo [Thu, 2 Mar 2000 10:31:57 +0000 (10:31 +0000)]
update.

24 years ago(flim-modules): Add `mmgeneric'.
tomo [Thu, 2 Mar 2000 10:31:02 +0000 (10:31 +0000)]
(flim-modules): Add `mmgeneric'.

24 years agoNew file.
tomo [Thu, 2 Mar 2000 10:30:43 +0000 (10:30 +0000)]
New file.

24 years agoRequire `mmgeneric'.
tomo [Thu, 2 Mar 2000 10:29:51 +0000 (10:29 +0000)]
Require `mmgeneric'.

24 years agoRequire `mmgeneric' when compiling.
tomo [Thu, 2 Mar 2000 10:29:13 +0000 (10:29 +0000)]
Require `mmgeneric' when compiling.

24 years agoMove mime-entity related definitions to mmgeneric.el.
tomo [Thu, 2 Mar 2000 10:28:28 +0000 (10:28 +0000)]
Move mime-entity related definitions to mmgeneric.el.

24 years agoupdate.
tomo [Thu, 2 Mar 2000 05:23:59 +0000 (05:23 +0000)]
update.

24 years ago(mime-find-entity-from-number): Now second argument `message' is not
tomo [Thu, 2 Mar 2000 05:22:03 +0000 (05:22 +0000)]
(mime-find-entity-from-number): Now second argument `message' is not
optional argument.
(mime-find-entity-from-node-id): Likewise.
(mime-find-entity-from-content-id): Likewise.
(mime-fetch-field): Delete obsolete function.
(mime-read-field): Likewise.

24 years agoupdate.
tomo [Wed, 1 Mar 2000 11:10:29 +0000 (11:10 +0000)]
update.

24 years ago(mime-entity-header-buffer): Mark it as obsolete.
tomo [Wed, 1 Mar 2000 11:09:14 +0000 (11:09 +0000)]
(mime-entity-header-buffer): Mark it as obsolete.
(mime-goto-header-start-point): Likewise.
(mime-entity-header-start-point): Likewise.
(mime-entity-header-end-point): Likewise.
(mime-entity-body-start): Use `defalias'; don't recommend to use
`mime-entity-body-start-point' instead.
(mime-entity-body-end): Use `defalias'; don't recommend to use
`mime-entity-body-end-point' instead.
(mime-entity-body-buffer): Mark it as obsolete.
(mime-goto-body-start-point): Likewise.
(mime-goto-body-end-point): Likewise.
(mime-entity-body-start-point): Likewise.
(mime-entity-body-end-point): Likewise.
(mime-entity-buffer): Don't recommend to use
`mime-entity-header-buffer' or `mime-entity-body-buffer' instead.
(mime-entity-point-min): Don't recommend to use
`mime-entity-header-start-point' instead.
(mime-entity-point-max): Don't recommend to use
`mime-entity-body-end-point' instead.

24 years ago(mime-library-version): update to 1.14.1.
tomo [Wed, 1 Mar 2000 10:56:08 +0000 (10:56 +0000)]
(mime-library-version): update to 1.14.1.
- Add autoload setting for `mime-parse-external'.

24 years agoupdate.
tomo [Wed, 1 Mar 2000 10:15:45 +0000 (10:15 +0000)]
update.

24 years agorelease. chao-1_14_0
tomo [Wed, 1 Mar 2000 10:00:06 +0000 (10:00 +0000)]
release.

24 years agorelease.
tomo [Wed, 1 Mar 2000 09:57:25 +0000 (09:57 +0000)]
release.

24 years agoUpdate for the new CVS server.
yamaoka [Thu, 6 Jan 2000 04:42:35 +0000 (04:42 +0000)]
Update for the new CVS server.

24 years ago(base64-encode-region): Allow the optional second arg `no-line-break'.
yamaoka [Mon, 20 Dec 1999 05:53:11 +0000 (05:53 +0000)]
(base64-encode-region): Allow the optional second arg `no-line-break'.
(base64-external-encode-region): Likewise.
(base64-internal-encode-region): Likewise.

24 years ago(base64-encode-string): Fix doc string.
yamaoka [Mon, 20 Dec 1999 01:55:29 +0000 (01:55 +0000)]
(base64-encode-string): Fix doc string.

24 years ago(base64-encode-string): Allow the optional second arg `no-line-break'.
yamaoka [Mon, 20 Dec 1999 01:41:52 +0000 (01:41 +0000)]
(base64-encode-string): Allow the optional second arg `no-line-break'.

24 years agoTypo.
yamaoka [Fri, 17 Dec 1999 00:27:11 +0000 (00:27 +0000)]
Typo.

24 years agoupdate.
morioka [Thu, 16 Dec 1999 13:23:14 +0000 (13:23 +0000)]
update.

P.S.

Please not to write description about *.texi because they are (should
be) automatically generated files.

24 years agoupdate.
morioka [Thu, 16 Dec 1999 13:17:45 +0000 (13:17 +0000)]
update.

24 years ago(flim-modules): Add `mmexternal'.
morioka [Thu, 16 Dec 1999 13:17:32 +0000 (13:17 +0000)]
(flim-modules): Add `mmexternal'.

24 years ago(mime-parse-external): New function.
morioka [Thu, 16 Dec 1999 13:16:05 +0000 (13:16 +0000)]
(mime-parse-external): New function.

24 years ago(mime-entity-children [mime-entity]): Use `mime-parse-external' for
morioka [Thu, 16 Dec 1999 13:15:28 +0000 (13:15 +0000)]
(mime-entity-children [mime-entity]): Use `mime-parse-external' for
message/external-body.

24 years agoNew module.
morioka [Thu, 16 Dec 1999 13:12:43 +0000 (13:12 +0000)]
New module.

24 years agoThis commit was manufactured by cvs2svn to create branch 'chao-1_14'.
tomo [Thu, 16 Dec 1999 09:13:37 +0000 (09:13 +0000)]
This commit was manufactured by cvs2svn to create branch 'chao-1_14'.

24 years agoMerge flim-1_13_2_1.
morioka [Thu, 16 Dec 1999 09:13:36 +0000 (09:13 +0000)]
Merge flim-1_13_2_1.

24 years agoMerge flim-1_12_7.
morioka [Mon, 31 May 1999 09:41:55 +0000 (09:41 +0000)]
Merge flim-1_12_7.

25 years agoMerge flim-1_12_6.
morioka [Wed, 12 May 1999 11:29:04 +0000 (11:29 +0000)]
Merge flim-1_12_6.

25 years agoMerge flim-1_11_3_9. flim-199811302358 flim-last-snapshot- gnus-oomori-199812161505
morioka [Wed, 28 Oct 1998 17:00:12 +0000 (17:00 +0000)]
Merge flim-1_11_3_9.

25 years agoMerge flim-1_11_3.
morioka [Tue, 27 Oct 1998 16:51:31 +0000 (16:51 +0000)]
Merge flim-1_11_3.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 13:05:42 +0000 (13:05 +0000)]
update.