elisp/flim.git
23 years ago(mime-entity-read-field): Fix a bug when FIELD-NAME is a string.
tomo [Fri, 30 Jun 2000 06:03:44 +0000 (06:03 +0000)]
(mime-entity-read-field): Fix a bug when FIELD-NAME is a string.

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'.

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

23 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.

25 years ago(Header encoder/decoder): Add description about
morioka [Sun, 18 Oct 1998 12:59:55 +0000 (12:59 +0000)]
(Header encoder/decoder): Add description about
`eword-field-encoding-method-alist'.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 12:56:11 +0000 (12:56 +0000)]
update.

25 years ago(Header encoder/decoder): Add description about
morioka [Sun, 18 Oct 1998 12:54:22 +0000 (12:54 +0000)]
(Header encoder/decoder): Add description about
`eword-field-encoding-method-alist'.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 12:41:57 +0000 (12:41 +0000)]
update.

25 years ago(Header encoder/decoder): Modify description about
morioka [Sun, 18 Oct 1998 12:41:01 +0000 (12:41 +0000)]
(Header encoder/decoder): Modify description about
`eword-encode-header'.

25 years ago(Header encoder/decoder): Translate.
morioka [Sun, 18 Oct 1998 12:34:52 +0000 (12:34 +0000)]
(Header encoder/decoder): Translate.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 12:20:09 +0000 (12:20 +0000)]
update.

25 years ago(entity formatting): Fix typo in description of
morioka [Sun, 18 Oct 1998 12:14:44 +0000 (12:14 +0000)]
(entity formatting): Fix typo in description of
`default-mime-charset'.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 12:09:45 +0000 (12:09 +0000)]
update.

25 years ago(Header encoder/decoder): Modify description of `eword-decode-header'.
morioka [Sun, 18 Oct 1998 12:09:04 +0000 (12:09 +0000)]
(Header encoder/decoder): Modify description of `eword-decode-header'.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 12:01:24 +0000 (12:01 +0000)]
update.

25 years ago(Header encoder/decoder): fix typo.
morioka [Sun, 18 Oct 1998 11:56:38 +0000 (11:56 +0000)]
(Header encoder/decoder): fix typo.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 11:49:59 +0000 (11:49 +0000)]
update.

25 years ago(encoder/decoder): Translate description of `mime-decode-string'.
morioka [Sun, 18 Oct 1998 11:49:13 +0000 (11:49 +0000)]
(encoder/decoder): Translate description of `mime-decode-string'.

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

25 years agoupdate.
morioka [Sun, 18 Oct 1998 10:59:09 +0000 (10:59 +0000)]
update.

25 years ago(Content-Disposition parser): Modify description.
morioka [Sun, 18 Oct 1998 10:56:49 +0000 (10:56 +0000)]
(Content-Disposition parser): Modify description.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 10:46:56 +0000 (10:46 +0000)]
update.

25 years ago(Content-Type parser): Modify description.
morioka [Sun, 18 Oct 1998 10:45:36 +0000 (10:45 +0000)]
(Content-Type parser): Modify description.

25 years agoupdate.
morioka [Sun, 18 Oct 1998 10:37:03 +0000 (10:37 +0000)]
update.

25 years ago(Content-Transfer-Encoding parser): Translate.
morioka [Sun, 18 Oct 1998 10:36:17 +0000 (10:36 +0000)]
(Content-Transfer-Encoding parser): Translate.

25 years agoMerge flim-1_11_0.
morioka [Sun, 18 Oct 1998 08:03:58 +0000 (08:03 +0000)]
Merge flim-1_11_0.

25 years agoupdate.
morioka [Wed, 14 Oct 1998 05:37:50 +0000 (05:37 +0000)]
update.

25 years agoupdate.
morioka [Wed, 14 Oct 1998 05:31:27 +0000 (05:31 +0000)]
update.

25 years agoMerge flim-1_10_5.
morioka [Wed, 14 Oct 1998 05:03:01 +0000 (05:03 +0000)]
Merge flim-1_10_5.

25 years agoMerge flim-1_10_4.
morioka [Mon, 12 Oct 1998 13:59:02 +0000 (13:59 +0000)]
Merge flim-1_10_4.

