elisp/semi.git
23 years agoUpdate.
teranisi [Tue, 4 Jul 2000 12:14:22 +0000 (12:14 +0000)]
Update.

23 years ago(mime-image-insert) [XEmacs]: Insert `string' only if it is non-nil.
teranisi [Tue, 4 Jul 2000 12:12:35 +0000 (12:12 +0000)]
(mime-image-insert) [XEmacs]: Insert `string' only if it is non-nil.

23 years ago(mime-edit-preview-message): Set up local variable
teranisi [Mon, 3 Jul 2000 07:45:59 +0000 (07:45 +0000)]
(mime-edit-preview-message): Set up local variable
 `mime-edit-temp-message-buffer'.
(mime-edit-quitting-method): Refer `mime-edit-temp-message-buffer'
to avoid to use `mime-entity-buffer'.
(Synch with latest remi-1_14)
(mime-edit-temp-message-buffer): Defined.

23 years ago* mime-image.el (mime-image-insert): Synch with the latest image.el.
ueno [Wed, 28 Jun 2000 00:20:59 +0000 (00:20 +0000)]
* mime-image.el (mime-image-insert): Synch with the latest image.el.
(mime-display-image): Don't pass underlying string "x".

23 years ago(mime-edit-quitting-method): Use mime-buffer-entity-buffer-internal
teranisi [Fri, 23 Jun 2000 04:12:35 +0000 (04:12 +0000)]
(mime-edit-quitting-method): Use mime-buffer-entity-buffer-internal
 instead of mime-entity-buffer.

23 years ago* mime-view.el (mime-display-multipart/encrypted): New function.
hayashi [Mon, 19 Jun 2000 09:13:50 +0000 (09:13 +0000)]
* mime-view.el (mime-display-multipart/encrypted): New function.
* semi-setup.el: Set up multipart/encrypted.

23 years ago* mime-edit.el (mime-edit-insert-file): Don't produce
hayashi [Mon, 19 Jun 2000 08:17:54 +0000 (08:17 +0000)]
* mime-edit.el (mime-edit-insert-file): Don't produce
charset=x-unknown.

23 years agoUpdate. emy-1_13_7
hayashi [Mon, 19 Jun 2000 06:48:16 +0000 (06:48 +0000)]
Update.

23 years ago* mime-edit.el (mime-edit-insert-file): Make it work with Emacs.
hayashi [Fri, 16 Jun 2000 08:40:28 +0000 (08:40 +0000)]
* mime-edit.el (mime-edit-insert-file): Make it work with Emacs.

23 years ago* mime-edit.el (mime-edit-insert-text-file): New function.
hayashi [Fri, 16 Jun 2000 08:18:06 +0000 (08:18 +0000)]
* mime-edit.el (mime-edit-insert-text-file): New function.
(mime-file-types): Treat .htm as an HTML file.
* mime-edit.el (mime-edit-insert-user-agent-field): Defcustom.
(mime-edit-mime-version-field-for-message/partial): Removed.
(mime-edit-mime-partial-header): Use mime-edit-mime-version-value.
(mime-edit-insert-binary-string): New function.
(mime-edit-insert-file): Use it.
(mime-edit-set-parameter): Avoid duplicating same parameters.

23 years ago* mail-mime-setup.el: Don't touch mail-signature.
hayashi [Thu, 15 Jun 2000 03:25:07 +0000 (03:25 +0000)]
* mail-mime-setup.el: Don't touch mail-signature.
* semi-setup.el (mime-setup-enable-inline-image): Don't check
window-system under XEmacs.
* semi-def.el (select-menu-alist): Use device-on-window-system-p
under XEmacs.
* mime-view.el (mime-view-unbuttonize): Remove invisible text
following XPM buttons.
* semi-def.el (mime-create-xpm-buttton): Make an extent start-open.
Put mime-button text-property for buttonize and unbuttonize.

23 years ago(mime-edit-mime-version-field-for-message/partial):
hayashi [Wed, 14 Jun 2000 03:27:20 +0000 (03:27 +0000)]
(mime-edit-mime-version-field-for-message/partial):
Add an accidentally removed newline.
* mime-edit.el (mime-edit-yank-ignored-field-regexp): Removed.
(mime-edit-yank-ignored-field-list): Make this customizable.

23 years ago* mime-edit.el (mime-edit-insert-key): Insert a text tag when
ueno [Fri, 9 Jun 2000 09:44:43 +0000 (09:44 +0000)]
* mime-edit.el (mime-edit-insert-key): Insert a text tag when
the buffer has any trailing text.

23 years agoSync with emiko-1_13.
ueno [Mon, 5 Jun 2000 10:03:20 +0000 (10:03 +0000)]
Sync with emiko-1_13.
* pgg-gpg.el (pgg-scheme-insert-key): Don't quote user id.

23 years agoParse /etc/mailcap etc.
hayashi [Tue, 30 May 2000 10:00:18 +0000 (10:00 +0000)]
Parse /etc/mailcap etc.

23 years agoupdate.
akr [Thu, 25 May 2000 13:50:31 +0000 (13:50 +0000)]
update.

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

24 years agoUpdate.
hayashi [Tue, 23 May 2000 05:55:28 +0000 (05:55 +0000)]
Update.

24 years ago*** empty log message ***
hayashi [Tue, 23 May 2000 05:55:02 +0000 (05:55 +0000)]
*** empty log message ***

24 years ago(mime-create-xpm-button): Define it if the feature `xpm' is provided even if
yamaoka [Mon, 22 May 2000 08:51:30 +0000 (08:51 +0000)]
(mime-create-xpm-button): Define it if the feature `xpm' is provided even if
the TTY frame is used; call `mime-create-widget-button' if the TTY frame is
used.
(mime-create-widget-button): Replace a string behind the widget button with
the entity info; add comment about it.
(mime-button-mouse-face): Refer to `widget-mouse-face' in doc.
(mime-button-face): Refer to `widget-button-face' in doc.

