elisp/semi.git
23 years agoupdate. semi-1_13
akr [Thu, 25 May 2000 13:50:33 +0000 (13:50 +0000)]
update.

23 years agoupdate cvs development method.
akr [Thu, 25 May 2000 13:02:10 +0000 (13:02 +0000)]
update cvs development method.

24 years agoUpdate.
keiichi [Sun, 16 Jan 2000 08:31:27 +0000 (08:31 +0000)]
Update.

24 years ago(mime-preview-text/html): Don't get root entity from `mime-entity-buffer'.
keiichi [Sun, 16 Jan 2000 08:31:07 +0000 (08:31 +0000)]
(mime-preview-text/html): Don't get root entity from `mime-entity-buffer'.

24 years agoUpdate for the new CVS server.
yamaoka [Thu, 6 Jan 2000 04:43:45 +0000 (04:43 +0000)]
Update for the new CVS server.

24 years agoTypo.
yamaoka [Fri, 17 Dec 1999 00:26:46 +0000 (00:26 +0000)]
Typo.

24 years agoUpdate.
yamaoka [Mon, 13 Dec 1999 10:50:02 +0000 (10:50 +0000)]
Update.

24 years agoUpdate.
yamaoka [Mon, 13 Dec 1999 09:43:02 +0000 (09:43 +0000)]
Update.

24 years ago* mime-play.el: (mime-save-directory): New variable.
hayashi [Wed, 10 Nov 1999 04:04:21 +0000 (04:04 +0000)]
* mime-play.el: (mime-save-directory): New variable.
(mime-save-content): Don't force filename parameter to be used.

24 years ago1999-11-01 Tanaka Akira <akr@jaist.ac.jp>
sokumura [Mon, 1 Nov 1999 05:58:34 +0000 (05:58 +0000)]
1999-11-01  Tanaka Akira  <akr@jaist.ac.jp>
  * mime-view.el (mime-display-application/x-postpet): New function.
  (mime-preview-condition): Set up for
  'mime-preview-application/x-postpet.
  (unpack): New macro.
(unpack-skip): New function.
  (unpack-fixed): New function.
  (unpack-byte): New function.
(unpack-short): New function.
  (unpack-long): New function.
  (unpack-string): New function.
(unpack-string-sjis): New function.
  (postpet-decode): New function.

24 years agoInsert page delimiter.
yamaoka [Thu, 21 Oct 1999 10:47:36 +0000 (10:47 +0000)]
Insert page delimiter.

24 years agoDelete auto-autoloads.el and custom-load.el when installing
hayashi [Thu, 21 Oct 1999 08:17:36 +0000 (08:17 +0000)]
Delete auto-autoloads.el and custom-load.el when installing
as an XEmacs package.

24 years agorelease. semi-1_13_7
morioka [Sat, 16 Oct 1999 08:18:06 +0000 (08:18 +0000)]
release.

24 years ago(mime-preview-move-to-upper): Scroll according to the variable
hayashi [Wed, 6 Oct 1999 03:29:50 +0000 (03:29 +0000)]
(mime-preview-move-to-upper): Scroll according to the variable
mime-preview-move-scroll.

24 years agoAdd description about mime-preview-move-scroll.
hayashi [Wed, 6 Oct 1999 03:27:41 +0000 (03:27 +0000)]
Add description about mime-preview-move-scroll.

24 years agoFix latin chars.
yamaoka [Tue, 5 Oct 1999 04:19:24 +0000 (04:19 +0000)]
Fix latin chars.

24 years ago(mime-preview-scroll-down-entity, mime-preview-scroll-up-entity):
hayashi [Tue, 5 Oct 1999 04:07:35 +0000 (04:07 +0000)]
(mime-preview-scroll-down-entity, mime-preview-scroll-up-entity):
Recenter when moving to a next entity.
(mime-preview-move-scroll): New variable.
(mime-preview-move-to-previous, mime-preview-move-to-next):
Recenter according to the variable mime-preview-move-scroll.

24 years ago(mime-preview-move-to-next): Attempt to go to the next page if the return
yamaoka [Mon, 4 Oct 1999 12:50:10 +0000 (12:50 +0000)]
(mime-preview-move-to-next): Attempt to go to the next page if the return
value of `next-single-property-change' is greater than `point-max'.
(mime-preview-move-to-previous): Don't move backward at the beginning of
the buffer; attempt to go to the previous page if the return value of
`previous-single-property-change' is less than `point-min'.

24 years agoUpdate for WEMI.
yamaoka [Thu, 30 Sep 1999 05:48:21 +0000 (05:48 +0000)]
Update for WEMI.

