update.
[elisp/emh.git] / ChangeLog
1 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * EMH: Version 0.22 was released.
4
5 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * emh.el (emh): New group.
8         (emh-automatic-mime-preview): Use `defcustom'.
9         (emh-decode-encoded-word): Use `defcustom'.
10
11 1997-11-15  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
12
13         * EMH-CFG:
14         - Regard LISPDIR if it is specified.
15         - Add mel's path.
16
17 1997-11-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
18
19         * emh-comp.el (emh-forward): Use `mime-edit-enclose-digest-region'
20         instead of `mime-edit-enclose-region'.
21
22 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
23
24         * emh-comp.el (emh-edit-again): Modify for
25         `enable-multibyte-characters'.
26
27         * emh-face.el (emh-highlight-header): Don't use `assoc-if' and
28         `second'.
29
30 \f
31 1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
32
33         * EMH: Version 0.21 was released.
34
35         * EMH-CFG: Add `(add-path ".")'.
36
37 1997-08-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * emh-setup.el: Use `eval-after-load' instead of
40         `call-after-loaded'; Abolish function `emh-setup'.
41
42         Move setting for emh-comp.el from emh.el.
43
44         * emh.el: Use `eval-after-load' instead of `call-after-loaded'.
45
46         Move setting for emh-comp.el to emh-setup.el.
47
48 \f
49 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * EMH: Version 0.20.1 was released.
52
53 Thu May 22 03:24:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * emh-face.el (emh-make-face-bold, emh-make-face-italic): New
56         implementation.
57
58 \f
59 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
60
61         * EMH: Version 0.20 was released.
62
63 Thu May 15 06:50:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * README.en (Installation): Add LISPDIR.
66
67 Thu May 15 06:48:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
68
69         * Makefile (LISPDIR): New variable.
70
71         * EMH-MK (config-emh): set LISPDIR.
72
73         * EMH-CFG: Setting for load-path is modified.
74
75 Mon May 12 12:32:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
76
77         * emh.el: `mime/content-decoding-condition' ->
78         `mime-acting-condition'.
79
80 \f
81 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
82
83         * EMH: Version 0.19 was released.
84
85 Thu Mar 27 22:12:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
86
87         * emh.el (emh-quitting-method): Use `mime-hide-echo-buffer'.
88
89         * emh.el (emh-quitting-method): `mime/output-buffer-name' ->
90         `emh-quitting-method'.
91
92 \f
93 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * EMH: Version 0.17 was released.
96
97 Tue Mar 18 16:34:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
98
99         * EMH-MK: New file.
100
101 Tue Mar 18 14:57:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
102
103         * emh-comp.el, emh.el: `mime::preview/article-buffer' ->
104         `mime-raw-buffer'.
105
106 Tue Mar 18 14:41:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
107
108         * emh.el (emh-summary-before-quit): `mime::article/preview-buffer'
109         -> `mime-view-buffer'.
110
111 Tue Mar 18 13:47:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
112
113         * emh.el: Fixed problem about setting for mime-partial.
114
115 Tue Mar 18 13:04:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
116
117         * emh.el: Add autoload for
118         `mime-combine-message/partials-automatically'.
119
120         * emh.el: `mime-article/grab-message/partials' ->
121         `mime-combine-message/partials-automatically'.
122
123 Tue Mar 18 12:47:58 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * emh.el: `mime-partial/preview-article-method-alist' ->
126         `mime-view-partial-message-method-alist'.
127
128 Mon Mar 17 14:36:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * emh.el (mh-display-msg): Add DOC-string.
131
132 Mon Mar 17 14:30:46 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * emh.el: `mime-preview/cut-header' -> `mime-view-cut-header'.
135
136 Sun Mar 16 00:06:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * emh.el: `emh-decode-charset-buffer' -> `emh-text-decode-buffer'.
139
140         * emh.el: `mime-charset/decode-buffer' ->
141         `mime-text-decode-buffer'.
142
143 \f
144 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
145
146         * EMH: Version 0.7 was released.
147
148 Fri Mar 14 09:30:55 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
149
150         * Makefile: New file.
151
152 Fri Mar 14 09:12:56 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
153
154         * README.en: New file.
155
156         * EMH-ELS: Add emh-setup.el.
157
158         * emh-setup.el: New module.
159
160         * emh-face.el (emh-make-face-bold, emh-make-face-italic): New
161         function.
162
163 Fri Mar 14 05:30:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * emh-face.el (emh-set-face-foreground): New inline function.
166
167 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
168
169         * emh-comp.el (emh-edit-again): modified for new behavior of
170         `mime-edit-again'; Use as-binary-input-file'.
171
172 1997-03-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
173
174         * emh-face.el: Design was modified.
175
176         * emh-comp.el: `mime/edit-again' -> `mime-edit-again'.
177
178 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
179
180         * EMH-ELS: Add emh-face.el.
181
182         * EMH-ELS: Renamed from TMH-ELS.
183
184         * emh.el (emh-content-header-filter-hook): Use
185         `emh-highlight-header' for window-system.
186
187         * emh-face.el: New module.
188
189 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
190
191         * emh.el (emh-content-header-filter): Run
192         `emh-content-header-filter-hook'.
193
194 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * emh.el: tm-bbdb.el was renamed to mime-bbdb.el.
197
198 Sat Mar  1 01:55:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
199
200         * emh-comp.el: Renamed from tmh-comp.el.
201
202 Fri Feb 28 05:00:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
203
204         * emh.el: There are already no need to require mime-play when
205         compiling.
206
207 Fri Feb 28 02:39:57 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
208
209         * emh.el: Require mime-play when compiling.
210
211         * emh.el: Don't require tl-str and tl-misc.
212         Require alist.
213
214 Mon Feb 24 02:28:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
215
216         * emh.el: function `eword-decode-message-header' was renamed to
217         `eword-decode-header'.
218
219 Mon Feb 24 02:04:06 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
220
221         * emh.el: renamed from tm-mh-e.el.