Delete garbages.
[elisp/tm.git] / Changes-7.38.en
diff --git a/Changes-7.38.en b/Changes-7.38.en
deleted file mode 100644 (file)
index 4acb113..0000000
+++ /dev/null
@@ -1,54 +0,0 @@
-Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm: Version 7.38 was released.
-       * tm/gnus: Version 7.28 was released.
-
-Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-edit.el (mime-file-types): format was changed.
-               (0) filename pattern
-               (1) primary type
-               (2) sub type
-               (3) parameters of Content-Type field
-               (4) Content-Transfer-Encoding
-               (5) disposition-type
-               (6) parameters of Content-Disposition field
-
-       * tm-edit.el (mime-editor/insert-file):
-       modified for new `mime-file-types' format.
-
-Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-def.el (mime/disposition-type-regexp): New constant
-
-       * tm-parse.el (mime/parse-Content-Disposition): New function
-
-       * tm-parse.el (mime/Content-Disposition): New function
-
-       * tm-view.el (mime-article/get-subject):
-       function `mime-viewer/get-subject' was renamed to it.
-
-       * tm-view.el (mime-article/get-uu-filename): New function:      
-       it was separated from function `mime-article/get-subject'.
-
-       * tm-play.el (mime-article/get-original-filename): New function
-
-       * tm-play.el (mime-article/get-filename):
-       Function `mime-article/get-name' was renamed to it.     
-       It was modified to use `mime-article/get-original-filename'
-       instead of `mime-article/get-subject'.
-
-       * tm-file.el (mime-article/extract-file):       
-       modified to use `mime-article/get-filename'
-
-Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-setup.el:
-       According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
-       `(require 'tm-gnus)' is add-hooked as append mode.      
-       (cf. [tm-ja:1391])
-
-Thu Dec 20 05:48:56 1995  UENO Hiroshi <jl07715@yamato.ibm.co.jp>
-
-       * tm-pgp.el: (mime-article/check-pgp-signature):
-       fixed to treat signed part as binary. (to fix problem in OS/2)