24 years agoupdate.
morioka [Thu, 30 Sep 1999 03:54:08 +0000 (03:54 +0000)]
update.

24 years ago(mime-user-interface-product): Update to 1.13.7.
morioka [Thu, 30 Sep 1999 03:52:18 +0000 (03:52 +0000)]
(mime-user-interface-product): Update to 1.13.7.

24 years ago(mime-display-multipart/mixed): Share cell of `major-mode'.
morioka [Thu, 30 Sep 1999 03:51:41 +0000 (03:51 +0000)]
(mime-display-multipart/mixed): Share cell of `major-mode'.
(mime-display-multipart/alternative): Likewise.
(mime-display-entity): Refer `major-mode' value of a situation instead
of buffer-local-variable `major-mode'.

24 years agoupdate.
morioka [Wed, 29 Sep 1999 13:59:59 +0000 (13:59 +0000)]
update.

24 years ago(mime-preview-play-current-entity): Use text-property
morioka [Wed, 29 Sep 1999 13:58:58 +0000 (13:58 +0000)]
(mime-preview-play-current-entity): Use text-property
`mime-view-situation' as the initial value of acting-situation to add
major-mode.

24 years agoupdate.
morioka [Wed, 29 Sep 1999 10:25:28 +0000 (10:25 +0000)]
update.

24 years ago(mime-content-types): Delete text/x-rot13-47-48 in default definition.
morioka [Wed, 29 Sep 1999 10:19:09 +0000 (10:19 +0000)]
(mime-content-types): Delete text/x-rot13-47-48 in default definition.

24 years ago(mime-edit-user-agent-value): Include `emacs-patch-level'.
yamaoka [Mon, 27 Sep 1999 07:06:58 +0000 (07:06 +0000)]
(mime-edit-user-agent-value): Include `emacs-patch-level'.
It exists in XEmacs 21.1.1 or later.

24 years agoFix latin chars.
yamaoka [Mon, 20 Sep 1999 09:30:24 +0000 (09:30 +0000)]
Fix latin chars.

24 years agoUse scroll-up and scroll-down in MIME-View-mode.
hayashi [Mon, 20 Sep 1999 09:11:20 +0000 (09:11 +0000)]
Use scroll-up and scroll-down in MIME-View-mode.

24 years agorelease. semi-1_13_6
morioka [Mon, 13 Sep 1999 10:37:54 +0000 (10:37 +0000)]
release.

24 years agoupdate.
morioka [Mon, 30 Aug 1999 08:08:04 +0000 (08:08 +0000)]
update.

24 years ago(mime-edit-mime-version-field-for-message/partial): Encode
morioka [Mon, 30 Aug 1999 08:04:09 +0000 (08:04 +0000)]
(mime-edit-mime-version-field-for-message/partial): Encode
`mime-edit-version'.

24 years agoupdate.
morioka [Sat, 28 Aug 1999 11:05:33 +0000 (11:05 +0000)]
update.

24 years ago(mime-store-message/partial-piece): Use `directory-files' to check
morioka [Sat, 28 Aug 1999 11:01:43 +0000 (11:01 +0000)]
(mime-store-message/partial-piece): Use `directory-files' to check
there are missing pieces.

24 years agoUpdate for WEMI 1.13.6.
yamaoka [Thu, 26 Aug 1999 22:43:33 +0000 (22:43 +0000)]
Update for WEMI 1.13.6.

24 years ago(mime-user-interface-product): Update to SEMI 1.13.6.
morioka [Thu, 26 Aug 1999 10:41:59 +0000 (10:41 +0000)]
(mime-user-interface-product): Update to SEMI 1.13.6.

24 years agoupdate to SEMI 1.13.6.
morioka [Thu, 26 Aug 1999 10:41:08 +0000 (10:41 +0000)]
update to SEMI 1.13.6.

24 years agoupdate.
morioka [Thu, 26 Aug 1999 10:40:04 +0000 (10:40 +0000)]
update.

24 years ago(mime-store-message/partial-piece): Don't refer `mime-preview-buffer'.
morioka [Thu, 26 Aug 1999 10:35:51 +0000 (10:35 +0000)]
(mime-store-message/partial-piece): Don't refer `mime-preview-buffer'.

24 years agoUpdate.
yamaoka [Wed, 25 Aug 1999 07:57:35 +0000 (07:57 +0000)]
Update.

24 years agoUse `if' instead of `when'.
yamaoka [Wed, 25 Aug 1999 07:57:19 +0000 (07:57 +0000)]
Use `if' instead of `when'.

