elisp/semi.git
26 years agoupdated.
morioka [Fri, 5 Sep 1997 07:19:54 +0000 (07:19 +0000)]
updated.

26 years ago(mailcap-skip-comment): Check `chr' is nil.
morioka [Fri, 5 Sep 1997 07:12:46 +0000 (07:12 +0000)]
(mailcap-skip-comment): Check `chr' is nil.

26 years ago(mime-edit-decode-buffer): Modify for new return format of
morioka [Fri, 5 Sep 1997 07:10:59 +0000 (07:10 +0000)]
(mime-edit-decode-buffer): Modify for new return format of
`mime-parse-Content-Type'.

26 years ago(mime-parse-Content-Type): Change return format.
morioka [Fri, 5 Sep 1997 06:43:14 +0000 (06:43 +0000)]
(mime-parse-Content-Type): Change return format.
(mime-read-Content-Type): Modify DOC-string.
(make-mime-entity-info): New inline function.
(mime-parse-multipart): Change interface.
(mime-parse-message): Rename names of arguments.

26 years ago(mime-tspecials): Remove `.' and control-characters.
morioka [Fri, 5 Sep 1997 06:16:22 +0000 (06:16 +0000)]
(mime-tspecials): Remove `.' and control-characters.
(mime-token-regexp): Add specification for control-characters.

26 years agoupdated.
morioka [Thu, 4 Sep 1997 12:00:05 +0000 (12:00 +0000)]
updated.

26 years ago(mime-view-cut-header): Use `defun' instead of `defsubst'.
morioka [Thu, 4 Sep 1997 11:12:12 +0000 (11:12 +0000)]
(mime-view-cut-header): Use `defun' instead of `defsubst'.

26 years agoRename `mime-preview/display-body' -> `mime-view-display-body'.
morioka [Thu, 4 Sep 1997 11:11:20 +0000 (11:11 +0000)]
Rename `mime-preview/display-body' -> `mime-view-display-body'.

26 years agoRename `mime-preview/display-header' -> `mime-view-display-header'.
morioka [Thu, 4 Sep 1997 11:10:14 +0000 (11:10 +0000)]
Rename `mime-preview/display-header' -> `mime-view-display-header'.

26 years agoupdated.
morioka [Wed, 3 Sep 1997 04:54:21 +0000 (04:54 +0000)]
updated.

26 years agoRename `mime/Content-Type' -> `mime-read-Content-Type'.
morioka [Wed, 3 Sep 1997 04:53:13 +0000 (04:53 +0000)]
Rename `mime/Content-Type' -> `mime-read-Content-Type'.

26 years ago(symbol-concat): New implementation.
morioka [Wed, 3 Sep 1997 04:40:04 +0000 (04:40 +0000)]
(symbol-concat): New implementation.

26 years agoupdated.
morioka [Sat, 30 Aug 1997 14:27:41 +0000 (14:27 +0000)]
updated.

26 years agoAbolish alias `last*'.
morioka [Sat, 30 Aug 1997 14:26:57 +0000 (14:26 +0000)]
Abolish alias `last*'.

26 years ago(eword-lexical-analyze): `last' of Emacs 20.0.97 allows two arguments.
morioka [Sat, 30 Aug 1997 14:26:13 +0000 (14:26 +0000)]
(eword-lexical-analyze): `last' of Emacs 20.0.97 allows two arguments.

26 years agoupdated.
morioka [Mon, 25 Aug 1997 17:15:03 +0000 (17:15 +0000)]
updated.

26 years ago(eword-lexical-analyze): Use `last*' instead of `last' (for Emacs
morioka [Mon, 25 Aug 1997 17:14:05 +0000 (17:14 +0000)]
(eword-lexical-analyze): Use `last*' instead of `last' (for Emacs
20.0.96).

26 years ago(last*): New alias for old emacsen.
morioka [Mon, 25 Aug 1997 17:13:05 +0000 (17:13 +0000)]
(last*): New alias for old emacsen.

26 years agoupdated.
morioka [Sat, 26 Jul 1997 15:24:24 +0000 (15:24 +0000)]
updated.

26 years agoConstant `mime-disposition-type-regexp' was moved from mime-def.el to
morioka [Sat, 26 Jul 1997 15:21:11 +0000 (15:21 +0000)]
Constant `mime-disposition-type-regexp' was moved from mime-def.el to
mime-parse.el.

