This commit was generated by cvs2svn to compensate for changes in r434,
[elisp/tm.git] / Changes-7.32.en
1 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.03.2 was released.
4         * tm: Version 7.32 was released.
5         * tm/gnus: Version 7.21.2 was released.
6
7 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
8
9         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
10         was renamed to `mime-preview/point-pcinfo'.
11
12         * tm-edit.el: does not exit from MIME editor mode if function
13         `mime-editor/pgp-processing' is fail.
14
15         * tm-edit.el:
16         (1) New variable `mime-editor/signing-type' and
17             `mime-editor/encrypting-type': their types are pgp-elkins,
18             pgp-kazu or nil. pgp-elkins is not supported yet.
19         (2) New function `mime-editor/enclose-signed-region' and
20             `mime-editor/enclose-encrypted-region' for new enclosure
21             `signed' and `encrypted'.
22         (3) New function `mime-editor/process-pgp-kazu': to process
23             `signed' and `encrypted' enclosure as application/pgp.
24         (4) New function `mime-editor/set-split'
25
26 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
27
28         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
29         work.
30
31 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
32
33         * tm-edit.el (mime-editor/process-multipart-1):
34         Boundary is folded.
35
36         * tm-edit.el: rearrangement
37
38 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
39
40         * tm-play.el (mime-article/show-output-buffer):
41         `(get-buffer-create mime/output-buffer-name)' was inserted.
42
43 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
44
45         * tm-pgp.el: application/pgp-signature support.
46
47         * tm-play.el:
48         Function `mime-article/decode-message/partial' was modified not to
49         use `find-file'.
50
51 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
52
53         * tm-def.el:
54         Constant `mime/decoding-buffer-name' was deleted (because it seems
55         not be used).
56
57         * tm-edit.el: application/pgp support
58
59 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
60
61         * tm-file.el: setting for another variables to regard as binary.
62
63 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
64
65         * tm-view.el:
66         Function `mime-viewer/display-content' was fixed about judgement
67         of root content.
68
69 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
70
71         * tm-parse.el:
72         Function `mime/parse-multipart' was fixed about point-max slot of
73         content-info.
74
75 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
76
77         * tm-def.el: New constant `mime/temp-buffer-name'.
78
79         * tm-play.el:
80         Function `mime-article/decode-message/partial' was modified to use
81         `mime/temp-buffer-name'.
82
83 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
84
85         * tm-pgp.el: Initial revision
86
87 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
88
89         * tm-vm.el: According to Junya Watanabe
90         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
91         menu in Emacs and Mule.
92         (cf. [tm-ja:1249])
93
94 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
95
96         * tm-view.el: New variable
97         `mime-viewer/content-subject-showing-Content-Type-list'
98
99 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
100
101         * tm-file.el(mime-article/extract-file):
102         Variable `require-final-newline' should be nil.