24 years agoModify for ftp.m17n.org. remi-1_13_2
morioka [Wed, 18 Aug 1999 02:19:51 +0000 (02:19 +0000)]
Modify for ftp.m17n.org.

24 years agorelease.
morioka [Wed, 18 Aug 1999 02:16:21 +0000 (02:16 +0000)]
release.

24 years agoUpdate.
yamaoka [Tue, 17 Aug 1999 23:04:02 +0000 (23:04 +0000)]
Update.

24 years ago(mime-preview-original-major-mode): Modify the way of checking for the end of
yamaoka [Tue, 17 Aug 1999 23:03:44 +0000 (23:03 +0000)]
(mime-preview-original-major-mode): Modify the way of checking for the end of
the buffer.

24 years agoUpdate.
yamaoka [Tue, 17 Aug 1999 02:27:29 +0000 (02:27 +0000)]
Update.

24 years ago(mime-preview-original-major-mode): Don't use `get-text-property' at the end
yamaoka [Tue, 17 Aug 1999 02:27:07 +0000 (02:27 +0000)]
(mime-preview-original-major-mode): Don't use `get-text-property' at the end
of the buffer.

24 years agoupdate.
morioka [Thu, 5 Aug 1999 06:08:24 +0000 (06:08 +0000)]
update.

24 years ago(mime-preview-follow-current-entity): Don't use `mime-entity-buffer'.
morioka [Thu, 5 Aug 1999 06:07:15 +0000 (06:07 +0000)]
(mime-preview-follow-current-entity): Don't use `mime-entity-buffer'.

24 years agoUpdate.
yamaoka [Fri, 30 Jul 1999 04:30:32 +0000 (04:30 +0000)]
Update.

24 years ago(mime-verify-application/pgp-signature): Specify the name of `sig-file'
yamaoka [Fri, 30 Jul 1999 04:29:41 +0000 (04:29 +0000)]
(mime-verify-application/pgp-signature): Specify the name of `sig-file'
explicitly for `mime-pgp-check-signature'.
(mime-pgp-check-signature): Accept new arg `sig-file' and feed its value to
the verify command.

24 years agofixed.
morioka [Thu, 29 Jul 1999 05:31:15 +0000 (05:31 +0000)]
fixed.

24 years agoupdate.
morioka [Thu, 29 Jul 1999 03:09:49 +0000 (03:09 +0000)]
update.

24 years ago(mime-play-entity): Get media-type from situation instead of entity;
morioka [Thu, 29 Jul 1999 03:08:41 +0000 (03:08 +0000)]
(mime-play-entity): Get media-type from situation instead of entity;
display prompt and call `mime-save-content' if method is not found.
(mime-detect-content): Call `mime-play-entity' even if media-type
specification is not found in `mime-magic-type-alist'.

24 years agoupdate.
morioka [Wed, 28 Jul 1999 15:18:33 +0000 (15:18 +0000)]
update.

24 years ago(mime-display-message): Delete garbages.
morioka [Wed, 28 Jul 1999 15:07:57 +0000 (15:07 +0000)]
(mime-display-message): Delete garbages.

24 years ago(mime-preview-original-major-mode): fixed.
morioka [Wed, 28 Jul 1999 15:04:29 +0000 (15:04 +0000)]
(mime-preview-original-major-mode): fixed.
(mime-view-entity-title): Use `mime-entity-read-field' instead of
`mime-read-field'.
(mime-display-message): Use `major-mode' of mime-entity-header-buffer
as the default value of original-major-mode.

24 years agofixed.
morioka [Wed, 28 Jul 1999 15:01:10 +0000 (15:01 +0000)]
fixed.

24 years ago(mime-bbdb/update-record): Use `mime-entity-fetch-field' instead of
morioka [Wed, 28 Jul 1999 14:54:43 +0000 (14:54 +0000)]
(mime-bbdb/update-record): Use `mime-entity-fetch-field' instead of
`mime-fetch-field'.

24 years agoupdate.
morioka [Wed, 28 Jul 1999 14:53:01 +0000 (14:53 +0000)]
update.

24 years ago(mime-view-message/rfc822): New implementation.
morioka [Wed, 28 Jul 1999 14:51:07 +0000 (14:51 +0000)]
(mime-view-message/rfc822): New implementation.

24 years ago(mime-entity-safe-filename): Use `mime-entity-fetch-field' instead of
morioka [Wed, 28 Jul 1999 14:33:31 +0000 (14:33 +0000)]
(mime-entity-safe-filename): Use `mime-entity-fetch-field' instead of
`mime-fetch-field'.
(mime-view-message/rfc822): New implementation.

