This commit was generated by cvs2svn to compensate for changes in r509,
[elisp/tm.git] / ChangeLog
index 67b12bc..5a304c7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,189 @@
+1997-01-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.37.5 was released.
+       * tm: Version 7.102 was released.
+       * gnus-mime: Version 0.14 was released.
+       * tm-vm: Version 8.4 was released.
+
+Thu Jan 30 11:40:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (PROBLEMS): Internal quoted-printable encoder seems to
+       work fine.
+       (TODO): modified.
+
+Thu Jan 30 08:47:51 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * mime-setup.el.in (mime-editor/split-message-sender-alist): Set
+       split-message-sender for mail-mode.
+
+1997-01-30  Carsten Leonhardt  <leo@arioch.tng.oche.de>
+
+       * tm-edit.el (mime-editor/exit): fix problem of removing
+       menu-items when there's no menubar support in
+       XEmacs. (cf. [bug-tm-en:1169])
+
+Wed Jan 29 15:18:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-pgp.el (pgp-snarf-keys-function): New variable.
+       (mime-article/add-pgp-keys): Use variable
+       `pgp-snarf-keys-function'.
+
+       Use autoload instead of "(require 'mailcrypt)".
+
+       * tm-pgp.el (pgp-fetch-key-function): New variable.
+       (mime-article/check-pgp-signature): Use variable
+       `pgp-fetch-key-function'.
+
+       * tm-pgp.el (mime-article/check-pgp-signature): Use macro
+       `as-binary-output-file'.
+
+       * tm-pgp.el (pgp-verify-function): New variable.
+       (pgp-decrypt-function): New variable.
+       (mime-article/view-application/pgp): Use variable
+       `pgp-verify-function' and `pgp-decrypt-function'.
+
+\f
+1997-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * emu: Version 7.37.4 was released.
+       * tl: Version 7.61.16 was released.
+       * MU: Version 0.39.1 was released.
+       * tm: Version 7.101 was released.
+
+Tue Jan 21 07:23:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * TM-ELS: tm-edit-tipgp.el was separated from tm-oomori package.
+
+Tue Jan 21 06:23:24 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * README.en (PROBLEMS): New section.
+
+Tue Jan 21 06:17:18 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * tm-ew-d.el (mime-eword/decode-region): Use
+       mime/encoded-word-regexp.
+       (mime/decode-encoded-word): Put `tm:warning-face' to invalid
+       encoded-text.
+       (mime/decode-encoded-text): Would decode invalid encoded-text.
+
+       * tm-def.el (tm:warning-face): New variable.
+
+Sat Jan 18 18:04:39 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * tm-def.el (base64-token-regexp): padding character (`=') was
+       removed.
+
+Fri Jan 17 04:26:29 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * tm-ew-d.el (mime-eword/decode-region): Regexp was simplified to
+       avoid backtracking.
+
+Tue Jan 14 12:30:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime/editor-mode): Use Spanish as a sample instead
+       of Japanese.
+
+Tue Jan 14 08:57:44 1997  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
+
+       * tm-ew-d.el (mime/decode-encoded-text): If `must-unfold' is
+       non-nil, replace TAB with SPACE to avoid treating TAB as a NOV
+       separator.
+
+Fri Jan 10 06:32:24 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-ja.sgml: sync with tm-en.sgml 3.3.
+
+       * doc/tm-en.sgml (tm-MUA): tm-vm_en was renamed to tm-vm-en.
+
+       * doc/tm-en.sgml (Introduction): Add link for tm-vm-en.
+
+Fri Jan 10 02:09:55 1997  Alexandre Oliva   <oliva@dcc.unicamp.br>
+
+       * Makefile: for several architectures (cf. [tm-en:1114])
+
+Tue Jan  7 05:44:39 1997  Joe Nuspl         <nuspl@nvwls.cc.purdue.edu>
+
+       * tm-ew-d.el: Must require tl-str. (cf. [xemacs-beta:998])
+
+\f
+Wed Jan  1 11:07:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tl: Version 7.61.17 was released.
+       * MEL: Version 6.2.1 was released.
+       * tm: Version 7.100.3 was released.
+       * tm-mh-e: Version 7.73.1 was released.
+       * tm-gnus: Version 7.28.1 was released.
+       * gnus-mime: Version 0.12.3 was released.
+
+Wed Dec 28 13:57:22 1996  Martin Buchholz   <mrb@Eng.Sun.COM>
+
+       * TM-CFG: Use variable `default-directory' instead of `(getenv
+       "PWD")'. (cf. [tm-en:1084])
+
+       * Makefile: A makefile command like `cd some-dir; do-something' is
+       generally better written as: `cd some-dir && do-something' since
+       if the cd fails (usually because of a coding or file-system error)
+       the do-something is not executed in the wrong
+       directory. (cf. [tm-en:1084])
+
+\f
+Fri Dec 27 20:39:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.100.2 was released.
+
+       * tm-def.el (tm:button-face, tm:mouse-face): Use `defvar' instead
+       of `setq'.
+
+Fri Dec 27 12:11:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm: Version 7.100.1 was released.
+
+       * README.en (Documents): modified for new documents.
+
+       (Modules): Add tm-edit-mc.el and tm-edit-tipgp.el.
+
+\f
+Wed Dec 25 19:18:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * MEL: Version 6.2 was released.
+       * tm: Version 7.100 was released.
+       * tm-gnus: Version 7.28 was released.
+       * sinfo: Version 3.6 was released.
+
+       * Makefile (TM_FILES): forgot to add tm-edit-tipgp.el.
+       (TM_VM_FILES): forgot to add tm-vm_en.texi and tm-vm_en.info.
+
+Wed Dec 25 18:32:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-en.sgml (Entity): New node.
+
+Wed Dec 25 17:58:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-ja.sgml (Entity): New node.
+
+Wed Dec 25 17:39:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-en.sgml (Acknowledgments): New node.
+
+Wed Dec 25 17:30:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-ja.sgml (Acknowledgments): New node.
+
+Wed Dec 25 17:10:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * tm-edit.el (mime/editor-mode): modify DOC-string.
+
+Wed Dec 25 08:04:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-view-en.sgml, doc/tm-view-ja.sgml (Acknowledgments): New
+       node.
+
+Wed Dec 25 07:16:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
+
+       * doc/tm-edit-en.sgml, doc/tm-edit-ja.sgml (Acknowledgments): New
+       node.
+
+\f
 Tue Dec 24 16:00:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
 
        * tm: Version 7.99 was released.