elisp/flim.git
23 years agoupdate. flim-1_13-rfc2231
akr [Thu, 25 May 2000 13:50:38 +0000 (13:50 +0000)]
update.

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

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

24 years agoUpdate.
keiichi [Mon, 10 Jan 2000 08:15:52 +0000 (08:15 +0000)]
Update.

24 years ago(mime-entity-root): New function.
keiichi [Mon, 10 Jan 2000 08:15:38 +0000 (08:15 +0000)]
(mime-entity-root): New function.

24 years agoUpdate for the new CVS server.
yamaoka [Thu, 6 Jan 2000 04:43:07 +0000 (04:43 +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:52 +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:56 +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:42:31 +0000 (01:42 +0000)]
(base64-encode-string): Allow the optional second arg `no-line-break'.

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

24 years agoFix typo.
keiichi [Thu, 16 Dec 1999 03:45:00 +0000 (03:45 +0000)]
Fix typo.

24 years agoUpdate.
keiichi [Thu, 16 Dec 1999 03:36:57 +0000 (03:36 +0000)]
Update.

24 years ago(eword-decode-structured-field-body): When error occures while parsing
keiichi [Thu, 16 Dec 1999 03:33:20 +0000 (03:33 +0000)]
(eword-decode-structured-field-body): When error occures while parsing
structure, force decode field body as unstructured field.
(eword-decode-and-unfold-structured-field-body): Likewise.
(eword-decode-and-unfold-structured-field-body): Likewise.
(eword-decode-and-fold-structured-field-body): Likewise.

24 years agoAdd author.
keiichi [Thu, 16 Dec 1999 03:31:47 +0000 (03:31 +0000)]
Add author.

24 years agoUpdate.
yamaoka [Mon, 13 Dec 1999 10:49:36 +0000 (10:49 +0000)]
Update.

24 years agoUpdate.
yamaoka [Mon, 13 Dec 1999 08:01:20 +0000 (08:01 +0000)]
Update.

24 years agoUpdate.
keiichi [Sat, 27 Nov 1999 05:37:32 +0000 (05:37 +0000)]
Update.

24 years ago(mime-parse-parameters): Strip `quoted-pair'.
keiichi [Sat, 27 Nov 1999 05:37:14 +0000 (05:37 +0000)]
(mime-parse-parameters): Strip `quoted-pair'.

24 years ago(mime-parameter-value): Fix `replace-match' error at decoding `ext-octet'. And
keiichi [Sat, 27 Nov 1999 05:36:56 +0000 (05:36 +0000)]
(mime-parameter-value): Fix `replace-match' error at decoding `ext-octet'. And
fix typo.

24 years agoUpdate.
keiichi [Wed, 24 Nov 1999 10:50:15 +0000 (10:50 +0000)]
Update.

24 years ago(mime-parse-parameters-from-list): Downcase attribute name.
keiichi [Wed, 24 Nov 1999 10:49:57 +0000 (10:49 +0000)]
(mime-parse-parameters-from-list): Downcase attribute name.

24 years agoUpdate.
keiichi [Wed, 24 Nov 1999 10:39:06 +0000 (10:39 +0000)]
Update.

24 years ago(mime-parse-parameters): Use `mime-parse-parameters-from-list'.
keiichi [Wed, 24 Nov 1999 10:38:52 +0000 (10:38 +0000)]
(mime-parse-parameters): Use `mime-parse-parameters-from-list'.
(mime-parse-parameters-from-list): New function.

24 years agoUpdate.
keiichi [Wed, 24 Nov 1999 07:56:38 +0000 (07:56 +0000)]
Update.
Change file coding system.

24 years ago(mime/content-parameter-value-regexp): Abolished.
keiichi [Wed, 24 Nov 1999 07:53:43 +0000 (07:53 +0000)]
(mime/content-parameter-value-regexp): Abolished.
(mime::attribute-char-regexp): Ditto.
(mime::attribute-regexp): Ditto.
(mime::ext-octet-regexp): Ditto.
(mime::extended-other-values-regexp): Ditto.
(mime::extended-initial-value-regexp): Ditto.
(mime::parameter-regexp): Ditto.
(mime-parse-parameters-skip-to-next-token): New function.
(mime-parse-parameters): New implementation.

24 years ago(mime-parameter-set-raw-values): New inline function.
keiichi [Wed, 24 Nov 1999 07:52:58 +0000 (07:52 +0000)]
(mime-parameter-set-raw-values): New inline function.
(mime-parameter-value): Don't break original `raw values'.

24 years agoUpdate.
keiichi [Fri, 5 Nov 1999 06:13:14 +0000 (06:13 +0000)]
Update.

24 years ago(eword-encoded-word-regexp): Match with RFC-2231.
keiichi [Fri, 5 Nov 1999 06:12:55 +0000 (06:12 +0000)]
(eword-encoded-word-regexp): Match with RFC-2231.
(eword-decode-region): Likewise.
(eword-decode-encoded-word): Likewise.
(eword-decode-encoded-text): Add new option parameter `language'.

24 years ago(mime-token-exclude-chars-regexp): New constant.
keiichi [Fri, 5 Nov 1999 06:12:29 +0000 (06:12 +0000)]
(mime-token-exclude-chars-regexp): New constant.
(mime-token-regexp): Use `mime-token-exclude-chars-regexp'.
(mime-charset-regexp): Ditto. (Exclude `*')
(mime-parameter-value): When language is not specified, do not add
text-property `mime-language'.

24 years agoUpdate.
keiichi [Fri, 5 Nov 1999 02:55:23 +0000 (02:55 +0000)]
Update.

24 years ago(mime::attribute-char-regexp): New constant.
keiichi [Fri, 5 Nov 1999 02:54:05 +0000 (02:54 +0000)]
(mime::attribute-char-regexp): New constant.
(mime::attribute-char-regexp): Ditto.
(mime::attribute-regexp): Ditto.
(mime::ext-octet-regexp): Ditto.
(mime::extended-other-values-regexp): Ditto.
(mime::extended-initial-value-regexp): Ditto.
(mime::parameter-regexp): Match with RFC-2231.
(mime-parse-parameter): Abolished.
(mime-parse-parameters): New function.
(mime-parse-Content-Type): Use `mime-parse-parameters'.
(mime-read-Content-Type): Modify doc-string.
(mime-parse-Content-Disposition): Use `mime-parse-parameters'.

24 years ago(make-mime-parameter): New inline function.
keiichi [Fri, 5 Nov 1999 02:53:41 +0000 (02:53 +0000)]
(make-mime-parameter): New inline function.
(mime-parameter-language): Ditto.
(mime-parameter-set-language): Ditto.
(mime-parameter-set-charset): Ditto.
(mime-parameter-charset): Ditto.
(mime-parameter-raw-values): Ditto.
(mime-parameter-append-raw-value): Ditto.
(mime-parameters): Ditto.
(mime-parameter): Ditto.
(mime-parameter-value): New function.
(mime-content-type-parameters): Use `mime-parameters'.
(mime-content-type-parameter): Use `mime-parameter-value'.
(mime-content-disposition-parameters): Use `mime-parameters'.
(mime-content-disposition-parameter): Use `mime-parameter-value'.

24 years agoThis commit was manufactured by cvs2svn to create branch 'flim-
tomo [Thu, 21 Oct 1999 08:15:12 +0000 (08:15 +0000)]
This commit was manufactured by cvs2svn to create branch 'flim-
1_13-rfc2231'.

24 years agoDelete auto-autoloads.el and custom-load.el when installing
hayashi [Thu, 21 Oct 1999 08:15:11 +0000 (08:15 +0000)]
Delete auto-autoloads.el and custom-load.el when installing
as an XEmacs package.

24 years agoUpdate.
yamaoka [Mon, 20 Sep 1999 07:08:28 +0000 (07:08 +0000)]
Update.

24 years ago(mailcap-look-at-schar): Protect against unexpected eof. [cf. <tm-ja:5177>]
yamaoka [Mon, 20 Sep 1999 07:08:23 +0000 (07:08 +0000)]
(mailcap-look-at-schar): Protect against unexpected eof.  [cf. <tm-ja:5177>]

24 years agoFix date.
yamaoka [Mon, 13 Sep 1999 23:43:09 +0000 (23:43 +0000)]
Fix date.

24 years ago(smtpmail-send-it): Remove needless `concat'.
yamaoka [Mon, 13 Sep 1999 23:41:25 +0000 (23:41 +0000)]
(smtpmail-send-it): Remove needless `concat'.

24 years agoFix typo
hayashi [Thu, 9 Sep 1999 11:28:31 +0000 (11:28 +0000)]
Fix typo

24 years agoFix typo
hayashi [Wed, 8 Sep 1999 07:18:56 +0000 (07:18 +0000)]
Fix typo

24 years agoManually synched up with mime-ja.sgml
hayashi [Wed, 8 Sep 1999 07:17:32 +0000 (07:17 +0000)]
Manually synched up with mime-ja.sgml

24 years agoUpdate.
yamaoka [Wed, 1 Sep 1999 23:54:10 +0000 (23:54 +0000)]
Update.

24 years ago(smtpmail-send-it): Make directory `smtpmail-queue-dir' if it does not exist;
yamaoka [Wed, 1 Sep 1999 23:54:06 +0000 (23:54 +0000)]
(smtpmail-send-it): Make directory `smtpmail-queue-dir' if it does not exist;
convert filename of queued mail using `convert-standard-filename'.
(smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory name using
`file-name-as-directory'.
(smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc strings.

24 years agoUpdate.
yamaoka [Thu, 26 Aug 1999 12:28:33 +0000 (12:28 +0000)]
Update.

24 years agoUndo the last change.
yamaoka [Thu, 26 Aug 1999 12:28:16 +0000 (12:28 +0000)]
Undo the last change.

24 years agoRemove file.
yamaoka [Thu, 26 Aug 1999 12:27:48 +0000 (12:27 +0000)]
Remove file.

24 years agoUpdate.
yamaoka [Thu, 26 Aug 1999 09:08:54 +0000 (09:08 +0000)]
Update.

24 years ago(smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and `time-stamp-hh:mm:ss'
yamaoka [Thu, 26 Aug 1999 09:08:23 +0000 (09:08 +0000)]
(smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and `time-stamp-hh:mm:ss'
instead of `current-time'.

24 years ago(flim-modules): Add `time-stamp' if Emacs version is less than 19.16.
yamaoka [Thu, 26 Aug 1999 09:07:32 +0000 (09:07 +0000)]
(flim-modules): Add `time-stamp' if Emacs version is less than 19.16.

24 years agoNew file imported from Emacs 19.28.
yamaoka [Thu, 26 Aug 1999 09:06:14 +0000 (09:06 +0000)]
New file imported from Emacs 19.28.

24 years agoUpdate.
yamaoka [Wed, 25 Aug 1999 07:14:57 +0000 (07:14 +0000)]
Update.

24 years agoUse `if' instead of `unless'.
yamaoka [Wed, 25 Aug 1999 07:14:43 +0000 (07:14 +0000)]
Use `if' instead of `unless'.

24 years agofixed.
morioka [Tue, 17 Aug 1999 02:15:38 +0000 (02:15 +0000)]
fixed.

24 years agoModify for m17n.org.
morioka [Tue, 17 Aug 1999 02:13:51 +0000 (02:13 +0000)]
Modify for m17n.org.

24 years agorelease.
morioka [Tue, 17 Aug 1999 02:10:21 +0000 (02:10 +0000)]
release.

24 years ago(ARC_DIR): Modify for ftp.
morioka [Tue, 17 Aug 1999 02:09:50 +0000 (02:09 +0000)]
(ARC_DIR): Modify for ftp.
(SEMI_ARC_DIR): Likewise.

24 years agoupdate.
morioka [Thu, 12 Aug 1999 02:45:53 +0000 (02:45 +0000)]
update.

24 years agoFrom Mikio Nakajima <minakaji@osaka.email.ne.jp> [tm-ja:4872,4877]:
morioka [Thu, 12 Aug 1999 02:42:14 +0000 (02:42 +0000)]
From Mikio Nakajima <minakaji@osaka.email.ne.jp> [tm-ja:4872,4877]:

1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>

* smtp.el (smtp-notify-success): New option.
* (smtp-via-smtp): Request return receipt (defined in RFC1891) to
SMTP server if `smtp-notify-success' is non-nil.

24 years agoupdate.
morioka [Mon, 9 Aug 1999 03:29:49 +0000 (03:29 +0000)]
update.

24 years ago(mime-entity-header-start-point): New generic function.
morioka [Mon, 9 Aug 1999 03:28:08 +0000 (03:28 +0000)]
(mime-entity-header-start-point): New generic function.
(mime-entity-header-end-point): New generic function.

24 years ago(mime-entity-header-start-point): New method.
morioka [Mon, 9 Aug 1999 03:26:25 +0000 (03:26 +0000)]
(mime-entity-header-start-point): New method.
(mime-entity-header-end-point): New method.

24 years agoupdate.
morioka [Mon, 9 Aug 1999 03:23:32 +0000 (03:23 +0000)]
update.

24 years ago(flim-modules): Add `mmdbuffer'.
morioka [Mon, 9 Aug 1999 03:22:34 +0000 (03:22 +0000)]
(flim-modules): Add `mmdbuffer'.

24 years agoupdate.
morioka [Mon, 9 Aug 1999 03:21:53 +0000 (03:21 +0000)]
update.

24 years agoNew module.
morioka [Mon, 9 Aug 1999 03:19:55 +0000 (03:19 +0000)]
New module.

24 years agoupdate.
morioka [Wed, 28 Jul 1999 05:19:16 +0000 (05:19 +0000)]
update.

24 years agoAdd autoload setting for `mime-entity-body-buffer',
morioka [Wed, 28 Jul 1999 04:54:16 +0000 (04:54 +0000)]
Add autoload setting for `mime-entity-body-buffer',
`mime-entity-body-start-point' and `mime-entity-body-end-point'.

24 years ago(mime-entity-point-min): Define as an obsolete function.
morioka [Wed, 28 Jul 1999 04:43:45 +0000 (04:43 +0000)]
(mime-entity-point-min): Define as an obsolete function.
(mime-entity-point-max): Likewise.

24 years agoupdate.
morioka [Tue, 27 Jul 1999 08:18:24 +0000 (08:18 +0000)]
update.

24 years ago(entity-point-min): Deleted.
morioka [Tue, 27 Jul 1999 08:13:44 +0000 (08:13 +0000)]
(entity-point-min): Deleted.
(entity-point-max): Deleted.

24 years agoupdate.
morioka [Sat, 24 Jul 1999 12:23:28 +0000 (12:23 +0000)]
update.

24 years ago(mime-library-product): Update to 1.13.2.
morioka [Sat, 24 Jul 1999 12:21:44 +0000 (12:21 +0000)]
(mime-library-product): Update to 1.13.2.

24 years agoupdate.
morioka [Sat, 24 Jul 1999 12:13:01 +0000 (12:13 +0000)]
update.

24 years ago(mime-insert-text-content): Deleted [moved to mime-def.el].
morioka [Sat, 24 Jul 1999 12:12:24 +0000 (12:12 +0000)]
(mime-insert-text-content): Deleted [moved to mime-def.el].

24 years agoAdd autoload settings for `mime-entity-content' [to avoid warning].
morioka [Sat, 24 Jul 1999 12:11:40 +0000 (12:11 +0000)]
Add autoload settings for `mime-entity-content' [to avoid warning].
(mime-insert-text-content): New method of `mime-entity' [moved from
mmbuffer.el].

24 years agofixed.
morioka [Sat, 24 Jul 1999 07:47:36 +0000 (07:47 +0000)]
fixed.

24 years agofixed.
morioka [Sat, 24 Jul 1999 07:47:02 +0000 (07:47 +0000)]
fixed.

24 years agoupdate.
morioka [Sat, 24 Jul 1999 07:46:19 +0000 (07:46 +0000)]
update.

24 years ago(mime-entity-children): Deleted [moved to mime-def.el].
morioka [Sat, 24 Jul 1999 07:45:01 +0000 (07:45 +0000)]
(mime-entity-children): Deleted [moved to mime-def.el].

24 years agoAdd autoload settings for `mime-entity-content-type',
morioka [Sat, 24 Jul 1999 07:43:39 +0000 (07:43 +0000)]
Add autoload settings for `mime-entity-content-type',
`mime-parse-multipart' and `mime-parse-encapsulated' [to avoid
warning].
(mime-entity-children): New method of `mime-entity' [moved from
mmbuffer.el].

24 years agorelease. flim-1_13_1
morioka [Thu, 22 Jul 1999 05:28:15 +0000 (05:28 +0000)]
release.

24 years agoupdate.
morioka [Wed, 21 Jul 1999 11:03:32 +0000 (11:03 +0000)]
update.

24 years ago(mime-library-product): Update to 1.13.1.
morioka [Wed, 21 Jul 1999 11:02:22 +0000 (11:02 +0000)]
(mime-library-product): Update to 1.13.1.

24 years ago(mime-parse-buffer): Fixed.
morioka [Wed, 21 Jul 1999 11:00:50 +0000 (11:00 +0000)]
(mime-parse-buffer): Fixed.

24 years agorelease. flim-1_13_0
morioka [Fri, 16 Jul 1999 06:10:31 +0000 (06:10 +0000)]
release.

24 years agoupdate.
morioka [Fri, 16 Jul 1999 06:08:23 +0000 (06:08 +0000)]
update.

24 years agoFrom Nakagawa, Makoto <nakagawa@pochi.tis.co.jp>:
morioka [Fri, 16 Jul 1999 06:06:28 +0000 (06:06 +0000)]
From Nakagawa, Makoto <nakagawa@pochi.tis.co.jp>:
(smtpmail-send-it): Use current-time to get rid of
time-stamp-strftime.
(smtpmail-send-it): Use write-region-as-binary instead of write-file.
(smtpmail-send-queued-mail); Use find-file-noselect-as-binary instead
of find-file-noselect.

24 years agoupdate.
morioka [Wed, 23 Jun 1999 13:31:07 +0000 (13:31 +0000)]
update.

24 years agoDelete code to detect APEL 7.3 or later.
morioka [Wed, 23 Jun 1999 13:29:33 +0000 (13:29 +0000)]
Delete code to detect APEL 7.3 or later.

24 years ago(smtpmail-send-it): Use `forward-line' with arg 1 before searching for the end
yamaoka [Wed, 16 Jun 1999 05:12:32 +0000 (05:12 +0000)]
(smtpmail-send-it): Use `forward-line' with arg 1 before searching for the end
of the Resent-To field.

24 years agoUpdate.
yamaoka [Wed, 16 Jun 1999 04:54:20 +0000 (04:54 +0000)]
Update.

24 years ago(smtpmail-send-it): Extend the search bound to the end of the field for
yamaoka [Wed, 16 Jun 1999 04:54:09 +0000 (04:54 +0000)]
(smtpmail-send-it): Extend the search bound to the end of the field for
fetching the recipients from Resent-To.

24 years ago(PACKAGE): Change to flim.
morioka [Tue, 15 Jun 1999 12:43:29 +0000 (12:43 +0000)]
(PACKAGE): Change to flim.

24 years agoupdate.
morioka [Tue, 15 Jun 1999 12:42:42 +0000 (12:42 +0000)]
update.

24 years ago(mime-library-product): Update to FLIM 1.13.0.
morioka [Tue, 15 Jun 1999 12:42:30 +0000 (12:42 +0000)]
(mime-library-product): Update to FLIM 1.13.0.

24 years agoUpdate.
yamaoka [Fri, 11 Jun 1999 11:15:18 +0000 (11:15 +0000)]
Update.

24 years ago(luna-define-class-function): Check for the improbable name of variable
yamaoka [Fri, 11 Jun 1999 11:15:05 +0000 (11:15 +0000)]
(luna-define-class-function): Check for the improbable name of variable
beginning with colon whether we should bind the sort of symbol or not.
(TopLevel): Likewise.

24 years agoUpdate.
yamaoka [Thu, 10 Jun 1999 10:17:35 +0000 (10:17 +0000)]
Update.

24 years ago(luna-define-class-function): Bind member variables statically for old Emacsen.
yamaoka [Thu, 10 Jun 1999 10:17:18 +0000 (10:17 +0000)]
(luna-define-class-function): Bind member variables statically for old Emacsen.
(TopLevel): Require `static'; bind `:before', `:after' and `:around'
statically for old Emacsen. [cf. <tm-ja:4593>]

24 years ago(ARC_DIR): fixed. chao-1_13_0
morioka [Tue, 1 Jun 1999 07:58:18 +0000 (07:58 +0000)]
(ARC_DIR): fixed.