Delete garbages.
[elisp/tm.git] / Changes-7.32.en
diff --git a/Changes-7.32.en b/Changes-7.32.en
deleted file mode 100644 (file)
index 44f524b..0000000
+++ /dev/null
@@ -1,102 +0,0 @@
-Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tl: Version 7.03.2 was released.
-       * tm: Version 7.32 was released.
-       * tm/gnus: Version 7.21.2 was released.
-
-Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-view.el, tm-play.el: Function `mime::point-preview-content'
-       was renamed to `mime-preview/point-pcinfo'.
-
-       * tm-edit.el: does not exit from MIME editor mode if function
-       `mime-editor/pgp-processing' is fail.
-
-       * tm-edit.el:
-       (1) New variable `mime-editor/signing-type' and
-           `mime-editor/encrypting-type': their types are pgp-elkins,
-           pgp-kazu or nil. pgp-elkins is not supported yet.
-       (2) New function `mime-editor/enclose-signed-region' and
-           `mime-editor/enclose-encrypted-region' for new enclosure
-           `signed' and `encrypted'.
-       (3) New function `mime-editor/process-pgp-kazu': to process
-           `signed' and `encrypted' enclosure as application/pgp.
-       (4) New function `mime-editor/set-split'
-
-Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-pgp.el (mime-article/check-pgp-signature): Status does not
-       work.
-
-Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-edit.el (mime-editor/process-multipart-1):
-       Boundary is folded.
-
-       * tm-edit.el: rearrangement
-
-Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-play.el (mime-article/show-output-buffer):
-       `(get-buffer-create mime/output-buffer-name)' was inserted.
-
-Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-pgp.el: application/pgp-signature support.
-
-       * tm-play.el:
-       Function `mime-article/decode-message/partial' was modified not to
-       use `find-file'.
-
-Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-def.el:
-       Constant `mime/decoding-buffer-name' was deleted (because it seems
-       not be used).
-
-       * tm-edit.el: application/pgp support
-
-Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-file.el: setting for another variables to regard as binary.
-
-Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-view.el:
-       Function `mime-viewer/display-content' was fixed about judgement
-       of root content.
-
-Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-parse.el:
-       Function `mime/parse-multipart' was fixed about point-max slot of
-       content-info.
-
-Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-def.el: New constant `mime/temp-buffer-name'.
-
-       * tm-play.el:
-       Function `mime-article/decode-message/partial' was modified to use
-       `mime/temp-buffer-name'.
-
-Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-pgp.el: Initial revision
-
-Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-vm.el: According to Junya Watanabe
-       <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
-       menu in Emacs and Mule.
-       (cf. [tm-ja:1249])
-
-Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-view.el: New variable
-       `mime-viewer/content-subject-showing-Content-Type-list'
-
-Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
-
-       * tm-file.el(mime-article/extract-file):
-       Variable `require-final-newline' should be nil.