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