Delete garbages.
[elisp/tm.git] / Changes-6.71.en
diff --git a/Changes-6.71.en b/Changes-6.71.en
deleted file mode 100644 (file)
index b401151..0000000
+++ /dev/null
@@ -1,42 +0,0 @@
-tm-view.el
-----------------------------
-revision 6.71
-date: 1995/08/03 21:21:16;  author: morioka;  state: Exp;  lines: +20 -3
-Modified to display a message in preview buffer when message/partial
-is previewed.
-----------------------------
-
-tm-rich.el
-----------------------------
-revision 6.10
-date: 1995/08/05 00:55:37;  author: morioka;  state: Exp;  lines: +10 -8
-Added a variable `tm-rich/richtext-module' to select module to decode
-richtext.
-----------------------------
-revision 6.9
-date: 1995/08/03 13:28:35;  author: morioka;  state: Exp;  lines: +2 -2
-Richard Stanton <stanton@haas.berkeley.edu> wrote:
-======================================================================
-My version of tm-os2 requires tm-rich. Unfortunately, this causes an
-error. I think it may be something to do with the fact that at the
-end of tm-rich.el is the line
-
-(provide 'richtext)
-
-Shouldn't that be
-
-(provide 'tm-rich)?
-======================================================================
-According to the report, I fixed a mistake of provide declaration.
-----------------------------
-
-mel/mel-b.el
-----------------------------
-revision 1.6
-date: 1995/08/05 00:30:53;  author: morioka;  state: Exp;  lines: +25 -4
-Added function `pack-sequence' to independent of tl.
-----------------------------
-
-methods/*
-       Replaced method scripts by /bin/sh version scripts by YAMAGAMI
-       <yamagami@hb.nmcc.co.jp>.