elisp/flim.git
25 years ago(mmbuffer-entity-content): New function.
morioka [Tue, 30 Jun 1998 12:17:33 +0000 (12:17 +0000)]
(mmbuffer-entity-content): New function.
(mmbuffer-write-entity-content): New function.

25 years ago(mime-entity-send): New function.
morioka [Tue, 30 Jun 1998 12:16:21 +0000 (12:16 +0000)]
(mime-entity-send): New function.
(mime-entity-buffer): Use `mime-entity-send'.
(mime-entity-point-min): Likewise.
(mime-entity-point-max): Likewise.
(mime-entity-header-start): Likewise.
(mime-entity-header-end): Likewise.
(mime-entity-body-start): Likewise.
(mime-entity-body-end): Likewise.
(mime-fetch-field): Likewise.
(mime-entity-content): Use implementation of mm-backend.
(mime-write-entity-content): Likewise.

25 years agoupdate. flim-1_7_0
morioka [Tue, 30 Jun 1998 05:50:27 +0000 (05:50 +0000)]
update.

25 years agoupdate.
morioka [Tue, 30 Jun 1998 04:10:32 +0000 (04:10 +0000)]
update.

25 years ago(Entity creation): Add description of `mime-open-entity'.
morioka [Tue, 30 Jun 1998 04:08:44 +0000 (04:08 +0000)]
(Entity creation): Add description of `mime-open-entity'.
(Entity Attributes): Add description of `mime-entity-cooked-p'.
(Entity-content): Add description of `mime-write-entity-content',
`mime-write-entity' and `mime-write-entity-body'.

25 years agoMerge chao-1_7_0.
morioka [Mon, 29 Jun 1998 13:58:16 +0000 (13:58 +0000)]
Merge chao-1_7_0.

25 years ago(flim-modules): Delete `mime-lib'.
morioka [Sat, 27 Jun 1998 18:01:03 +0000 (18:01 +0000)]
(flim-modules): Delete `mime-lib'.

25 years agoupdate.
morioka [Fri, 26 Jun 1998 16:57:31 +0000 (16:57 +0000)]
update.

25 years agoModify for FLIM 1.7.
morioka [Fri, 26 Jun 1998 16:56:50 +0000 (16:56 +0000)]
Modify for FLIM 1.7.

25 years agoupdate.
morioka [Fri, 26 Jun 1998 16:51:04 +0000 (16:51 +0000)]
update.

25 years agoModify for FLIM 1.7.
morioka [Fri, 26 Jun 1998 16:50:01 +0000 (16:50 +0000)]
Modify for FLIM 1.7.

25 years agoupdate.
morioka [Fri, 26 Jun 1998 16:37:37 +0000 (16:37 +0000)]
update.

25 years agoDelete garbage.
morioka [Fri, 26 Jun 1998 16:35:01 +0000 (16:35 +0000)]
Delete garbage.

25 years agoModify for FLIM 1.7.
morioka [Fri, 26 Jun 1998 16:18:17 +0000 (16:18 +0000)]
Modify for FLIM 1.7.

25 years ago(mime-entity-number): Add DOC.
morioka [Fri, 26 Jun 1998 16:17:10 +0000 (16:17 +0000)]
(mime-entity-number): Add DOC.

25 years agoupdate.
morioka [Fri, 26 Jun 1998 07:50:59 +0000 (07:50 +0000)]
update.

25 years agoSync up with chao-1_6_1.
morioka [Fri, 26 Jun 1998 07:24:51 +0000 (07:24 +0000)]
Sync up with chao-1_6_1.

25 years agoupdate.
morioka [Thu, 25 Jun 1998 03:00:22 +0000 (03:00 +0000)]
update.

25 years ago(CVS): Fix typo.
morioka [Thu, 25 Jun 1998 02:56:29 +0000 (02:56 +0000)]
(CVS): Fix typo.