24 years ago(mime-add-application/pgp-keys): Use `mime-entity-number' instead of
morioka [Wed, 28 Jul 1999 14:28:00 +0000 (14:28 +0000)]
(mime-add-application/pgp-keys): Use `mime-entity-number' instead of
`mime-raw-point-to-entity-number'.

24 years ago(mime-combine-message/partial-pieces-automatically): Use
morioka [Wed, 28 Jul 1999 14:25:51 +0000 (14:25 +0000)]
(mime-combine-message/partial-pieces-automatically): Use
`mime-entity-fetch-field' instead of `mime-fetch-field'.

24 years ago(mime-bbdb/update-record): Use `mime-entity-fetch-field' instead of
morioka [Wed, 28 Jul 1999 14:24:00 +0000 (14:24 +0000)]
(mime-bbdb/update-record): Use `mime-entity-fetch-field' instead of
`mime-fetch-field'.

24 years ago(mime-user-interface-product): Updated to REMI 1.13.2.
morioka [Wed, 28 Jul 1999 11:22:34 +0000 (11:22 +0000)]
(mime-user-interface-product): Updated to REMI 1.13.2.

24 years agoupdate.
morioka [Wed, 28 Jul 1999 11:21:44 +0000 (11:21 +0000)]
update.

24 years agoupdate.
morioka [Wed, 28 Jul 1999 11:20:39 +0000 (11:20 +0000)]
update.

24 years ago(mime-raw-find-entity-from-point): Deleted.
morioka [Wed, 28 Jul 1999 11:16:03 +0000 (11:16 +0000)]
(mime-raw-find-entity-from-point): Deleted.
(mime-raw-buffer): Deleted.
(mime-preview-original-major-mode): Add new optional argument `point';
refer text-property `mime-view-situation' instead of using
`mime-entity-buffer'.
(mime-raw-point-to-entity-node-id): Deleted.
(mime-raw-point-to-entity-number): Deleted.
(mime-raw-flatten-message-info): Deleted.
(mime-display-entity): Add text-property `mime-view-situation' to each
entity.

24 years agorelease. semi-1_13_5
morioka [Tue, 27 Jul 1999 05:18:01 +0000 (05:18 +0000)]
release.

24 years agoupdate.
morioka [Tue, 27 Jul 1999 05:13:40 +0000 (05:13 +0000)]
update.

24 years ago(Don't expect raw-buffer): New subsection.
morioka [Tue, 27 Jul 1999 05:11:27 +0000 (05:11 +0000)]
(Don't expect raw-buffer): New subsection.
(Now acting-method must not expect to run in raw-buffer): Changed as a
subsubsection of subsection `Don't expect raw-buffer'.
(Don't refer variable `mime-raw-buffer'): New subsubsection.
(Don't refer variable `mime-preview-buffer'): New subsubsection.

24 years ago(Requires FLIM 1.13 API): New subsection.
morioka [Tue, 27 Jul 1999 04:56:26 +0000 (04:56 +0000)]
(Requires FLIM 1.13 API): New subsection.

24 years agoMerge remi-1_13_1_1.
morioka [Mon, 26 Jul 1999 07:17:42 +0000 (07:17 +0000)]
Merge remi-1_13_1_1.

24 years ago(mime-edit-user-agent-value): Follow in the wake of remi-1_13 about
yamaoka [Fri, 2 Jul 1999 05:06:59 +0000 (05:06 +0000)]
(mime-edit-user-agent-value): Follow in the wake of remi-1_13 about
XEmacs UTF-2000-MULE.

24 years agoUpdate.
yamaoka [Sun, 27 Jun 1999 23:34:33 +0000 (23:34 +0000)]
Update.

24 years ago(mime-edit-user-agent-value): Include UTF-2000-MULE version if it exists.
yamaoka [Sun, 27 Jun 1999 23:34:20 +0000 (23:34 +0000)]
(mime-edit-user-agent-value): Include UTF-2000-MULE version if it exists.

24 years agoUpdate.
yamaoka [Fri, 4 Jun 1999 08:47:18 +0000 (08:47 +0000)]
Update.

24 years ago(mime-edit-user-agent-value): Ignore parenthesis in `emacs-version' for
yamaoka [Fri, 4 Jun 1999 08:47:03 +0000 (08:47 +0000)]
(mime-edit-user-agent-value): Ignore parenthesis in `emacs-version' for
XEmacs 21.2.15.

