elisp/flim.git
25 years ago* mel-b-ccl.el (mel-ccl-decode-b): Use `define-ccl-program' chao-1_12 chao-1_12-199811302358 chao-1_12-last-snapshot-
akr [Fri, 13 Nov 1998 02:10:14 +0000 (02:10 +0000)]
* mel-b-ccl.el (mel-ccl-decode-b): Use `define-ccl-program'
instead of `define-long-ccl-program'.

25 years ago* FLIM-ELS: (flim-modules): Install mel-b-ccl.el for
akr [Thu, 12 Nov 1998 13:10:06 +0000 (13:10 +0000)]
* FLIM-ELS: (flim-modules): Install mel-b-ccl.el for
mule-2.3@19.34.

* mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
select implementation.
(mel-ccl-encode-b): Use `define-long-ccl-program' to define.
(mel-ccl-encode-base64-crlf-crlf): Ditto.
(mel-ccl-encode-base64-crlf-lf): Ditto.

25 years ago* FLIM-ELS: (flim-modules): Do not install mel-b-ccl.el for
akr [Thu, 12 Nov 1998 07:18:22 +0000 (07:18 +0000)]
* FLIM-ELS: (flim-modules): Do not install mel-b-ccl.el for
mule-2.3@19.34.

25 years ago* mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
akr [Thu, 12 Nov 1998 06:52:46 +0000 (06:52 +0000)]
* mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
for mule 2.3@19.34.

25 years agoDelete garbage.
morioka [Thu, 12 Nov 1998 05:34:09 +0000 (05:34 +0000)]
Delete garbage.

25 years agoupdate.
morioka [Thu, 12 Nov 1998 05:31:52 +0000 (05:31 +0000)]
update.

25 years ago* mel.el (mel-b-builtin): New variable.
akr [Thu, 12 Nov 1998 04:15:38 +0000 (04:15 +0000)]
* mel.el (mel-b-builtin): New variable.

25 years ago* FLIM-ELS: require 'pccl.
akr [Thu, 12 Nov 1998 04:10:04 +0000 (04:10 +0000)]
* FLIM-ELS: require 'pccl.
(flim-modules): Check CCL availability by broken facility.

25 years agoupdate.
morioka [Sun, 8 Nov 1998 17:37:48 +0000 (17:37 +0000)]
update.

25 years ago(eword-decode-structured-field-body): New implementation; abolish
morioka [Sun, 8 Nov 1998 17:36:45 +0000 (17:36 +0000)]
(eword-decode-structured-field-body): New implementation; abolish
optional argument `must-unfold'; delete DOC-string.
(eword-decode-and-unfold-structured-field-body): Renamed from
`eword-decode-and-unfold-structured-field'; delete DOC-string.
(eword-decode-and-fold-structured-field-body): Renamed from
`eword-decode-and-fold-structured-field'; abolish optional argument
`must-unfold'; delete DOC-string.
(eword-decode-unstructured-field-body): Abolish optional argument
`must-unfold'; delete DOC-string.
(eword-decode-and-unfold-unstructured-field-body): Renamed from
`eword-decode-and-unfold-unstructured-field'; delete DOC-string.
(eword-decode-unfolded-unstructured-field-body): New function.

25 years agoupdate.
morioka [Sun, 8 Nov 1998 15:17:05 +0000 (15:17 +0000)]
update.

25 years ago(mime-insert-header-from-buffer): Use
morioka [Sun, 8 Nov 1998 15:15:52 +0000 (15:15 +0000)]
(mime-insert-header-from-buffer): Use
`mime-find-field-presentation-method' and
`mime-find-field-decoder-internal'.

25 years ago(mime-find-field-presentation-method): New macro.
morioka [Sun, 8 Nov 1998 15:14:40 +0000 (15:14 +0000)]
(mime-find-field-presentation-method): New macro.
(mime-find-field-decoder-internal): New function.
(mime-find-field-decoder): New implementation (use
mime-find-field-decoder-internal).
(mime-decode-header-in-region): Use
`mime-find-field-presentation-method' and
`mime-find-field-decoder-internal'.

25 years agoupdate.
morioka [Sun, 8 Nov 1998 11:55:10 +0000 (11:55 +0000)]
update.

25 years ago(mime-library-product): update.
morioka [Sun, 8 Nov 1998 11:54:02 +0000 (11:54 +0000)]
(mime-library-product): update.

