elisp/flim.git
26 years agoupdate.
morioka [Sun, 25 Oct 1998 12:17:57 +0000 (12:17 +0000)]
update.

26 years agoDivide mel-ccl.
morioka [Sun, 25 Oct 1998 12:13:38 +0000 (12:13 +0000)]
Divide mel-ccl.

26 years agoModify header.
morioka [Sun, 25 Oct 1998 12:08:01 +0000 (12:08 +0000)]
Modify header.

26 years agoModify header.
morioka [Sun, 25 Oct 1998 12:07:49 +0000 (12:07 +0000)]
Modify header.

26 years agoupdate.
morioka [Sun, 25 Oct 1998 12:07:00 +0000 (12:07 +0000)]
update.

26 years ago(eword-encode-field-body): fixed typo.
morioka [Sun, 25 Oct 1998 12:02:17 +0000 (12:02 +0000)]
(eword-encode-field-body): fixed typo.

26 years agoRevert eword-decode-field-body.
akr [Sun, 25 Oct 1998 11:57:11 +0000 (11:57 +0000)]
Revert eword-decode-field-body.

26 years agoupdate.
morioka [Sun, 25 Oct 1998 10:38:04 +0000 (10:38 +0000)]
update.

26 years ago(mime-insert-header-from-buffer): Don't use `eword-decode-field-body'
morioka [Sun, 25 Oct 1998 10:01:51 +0000 (10:01 +0000)]
(mime-insert-header-from-buffer): Don't use `eword-decode-field-body'
to avoid overhead.

26 years agoAbolish function `eword-decode-field-body'.
morioka [Sun, 25 Oct 1998 10:00:59 +0000 (10:00 +0000)]
Abolish function `eword-decode-field-body'.
(eword-decode-header): Don't use `eword-decode-field-body' to avoid
overhead.

26 years ago(eword-encode-field-body): Change interface.
morioka [Sun, 25 Oct 1998 08:38:20 +0000 (08:38 +0000)]
(eword-encode-field-body): Change interface.
(eword-encode-header): Use `eword-encode-field-body'; abolish function
`eword-encode-field'.

26 years ago* eword-decode.el (eword-decode-field-body): New function.
akr [Sun, 25 Oct 1998 02:29:35 +0000 (02:29 +0000)]
* eword-decode.el (eword-decode-field-body): New function.
(eword-decode-header): Use `eword-decode-field-body'.

* mmgeneric.el (mime-insert-header-from-buffer): Use
`eword-decode-field-body'.

26 years ago* eword-decode.el (eword-decode-field-body): New function.
akr [Sun, 25 Oct 1998 02:05:05 +0000 (02:05 +0000)]
* eword-decode.el (eword-decode-field-body): New function.

26 years ago* eword-encode.el (eword-encode-field-body): New function.
akr [Sun, 25 Oct 1998 01:42:46 +0000 (01:42 +0000)]
* eword-encode.el (eword-encode-field-body): New function.
(eword-encode-field): Use `eword-encode-field-body'.

26 years agoupdate.
morioka [Sat, 24 Oct 1998 15:49:14 +0000 (15:49 +0000)]
update.

26 years agoRename mel-b.el -> mel-b-el.el.
morioka [Sat, 24 Oct 1998 15:40:24 +0000 (15:40 +0000)]
Rename mel-b.el -> mel-b-el.el.

26 years agoAdd code to check `base64-encode-string' is builtin or not again.
morioka [Sat, 24 Oct 1998 14:40:34 +0000 (14:40 +0000)]
Add code to check `base64-encode-string' is builtin or not again.

26 years agoDon't check `base64-encode-string' is builtin or not.
morioka [Sat, 24 Oct 1998 14:34:33 +0000 (14:34 +0000)]
Don't check `base64-encode-string' is builtin or not.

26 years agofixed.
morioka [Sat, 24 Oct 1998 14:24:06 +0000 (14:24 +0000)]
fixed.

26 years agoupdate.
morioka [Sat, 24 Oct 1998 13:24:56 +0000 (13:24 +0000)]
update.

26 years ago(mime-library-product): update.
morioka [Sat, 24 Oct 1998 13:24:45 +0000 (13:24 +0000)]
(mime-library-product): update.