26 years agoupdated.
morioka [Fri, 25 Jul 1997 07:44:27 +0000 (07:44 +0000)]
updated.

26 years agoDelete unnecessary "[mime-edit.el]" from DOC-strings.
morioka [Thu, 24 Jul 1997 15:59:25 +0000 (15:59 +0000)]
Delete unnecessary "[mime-edit.el]" from DOC-strings.

26 years agoupdated.
morioka [Wed, 23 Jul 1997 02:21:38 +0000 (02:21 +0000)]
updated.

26 years ago(eword-analyze-encoded-word): cdr of return value must not
morioka [Wed, 23 Jul 1997 02:19:39 +0000 (02:19 +0000)]
(eword-analyze-encoded-word): cdr of return value must not
nil (cf.[tm-ja:2496])

26 years agoupdated.
morioka [Mon, 14 Jul 1997 15:17:19 +0000 (15:17 +0000)]
updated.

26 years ago`mime-article/view-message/rfc822' -> `mime-display-message/rfc822'.
morioka [Mon, 14 Jul 1997 15:15:17 +0000 (15:15 +0000)]
`mime-article/view-message/rfc822' -> `mime-display-message/rfc822'.

26 years ago(eword-phrase-route-addr-to-rwl): Use function
morioka [Sun, 13 Jul 1997 19:30:26 +0000 (19:30 +0000)]
(eword-phrase-route-addr-to-rwl): Use function
`eword-addr-seq-to-rwl'.

26 years ago`tm-eword::phrase-route-addr-to-rwl' ->
morioka [Sun, 13 Jul 1997 18:15:32 +0000 (18:15 +0000)]
`tm-eword::phrase-route-addr-to-rwl' ->
`eword-phrase-route-addr-to-rwl'.