24 years ago* pgg-gpg.el (pgg-gpg-process-region): Abolish redundant nconc.
hayashi [Mon, 22 May 2000 06:09:43 +0000 (06:09 +0000)]
* pgg-gpg.el (pgg-gpg-process-region): Abolish redundant nconc.

24 years ago* mime-view.el: Merge WEMY.
hayashi [Mon, 22 May 2000 04:28:51 +0000 (04:28 +0000)]
* mime-view.el: Merge WEMY.
* semi-def.el: Ditto.

* mime-view.el (mime-preview-toggle-button): Force hiding
a button when condition is 'hide.
(mime-preview-buttonize): Don't toggle button.
(mime-preview-unbuttonize): Ditto.

* semi-def.el (mime-use-widget): New variable.

24 years agoUpdate emy-1_13_6
hayashi [Wed, 17 May 2000 07:40:41 +0000 (07:40 +0000)]
Update

24 years ago* mime-image.el (mime-image-create) [XEmacs]: Don't call
hayashi [Wed, 17 May 2000 03:22:08 +0000 (03:22 +0000)]
* mime-image.el (mime-image-create) [XEmacs]: Don't call
`make-image-instance' directly.

24 years ago* mime-view.el (mime-view-automatic-conversion): New variable.
hayashi [Tue, 16 May 2000 05:55:07 +0000 (05:55 +0000)]
* mime-view.el (mime-view-automatic-conversion): New variable.
(mime-display-text): Decode CTE when FLIM 1.14.

24 years ago* mime-view (mime-display-entity): Show header when message
hayashi [Fri, 12 May 2000 08:09:31 +0000 (08:09 +0000)]
* mime-view (mime-display-entity): Show header when message
is attachment.
(mime-display-text): Pass 7bit when no CTE is specified.
Use mime-entity-body if available.
(mime-display-message): Reconstruct list every time.

24 years ago* pgg-gpg.el (pgg-scheme-encrypt-region): Don't quote recipient;
hayashi [Tue, 2 May 2000 03:07:13 +0000 (03:07 +0000)]
* pgg-gpg.el (pgg-scheme-encrypt-region): Don't quote recipient;
concatenate all arguments destructively.

24 years agoVarious bug fixes. emy-1_13_5
hayashi [Mon, 17 Apr 2000 08:48:07 +0000 (08:48 +0000)]
Various bug fixes.
mime-view.el (mime-preview-text): Ask Content-Transfer-Encoding.

24 years agoUpdate
hayashi [Thu, 13 Apr 2000 05:32:38 +0000 (05:32 +0000)]
Update

24 years agoIncorporate pgg-gpg.el changes from EMIKO.
hayashi [Thu, 13 Apr 2000 05:32:01 +0000 (05:32 +0000)]
Incorporate pgg-gpg.el changes from EMIKO.

24 years agoFix the error finding boundary of entity with composite part
hayashi [Mon, 20 Mar 2000 13:20:29 +0000 (13:20 +0000)]
Fix the error finding boundary of entity with composite part

24 years agoMore hack for FSF Emacs
hayashi [Sat, 18 Mar 2000 08:38:01 +0000 (08:38 +0000)]
More hack for FSF Emacs

24 years agoMake mime-display-gzipped FSF Emacs friendly
hayashi [Thu, 16 Mar 2000 01:00:26 +0000 (01:00 +0000)]
Make mime-display-gzipped FSF Emacs friendly

24 years agoFix previous commit.
hayashi [Wed, 15 Mar 2000 09:58:58 +0000 (09:58 +0000)]
Fix previous commit.

24 years agoFix failure under Emacs
hayashi [Tue, 14 Mar 2000 10:32:43 +0000 (10:32 +0000)]
Fix failure under Emacs

24 years ago(mime-display-image): Don't wait for redisplay.
hayashi [Wed, 1 Mar 2000 05:58:31 +0000 (05:58 +0000)]
(mime-display-image): Don't wait for redisplay.

24 years ago(mime-display-image): Don't create temporary file.
hayashi [Mon, 28 Feb 2000 02:04:13 +0000 (02:04 +0000)]
(mime-display-image): Don't create temporary file.

24 years ago* mime-view.el: Don't show a child entity of message/external-body.
hayashi [Mon, 28 Feb 2000 01:57:38 +0000 (01:57 +0000)]
* mime-view.el: Don't show a child entity of message/external-body.
* mime-edit.el (mime-edit-normalize-body): Fix number of arguments
against enriched-encode.

24 years agoFix typo
hayashi [Wed, 23 Feb 2000 06:31:41 +0000 (06:31 +0000)]
Fix typo

24 years agoUpdate
hayashi [Wed, 23 Feb 2000 06:31:32 +0000 (06:31 +0000)]
Update

24 years agoSynch with EMIKO 1.13.12
hayashi [Tue, 22 Feb 2000 04:51:37 +0000 (04:51 +0000)]
Synch with EMIKO 1.13.12

24 years ago(mime-preview-follow-current-entity): Bug fixes. emy-1_13_4
hayashi [Mon, 21 Feb 2000 05:09:20 +0000 (05:09 +0000)]
(mime-preview-follow-current-entity): Bug fixes.
(mime-preview-toggle-button): New function.

24 years agomime-view.el (mime-preview-quit): Fix bug which unconditionally removes
hayashi [Wed, 16 Feb 2000 04:10:53 +0000 (04:10 +0000)]
mime-view.el (mime-preview-quit): Fix bug which unconditionally removes
preview-buffer.

24 years ago* mime-view.el (mime-follow-current-entity): Try to be
hayashi [Tue, 15 Feb 2000 04:02:39 +0000 (04:02 +0000)]
* mime-view.el (mime-follow-current-entity): Try to be
compatible with FSF Emacs.

24 years agoUpdate
hayashi [Mon, 14 Feb 2000 05:07:16 +0000 (05:07 +0000)]
Update

24 years agoEMY 1.13.3 emy-1_13_3
hayashi [Mon, 14 Feb 2000 04:35:48 +0000 (04:35 +0000)]
EMY 1.13.3

24 years ago(mime-preview-toggle-header): New function.
hayashi [Sun, 13 Feb 2000 07:42:56 +0000 (07:42 +0000)]
(mime-preview-toggle-header): New function.
(mime-preview-toggle-content): New function.
(mime-preview-follow-current-entity): Fix bugs.

24 years agoUse $(MAKINFO)
hayashi [Fri, 11 Feb 2000 07:14:03 +0000 (07:14 +0000)]
Use $(MAKINFO)

24 years agoAdd distclean target.
hayashi [Thu, 10 Feb 2000 05:40:45 +0000 (05:40 +0000)]
Add distclean target.

24 years agoFix byte-compiler warnings
hayashi [Wed, 9 Feb 2000 01:46:22 +0000 (01:46 +0000)]
Fix byte-compiler warnings

24 years agoFix doc string
hayashi [Tue, 8 Feb 2000 06:58:23 +0000 (06:58 +0000)]
Fix doc string

24 years agoSynch up with EMIKO 1.13.11. emy-1_13_2
hayashi [Mon, 7 Feb 2000 07:19:50 +0000 (07:19 +0000)]
Synch up with EMIKO 1.13.11.
Guess gzipped file sent as application/octet-stream and show ungzipped
contents.

24 years ago* mime-view.el (mime-display-entity): Clean up code. emy-1_13_1
hayashi [Mon, 31 Jan 2000 06:51:11 +0000 (06:51 +0000)]
* mime-view.el (mime-display-entity): Clean up code.
* mime-play.el (mime-save-content-for-broken-message): New function.

24 years agoEmergency fix for previous commit
hayashi [Fri, 28 Jan 2000 12:06:12 +0000 (12:06 +0000)]
Emergency fix for previous commit

24 years ago* mime-view.el (mime-display-entity): Fix handling of
hayashi [Fri, 28 Jan 2000 12:01:30 +0000 (12:01 +0000)]
* mime-view.el (mime-display-entity): Fix handling of
inline Content-Disposition.

24 years agoAdd apel-version
hayashi [Fri, 21 Jan 2000 09:48:58 +0000 (09:48 +0000)]
Add apel-version

24 years agoInitial version emy-1_13_0
hayashi [Fri, 14 Jan 2000 11:10:48 +0000 (11:10 +0000)]
Initial version

24 years agoThis commit was manufactured by cvs2svn to create branch 'emy-1_13'.
tomo [Thu, 6 Jan 2000 04:43:46 +0000 (04:43 +0000)]
This commit was manufactured by cvs2svn to create branch 'emy-1_13'.

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.