26 years ago(uuencode-external-decode-region): Use `temporary-file-directory'
morioka [Sat, 24 Oct 1998 13:21:25 +0000 (13:21 +0000)]
(uuencode-external-decode-region): Use `temporary-file-directory'
instead of `mime-temp-directory'.
(mime-write-decoded-region): Likewise.

26 years agofixed.
morioka [Sat, 24 Oct 1998 13:19:33 +0000 (13:19 +0000)]
fixed.

26 years agoAbolish variable `mime-temp-directory'.
morioka [Sat, 24 Oct 1998 13:18:52 +0000 (13:18 +0000)]
Abolish variable `mime-temp-directory'.
(base64-dl-module): fixed.

26 years agoupdate.
morioka [Sat, 24 Oct 1998 11:10:19 +0000 (11:10 +0000)]
update.

26 years ago(mime-insert-header-from-buffer): New function.
morioka [Sat, 24 Oct 1998 11:09:30 +0000 (11:09 +0000)]
(mime-insert-header-from-buffer): New function.
(insert-header): Use `mime-insert-header-from-buffer'.

26 years agoupdate.
morioka [Sat, 24 Oct 1998 11:06:11 +0000 (11:06 +0000)]
update.

26 years agoDon't install mel-b-dl.el if the running emacs has builtin base64
morioka [Sat, 24 Oct 1998 11:04:52 +0000 (11:04 +0000)]
Don't install mel-b-dl.el if the running emacs has builtin base64
encoder/decoder.

26 years agoSet up builtin base64 encoder/decoder if they are available.
morioka [Sat, 24 Oct 1998 11:03:49 +0000 (11:03 +0000)]
Set up builtin base64 encoder/decoder if they are available.

26 years ago(base64-dl-module): Set nil as initial value if the running emacs has
morioka [Sat, 24 Oct 1998 10:59:53 +0000 (10:59 +0000)]
(base64-dl-module): Set nil as initial value if the running emacs has
builtin base64 encoder/decoder.

26 years agoRequire `poe' instead of `emu'.
morioka [Sat, 24 Oct 1998 10:50:50 +0000 (10:50 +0000)]
Require `poe' instead of `emu'.
(base64-encode-string): Use `defun-maybe'.
(base64-encode-region): Likewise.
(base64-decode-region): Likewise.
(base64-decode-string): Likewise.

26 years agoRequire `poe' instead of `emu'.
morioka [Sat, 24 Oct 1998 10:48:56 +0000 (10:48 +0000)]
Require `poe' instead of `emu'.

26 years agoupdate. flim-1_11_1
morioka [Fri, 23 Oct 1998 04:41:06 +0000 (04:41 +0000)]
update.

26 years agoUpdate.
hayashi [Thu, 22 Oct 1998 04:05:55 +0000 (04:05 +0000)]
Update.

26 years agoNew file.
hayashi [Thu, 22 Oct 1998 04:05:15 +0000 (04:05 +0000)]
New file.

26 years agoupdate.
morioka [Tue, 20 Oct 1998 17:11:32 +0000 (17:11 +0000)]
update.

26 years agoRequire mcharset.
morioka [Tue, 20 Oct 1998 17:09:58 +0000 (17:09 +0000)]
Require mcharset.

26 years agofix.
morioka [Tue, 20 Oct 1998 12:19:50 +0000 (12:19 +0000)]
fix.

26 years agoFix typo.
yamaoka [Tue, 20 Oct 1998 12:15:13 +0000 (12:15 +0000)]
Fix typo.

26 years agoEnclose with `eval-and-compile'.
yamaoka [Tue, 20 Oct 1998 09:55:01 +0000 (09:55 +0000)]
Enclose with `eval-and-compile'.

26 years agoupdate.
morioka [Mon, 19 Oct 1998 18:52:38 +0000 (18:52 +0000)]
update.

26 years ago(mime-library-product): Update.
morioka [Mon, 19 Oct 1998 18:52:23 +0000 (18:52 +0000)]
(mime-library-product): Update.