25 years agoSync up with chao-1_6_0.
morioka [Wed, 24 Jun 1998 15:54:30 +0000 (15:54 +0000)]
Sync up with chao-1_6_0.

25 years agoUpdated.
shuhei-k [Wed, 24 Jun 1998 11:47:01 +0000 (11:47 +0000)]
Updated.

25 years ago(mime-read-field): Fix typo.
shuhei-k [Wed, 24 Jun 1998 11:45:59 +0000 (11:45 +0000)]
(mime-read-field): Fix typo.

25 years agoupdate. flim-1_6_0
morioka [Wed, 24 Jun 1998 04:34:23 +0000 (04:34 +0000)]
update.

25 years ago(mime-entity-filename): Add DOC.
morioka [Wed, 24 Jun 1998 04:31:35 +0000 (04:31 +0000)]
(mime-entity-filename): Add DOC.

25 years agoupdate.
morioka [Wed, 24 Jun 1998 04:30:32 +0000 (04:30 +0000)]
update.

25 years ago(Entity Attributes): New section.
morioka [Wed, 24 Jun 1998 04:28:27 +0000 (04:28 +0000)]
(Entity Attributes): New section.

25 years agoupdate.
morioka [Wed, 24 Jun 1998 04:21:30 +0000 (04:21 +0000)]
update.

25 years ago(Entity as node in message): Add description of
morioka [Wed, 24 Jun 1998 04:20:58 +0000 (04:20 +0000)]
(Entity as node in message): Add description of
`mime-find-entity-from-number', `mime-find-entity-from-node-id'.

25 years agoupdate.
morioka [Wed, 24 Jun 1998 03:32:36 +0000 (03:32 +0000)]
update.

25 years ago(mime-find-entity-from-number): New function.
morioka [Wed, 24 Jun 1998 03:31:30 +0000 (03:31 +0000)]
(mime-find-entity-from-number): New function.
(mime-find-entity-from-node-id): New function.
(mime-entity-parent): New function (moved from SEMI MIME-View).
(mime-entity-uu-filename): New function (moved from SEMI MIME-View).
(mime-entity-filename): New function (moved from SEMI MIME-View).

25 years ago(mime-uuencode-encoding-name-list): New variable.
morioka [Wed, 24 Jun 1998 03:27:49 +0000 (03:27 +0000)]
(mime-uuencode-encoding-name-list): New variable.

25 years agoupdate.
morioka [Wed, 24 Jun 1998 01:27:40 +0000 (01:27 +0000)]
update.

25 years agoModify for FLIM 1.6.
morioka [Wed, 24 Jun 1998 01:25:36 +0000 (01:25 +0000)]
Modify for FLIM 1.6.

25 years agoupdate.
morioka [Wed, 24 Jun 1998 00:51:25 +0000 (00:51 +0000)]
update.

