elisp/flim.git
25 years ago(std11-fetch-field): Add autoload cookie. flim-1_12-199901151900
morioka [Fri, 15 Jan 1999 18:02:02 +0000 (18:02 +0000)]
(std11-fetch-field): Add autoload cookie.
(std11-narrow-to-header): Likewise.
(std11-field-body): Likewise.
(std11-unfold-string): Likewise.
(std11-lexical-analyze): Add DOC-string; add autoload cookie.

25 years ago(std11-space-char-list): Renamed from `std11-space-chars'; changed
morioka [Fri, 15 Jan 1999 17:29:30 +0000 (17:29 +0000)]
(std11-space-char-list): Renamed from `std11-space-chars'; changed
from string to list.

25 years agorearrangement.
morioka [Fri, 15 Jan 1999 16:37:30 +0000 (16:37 +0000)]
rearrangement.

25 years agoupdate.
morioka [Fri, 15 Jan 1999 16:09:14 +0000 (16:09 +0000)]
update.

25 years ago(std11-fetch-field): Don't define as inline function.
morioka [Fri, 15 Jan 1999 16:08:03 +0000 (16:08 +0000)]
(std11-fetch-field): Don't define as inline function.
(std11-field-body): Enclose `std11-narrow-to-header' and
`std11-fetch-field' by `inline'.

25 years agoupdate.
morioka [Fri, 15 Jan 1999 14:51:04 +0000 (14:51 +0000)]
update.

25 years ago(std11-special-char-list): Evaluate when it is compiled.
morioka [Fri, 15 Jan 1999 14:49:53 +0000 (14:49 +0000)]
(std11-special-char-list): Evaluate when it is compiled.
(std11-atom-regexp): Use `eval-when-compile'.

25 years agoupdate.
morioka [Fri, 15 Jan 1999 14:07:13 +0000 (14:07 +0000)]
update.

25 years ago(std11-space-chars): Must evaluate when it is compiled.
morioka [Fri, 15 Jan 1999 14:01:15 +0000 (14:01 +0000)]
(std11-space-chars): Must evaluate when it is compiled.
(std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
constant `std11-spaces-regexp'.

25 years ago(mime-disposition-type-regexp): Must evaluate when it is compiled.
morioka [Fri, 15 Jan 1999 13:55:21 +0000 (13:55 +0000)]
(mime-disposition-type-regexp): Must evaluate when it is compiled.

25 years agoupdate.
morioka [Fri, 15 Jan 1999 12:01:38 +0000 (12:01 +0000)]
update.

25 years agoDon't require emu.
morioka [Fri, 15 Jan 1999 11:59:02 +0000 (11:59 +0000)]
Don't require emu.

25 years ago(mime-parse-Content-Disposition): Use `eval-when-compile'.
morioka [Fri, 15 Jan 1999 11:58:30 +0000 (11:58 +0000)]
(mime-parse-Content-Disposition): Use `eval-when-compile'.

25 years ago(mime-parse-Content-Transfer-Encoding): New implementation.
morioka [Fri, 15 Jan 1999 11:52:43 +0000 (11:52 +0000)]
(mime-parse-Content-Transfer-Encoding): New implementation.

25 years ago(mime-library-product): update. flim-1_12-199812281900
morioka [Mon, 28 Dec 1998 07:21:00 +0000 (07:21 +0000)]
(mime-library-product): update.

25 years agoupdate.
morioka [Mon, 28 Dec 1998 07:20:37 +0000 (07:20 +0000)]
update.

25 years ago* README.en (Installation): Modify for APEL 9.12.
yamaoka [Mon, 28 Dec 1998 07:15:53 +0000 (07:15 +0000)]
* README.en (Installation): Modify for APEL 9.12.
* README.ja (Installation): Likewise.

25 years agoUpdate. flim-1_12-199812221900
yamaoka [Tue, 22 Dec 1998 08:19:01 +0000 (08:19 +0000)]
Update.

25 years agoUpdate.
yamaoka [Tue, 22 Dec 1998 00:59:09 +0000 (00:59 +0000)]
Update.