25 years ago(mime-insert-header-from-buffer): Rename field-presentation-mode
morioka [Sun, 8 Nov 1998 11:53:08 +0000 (11:53 +0000)]
(mime-insert-header-from-buffer): Rename field-presentation-mode
`folding' to `wide'.

25 years agoRename field-presentation-modes from `native', `folding', `unfolding',
morioka [Sun, 8 Nov 1998 11:50:37 +0000 (11:50 +0000)]
Rename field-presentation-modes from `native', `folding', `unfolding',
`unfolding-xover' to `plain', `wide', `summary', `nov'.

25 years ago* eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
akr [Sat, 7 Nov 1998 06:04:02 +0000 (06:04 +0000)]
* eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
(mime-find-field-decoder): Ditto.

25 years agoupdate. chao-1_12_1
morioka [Wed, 4 Nov 1998 12:05:16 +0000 (12:05 +0000)]
update.

25 years ago(eword-encode-phrase-route-addr-to-rword-list): Don't delete the front
morioka [Wed, 4 Nov 1998 12:00:32 +0000 (12:00 +0000)]
(eword-encode-phrase-route-addr-to-rword-list): Don't delete the front
spaces.
(eword-encode-addresses-to-rword-list): Don't supplement space; use
`nconc' instead of `append'.
(eword-encode-msg-id-to-rword-list): Supplement the front space; use
`nconc' instead of `append'.

25 years ago(mime-library-product): update.
morioka [Mon, 2 Nov 1998 22:32:10 +0000 (22:32 +0000)]
(mime-library-product): update.

25 years agoupdate.
morioka [Mon, 2 Nov 1998 22:31:33 +0000 (22:31 +0000)]
update.

25 years ago* eword-decode.el (mime-field-decoder-cache): New variable.
akr [Mon, 2 Nov 1998 17:17:14 +0000 (17:17 +0000)]
* eword-decode.el (mime-field-decoder-cache): New variable.
(mime-find-field-decoder): Use `mime-field-decoder-cache'.
(mime-update-field-decoder-cache): New variable.
(mime-update-field-decoder-cache): New function.
(mime-decode-header-in-region): Use `mime-field-decoder-cache'.

* mmgeneric.el (mime-insert-header-from-buffer): Use
`mime-field-decoder-cache'.

25 years agoupdate. chao-1_12_0
morioka [Mon, 2 Nov 1998 12:03:40 +0000 (12:03 +0000)]
update.

25 years ago(mime-decode-header-in-buffer): fixed.
morioka [Mon, 2 Nov 1998 11:52:14 +0000 (11:52 +0000)]
(mime-decode-header-in-buffer): fixed.

25 years ago(mime-decode-header-in-region): New function.
morioka [Mon, 2 Nov 1998 11:51:06 +0000 (11:51 +0000)]
(mime-decode-header-in-region): New function.
(mime-decode-header-in-buffer): Use function
`mime-decode-header-in-region'.

25 years agoModify.
morioka [Thu, 29 Oct 1998 08:01:59 +0000 (08:01 +0000)]
Modify.

25 years agoupdate.
morioka [Wed, 28 Oct 1998 22:31:30 +0000 (22:31 +0000)]
update.

25 years ago(mime-library-product): update.
morioka [Wed, 28 Oct 1998 22:29:24 +0000 (22:29 +0000)]
(mime-library-product): update.

25 years ago(mime-insert-header-from-buffer): Refer `mime-field-decoder-alist'
morioka [Wed, 28 Oct 1998 22:27:48 +0000 (22:27 +0000)]
(mime-insert-header-from-buffer): Refer `mime-field-decoder-alist'
instead of hard-coding.

25 years ago(mime-read-field): Use `mime-decode-field-body'.
morioka [Wed, 28 Oct 1998 22:25:43 +0000 (22:25 +0000)]
(mime-read-field): Use `mime-decode-field-body'.