25 years ago(mime-fetch-field): New function; abolish `mime-entity-fetch-field'.
morioka [Wed, 24 Jun 1998 00:33:08 +0000 (00:33 +0000)]
(mime-fetch-field): New function; abolish `mime-entity-fetch-field'.
(mime-read-field): New function; abolish `mime-entity-read-field'.

25 years agoupdate.
morioka [Tue, 23 Jun 1998 23:32:44 +0000 (23:32 +0000)]
update.

25 years agorearrangement.
morioka [Tue, 23 Jun 1998 23:31:53 +0000 (23:31 +0000)]
rearrangement.

25 years agoupdate.
morioka [Tue, 23 Jun 1998 02:47:37 +0000 (02:47 +0000)]
update.

25 years agoNew files.
morioka [Tue, 23 Jun 1998 02:46:49 +0000 (02:46 +0000)]
New files.

25 years agorearrangement.
morioka [Tue, 23 Jun 1998 01:56:01 +0000 (01:56 +0000)]
rearrangement.

25 years agoUpdate.
shuhei-k [Mon, 22 Jun 1998 15:30:34 +0000 (15:30 +0000)]
Update.

25 years ago(mime-parse-message): Would error if empty body.
shuhei-k [Mon, 22 Jun 1998 15:30:11 +0000 (15:30 +0000)]
(mime-parse-message): Would error if empty body.

25 years agoupdate. flim-1_5_0
morioka [Mon, 22 Jun 1998 12:41:20 +0000 (12:41 +0000)]
update.

25 years ago(mime-content-disposition-parameter): Don't strip quoted-string.
morioka [Sun, 21 Jun 1998 22:41:41 +0000 (22:41 +0000)]
(mime-content-disposition-parameter): Don't strip quoted-string.

25 years agoupdate.
morioka [Sun, 21 Jun 1998 22:40:00 +0000 (22:40 +0000)]
update.

25 years agoMove `mime-content-disposition-parameter' and
morioka [Sun, 21 Jun 1998 22:39:26 +0000 (22:39 +0000)]
Move `mime-content-disposition-parameter' and
`mime-content-disposition-filename' from mime.el to mime-def.el again.

25 years agoupdate.
morioka [Sun, 21 Jun 1998 22:35:19 +0000 (22:35 +0000)]
update.

25 years agoMove `mime-content-disposition-parameter' and
morioka [Sun, 21 Jun 1998 22:34:49 +0000 (22:34 +0000)]
Move `mime-content-disposition-parameter' and
`mime-content-disposition-filename' from mime-def.el to mime.el.

25 years agoupdate.
morioka [Sun, 21 Jun 1998 22:26:24 +0000 (22:26 +0000)]
update.

25 years ago(What's FLIM): Modify for mime.el.
morioka [Sun, 21 Jun 1998 22:25:41 +0000 (22:25 +0000)]
(What's FLIM): Modify for mime.el.

25 years ago(flim-modules): Add `mime'.
morioka [Sun, 21 Jun 1998 22:24:40 +0000 (22:24 +0000)]
(flim-modules): Add `mime'.

25 years agoMove every definitions to mime.el.
morioka [Sun, 21 Jun 1998 22:23:35 +0000 (22:23 +0000)]
Move every definitions to mime.el.

25 years agoNew module (renamed from mime-lib.el).
morioka [Sun, 21 Jun 1998 22:21:49 +0000 (22:21 +0000)]
New module (renamed from mime-lib.el).

25 years agoupdate.
morioka [Sun, 21 Jun 1998 22:02:26 +0000 (22:02 +0000)]
update.

25 years agoAdd autoload setting for eword-encode.el.
morioka [Sun, 21 Jun 1998 22:01:31 +0000 (22:01 +0000)]
Add autoload setting for eword-encode.el.

25 years ago(mime-entity-content): New function.
morioka [Sun, 21 Jun 1998 09:59:28 +0000 (09:59 +0000)]
(mime-entity-content): New function.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 21:01:24 +0000 (21:01 +0000)]
update.

25 years agoAbolish constant `mel-version'.
morioka [Sat, 20 Jun 1998 21:00:30 +0000 (21:00 +0000)]
Abolish constant `mel-version'.

25 years ago(mime-string-decoding-method-alist): New variable.
morioka [Sat, 20 Jun 1998 20:58:32 +0000 (20:58 +0000)]
(mime-string-decoding-method-alist): New variable.
(mime-decode-string): New function.

25 years ago(base64-external-decode-string): fixed.
morioka [Sat, 20 Jun 1998 20:57:17 +0000 (20:57 +0000)]
(base64-external-decode-string): fixed.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 19:52:47 +0000 (19:52 +0000)]
update.

25 years ago(base64-external-decode-string): New function.
morioka [Sat, 20 Jun 1998 19:52:15 +0000 (19:52 +0000)]
(base64-external-decode-string): New function.
(base64-decode-string): New function.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 13:28:52 +0000 (13:28 +0000)]
update.

25 years ago(quoted-printable-decode-string): New implementation.
morioka [Sat, 20 Jun 1998 13:27:38 +0000 (13:27 +0000)]
(quoted-printable-decode-string): New implementation.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 12:05:31 +0000 (12:05 +0000)]
update.

25 years ago(quoted-printable-internal-decode-region): New implementation.
morioka [Sat, 20 Jun 1998 12:05:03 +0000 (12:05 +0000)]
(quoted-printable-internal-decode-region): New implementation.

25 years agoupdate.
morioka [Sat, 20 Jun 1998 11:39:12 +0000 (11:39 +0000)]
update.

25 years ago(q-encoding-decode-string): Use `quoted-printable-hex-char-to-num'.
morioka [Sat, 20 Jun 1998 11:35:06 +0000 (11:35 +0000)]
(q-encoding-decode-string): Use `quoted-printable-hex-char-to-num'.

25 years ago(quoted-printable-hex-char-to-num): New function.
morioka [Sat, 20 Jun 1998 11:33:46 +0000 (11:33 +0000)]
(quoted-printable-hex-char-to-num): New function.
(quoted-printable-decode-string): Use
`quoted-printable-hex-char-to-num'.

