Delete garbages.
[elisp/tm.git] / Changes-7.34.en
diff --git a/Changes-7.34.en b/Changes-7.34.en
deleted file mode 100644 (file)
index 8ebc9ba..0000000
+++ /dev/null
@@ -1,53 +0,0 @@
-Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm: Version 7.34 was released.
-
-       * Makefile:
-       New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
-
-Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-edit.el:
-       (1) `pgp-elkins' style PGP signature was implemented.
-       (2) New function `mime-editor/insert-key': It is based on
-           draft-elkins-pem-pgp-01.txt.
-
-Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-pgp.el: New function `mime-article/add-pgp-keys'
-
-Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-play.el (mime-article/decode-caesar):
-       encoding field is symbol, not string.
-
-       * tm-html.el: encoding field is symbol, not string.
-
-Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
-
-       * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
-       According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
-       `vm-scroll-(forward|backward)' was enclosed by
-       `(let ((vm-inhibit-startup-message t)) ...)'.
-       (cf. [tm-ja:1313], [tm-ja:1314])
-
-Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * signature.el (signature/insert-signature-at-eof):
-       `(delete-blank-lines)' was commented out.
-
-Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
-
-       * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
-       It might be better to treat `vm-honor-page-delimiters' (and
-       `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
-
-Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
-
-       * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
-       `(goto-char (point-max))'. (cf. [tm-ja:1289])
-
-Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
-
-       * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
-       mail-header-separator before calling mailcrypt function.