26 years ago(Behavior change of `mime-insert-header'): New subsection.
morioka [Mon, 19 Oct 1998 18:50:22 +0000 (18:50 +0000)]
(Behavior change of `mime-insert-header'): New subsection.

26 years ago(insert-header): Include `:' in field-name.
morioka [Mon, 19 Oct 1998 18:44:53 +0000 (18:44 +0000)]
(insert-header): Include `:' in field-name.

26 years agoupdate.
morioka [Mon, 19 Oct 1998 18:42:00 +0000 (18:42 +0000)]
update.

26 years ago(std11-qtext-regexp): Use `eval-when-compile'; don't use
morioka [Mon, 19 Oct 1998 18:39:53 +0000 (18:39 +0000)]
(std11-qtext-regexp): Use `eval-when-compile'; don't use
`char-list-to-string'.
(std11-quoted-string-regexp): Use `eval-when-compile'.
Use `def-edebug-spec' to define edebug-form-spec of mm-define-method;
fix definition of edebug-form-spec of mm-define-method.

26 years agoSync up with main trunk.
morioka [Mon, 19 Oct 1998 16:27:59 +0000 (16:27 +0000)]
Sync up with main trunk.

26 years agoupdate.
morioka [Sun, 18 Oct 1998 05:05:07 +0000 (05:05 +0000)]
update.

26 years agoupdate.
morioka [Sat, 17 Oct 1998 14:11:54 +0000 (14:11 +0000)]
update.

26 years ago(entity formatting): fixed.
morioka [Sat, 17 Oct 1998 14:04:20 +0000 (14:04 +0000)]
(entity formatting): fixed.

26 years ago(entity formatting): Add description about `mime-insert-text-content'.
morioka [Sat, 17 Oct 1998 13:55:45 +0000 (13:55 +0000)]
(entity formatting): Add description about `mime-insert-text-content'.

26 years agoAdd description about `mime-insert-text-content'.
morioka [Sat, 17 Oct 1998 13:41:25 +0000 (13:41 +0000)]
Add description about `mime-insert-text-content'.

26 years agoupdate.
morioka [Sat, 17 Oct 1998 13:34:38 +0000 (13:34 +0000)]
update.

26 years ago(entity formatting): New node; move `mime-insert-header' from
morioka [Sat, 17 Oct 1998 13:27:59 +0000 (13:27 +0000)]
(entity formatting): New node; move `mime-insert-header' from
`Entity-header'; move `default-mime-charset' from `custom'.

26 years agoupdate.
morioka [Sat, 17 Oct 1998 13:02:02 +0000 (13:02 +0000)]
update.

26 years ago(Entity-header): Generic function `mime-insert-decoded-header' was
morioka [Sat, 17 Oct 1998 12:55:04 +0000 (12:55 +0000)]
(Entity-header): Generic function `mime-insert-decoded-header' was
renamed to `mime-insert-header'.

26 years agoupdate.
morioka [Sat, 17 Oct 1998 12:23:00 +0000 (12:23 +0000)]
update.

26 years agoNew file.
morioka [Sat, 17 Oct 1998 12:19:21 +0000 (12:19 +0000)]
New file.

26 years agoupdate.
morioka [Fri, 16 Oct 1998 16:38:59 +0000 (16:38 +0000)]
update.

26 years ago(mime-insert-header): Renamed from `mime-insert-decoded-header';
morioka [Fri, 16 Oct 1998 16:37:35 +0000 (16:37 +0000)]
(mime-insert-header): Renamed from `mime-insert-decoded-header';
define `mime-insert-decoded-header' as an obsolete alias.

26 years ago(insert-header): Renamed from `insert-decoded-header'.
morioka [Fri, 16 Oct 1998 16:36:32 +0000 (16:36 +0000)]
(insert-header): Renamed from `insert-decoded-header'.

26 years ago(Installation): Add required version of APEL.
morioka [Fri, 16 Oct 1998 16:33:32 +0000 (16:33 +0000)]
(Installation): Add required version of APEL.

26 years agoupdate.
morioka [Fri, 16 Oct 1998 09:31:59 +0000 (09:31 +0000)]
update.

26 years agoRequire mel instead of mime-def.
morioka [Fri, 16 Oct 1998 09:31:04 +0000 (09:31 +0000)]
Require mel instead of mime-def.

26 years ago- Require poem instead of emu.
morioka [Fri, 16 Oct 1998 09:29:42 +0000 (09:29 +0000)]
- Require poem instead of emu.
- Require mime-def.

26 years agoupdate.
morioka [Fri, 16 Oct 1998 02:29:17 +0000 (02:29 +0000)]
update.

26 years ago(mime-insert-text-content): New generic function.
morioka [Fri, 16 Oct 1998 02:26:23 +0000 (02:26 +0000)]
(mime-insert-text-content): New generic function.

26 years ago(insert-text-content): New method.
morioka [Fri, 16 Oct 1998 02:25:29 +0000 (02:25 +0000)]
(insert-text-content): New method.

26 years agoMerge flim-chao-1_11_5.
morioka [Wed, 14 Oct 1998 06:18:20 +0000 (06:18 +0000)]
Merge flim-chao-1_11_5.

26 years agoThis commit was manufactured by cvs2svn to create branch 'flim-1_11'.
tomo [Wed, 14 Oct 1998 05:37:51 +0000 (05:37 +0000)]
This commit was manufactured by cvs2svn to create branch 'flim-1_11'.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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