* Sync up with semi-1_13_4.
[elisp/semi.git] / mime-play.el
1999-06-02 akr* Sync up with semi-1_13_4. akemi
1999-04-08 akrAdd all files for akemi-1_12.
1999-04-08 akrDelete all files from akemi branch.
1999-01-21 moriokaMerge semi-1_12_1.
1998-10-31 moriokaMerge semi-1_10_2.
1998-10-14 moriokaMerge semi-1_9_1.
1998-07-21 morioka(mime-magic-type-alist): Modify DOC.
1998-07-21 morioka(mime-magic-type-alist): New variable; abolish
1998-07-10 moriokaMerge remi-1_8_4.
1998-07-06 morioka(mime-preview-play-current-entity): Fix problem when...
1998-07-04 morioka(mime-file-content-type-alist): Add "Standard MIDI".
1998-07-04 morioka(mime-detect-content): Fixed.
1998-07-03 morioka(mime-activate-mailcap-method): Check filename is null...
1998-06-30 morioka(mime-activate-mailcap-method): Use `mime-write-entity...
1998-06-29 moriokaMerge remi-1_8.
1998-06-24 shuhei-k(mime-preview-play-current-entity): Use optional arg...
1998-06-24 morioka(mime-entity-safe-filename): Use `mime-read-field'...
1998-06-21 morioka(mime-view-message/rfc822): Use function
1998-06-21 morioka(mime-entity-safe-filename): New implementation.
1998-06-19 morioka(mime-save-content): Use `mime-entity-body-start' and
1998-06-18 moriokaSync up with remi-1_6_9.
1998-06-15 morioka(mime-file-content-type-alist): Renamed from
1998-06-13 morioka(mime-file-type-regexp-type-subtype-alist): New variable.
1998-06-13 morioka(mime-sort-situation): Modify for Content-Disposition...
1998-06-12 morioka(mime-raw-play-entity): Abolish tm-compatible external...
1998-06-12 morioka(mime-activate-mailcap-method): Use `mime-entity-body...
1998-06-12 morioka(mime-activate-external-method): Change interface.
1998-06-12 morioka(mime-activate-mailcap-method): Change interface.
1998-06-12 morioka(mime-preview-play-current-entity): Don't refer text...
1998-06-12 moriokaSync up with remi-1_6_0.
1998-06-09 morioka(mime-method-to-display-caesar): Use `mime-entity-number'.
1998-06-08 morioka(mime-delq-null-situation): New function.
1998-06-07 morioka(mime-method-to-display-caesar): Delete code to avoid...
1998-06-07 moriokaWhen it is compiled, require 'bbdb or define `bbdb...
1998-06-04 moriokaSync up with remi-1_5_0_9.
1998-05-25 yamaokamime-play.el (mime-preview-play-current-entity): Don...
1998-05-25 yamaokamime-play.el: Fixed for VM.
1998-05-21 moriokaSync up with remi-1_4_0_90.
1998-05-15 moriokaSync up with REMI 1.4.0-pre3.
1998-05-12 moriokaSync up with REMI 1.4.0-pre2.
1998-05-06 morioka(mime-sort-situation): New function.
1998-05-06 morioka(mime-activate-mailcap-method): Use 'mailcap-format...
1998-05-03 morioka(mime-activate-mailcap-method): New function.
1998-05-02 morioka(mime-raw-play-entity): Sort before registering to
1998-04-29 morioka(mime-save-acting-situation-examples): New function...
1998-04-29 morioka(mime-acting-situation-examples-file): Renamed from
1998-04-29 morioka(mime-acting-situation-examples): Renamed from
1998-04-29 morioka(mime-view-acting-examples): Renamed from 'mime-user...
1998-04-29 moriokaLoad MIME acting-example file.
1998-04-29 morioka(mime-raw-play-entity): Use 'ctree-match-calist-partially.
1998-04-27 morioka(mime-raw-play-entity): Refer 'mime-view-find-every...
1998-04-27 morioka(mime-user-acting-condition): New variable.
1998-04-27 morioka(mime-raw-play-entity): Get all available acting-situat...
1998-04-24 morioka(mime-raw-play-entity): Use 'ctree-match-calist directly.
1998-04-21 morioka(mime/get-content-decoding-alist): Use 'ctree-match...
1998-03-21 moriokaRequire 'mime-text when compiling.
1998-03-20 morioka(mime-method-to-save): Must treat nil encoding as 7bit.
1998-03-20 morioka(mime-method-to-save): fixed.
1998-03-15 morioka(mime-raw-play-entity): fixed.
1998-03-14 moriokaRename `mime-raw-coding-system-alist' ->
1998-03-14 moriokaMove `mime-raw-coding-system-alist' from mime-play...
1998-03-14 moriokaRename `mime-view-entity-info' -> `mime-view-entity'.
1998-03-14 moriokaRename `mime-entity-info' -> `mime-entity'.
1998-03-13 moriokaRename `mime-view-quitting-method-for-mime-show-message...
1998-03-13 moriokaRename `mime-view-quitting-method-alist' ->
1998-03-13 moriokaRename `mime-article::write-region' -> `mime-raw-write...
1998-03-13 moriokaRename `mime-playback-entity' -> `mime-raw-play-entity'.
1998-03-13 morioka(mime-playback-entity): Add DOC-string.
1998-03-13 moriokaRename `mime-view-cinfo' -> `mime-view-entity-info'.
1998-03-13 moriokaRename `mime-raw-point-content-number' ->
1998-03-13 moriokaRename ` mime-article/' -> `mime-raw-'.
1998-03-13 moriokaRename `mime-view-buffer' -> `mime-preview-buffer'.
1998-03-13 moriokaRename `mime::preview/' -> `mime-preview-'.
1998-03-13 moriokaRename `mime-view-kill-buffer' -> `mime-preview-kill...
1998-03-13 moriokaRename `mime-view-play-current-entity' ->
1998-03-13 moriokaRename `mime-preview/' -> `mime-preview-'.
1998-03-13 moriokaMerge JR-Himi.
1998-03-12 moriokaRename `mime-extract-current-entity' -> `mime-method...
1998-03-12 morioka(mime-extract-current-entity): New function; copied...
1998-03-12 moriokaRename `mime-display-message/partial' ->
1998-03-12 moriokaRename `mime-display-caesar' -> `mime-method-to-display...
1998-03-12 morioka(mime-acting-condition): Rename `mime-display-message...
1998-03-12 moriokaRename `mime-display-message/rfc822' ->
1998-03-12 moriokaRename `mime-article/make-method-args' ->
1998-03-11 moriokaRename `mime-article/start-external-method-region' ->
1998-03-11 moriokaModify header.
1998-03-11 moriokaRename `mime-display-content' -> `mime-playback-entity'.
1997-10-31 moriokaFrom Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>:
1997-10-03 shuhei-k(mime-display-message/partial): Use `write-region'.
1997-09-05 morioka(mime-display-content): Use `mime-entity-info-encoding...
1997-09-05 morioka(mime-display-content): Use `mime-entity-info-parameter...
1997-09-05 morioka(mime-display-content): Use `mime-entity-info-type...
1997-09-05 morioka(mime-display-content): Use `mime-entity-info-point...
1997-07-14 morioka`mime-article/view-message/rfc822' -> `mime-display...
1997-07-02 morioka`mime/temp-buffer-name' -> `mime-temp-buffer-name'.
1997-06-19 morioka`mime-article/decode-' -> `mime-display-'.
1997-06-19 morioka(mime-display-caesar): fixed.
1997-05-12 morioka`mime/content-decoding-condition' -> `mime-acting-condi...
1997-05-09 morioka(mime-display-caesar): Use `mule-caesar-region' instead of
1997-05-08 morioka`tm:caesar-region' -> `caesar-region'.
next