25 years ago* mel-b-ccl.el (base64-ccl-insert-encoded-file): Call flim-1_12-199812141900
yamaoka [Mon, 14 Dec 1998 07:23:20 +0000 (07:23 +0000)]
* mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
`insert-file-contents-as-coding-system' with CODING-SYSTEM as the 1st arg.
* mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Likewise.

* mel-b-ccl.el (base64-ccl-write-decoded-region): Call
`write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
* mel-q-ccl.el (quoted-printable-ccl-write-decoded-region): Likewise.

25 years ago* mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
yamaoka [Mon, 14 Dec 1998 02:41:11 +0000 (02:41 +0000)]
* mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
`insert-file-contents-as-coding-system' (renamed from
`insert-file-contents-as-specified-coding-system').
* mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Likewise.

* mel-b-ccl.el (base64-ccl-write-decoded-region): Use
`write-region-as-coding-system' (renamed from
`write-region-as-specified-coding-system').
* mel-q-ccl.el (quoted-printable-ccl-write-decoded-region): Likewise.

25 years ago* smtp.el (smtp-coding-system): Abolished. flim-1_12-199812081900
yamaoka [Tue, 8 Dec 1998 10:10:34 +0000 (10:10 +0000)]
* smtp.el (smtp-coding-system): Abolished.
(smtp-via-smtp): Use `open-network-stream-as-binary' instead of
`open-network-stream'.

25 years ago* mel-b-ccl.el (base64-ccl-insert-encoded-file): Use flim-1_12-199812041900
yamaoka [Fri, 4 Dec 1998 05:56:36 +0000 (05:56 +0000)]
* mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
`insert-file-contents-as-specified-coding-system' instead of
`insert-file-contents'.
* mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Likewise.

* mel-b-ccl.el (base64-ccl-write-decoded-region): Use
`write-region-as-specified-coding-system' instead of `write-region'.
* mel-q-ccl.el (quoted-printable-ccl-write-decoded-region): Likewise.

25 years agoupdate. flim-1_12-199812021900 flim-1_12_1
morioka [Wed, 2 Dec 1998 12:54:02 +0000 (12:54 +0000)]
update.

25 years ago(tar): Use `tr' instead of `sed'; use $(API) to generate ftp file.
morioka [Wed, 2 Dec 1998 12:50:26 +0000 (12:50 +0000)]
(tar): Use `tr' instead of `sed'; use $(API) to generate ftp file.
(release): Modify for new directory in ftp.jaist.ac.jp.

25 years agoModify for new directory in ftp.jaist.ac.jp.
morioka [Wed, 2 Dec 1998 12:48:16 +0000 (12:48 +0000)]
Modify for new directory in ftp.jaist.ac.jp.

25 years agoModify header. flim-1_12-199811302358
morioka [Mon, 30 Nov 1998 19:44:22 +0000 (19:44 +0000)]
Modify header.

25 years agoupdate.
morioka [Mon, 30 Nov 1998 19:36:24 +0000 (19:36 +0000)]
update.

25 years agoModify header.
morioka [Mon, 30 Nov 1998 19:32:00 +0000 (19:32 +0000)]
Modify header.

