2000-01-20 Yoshiki Hayashi * mime-edit.el (mime-edit-user-agent-value): Add apel-version. 2000-01-14 Yoshiki Hayashi * EMY 1.13.0 is released. 2000-01-05 Katsumi Yamaoka * Makefile, README.en: Update for the new CVS server. 1999-12-13 Katsumi Yamaoka * README.en: Update for the recent ML address and ftp site. 1999-12-15 Yoshiki Hayashi * mime-w3.el (mime-w3-message-structure): Removed. (mime-preview-text/html): Don't use mime-w3-message-structure. (mime-find-root-entity): New function. Should be in flim. (url-cid): Use it. 1999-12-14 Yoshiki Hayashi * mime-view.el (mime-preview-inline): Avoid inheriting text property. (mime-preview-text): Ditto. (mime-preview-type): Ditto. 1999-12-07 Yoshiki Hayashi * mime-view.el (mime-preview-scroll-full-screen): New variable. (mime-display-entiy): Fix attachment detection bug. 1999-12-06 Yoshiki Hayashi * mime-view.el (mime-preview-buttonize): New function. (mime-preview-unbuttionize): New function. 1999-12-06 Yoshiki Hayashi * emy.texi: New file. 1999-12-06 Yoshiki Hayashi * mime-view.el (mime-view-entity-type/subtype): New function to workaround flim feature. 1999-12-06 Yoshiki Hayashi * mime-view.el (mime-view-insert-entity-button): New optional argument body-is-invisible. (mime-display-entity): Use it. (mime-view-button-place-alist): New variable. (mime-view-entity-button-visible-p): Use it. 1999-12-05 Yoshiki Hayashi * mime-view.el (mime-view-force-inline-types): New variable. (mime-display-entity): Respect Content-Disposition type. (mime-preview-condition): Treat unknown application subtype as application/octet-stream. 1999-12-05 Yoshiki Hayashi * mime-edit.el (mime-edit-attach-at-end-type): Changed to use symbols instead of strings. 1999-12-04 Yoshiki Hayashi * mime-view.el (mime-view-display): Always insert button when body is not displayed. 1999-12-04 Yoshiki Hayashi * mime-view.el (mime-display-text/x-rot13-47-48): New function. 1999-12-03 Yoshiki Hayashi * mime-view.el (mime-preview-text): Don't use DEFAULT argument of read-coding-system. XEmacs 21.1 doesn't accept that argument. 1999-11-29 Yoshiki Hayashi * mime-edit.el (mime-edit-insert-file): Prompts for content-disposition when verbose. (mime-content-disposition-types): New variable. (mime-prompt-for-disposition): New function 1999-11-29 Yoshiki Hayashi * mime-view.el (mime-preview-type): New function. (mim-display-entity): Use save-restriction instead of widen. 1999-11-28 Yoshiki Hayashi * mime-edit.el (mime-edit-attach-at-end-type): New variable. (mime-edit-insert-place): New macro. 1999-11-28 Yoshiki Hayashi * mime-view.el (mime-preview-text): New function. (mime-preview-inline): New function. (mime-preview-type): New function. (mime-display-entity): Handle a situation when body is invisible.