tm 7.41.
[elisp/tm.git] / mh-e / ChangeLog
1 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
2
3         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
4
5 \f
6 Wed Dec 13 05:48:43 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
7
8         * tm/mh-e: Version 7.44 was released.
9
10         * tm-mh-e.el (tm-mh-e/content-header-filter):
11         use `mime-preview/cut-header'
12
13 \f
14 Wed Dec  6 12:31:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
15
16         * tm/mh-e: Version 7.43 was released.
17
18         * tm-mh-e.el: Variable `tm-mh-e/automatic-mime-preview' and
19         `tm-mh-e/decode-encoded-word' were changed to user variable.
20
21 Wed Dec  6 07:34:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
22
23         * tm-mh-e.el:
24         New function `tm-mh-e/set-window-configuration': it is set to
25         `mh-show-hook'.
26
27 \f
28 Tue Dec  5 17:14:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
29
30         * tm/mh-e: Version 7.41 was released.
31
32 Mon Dec  4 03:45:44 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
33
34         * tm-mh-e.el: (defalias 'mh-get-header-field 'mh-get-field) if
35         function `mh-get-header-field' is not exist. (function
36         `mh-get-header-field' is mh-e 5.* function)
37
38         * tm-mh-e3.el:
39         (1) New variable `mh-forward-subject-format'
40         (2) New function `mh-forwarded-letter-subject'
41
42 \f
43 Mon Dec  4 09:29:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
44
45         * tm/mh-e: Version 7.40 was released.
46
47         * tm-mh-e.el:
48         Function `tm-mh-e/forward' was modified to work with Emacs 18, but
49         it still does not...
50
51         * tm-mh-e.el:
52         Function `tm-mh-e/forward' was modified to fix position to insert
53         `(require 'tm-edit)'.
54
55 Fri Dec  1 19:14:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
56
57         * tm-mh-e3.el: New function `mh-read-address'.
58
59 Fri Dec  1 09:33:37 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
60
61         * tm-mh-e3.el: New function `mh-read-address'.
62
63         * tm-mh-e.el:
64         fixed problem in setting up function `tm-mh-e/yank-cur-msg'.
65
66 Thu Nov 30 07:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
67
68         * tm-mh-e.el:
69         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied.
70         (cf. [tm-ja:1184])
71
72 Wed Nov 29 16:41:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
73
74         * tm-mh-e.el:
75         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied:
76         (cf. [tm-ja:1178])
77         (0) New function `tm-mh-e/yank-cur-msg': for called from Gnus.
78         (1) function `tm-mh-e/prompt-for-message' was modified.
79         (2) function `tm-mh-e/insert-mail' was modified to use
80             `insert-file-contents' instead of `insert-file'.
81         (3) New function `tm-mh-e/insert-letter'.
82
83 Wed Nov 29 16:32:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
84
85         * tm-mh-e.el:
86         fixed some problems by OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>.
87         (cf. [tm-ja:1172])
88
89         * tm-mh-e.el:
90         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was merged.
91         (cf. [tm-ja:1168])
92
93         * tm-mh-e.el:
94         According to Eric Ding <ericding@San-Jose.ate.slb.com>,
95         fixed mistake about tm-view change in tm 7.24.
96
97 Sat Nov 25 02:16:08 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
98
99         * tm-mh-e.el: Function `tm-mh-e/forward' was fixed to use function
100         `mime-editor/insert-tag' and `mime-editor/enclose-region'.
101
102 \f
103 Sat Nov 25 08:11:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
104
105         * tm/mh-e: Version 7.30 was released.
106
107 Fri Nov 24 22:57:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
108
109         * tm-mh-e.el:
110         (1) Function `tm-mh-e/insert-mail' was modified to apply its
111             argument to function `tm-mh-e/query-message'.
112         (2) Function `tm-mh-e/query-message' was modified to changed
113             its argument to `tm-mh-e::message' type.
114
115         * tm-mh-e.el:
116         Function `tm-mh-e/insert-message' was modified to use function 
117         `tm-mh-e/insert-mail' when mh mail is inserted. (Because of
118         Mule code conversion)
119
120 Fri Nov 24 21:49:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
121
122         * tm-mh-e.el:
123         (1) Function `tm-mh-e/insert-message' was modified for Gnus.
124         (2) function `tm-mh-e/query-message' was fixed.
125         (3) function `tm-mh-e/prompt-for-message' was fixed.
126
127         * tm-mh-e.el:
128         OKABE Yasuo <okabe@kudpc.kyoto-u.ac.jp>'s patch was applied.
129         (cf. [tm-ja:1156])
130
131 \f
132 Thu Nov 23 19:28:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
133
134         * tm/mh-e: Version 7.26 was released.
135
136 Tue Nov 21 08:55:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
137
138         * tm-mh-e.el:
139         Variable `tm-mh-e/use-forwcomps' was abolished.
140         (cf. [tm-ja:1133])
141
142 \f
143 Mon Nov 20 11:59:40 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
144
145         * tm/mh-e: Version 7.25 was released.
146
147 Sun Nov 19 06:44:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
148
149         * tm-mh-e.el: fixed fatal problem in Emacs 18.