25 years agoFix typo.
shuhei-k [Sat, 20 Jun 1998 07:42:56 +0000 (07:42 +0000)]
Fix typo.

25 years agoupdate.
morioka [Fri, 19 Jun 1998 23:11:10 +0000 (23:11 +0000)]
update.

25 years agoMove `mime-message-structure' from mime-parse.el to mime-def.el.
morioka [Fri, 19 Jun 1998 23:10:39 +0000 (23:10 +0000)]
Move `mime-message-structure' from mime-parse.el to mime-def.el.

25 years agoupdate.
morioka [Fri, 19 Jun 1998 22:55:14 +0000 (22:55 +0000)]
update.

25 years agoMove `mime-root-entity-p' from mime-parse.el to mime-lib.el.
morioka [Fri, 19 Jun 1998 22:54:49 +0000 (22:54 +0000)]
Move `mime-root-entity-p' from mime-parse.el to mime-lib.el.

25 years agoAdd autoload setting for mime-parse.el.
morioka [Fri, 19 Jun 1998 22:49:26 +0000 (22:49 +0000)]
Add autoload setting for mime-parse.el.

25 years agoupdate.
morioka [Fri, 19 Jun 1998 22:48:49 +0000 (22:48 +0000)]
update.

25 years ago`mime-entity-point-min', `mime-entity-point-max',
morioka [Fri, 19 Jun 1998 22:46:21 +0000 (22:46 +0000)]
`mime-entity-point-min', `mime-entity-point-max',
`mime-entity-media-type', `mime-entity-media-subtype',
`mime-entity-parameters' and `mime-entity-type/subtype' were moved
from mime-parse.el.

25 years agoMove `mime-entity-point-min', `mime-entity-point-max',
morioka [Fri, 19 Jun 1998 22:45:31 +0000 (22:45 +0000)]
Move `mime-entity-point-min', `mime-entity-point-max',
`mime-entity-media-type', `mime-entity-media-subtype',
`mime-entity-parameters' and `mime-entity-type/subtype' to
mime-def.el.

25 years agoMove `mime-content-disposition' reference functions from
morioka [Fri, 19 Jun 1998 22:36:56 +0000 (22:36 +0000)]
Move `mime-content-disposition' reference functions from
mime-parse.el.

25 years agoMove `mime-content-disposition' reference functions to mime-def.el.
morioka [Fri, 19 Jun 1998 22:36:29 +0000 (22:36 +0000)]
Move `mime-content-disposition' reference functions to mime-def.el.

25 years agoMove structure `mime-content-type' from mime-parse.el.
morioka [Fri, 19 Jun 1998 22:32:25 +0000 (22:32 +0000)]
Move structure `mime-content-type' from mime-parse.el.