24 years agoFix latin chars.
yamaoka [Mon, 31 May 1999 00:42:17 +0000 (00:42 +0000)]
Fix latin chars.

24 years agoUpdate.
keiichi [Mon, 31 May 1999 00:33:47 +0000 (00:33 +0000)]
Update.

24 years ago(mime-show-echo-buffer): Bind `buffer-read-only' to nil, while insert
keiichi [Mon, 31 May 1999 00:33:21 +0000 (00:33 +0000)]
(mime-show-echo-buffer): Bind `buffer-read-only' to nil, while insert
messages.

24 years agoupdate.
morioka [Fri, 28 May 1999 07:04:54 +0000 (07:04 +0000)]
update.

24 years ago(mime-add-condition): No need to enter to the calist-package
morioka [Fri, 28 May 1999 07:03:00 +0000 (07:03 +0000)]
(mime-add-condition): No need to enter to the calist-package
`mime-view'.

24 years agoupdate.
morioka [Fri, 28 May 1999 06:53:49 +0000 (06:53 +0000)]
update.

24 years ago(Required environment): Require APEL 9.20.
morioka [Fri, 28 May 1999 06:52:38 +0000 (06:52 +0000)]
(Required environment): Require APEL 9.20.

24 years agoupdate.
morioka [Thu, 27 May 1999 11:06:20 +0000 (11:06 +0000)]
update.

24 years ago(mime-add-condition): Enter to the calist-package `mime-view' before
morioka [Thu, 27 May 1999 11:04:55 +0000 (11:04 +0000)]
(mime-add-condition): Enter to the calist-package `mime-view' before
call a seting function.

24 years ago(mime-play-entity): Enter to the calist-package `mime-view' before
morioka [Thu, 27 May 1999 11:03:05 +0000 (11:03 +0000)]
(mime-play-entity): Enter to the calist-package `mime-view' before
call `ctree-find-calist'.

24 years ago(mime-view): New calist-package.
morioka [Thu, 27 May 1999 11:02:20 +0000 (11:02 +0000)]
(mime-view): New calist-package.
(mime-display-entity): Enter to the calist-package `mime-view' before
call `ctree-match-calist'.

24 years agoupdate.
morioka [Sun, 23 May 1999 10:23:52 +0000 (10:23 +0000)]
update.

24 years ago(mime-edit-mime-version-value): Don't use `eval-when-compile' to avoid
morioka [Sun, 23 May 1999 10:22:14 +0000 (10:22 +0000)]
(mime-edit-mime-version-value): Don't use `eval-when-compile' to avoid
problem with XEmacs-MULE.
(mime-edit-mime-version-field-for-message/partial): Likewise.

24 years agoChange coding-system to iso-2022-8bit-ss2.
morioka [Thu, 20 May 1999 10:46:57 +0000 (10:46 +0000)]
Change coding-system to iso-2022-8bit-ss2.

24 years agofixed.
morioka [Thu, 20 May 1999 10:40:02 +0000 (10:40 +0000)]
fixed.

24 years agoupdate.
morioka [Thu, 20 May 1999 10:39:35 +0000 (10:39 +0000)]
update.

24 years ago(Behavior change about `mime-display-header-hook'): Renamed from `Run
morioka [Thu, 20 May 1999 10:34:09 +0000 (10:34 +0000)]
(Behavior change about `mime-display-header-hook'): Renamed from `Run
`mime-display-header-hook' before insert "\n"'; add description about
current point when `mime-display-entity' runs
`mime-display-header-hook'.

24 years ago(mime-display-entity): Don't move to (point-max) before run
morioka [Thu, 20 May 1999 10:24:32 +0000 (10:24 +0000)]
(mime-display-entity): Don't move to (point-max) before run
`mime-display-header-hook)'.

24 years ago(Text property `mime-view-entity-{header|body}'): New subsection.
morioka [Thu, 20 May 1999 10:22:40 +0000 (10:22 +0000)]
(Text property `mime-view-entity-{header|body}'): New subsection.
(Run `mime-display-header-hook' before insert "\n"): Likewise.

24 years agoupdate.
morioka [Wed, 19 May 1999 11:03:48 +0000 (11:03 +0000)]
update.

24 years ago(mime-display-entity): Put text-property `mime-view-entity-header' and
morioka [Wed, 19 May 1999 11:01:34 +0000 (11:01 +0000)]
(mime-display-entity): Put text-property `mime-view-entity-header' and
`mime-view-entity-body' to header and body; run
`mime-display-header-hook' before insert "\n".
(mime-preview-follow-current-entity): Use text-property
`mime-view-entity-header'.