25 years agoupdate.
morioka [Wed, 16 Sep 1998 04:11:41 +0000 (04:11 +0000)]
update.

25 years ago(base64-internal-encoding-limit): modify :type.
morioka [Wed, 16 Sep 1998 04:11:01 +0000 (04:11 +0000)]
(base64-internal-encoding-limit): modify :type.
(base64-internal-decoding-limit): Change initial value to 70000;
modify :type.

25 years agoupdate.
morioka [Wed, 16 Sep 1998 04:05:31 +0000 (04:05 +0000)]
update.

25 years ago(base64-internal-encoding-limit): Change initial value to 70000.
morioka [Wed, 16 Sep 1998 04:04:53 +0000 (04:04 +0000)]
(base64-internal-encoding-limit): Change initial value to 70000.

25 years ago(base64-decode-string!): Renamed from
morioka [Wed, 16 Sep 1998 04:03:42 +0000 (04:03 +0000)]
(base64-decode-string!): Renamed from
`base64-internal-decode-string!'.

25 years agoupdate.
morioka [Wed, 16 Sep 1998 02:38:48 +0000 (02:38 +0000)]
update.

25 years agoupdate.
morioka [Wed, 16 Sep 1998 02:38:08 +0000 (02:38 +0000)]
update.

25 years ago(base64-characters): New constant.
morioka [Wed, 16 Sep 1998 02:35:40 +0000 (02:35 +0000)]
(base64-characters): New constant.
(base64-num-to-char): Use `base64-characters'.
(base64-numbers): Use `base64-characters'.
(base64-internal-decode): Modify calculation third byte.

25 years ago(base64-dl-encode-string): New alias.
morioka [Wed, 16 Sep 1998 02:30:52 +0000 (02:30 +0000)]
(base64-dl-encode-string): New alias.
(base64-dl-decode-string): New alias.
(base64-dl-encode-region): Renamed from `base64-encode-region'; don't
save-excursion and save-restriction.
(base64-dl-decode-region): Renamed from `base64-decode-region'; don't
save-excursion and save-restriction; convert all at once.
(base64-encode-region): New alias.
(base64-decode-region): New alias.

25 years agorearrangement.
morioka [Wed, 16 Sep 1998 01:47:04 +0000 (01:47 +0000)]
rearrangement.

25 years ago(base64-internal-decode): New function.
morioka [Wed, 16 Sep 1998 01:45:44 +0000 (01:45 +0000)]
(base64-internal-decode): New function.
(base64-internal-decode-string): Use `base64-internal-decode'.
(base64-internal-decode-string!): New function.
(base64-internal-decode-region): Use `base64-internal-decode-string!'
instead of `base64-internal-decode-string'.

25 years ago* mel-b.el (base64-numbers): Fix a position of 63.
akr [Tue, 15 Sep 1998 16:20:18 +0000 (16:20 +0000)]
* mel-b.el (base64-numbers): Fix a position of 63.

25 years ago(base64-numbers): New constant.
morioka [Tue, 15 Sep 1998 14:05:13 +0000 (14:05 +0000)]
(base64-numbers): New constant.
(base64-char-to-num): New macro.
(base64-internal-decode-string): Don't use memq.

25 years agoupdate.
morioka [Tue, 15 Sep 1998 09:17:51 +0000 (09:17 +0000)]
update.

25 years ago(base64): New group.
morioka [Tue, 15 Sep 1998 09:16:22 +0000 (09:16 +0000)]
(base64): New group.
(base64-external-encoder): Now a user option.
(base64-external-decoder): Now a user option.
(base64-external-decoder-option-to-specify-file): Now a user option.
(base64-internal-encoding-limit): Now a user option.
(base64-internal-decoding-limit): Now a user option.

25 years ago(base64-internal-decode-string): New implementation; abolish function
morioka [Tue, 15 Sep 1998 08:44:45 +0000 (08:44 +0000)]
(base64-internal-decode-string): New implementation; abolish function
`base64-decode-unit'.

25 years agoupdate.
morioka [Tue, 15 Sep 1998 07:07:03 +0000 (07:07 +0000)]
update.

25 years ago(Installation): Fix typo.
morioka [Tue, 15 Sep 1998 07:01:55 +0000 (07:01 +0000)]
(Installation): Fix typo.