elisp/flim.git
23 years ago* eword-encode.el (eword-encode-mailboxes-to-rword-list): New inline function. chao-1_14 chao-1_14_1-1
teranisi [Mon, 28 Aug 2000 00:50:54 +0000 (00:50 +0000)]
* eword-encode.el (eword-encode-mailboxes-to-rword-list): New inline function.
(eword-encode-address-to-rword-list): Ditto.
(eword-encode-addresses-to-rword-list):
Use `eword-encode-address-to-rword-list' instead of
`eword-encode-mailbox-to-rword-list'.

* std11.el (std11-address-string): Fix for group list.

23 years agoupdate. emacs-21_0_90-flim-chao-1_14_1-1
tomo [Thu, 10 Aug 2000 09:08:26 +0000 (09:08 +0000)]
update.

23 years agoEnclose definition of class `mime-entity' and its internal accessors
tomo [Thu, 10 Aug 2000 09:07:49 +0000 (09:07 +0000)]
Enclose definition of class `mime-entity' and its internal accessors
by `eval-and-compile'.

23 years agoDefine `luna-class-name' before it is used in macros.
tomo [Thu, 10 Aug 2000 09:06:02 +0000 (09:06 +0000)]
Define `luna-class-name' before it is used in macros.

23 years agoFixed package name. flim-chao-1_14_1
tomo [Wed, 12 Jul 2000 04:34:54 +0000 (04:34 +0000)]
Fixed package name.

23 years agoModify package name.
tomo [Wed, 12 Jul 2000 04:33:13 +0000 (04:33 +0000)]
Modify package name.

23 years ago(PACKAGE): Changed to flim-chao.
tomo [Wed, 12 Jul 2000 04:30:14 +0000 (04:30 +0000)]
(PACKAGE): Changed to flim-chao.

23 years agorelease. chao-1_14_1
tomo [Wed, 12 Jul 2000 04:19:39 +0000 (04:19 +0000)]
release.

23 years agomodified.
tomo [Wed, 12 Jul 2000 04:16:05 +0000 (04:16 +0000)]
modified.

23 years agoModify for location.
tomo [Wed, 12 Jul 2000 04:01:50 +0000 (04:01 +0000)]
Modify for location.

23 years agoModify for new URI.
tomo [Wed, 12 Jul 2000 03:59:02 +0000 (03:59 +0000)]
Modify for new URI.

23 years agoupdate.
tomo [Wed, 12 Jul 2000 03:57:13 +0000 (03:57 +0000)]
update.

23 years agoupdate.
tomo [Mon, 10 Jul 2000 06:40:44 +0000 (06:40 +0000)]
update.

23 years ago(initialize-instance): Deleted.
tomo [Mon, 10 Jul 2000 06:36:29 +0000 (06:36 +0000)]
(initialize-instance): Deleted.
(mmexternal-require-file-name): New function.
(mmexternal-require-buffer): Use `mmexternal-require-file-name'.

23 years agoupdate.
tomo [Fri, 30 Jun 2000 06:04:16 +0000 (06:04 +0000)]
update.

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.

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

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