25 years ago(smtpmail-send-it): Add autoload cookie; use `smtpmail-do-bcc' instead
morioka [Mon, 30 Nov 1998 19:28:03 +0000 (19:28 +0000)]
(smtpmail-send-it): Add autoload cookie; use `smtpmail-do-bcc' instead
of `smtp-do-bcc'; modify for interface change of `smtp-via-smtp'.
(smtpmail-do-bcc): New function (moved and renamed from `smtp-do-bcc'
of smtp.el).

25 years agoCopied from Shoe-gnus 6.8.11.
morioka [Mon, 30 Nov 1998 19:17:47 +0000 (19:17 +0000)]
Copied from Shoe-gnus 6.8.11.

25 years agoAdd smtp.el and smtpmail.el (copied from Semi-gnus 6.8).
morioka [Mon, 30 Nov 1998 19:12:53 +0000 (19:12 +0000)]
Add smtp.el and smtpmail.el (copied from Semi-gnus 6.8).

25 years agoupdate.
morioka [Mon, 30 Nov 1998 15:39:17 +0000 (15:39 +0000)]
update.

25 years agoAbolish function `eliminate-top-spaces' because it is not used in
morioka [Mon, 30 Nov 1998 15:26:19 +0000 (15:26 +0000)]
Abolish function `eliminate-top-spaces' because it is not used in
FLIM.

25 years agoFix typo.
keiichi [Mon, 30 Nov 1998 01:51:03 +0000 (01:51 +0000)]
Fix typo.

25 years agoupdate.
morioka [Sun, 29 Nov 1998 14:13:34 +0000 (14:13 +0000)]
update.

25 years ago(eword-encode-mailbox-to-rword-list): Fix problem in
morioka [Sun, 29 Nov 1998 14:12:41 +0000 (14:12 +0000)]
(eword-encode-mailbox-to-rword-list): Fix problem in
`eword-encode-addresses-to-rword-list'.

25 years agoupdate. chao-gnus-6_12_4-oomori
morioka [Thu, 26 Nov 1998 09:46:46 +0000 (09:46 +0000)]
update.

25 years ago(std11-full-name-string): fixed.
morioka [Thu, 26 Nov 1998 09:45:56 +0000 (09:45 +0000)]
(std11-full-name-string): fixed.

25 years agoupdate.
morioka [Thu, 26 Nov 1998 09:28:07 +0000 (09:28 +0000)]
update.

25 years ago(std11-comment-value-to-string): fixed.
morioka [Thu, 26 Nov 1998 09:27:28 +0000 (09:27 +0000)]
(std11-comment-value-to-string): fixed.

25 years agoupdate.
morioka [Wed, 25 Nov 1998 18:45:38 +0000 (18:45 +0000)]
update.

25 years ago(Changes in FLIM 1.12): New section.
morioka [Wed, 25 Nov 1998 18:44:42 +0000 (18:44 +0000)]
(Changes in FLIM 1.12): New section.

25 years ago(mime-library-product): update.
morioka [Wed, 25 Nov 1998 18:14:30 +0000 (18:14 +0000)]
(mime-library-product): update.

25 years agoupdate.
morioka [Wed, 25 Nov 1998 18:10:19 +0000 (18:10 +0000)]
update.

25 years ago(std11-comment-value-to-string): New function.
morioka [Wed, 25 Nov 1998 18:08:30 +0000 (18:08 +0000)]
(std11-comment-value-to-string): New function.
(std11-full-name-string): Use `std11-comment-value-to-string'.

25 years ago(eword-parse-comment): New function.
morioka [Wed, 25 Nov 1998 18:04:54 +0000 (18:04 +0000)]
(eword-parse-comment): New function.
(eword-analyze-comment): New implementation; use
`eword-parse-comment'; change representation.
(eword-decode-token): Modify for representation change of comment.

25 years agoupdate. flim-1_12_0
morioka [Mon, 16 Nov 1998 07:05:20 +0000 (07:05 +0000)]
update.

25 years ago* mel-b-ccl.el (ccl-cascading-read): Check consistency.
akr [Sat, 14 Nov 1998 13:08:26 +0000 (13:08 +0000)]
* mel-b-ccl.el (ccl-cascading-read): Check consistency.

25 years agoupdate.
morioka [Fri, 13 Nov 1998 07:44:45 +0000 (07:44 +0000)]
update.

25 years ago(eword-decode-structured-field-body): Abolish non-used local variable.
morioka [Fri, 13 Nov 1998 07:43:54 +0000 (07:43 +0000)]
(eword-decode-structured-field-body): Abolish non-used local variable.

25 years agoSync up with latest chao-1_12 from chao-1_12_2.
akr [Fri, 13 Nov 1998 07:33:31 +0000 (07:33 +0000)]
Sync up with latest chao-1_12 from chao-1_12_2.

25 years agoMerge chao-1_12_2.
morioka [Thu, 12 Nov 1998 05:59:17 +0000 (05:59 +0000)]
Merge chao-1_12_2.

25 years agoThis commit was manufactured by cvs2svn to create branch 'flim-1_12'.
tomo [Wed, 28 Oct 1998 17:00:17 +0000 (17:00 +0000)]
This commit was manufactured by cvs2svn to create branch 'flim-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.