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