elisp/flim.git
24 years agorelease. flim-1_12 flim-1_12_7
morioka [Mon, 31 May 1999 09:23:08 +0000 (09:23 +0000)]
release.

24 years agoupdate.
morioka [Mon, 31 May 1999 08:57:24 +0000 (08:57 +0000)]
update.

24 years ago(Network representation of header): Translate.
morioka [Mon, 31 May 1999 08:54:39 +0000 (08:54 +0000)]
(Network representation of header): Translate.

24 years agoupdate.
shuhei-k [Thu, 27 May 1999 23:06:46 +0000 (23:06 +0000)]
update.

24 years ago(pack-sequence): Eliminate local variable `i'.
shuhei-k [Thu, 27 May 1999 23:06:35 +0000 (23:06 +0000)]
(pack-sequence): Eliminate local variable `i'.
(base64-encode-1): Avoid concat.
(base64-encode-string): Fixed last change; extra padding.

24 years agoupdate.
morioka [Wed, 26 May 1999 07:28:14 +0000 (07:28 +0000)]
update.

24 years ago(smtpmail-default-smtp-server): Define obsolete variable alias for
morioka [Wed, 26 May 1999 07:27:10 +0000 (07:27 +0000)]
(smtpmail-default-smtp-server): Define obsolete variable alias for
XEmacs.
(smtpmail-smtp-server): Likewise.
(smtpmail-smtp-service): Likewise.
(smtpmail-local-domain): Likewise.
(smtpmail-debug-info): Likewise.
(smtpmail-send-it): Check function `expand-mail-aliases' is defined.

24 years agoupdate.
morioka [Wed, 26 May 1999 07:00:22 +0000 (07:00 +0000)]
update.

24 years ago(smtp-debug-info): Now a user option.
morioka [Wed, 26 May 1999 06:57:12 +0000 (06:57 +0000)]
(smtp-debug-info): Now a user option.

24 years agoUpdate
hayashi [Tue, 25 May 1999 08:02:15 +0000 (08:02 +0000)]
Update

24 years ago* mel-b-ccl.el (base64-encode-string): New alias.
akr [Mon, 24 May 1999 13:22:32 +0000 (13:22 +0000)]
* mel-b-ccl.el (base64-encode-string): New alias.
(base64-encode-region): Ditto.
(base64-decode-string): Ditto.
(base64-decode-region): Ditto.

24 years ago* mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
akr [Mon, 24 May 1999 13:18:42 +0000 (13:18 +0000)]
* mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.

24 years agoupdate.
morioka [Mon, 24 May 1999 05:27:09 +0000 (05:27 +0000)]
update.

24 years ago(ew-space-process): Renamed from `tm-eword::space-process'.
morioka [Mon, 24 May 1999 05:26:14 +0000 (05:26 +0000)]
(ew-space-process): Renamed from `tm-eword::space-process'.

24 years agoupdate.
morioka [Mon, 24 May 1999 05:24:40 +0000 (05:24 +0000)]
update.

24 years ago(tm-eword::space-process): Don't concatenate `special's.
morioka [Mon, 24 May 1999 05:22:14 +0000 (05:22 +0000)]
(tm-eword::space-process): Don't concatenate `special's.
(ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add new
optional argument `must-output'; return nil if it can't encode
literally.
(eword-encode-rword-list): Fold SPACE or TAB in the encoded string if
`ew-encode-rword-1' can't encode literally and it is possible to
encode the rest literally with the folding.
(eword-encode-phrase-to-rword-list): Add `special' flag to brackets of
comments.

24 years agoupdate.
shuhei-k [Sat, 22 May 1999 20:01:04 +0000 (20:01 +0000)]
update.

24 years agoRequire 'poe and 'pcustom.
shuhei-k [Sat, 22 May 1999 20:00:53 +0000 (20:00 +0000)]
Require 'poe and 'pcustom.

24 years agoAdd a comment to (require 'cl).
shuhei-k [Sat, 22 May 1999 20:00:45 +0000 (20:00 +0000)]
Add a comment to (require 'cl).

24 years agoFix typo.
shuhei-k [Sat, 22 May 1999 17:08:48 +0000 (17:08 +0000)]
Fix typo.

24 years agoupdate.
shuhei-k [Sat, 22 May 1999 16:53:03 +0000 (16:53 +0000)]
update.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:52 +0000 (16:52 +0000)]
Update header.
Require 'path-util and don't require 'poem.
(mel-use-module): Eliminate local variable `encoding'.
(mime-insert-encoded-file for mel-b-builtin):
Use built-in `interactive' spec.
(encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
(mime-encode-region): Capitalize prompt string.
(mime-decode-region): Ditto.
(mime-insert-encoded-file): Ditto.
(mime-write-decoded-region): Ditto.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:45 +0000 (16:52 +0000)]
Update header.
Require 'path-util instead of 'emu.
(mime-insert-encoded-file): Use built-in `interactive' spec.
(mime-write-decoded-region): Ditto.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:39 +0000 (16:52 +0000)]
Update header.
Require 'path-util instead of 'emu.
(quoted-printable-internal-encode-region): Rewrite without regexp.
(quoted-printable-internal-decode-region): Ditto.
(quoted-printable-encode-region): Use read-only `interactive' spec.
(quoted-printable-decode-region): Ditto.
(mime-insert-encoded-file): Use built-in `interactive' spec.
(mime-write-decoded-region): Ditto.
(encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:32 +0000 (16:52 +0000)]
Update header.
(quoted-printable-ccl-encode-region):
Use read-only `interactive' spec.
(quoted-printable-ccl-decode-region): Ditto.
(quoted-printable-ccl-insert-encoded-file):
Use built-in `interactive' spec.
(quoted-printable-ccl-write-decoded-region): Ditto.
(encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:25 +0000 (16:52 +0000)]
Update header.
Require 'mime-def instead of 'poem and 'mel.
(mime-insert-encoded-file): Use built-in `interactive' spec.
(mime-write-decoded-region): Ditto.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:18 +0000 (16:52 +0000)]
Update header.
Don't require 'poe; it is required implicitly via 'mime-def.
(pack-sequence): Moved to top of the function definitions.
(base64-encode-string): Calculate padding first.
(base64-internal-encode-region): Changed order of evaluation to
"encode, delete, then insert".
(base64-internal-decode-string): Changed order of evaluation to
"decode, delete, then insert".
(base64-encode-region): Use read-only `interactive' spec.
(base64-decode-region): Ditto.
(base64-decode-string): Not interactive.
(encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
(base64-insert-encoded-file): Use built-in `interactive' spec.
(base64-write-decoded-region): Ditto.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:11 +0000 (16:52 +0000)]
Update header.
Don't require 'poe; it is required implicitly via 'mime-def.
(base64-dl-handle): Chech whether `base64-dl-module' is string.
Defalias `base64-encode-string' and `base64-decode-string' just
after `dynamic-call'ing "emacs_base64_init".
(base64-encode-region): Use read-only `interactive' spec.
Use `base64-encode-string'.
Changed order of evaluation to "encode, delete, then insert".
(base64-decode-region): Renamed from `decode-base64-region'.
Use read-only `interactive' spec.
Use `base64-decode-string'.
Changed order of evaluation to "decode, delete, then insert".
(mime-encode-string): Use `base64-encode-string'.
(mime-decode-string): Use `base64-decode-string'.
(mime-decode-region): Use `base64-decode-region'.
(encoded-text-encode-string): Use `base64-encode-string'.
(encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
(mime-insert-encoded-file): Use built-in `interactive' spec.
(mime-write-decoded-region in comment): Ditto.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 16:52:04 +0000 (16:52 +0000)]
Update header.
(base64-ccl-encode-region): Use read-only `interactive' spec.
(base64-ccl-decode-region): Ditto.
(base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
(base64-ccl-write-decoded-region): Ditto.
(encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".

24 years agoupdate.
shuhei-k [Sat, 22 May 1999 13:30:04 +0000 (13:30 +0000)]
update.

24 years agoRequire 'poe, 'poem, and 'pcustom.
shuhei-k [Sat, 22 May 1999 13:29:53 +0000 (13:29 +0000)]
Require 'poe, 'poem, and 'pcustom.

24 years agoUpdate header.
shuhei-k [Sat, 22 May 1999 13:29:45 +0000 (13:29 +0000)]
Update header.
Require 'poe, 'poem, and 'pcustom.
Require 'cl at compile-time.

24 years agoDon't require 'cl at compile-time.
shuhei-k [Sat, 22 May 1999 13:29:37 +0000 (13:29 +0000)]
Don't require 'cl at compile-time.

24 years agoRequire 'poe, 'poem, and 'pcustom.
shuhei-k [Sat, 22 May 1999 13:29:31 +0000 (13:29 +0000)]
Require 'poe, 'poem, and 'pcustom.
(mime): Declare `default-mime-charset' as an initial member.

24 years ago(mailcap-look-at-qchar): Use `char-after'.
shuhei-k [Sat, 22 May 1999 13:29:23 +0000 (13:29 +0000)]
(mailcap-look-at-qchar): Use `char-after'.

24 years agoupdate.
morioka [Fri, 21 May 1999 11:49:42 +0000 (11:49 +0000)]
update.

24 years ago(Installation): Modify URL and required version of APEL.
morioka [Fri, 21 May 1999 11:47:39 +0000 (11:47 +0000)]
(Installation): Modify URL and required version of APEL.

24 years ago(ew-find-charset-rule): Renamed from `tm-eword::find-charset-rule';
morioka [Fri, 21 May 1999 11:45:26 +0000 (11:45 +0000)]
(ew-find-charset-rule): Renamed from `tm-eword::find-charset-rule';
use `find-mime-charset-by-charsets'.

24 years ago(mime-library-product): Update to 1.12.7.
morioka [Fri, 21 May 1999 11:43:39 +0000 (11:43 +0000)]
(mime-library-product): Update to 1.12.7.

24 years agoupdate.
morioka [Fri, 21 May 1999 11:43:01 +0000 (11:43 +0000)]
update.

24 years agomodify for ftp.etl.go.jp. flim-1_12_6
morioka [Tue, 11 May 1999 10:02:48 +0000 (10:02 +0000)]
modify for ftp.etl.go.jp.

24 years agorelease.
morioka [Tue, 11 May 1999 08:13:21 +0000 (08:13 +0000)]
release.

24 years agoModify for mulelab.
morioka [Tue, 11 May 1999 08:12:49 +0000 (08:12 +0000)]
Modify for mulelab.

24 years agoupdate.
morioka [Mon, 10 May 1999 06:53:10 +0000 (06:53 +0000)]
update.

24 years agoupdate.
morioka [Mon, 10 May 1999 06:49:59 +0000 (06:49 +0000)]
update.

25 years agoupdate.
shuhei-k [Tue, 27 Apr 1999 14:48:58 +0000 (14:48 +0000)]
update.

25 years ago(TopLevel): Suppress warning.
shuhei-k [Tue, 27 Apr 1999 14:48:43 +0000 (14:48 +0000)]
(TopLevel): Suppress warning.

25 years agoupdate.
shuhei-k [Mon, 26 Apr 1999 06:16:29 +0000 (06:16 +0000)]
update.

25 years ago(std11-qtext-regexp): Don't use `string'.
shuhei-k [Mon, 26 Apr 1999 06:16:18 +0000 (06:16 +0000)]
(std11-qtext-regexp): Don't use `string'.
(mime-tspecial-char-list): Eval at compile time.

25 years ago(eword-encoded-word-regexp): Accept "b" and "q" for "encoding".
shuhei-k [Mon, 26 Apr 1999 06:16:10 +0000 (06:16 +0000)]
(eword-encoded-word-regexp): Accept "b" and "q" for "encoding".

25 years agoDelete autoload setting for `eword-encode-field'.
yamaoka [Thu, 22 Apr 1999 07:54:02 +0000 (07:54 +0000)]
Delete autoload setting for `eword-encode-field'.

25 years agoupdate.
morioka [Thu, 22 Apr 1999 03:30:40 +0000 (03:30 +0000)]
update.

25 years agoRequire `poem' instead of `emu'.
morioka [Thu, 22 Apr 1999 03:27:36 +0000 (03:27 +0000)]
Require `poem' instead of `emu'.
Don't use `cl' for `caar'.

25 years ago* Fix typo.
yamaoka [Fri, 9 Apr 1999 05:59:05 +0000 (05:59 +0000)]
* Fix typo.

25 years ago* (smtp-server): Funcall `smtp-server' if it is a function.
yamaoka [Fri, 9 Apr 1999 05:55:57 +0000 (05:55 +0000)]
* (smtp-server): Funcall `smtp-server' if it is a function.
(smtp-server): Make it can also be a function called from `smtp-via-smtp'
with arguments SENDER and RECIPIENTS.

25 years agoupdate.
shuhei-k [Mon, 5 Apr 1999 15:43:04 +0000 (15:43 +0000)]
update.

25 years ago(mime-read-field): Correct argument of `mime-decode-field-body';
shuhei-k [Mon, 5 Apr 1999 15:42:36 +0000 (15:42 +0000)]
(mime-read-field): Correct argument of `mime-decode-field-body';
'native -> 'plain.

25 years ago(TopLevel): Require 'cl when compiling.
shuhei-k [Mon, 5 Apr 1999 15:42:08 +0000 (15:42 +0000)]
(TopLevel): Require 'cl when compiling.
(eword-encode-rword-list): Suppress insertion of extra spaces.
(eword-encode-msg-id-to-rword-list): Treat surrounding angle brackets atomically.
([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)

25 years agoMake easier to install in VERSION_SPECIFIC_LISPDIR.
shuhei-k [Mon, 5 Apr 1999 15:41:26 +0000 (15:41 +0000)]
Make easier to install in VERSION_SPECIFIC_LISPDIR.

25 years agoupdate.
morioka [Thu, 11 Mar 1999 08:03:09 +0000 (08:03 +0000)]
update.

25 years ago(eword-charset-encoding-alist): Add `tis-620'.
morioka [Thu, 11 Mar 1999 08:01:13 +0000 (08:01 +0000)]
(eword-charset-encoding-alist): Add `tis-620'.

25 years agoupdate.
morioka [Tue, 2 Mar 1999 07:27:17 +0000 (07:27 +0000)]
update.

25 years ago(mime-decode-string): Return STRING if return value of
morioka [Mon, 1 Mar 1999 08:17:51 +0000 (08:17 +0000)]
(mime-decode-string): Return STRING if return value of
`(mel-find-function 'mime-decode-string encoding)' is nil.

25 years agoupdate. flim-1_12_5_1
morioka [Wed, 10 Feb 1999 09:15:08 +0000 (09:15 +0000)]
update.

25 years ago(mime-library-product): Update to 1.12.6.
morioka [Wed, 10 Feb 1999 09:14:18 +0000 (09:14 +0000)]
(mime-library-product): Update to 1.12.6.

25 years agoupdate.
morioka [Wed, 10 Feb 1999 09:09:16 +0000 (09:09 +0000)]
update.

25 years ago(mel-define-service): Change size of obarray to 7.
morioka [Wed, 10 Feb 1999 09:06:37 +0000 (09:06 +0000)]
(mel-define-service): Change size of obarray to 7.

25 years agoUpdate. flim-1_12-199902011900 flim-1_12-last-snapshot-
hayashi [Mon, 1 Feb 1999 09:17:50 +0000 (09:17 +0000)]
Update.

25 years agoTranslate all untranslated parts.
hayashi [Mon, 1 Feb 1999 09:17:34 +0000 (09:17 +0000)]
Translate all untranslated parts.

25 years agorelease. flim-1_12-199901271900 flim-1_12_5
morioka [Wed, 27 Jan 1999 14:12:01 +0000 (14:12 +0000)]
release.

25 years agoupdate.
morioka [Wed, 27 Jan 1999 13:05:43 +0000 (13:05 +0000)]
update.

25 years ago(title): fixed.
morioka [Wed, 27 Jan 1999 13:02:37 +0000 (13:02 +0000)]
(title): fixed.

25 years agofixed.
morioka [Wed, 27 Jan 1999 09:18:33 +0000 (09:18 +0000)]
fixed.

25 years agoupdate.
morioka [Wed, 27 Jan 1999 09:18:15 +0000 (09:18 +0000)]
update.

25 years agomodified.
morioka [Wed, 27 Jan 1999 09:08:11 +0000 (09:08 +0000)]
modified.

25 years agoSync with FLIM API 1.13.
morioka [Wed, 27 Jan 1999 09:05:23 +0000 (09:05 +0000)]
Sync with FLIM API 1.13.

25 years ago(mime-library-product): update to 1.12.5. flim-1_12-199901261900
morioka [Tue, 26 Jan 1999 08:51:42 +0000 (08:51 +0000)]
(mime-library-product): update to 1.12.5.

25 years agoupdate.
morioka [Tue, 26 Jan 1999 08:51:21 +0000 (08:51 +0000)]
update.

25 years ago(New optional argument of `std11-field-end'): New subsection.
morioka [Tue, 26 Jan 1999 08:49:25 +0000 (08:49 +0000)]
(New optional argument of `std11-field-end'): New subsection.

25 years ago(std11-field-end): Add new optional argument `bound'.
morioka [Tue, 26 Jan 1999 08:45:21 +0000 (08:45 +0000)]
(std11-field-end): Add new optional argument `bound'.

25 years ago(SEMI_ARC_DIR): Modify for SEMI 1.13. flim-1_12-199901241900 flim-1_12_4
morioka [Sun, 24 Jan 1999 16:10:08 +0000 (16:10 +0000)]
(SEMI_ARC_DIR): Modify for SEMI 1.13.

25 years agorelease.
morioka [Sun, 24 Jan 1999 16:07:30 +0000 (16:07 +0000)]
release.

25 years agoupdate.
morioka [Sun, 24 Jan 1999 16:06:44 +0000 (16:06 +0000)]
update.

25 years agoupdate.
morioka [Sun, 24 Jan 1999 15:56:50 +0000 (15:56 +0000)]
update.

25 years agoAdd my name to header.
morioka [Sun, 24 Jan 1999 15:55:56 +0000 (15:55 +0000)]
Add my name to header.

25 years agoSync with latest FLIM.
morioka [Sun, 24 Jan 1999 15:53:25 +0000 (15:53 +0000)]
Sync with latest FLIM.

25 years agoFixed.
morioka [Sun, 24 Jan 1999 15:53:03 +0000 (15:53 +0000)]
Fixed.

25 years ago(mime-library-product): Update to 1.12.4.
morioka [Sun, 24 Jan 1999 14:17:40 +0000 (14:17 +0000)]
(mime-library-product): Update to 1.12.4.

25 years agoupdate.
morioka [Sun, 24 Jan 1999 14:16:51 +0000 (14:16 +0000)]
update.

25 years ago(insert-entity-content): New method.
morioka [Sun, 24 Jan 1999 14:15:25 +0000 (14:15 +0000)]
(insert-entity-content): New method.

25 years ago(mime-insert-entity-content): New generic function.
morioka [Sun, 24 Jan 1999 14:13:39 +0000 (14:13 +0000)]
(mime-insert-entity-content): New generic function.

25 years agoupdate.
morioka [Sun, 24 Jan 1999 12:32:23 +0000 (12:32 +0000)]
update.

25 years ago(New function `mime-find-entity-from-content-id'): New subsection.
morioka [Sun, 24 Jan 1999 12:31:34 +0000 (12:31 +0000)]
(New function `mime-find-entity-from-content-id'): New subsection.
(New function `mime-parse-msg-id'): New subsection.
(New function `mime-uri-parse-cid'): New subsection.

25 years agoupdate.
morioka [Sun, 24 Jan 1999 12:29:10 +0000 (12:29 +0000)]
update.

25 years ago(mime-find-entity-from-content-id): New function.
morioka [Sun, 24 Jan 1999 12:27:53 +0000 (12:27 +0000)]
(mime-find-entity-from-content-id): New function.
(mime-field-parser-alist): Use `mime-parse-msg-id' instead of
`std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id' and
`Content-Id' field.

25 years ago(mime-parse-msg-id): New function.
morioka [Sun, 24 Jan 1999 12:25:26 +0000 (12:25 +0000)]
(mime-parse-msg-id): New function.
(mime-uri-parse-cid): New function.

25 years agorelease. flim-1_12-199901231900 flim-1_12_3
morioka [Sat, 23 Jan 1999 16:09:43 +0000 (16:09 +0000)]
release.

25 years agoupdate.
morioka [Sat, 23 Jan 1999 16:08:10 +0000 (16:08 +0000)]
update.

25 years ago(Function `std11-parse-in-reply-to'): New subsection.
morioka [Sat, 23 Jan 1999 16:04:47 +0000 (16:04 +0000)]
(Function `std11-parse-in-reply-to'): New subsection.
(New function `std11-parse-msg-id-string'): Likewise.
(New function `std11-parse-msg-ids-string'): Likewise.
(New generic function `mime-insert-entity'): Likewise.

25 years agoupdate.
morioka [Sat, 23 Jan 1999 15:41:49 +0000 (15:41 +0000)]
update.