25 years agoMove structure `mime-content-type' to mime-def.el.
morioka [Fri, 19 Jun 1998 22:32:02 +0000 (22:32 +0000)]
Move structure `mime-content-type' to mime-def.el.

25 years agoupdate.
morioka [Fri, 19 Jun 1998 21:39:33 +0000 (21:39 +0000)]
update.

25 years ago(base64-internal-decode-string): Renamed from
morioka [Fri, 19 Jun 1998 21:38:34 +0000 (21:38 +0000)]
(base64-internal-decode-string): Renamed from
`base64-internal-decode-string'.
(base64-decode-string): New alias for `base64-internal-decode-string'.

25 years ago(base64-decode-unit): New function; abolish `base64-decode-1'.
morioka [Fri, 19 Jun 1998 21:35:27 +0000 (21:35 +0000)]
(base64-decode-unit): New function; abolish `base64-decode-1'.
(base64-decode-string): New implementation.
(base64-internal-decode-region): New implementation.

25 years agoupdate.
morioka [Fri, 19 Jun 1998 19:13:50 +0000 (19:13 +0000)]
update.

25 years ago(mime-message-structure): New variable.
morioka [Fri, 19 Jun 1998 19:11:48 +0000 (19:11 +0000)]
(mime-message-structure): New variable.
(mime-parse-buffer): New function.

25 years agoUpdate.
shuhei-k [Fri, 19 Jun 1998 14:14:55 +0000 (14:14 +0000)]
Update.

25 years ago(mime-parse-multipart): Fix typo.
shuhei-k [Fri, 19 Jun 1998 14:14:13 +0000 (14:14 +0000)]
(mime-parse-multipart): Fix typo.
(mime-parse-message): Parse message/external-body.

25 years ago(mime-entity-read-field): Fix typo.
shuhei-k [Fri, 19 Jun 1998 14:13:37 +0000 (14:13 +0000)]
(mime-entity-read-field): Fix typo.
Use `eword-decode-ignored-field-list'.

25 years agoRequire 'cl when it is compiled.
shuhei-k [Fri, 19 Jun 1998 14:13:14 +0000 (14:13 +0000)]
Require 'cl when it is compiled.

25 years agoupdate. flim-1_4_1
morioka [Fri, 19 Jun 1998 08:43:45 +0000 (08:43 +0000)]
update.

25 years agoupdate.
morioka [Thu, 18 Jun 1998 17:45:54 +0000 (17:45 +0000)]
update.

25 years ago(mime-insert-decoded-header): Fix typo.
morioka [Thu, 18 Jun 1998 17:37:04 +0000 (17:37 +0000)]
(mime-insert-decoded-header): Fix typo.

25 years agoupdate. flim-1_4_0
morioka [Thu, 18 Jun 1998 16:00:26 +0000 (16:00 +0000)]
update.

25 years ago(What's FLIM): Add description about mime-lib.el and mime-parse.el.
morioka [Thu, 18 Jun 1998 15:58:09 +0000 (15:58 +0000)]
(What's FLIM): Add description about mime-lib.el and mime-parse.el.

25 years agoupdate.
morioka [Thu, 18 Jun 1998 15:47:50 +0000 (15:47 +0000)]
update.

25 years agoSync up with chao-1_3_0_9.
morioka [Thu, 18 Jun 1998 11:36:32 +0000 (11:36 +0000)]
Sync up with chao-1_3_0_9.

25 years agoupdate. flim-1_3_0_9
morioka [Mon, 15 Jun 1998 18:09:01 +0000 (18:09 +0000)]
update.

25 years ago(mailcap-file): Use `defcustom'.
morioka [Mon, 15 Jun 1998 18:04:32 +0000 (18:04 +0000)]
(mailcap-file): Use `defcustom'.