tm 7.67.
[elisp/tm.git] / Changes-7.34.en
1 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm: Version 7.34 was released.
4
5         * Makefile:
6         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
7
8 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
9
10         * tm-edit.el:
11         (1) `pgp-elkins' style PGP signature was implemented.
12         (2) New function `mime-editor/insert-key': It is based on
13             draft-elkins-pem-pgp-01.txt.
14
15 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
16
17         * tm-pgp.el: New function `mime-article/add-pgp-keys'
18
19 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
20
21         * tm-play.el (mime-article/decode-caesar):
22         encoding field is symbol, not string.
23
24         * tm-html.el: encoding field is symbol, not string.
25
26 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
27
28         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
29         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
30         `vm-scroll-(forward|backward)' was enclosed by
31         `(let ((vm-inhibit-startup-message t)) ...)'.
32         (cf. [tm-ja:1313], [tm-ja:1314])
33
34 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
35
36         * signature.el (signature/insert-signature-at-eof):
37         `(delete-blank-lines)' was commented out.
38
39 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
40
41         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
42         It might be better to treat `vm-honor-page-delimiters' (and
43         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
44
45 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
46
47         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
48         `(goto-char (point-max))'. (cf. [tm-ja:1289])
49
50 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
51
52         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
53         mail-header-separator before calling mailcrypt function.