26 years ago(eword-addr-seq-to-rwl): New function.
morioka [Sun, 13 Jul 1997 18:13:53 +0000 (18:13 +0000)]
(eword-addr-seq-to-rwl): New function.
(eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.

26 years ago(eword-addr-spec-to-rwl): New implementation.
morioka [Sun, 13 Jul 1997 16:43:26 +0000 (16:43 +0000)]
(eword-addr-spec-to-rwl): New implementation.

26 years ago`tm-eword::addr-spec-to-rwl' -> `eword-addr-spec-to-rwl'.
morioka [Sun, 13 Jul 1997 16:32:21 +0000 (16:32 +0000)]
`tm-eword::addr-spec-to-rwl' -> `eword-addr-spec-to-rwl'.

26 years agoupdated.
morioka [Mon, 7 Jul 1997 17:26:17 +0000 (17:26 +0000)]
updated.

26 years agoConstant `mime::ctype-regexp' was abolished.
morioka [Mon, 7 Jul 1997 17:08:03 +0000 (17:08 +0000)]
Constant `mime::ctype-regexp' was abolished.

26 years agoConstant `mime::dtype-regexp' was abolished.
morioka [Mon, 7 Jul 1997 17:06:36 +0000 (17:06 +0000)]
Constant `mime::dtype-regexp' was abolished.

26 years ago`mime/disposition-type-regexp' -> `mime-disposition-type-regexp'.
morioka [Mon, 7 Jul 1997 17:01:51 +0000 (17:01 +0000)]
`mime/disposition-type-regexp' -> `mime-disposition-type-regexp'.

26 years agoAbolish `FILES'.
morioka [Mon, 7 Jul 1997 15:01:23 +0000 (15:01 +0000)]
Abolish `FILES'.

26 years agoupdated.
morioka [Mon, 7 Jul 1997 14:59:27 +0000 (14:59 +0000)]
updated.

26 years agoupdated.
morioka [Sat, 5 Jul 1997 17:39:30 +0000 (17:39 +0000)]
updated.

26 years ago(mime-edit-normalize-body):
morioka [Sat, 5 Jul 1997 17:18:02 +0000 (17:18 +0000)]
(mime-edit-normalize-body):
- Protect "From " in beginning of line (insert `ESC ( B' before it if
  possible, otherwise encode by quoted-printable)
- canonicalize line break code for base64

26 years agoupdated.
morioka [Fri, 4 Jul 1997 16:43:31 +0000 (16:43 +0000)]
updated.

26 years ago(mime-edit-version-name): Use double quote to cite
morioka [Thu, 3 Jul 1997 12:14:07 +0000 (12:14 +0000)]
(mime-edit-version-name): Use double quote to cite
`semi-version-name'.

26 years agoupdated.
morioka [Thu, 3 Jul 1997 12:03:05 +0000 (12:03 +0000)]
updated.

26 years ago(mime-edit-version-name): Add `semi-version-name'.
morioka [Thu, 3 Jul 1997 11:59:36 +0000 (11:59 +0000)]
(mime-edit-version-name): Add `semi-version-name'.

26 years ago(mime-view-version-name): New constant.
morioka [Thu, 3 Jul 1997 11:58:50 +0000 (11:58 +0000)]
(mime-view-version-name): New constant.

26 years ago(semi-version-name): New constant.
morioka [Thu, 3 Jul 1997 11:57:44 +0000 (11:57 +0000)]
(semi-version-name): New constant.

26 years agoupdated.
morioka [Wed, 2 Jul 1997 19:23:48 +0000 (19:23 +0000)]
updated.

26 years ago(Required environment): Updated.
morioka [Wed, 2 Jul 1997 19:21:08 +0000 (19:21 +0000)]
(Required environment): Updated.

26 years agoupdated.
morioka [Wed, 2 Jul 1997 16:56:55 +0000 (16:56 +0000)]
updated.

26 years ago`mime/content-type-subtype-regexp' -> `mime-media-type/subtype-regexp'.
morioka [Wed, 2 Jul 1997 16:55:42 +0000 (16:55 +0000)]
`mime/content-type-subtype-regexp' -> `mime-media-type/subtype-regexp'.

26 years agoupdated.
morioka [Wed, 2 Jul 1997 16:46:43 +0000 (16:46 +0000)]
updated.

26 years ago`mime/token-regexp' -> `mime-token-regexp'.
morioka [Wed, 2 Jul 1997 16:43:26 +0000 (16:43 +0000)]
`mime/token-regexp' -> `mime-token-regexp'.

26 years ago`mime/tspecials' -> `mime-tspecials'.
morioka [Wed, 2 Jul 1997 16:41:06 +0000 (16:41 +0000)]
`mime/tspecials' -> `mime-tspecials'.

26 years agoupdated.
morioka [Wed, 2 Jul 1997 16:33:00 +0000 (16:33 +0000)]
updated.

26 years ago`mime/temp-buffer-name' -> `mime-temp-buffer-name'.
morioka [Wed, 2 Jul 1997 16:28:50 +0000 (16:28 +0000)]
`mime/temp-buffer-name' -> `mime-temp-buffer-name'.

26 years agoupdated.
morioka [Wed, 2 Jul 1997 16:21:25 +0000 (16:21 +0000)]
updated.

26 years ago(mime-decode-text-body): Canonicalize line break code.
morioka [Wed, 2 Jul 1997 16:20:22 +0000 (16:20 +0000)]
(mime-decode-text-body): Canonicalize line break code.

26 years agoupdated.
morioka [Tue, 1 Jul 1997 12:27:53 +0000 (12:27 +0000)]
updated.

26 years ago*** empty log message ***
morioka [Fri, 27 Jun 1997 10:15:46 +0000 (10:15 +0000)]
*** empty log message ***

26 years agoupdated.
morioka [Thu, 26 Jun 1997 09:23:25 +0000 (09:23 +0000)]
updated.

26 years ago(eword-field-encoding-method-alist): Add "Message-ID" as ignored.
morioka [Thu, 26 Jun 1997 09:21:38 +0000 (09:21 +0000)]
(eword-field-encoding-method-alist): Add "Message-ID" as ignored.

26 years ago(tm-eword::encode-string-1): avoid infinite loop caused by long
morioka [Thu, 26 Jun 1997 09:12:48 +0000 (09:12 +0000)]
(tm-eword::encode-string-1): avoid infinite loop caused by long
non-encoded-word element.

26 years agoupdated.
morioka [Tue, 24 Jun 1997 16:23:01 +0000 (16:23 +0000)]
updated.

26 years ago`mime-preview/display-message/partial' ->
morioka [Tue, 24 Jun 1997 16:21:46 +0000 (16:21 +0000)]
`mime-preview/display-message/partial' ->
`mime-view-insert-message/partial-button'.

26 years ago(mime-preview/display-message/partial): Use `mime-add-button' again.
morioka [Tue, 24 Jun 1997 16:15:47 +0000 (16:15 +0000)]
(mime-preview/display-message/partial): Use `mime-add-button' again.

26 years agoupdated.
morioka [Sat, 21 Jun 1997 15:17:59 +0000 (15:17 +0000)]
updated.

26 years ago`tm-eword::lc-words-to-words' ->
morioka [Sat, 21 Jun 1997 15:15:31 +0000 (15:15 +0000)]
`tm-eword::lc-words-to-words' ->
`eword-encode-charset-words-to-words'.

26 years ago(tm-eword::lc-words-to-words): New implementation; function
morioka [Sat, 21 Jun 1997 15:13:52 +0000 (15:13 +0000)]
(tm-eword::lc-words-to-words): New implementation; function
`tm-eword::parse-word' was abolished.

26 years agoupdated.
morioka [Sat, 21 Jun 1997 14:42:16 +0000 (14:42 +0000)]
updated.

26 years ago`tm-eword::split-to-lc-words' ->
morioka [Sat, 21 Jun 1997 14:39:38 +0000 (14:39 +0000)]
`tm-eword::split-to-lc-words' ->
`eword-encode-divide-into-charset-words'.

26 years agoFunction `tm-eword::parse-lc-word' was abolished.
morioka [Sat, 21 Jun 1997 14:25:21 +0000 (14:25 +0000)]
Function `tm-eword::parse-lc-word' was abolished.
(tm-eword::split-to-lc-words): New implementation.

26 years agoupdated.
morioka [Sat, 21 Jun 1997 13:48:07 +0000 (13:48 +0000)]
updated.

26 years ago`tm-eword::char-type' -> `eword-encode-char-type'.
morioka [Sat, 21 Jun 1997 13:47:35 +0000 (13:47 +0000)]
`tm-eword::char-type' -> `eword-encode-char-type'.

26 years agoupdated.
morioka [Sat, 21 Jun 1997 13:34:14 +0000 (13:34 +0000)]
updated.

26 years ago`tm-eword::encode-encoded-text' -> `eword-encode-text'
morioka [Sat, 21 Jun 1997 09:00:09 +0000 (09:00 +0000)]
`tm-eword::encode-encoded-text' -> `eword-encode-text'

26 years ago(mime-view-insert-entity-button,
morioka [Sat, 21 Jun 1997 04:14:36 +0000 (04:14 +0000)]
(mime-view-insert-entity-button,
mime-preview/display-message/partial): Use `mime-insert-button'.
(mime-view-setup-buffers): Enclose codes to display preview-buffer by
`(let ((inhibit-read-only t)) ...)'.

26 years ago(mime-insert-button): New inline function.
morioka [Sat, 21 Jun 1997 04:08:04 +0000 (04:08 +0000)]
(mime-insert-button): New inline function.

26 years ago(mime-add-button): Argument `func' was renamed to `function'; Use
morioka [Sat, 21 Jun 1997 04:06:17 +0000 (04:06 +0000)]
(mime-add-button): Argument `func' was renamed to `function'; Use
overlay for `mime-button-mouse-face'.

26 years agoupdated.
morioka [Thu, 19 Jun 1997 03:48:53 +0000 (03:48 +0000)]
updated.

26 years agoupdated.
morioka [Thu, 19 Jun 1997 03:36:43 +0000 (03:36 +0000)]
updated.

26 years ago`mime-article/decode-' -> `mime-display-'.
morioka [Thu, 19 Jun 1997 03:27:23 +0000 (03:27 +0000)]
`mime-article/decode-' -> `mime-display-'.

26 years ago(mime-display-caesar): fixed.
morioka [Thu, 19 Jun 1997 03:17:11 +0000 (03:17 +0000)]
(mime-display-caesar): fixed.

26 years agomodified. semi-0_91_1
morioka [Wed, 18 Jun 1997 15:02:40 +0000 (15:02 +0000)]
modified.

26 years agoupdated.
morioka [Wed, 18 Jun 1997 14:59:39 +0000 (14:59 +0000)]
updated.

26 years agoUse tar instead of gtar.
morioka [Wed, 18 Jun 1997 14:52:38 +0000 (14:52 +0000)]
Use tar instead of gtar.

26 years agoUse CVS.
morioka [Wed, 18 Jun 1997 14:51:50 +0000 (14:51 +0000)]
Use CVS.

26 years agoupdated.
morioka [Wed, 18 Jun 1997 14:29:52 +0000 (14:29 +0000)]
updated.

26 years agoSteven L Baur <steve@xemacs.org>'s patch was applied:
morioka [Wed, 18 Jun 1997 14:26:30 +0000 (14:26 +0000)]
Steven L Baur <steve@xemacs.org>'s patch was applied:
(tm-eword::char-type, tm-eword::encode-rwl, tm-eword::encode-rwl):
Clean up Ebola infection. (cf.[tm-en:1346],[xemacs-beta:9333])

26 years ago(eword-decode-structured-field-body): fixed.
morioka [Wed, 18 Jun 1997 13:26:28 +0000 (13:26 +0000)]
(eword-decode-structured-field-body): fixed.

26 years ago(eword-lexical-analyze-cache): New variable.
morioka [Mon, 16 Jun 1997 16:00:13 +0000 (16:00 +0000)]
(eword-lexical-analyze-cache): New variable.
(eword-lexical-analyze-cache-max): New variable.
(eword-analyze-quoted-string): New function.
(eword-analyze-comment): New function.
(eword-analyze-encoded-word): New function.
(eword-lexical-analyze-internal): New function.
(eword-lexical-analyze): New function.
(eword-decode-structured-field-body): New function.
(eword-decode-unstructured-field-body): New function.
(eword-extract-address-components): New function.

26 years ago.
morioka [Sun, 1 Jun 1997 23:50:53 +0000 (23:50 +0000)]
.

26 years ago(mime-view-define-keymap): fixed problem about [tab], [delete] and
morioka [Wed, 28 May 1997 13:16:15 +0000 (13:16 +0000)]
(mime-view-define-keymap): fixed problem about [tab], [delete] and
[backspace] keys.

27 years ago(mime-edit-sign-pgp-elkins): Enclose PGP-processing by
morioka [Tue, 27 May 1997 03:26:23 +0000 (03:26 +0000)]
(mime-edit-sign-pgp-elkins): Enclose PGP-processing by
`as-binary-process'.

27 years agoapplied Steven L. Baur <steve@altair.xemacs.org>'s patch:
morioka [Tue, 27 May 1997 03:12:56 +0000 (03:12 +0000)]
applied Steven L. Baur <steve@altair.xemacs.org>'s patch:
(mime-file-types): Add png handling.
(mime-content-types): Ditto. (cf.[tm-en:1334])

27 years agoapplied Steven L. Baur <steve@altair.xemacs.org>'s patch:
morioka [Tue, 27 May 1997 03:11:47 +0000 (03:11 +0000)]
applied Steven L. Baur <steve@altair.xemacs.org>'s patch:
Add image/png mime type. (cf.[tm-en:1334])

27 years agoapplied Steven L. Baur <steve@altair.xemacs.org>'s patch:
morioka [Tue, 27 May 1997 03:10:23 +0000 (03:10 +0000)]
applied Steven L. Baur <steve@altair.xemacs.org>'s patch:
(mime-acting-condition): Add image/png mime type. (cf.[tm-en:1334])

27 years ago(mime-view-define-keymap): Doesn't bind `beginning-of-buffer' and
morioka [Fri, 23 May 1997 22:13:47 +0000 (22:13 +0000)]
(mime-view-define-keymap): Doesn't bind `beginning-of-buffer' and
`end-of-buffer' for "<" and ">" keys.

27 years ago(tar): New implementation.
morioka [Thu, 15 May 1997 06:05:13 +0000 (06:05 +0000)]
(tar): New implementation.

27 years ago(config-semi): fixed.
morioka [Tue, 13 May 1997 15:03:32 +0000 (15:03 +0000)]
(config-semi): fixed.

27 years ago(config-semi): fixed.
morioka [Tue, 13 May 1997 14:32:39 +0000 (14:32 +0000)]
(config-semi): fixed.

27 years agoAdd site-lisp/apel/ even if LISPDIR is specified.
morioka [Tue, 13 May 1997 14:32:15 +0000 (14:32 +0000)]
Add site-lisp/apel/ even if LISPDIR is specified.