25 years ago(eword-decode-and-unfold-structured-field): Add optional dummy
morioka [Wed, 28 Oct 1998 22:23:10 +0000 (22:23 +0000)]
(eword-decode-and-unfold-structured-field): Add optional dummy
argument `start-column' and `max-column'.
(eword-decode-structured-field-body): Change interface.
(eword-decode-unstructured-field-body): Change interface to add
optional dummy argument `start-column' and `max-column'.
(eword-decode-and-unfold-unstructured-field): Add optional dummy
argument `start-column' and `max-column'.
(mime-field-decoder-alist): New variable; abolish user option
`eword-decode-ignored-field-list' and
`eword-decode-structured-field-list'.
(mime-set-field-decoder): New function.
(mime-find-field-decoder): New function.
(mime-decode-field-body): New function; abolish function
`eword-decode-field-body'.
(mime-decode-header-in-buffer): Renamed from `eword-decode-header';
refer `mime-field-decoder-alist' instead of hard-coding; add obsolete
alias `eword-decode-header'.

25 years agoThis commit was manufactured by cvs2svn to create branch 'chao-1_12'.
tomo [Wed, 28 Oct 1998 17:00:16 +0000 (17:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'chao-1_12'.

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.

25 years agoupdate. flim-1_9_2
morioka [Tue, 15 Sep 1998 06:25:56 +0000 (06:25 +0000)]
update.

25 years ago(Installation): Add `install as a XEmacs package'.
morioka [Tue, 15 Sep 1998 06:24:30 +0000 (06:24 +0000)]
(Installation): Add `install as a XEmacs package'.

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

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

25 years ago(mime-library-version): update.
morioka [Tue, 15 Sep 1998 03:10:55 +0000 (03:10 +0000)]
(mime-library-version): update.

25 years agoupdate.
morioka [Tue, 15 Sep 1998 01:10:39 +0000 (01:10 +0000)]
update.

25 years ago(Encoding Method): Translate.
morioka [Tue, 15 Sep 1998 01:08:14 +0000 (01:08 +0000)]
(Encoding Method): Translate.

25 years agoupdate.
morioka [Tue, 15 Sep 1998 00:27:31 +0000 (00:27 +0000)]
update.

25 years ago(eword-encode-msg-id-to-rword-list): New function.
morioka [Tue, 15 Sep 1998 00:26:19 +0000 (00:26 +0000)]
(eword-encode-msg-id-to-rword-list): New function.
(eword-encode-in-reply-to-to-rword-list): New function.
(eword-encode-in-reply-to): New function.
(eword-encode-field): Use `eword-encode-in-reply-to' for `In-Reply-To'
field.

25 years ago(std11-parse-in-reply-to): New function.
morioka [Tue, 15 Sep 1998 00:17:55 +0000 (00:17 +0000)]
(std11-parse-in-reply-to): New function.

25 years agoupdate.
morioka [Mon, 14 Sep 1998 01:31:14 +0000 (01:31 +0000)]
update.

25 years ago(eword-decode-structured-field-list): Add `User-Agent'.
morioka [Mon, 14 Sep 1998 01:30:10 +0000 (01:30 +0000)]
(eword-decode-structured-field-list): Add `User-Agent'.

25 years agoupdate.
morioka [Fri, 11 Sep 1998 23:17:03 +0000 (23:17 +0000)]
update.

25 years ago(package): Don't update auto-autoloads.el and custom-load.el.
morioka [Fri, 11 Sep 1998 23:15:15 +0000 (23:15 +0000)]
(package): Don't update auto-autoloads.el and custom-load.el.

25 years ago(compile-flim-package): Update auto-autoloads.el and custom-load.el.
morioka [Fri, 11 Sep 1998 23:14:03 +0000 (23:14 +0000)]
(compile-flim-package): Update auto-autoloads.el and custom-load.el.

25 years agoupdate.
morioka [Fri, 11 Sep 1998 12:00:07 +0000 (12:00 +0000)]
update.

25 years agoAbolish function `butlast' and `nbutlast'.
morioka [Fri, 11 Sep 1998 11:59:04 +0000 (11:59 +0000)]
Abolish function `butlast' and `nbutlast'.

25 years ago(mime-library-version): Constant.
morioka [Fri, 11 Sep 1998 09:33:26 +0000 (09:33 +0000)]
(mime-library-version): Constant.
(mime-library-version-string): Refer `mime-library-version'.

25 years agoupdate.
morioka [Fri, 11 Sep 1998 09:30:16 +0000 (09:30 +0000)]
update.

25 years ago(XEMACS): New variable.
morioka [Fri, 11 Sep 1998 09:29:35 +0000 (09:29 +0000)]
(XEMACS): New variable.
(PACKAGEDIR): New variable.
(package): New target.
(install-package): New target.