update.
[elisp/flim.git] / ChangeLog
1 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mime-ja.sgml, mime-ja.texi: New files.
4
5 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
6
7         * mime-parse.el (mime-parse-message): Would error if empty body.
8
9 \f
10 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * FLIM: Version 1.5.0 (Mukaijima) was released.
13
14 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
15
16         * README.en (What's FLIM): Modify for mime.el.
17
18         * FLIM-ELS (flim-modules): Add `mime'.
19
20         * mime-lib.el: Move every definitions to mime.el.
21
22         * mime.el: New module (renamed from mime-lib.el).
23
24 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
25
26         * mime-lib.el: Add autoload setting for eword-encode.el.
27
28         * mime-lib.el (mime-entity-content): New function.
29
30 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * mel.el: Abolish constant `mel-version'.
33
34         * mel.el (mime-string-decoding-method-alist): New variable.
35         (mime-decode-string): New function.
36
37 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * mel-b.el (base64-external-decode-string): New function.
40         (base64-decode-string): New function.
41
42 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
43
44         * mel-q.el (quoted-printable-decode-string): New implementation.
45
46 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
47
48         * mel-q.el (quoted-printable-internal-decode-region): New
49         implementation.
50
51 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
52
53         * mel-q.el (q-encoding-decode-string): Use
54         `quoted-printable-hex-char-to-num'.
55
56         * mel-q.el (quoted-printable-hex-char-to-num): New function.
57         (quoted-printable-decode-string): Use
58         `quoted-printable-hex-char-to-num'.
59
60 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
61
62         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
63         mime-parse.el to mime-def.el.
64
65 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
68         mime-parse.el to mime-lib.el.
69
70         * mime-lib.el: Add autoload setting for mime-parse.el.
71
72 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
73
74         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
75         `mime-entity-point-max', `mime-entity-media-type',
76         `mime-entity-media-subtype', `mime-entity-parameters' and
77         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
78
79         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
80         reference functions from mime-parse.el to mime-def.el.
81
82         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
83         from mime-parse.el to mime-def.el.
84
85 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
86
87         * mel-b.el (base64-internal-decode-string): Renamed from
88         `base64-decode-string'.
89         (base64-decode-string): New alias for
90         `base64-internal-decode-string'.
91
92 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
93
94         * mel-b.el (base64-decode-unit): New function; abolish
95         `base64-decode-1'.
96         (base64-decode-string): New implementation.
97         (base64-internal-decode-region): New implementation.
98
99 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
100
101         * mime-parse.el (mime-message-structure): New variable.
102         (mime-parse-buffer): New function.
103
104 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
105
106         * mime-def.el: Require 'cl when it is compiled.
107
108         * mime-lib.el (mime-entity-read-field): Fix typo.
109         Use `eword-decode-ignored-field-list'.
110
111         * mime-parse.el (mime-parse-multipart): Fix typo.
112         (mime-parse-message): Parse message/external-body.
113
114 \f
115 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
116
117         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
118
119 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
120
121         * eword-decode.el (mime-insert-decoded-header): Fix typo.
122
123 \f
124 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
125
126         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
127
128 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * README.en (What's FLIM): Add description about mime-lib.el and
131         mime-parse.el.
132
133 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * mime-parse.el: Require 'cl when it is compiled.
136
137         * eword-decode.el (eword-visible-field-p): New function.
138         (mime-insert-decoded-header): Use `eword-visible-field-p'.
139
140 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
141
142         * mime-def.el (mime-library-version-string): Renamed from
143         `mime-spadework-module-version-string'.
144
145         * mime-parse.el: New file; moved from SEMI layer.
146
147         * FLIM-ELS (flim-modules): Add `mime-parse'.
148
149 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
150
151         * FLIM-ELS (flim-modules): Add `mime-lib'.
152
153         * mime-lib.el: New module.
154
155         * mime-def.el (mime-entity): Add new slots for original-header and
156         parsed-header.
157         (mime-entity-set-original-header): New function.
158         (mime-entity-set-parsed-header): New function.
159
160 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
161
162         * mime-def.el (mime-entity-number): New function (moved from SEMI
163         layer).
164
165 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
166
167         * mime-def.el: Move definition of structure `mime-entity' from
168         SEMI layer.
169
170 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
171
172         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
173         default value.
174         (eword-decode-structured-field-list): Capitalize default value.
175         (eword-decode-header): Regularize field name by `capitalize'.
176         (mime-insert-decoded-header): New function.
177
178 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
179
180         * mailcap.el (mailcap-file): Use `defcustom'.
181
182 \f
183 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
184
185         * FLIM: Version 1.3.0 (Fushimi) was released.
186
187 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
188
189         * std11.el (std11-fetch-field): New function.
190         (std11-field-body): Use 'std11-fetch-field.
191
192 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
193
194         * mime-def.el (regexp-*): New function (moved from mime-parse.el
195         of SEMI (REMI)).
196         (regexp-or): New function (moved from mime-parse.el of
197         SEMI (REMI)).
198
199         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
200         of SEMI (REMI)).
201         (std11-non-qtext-char-list): New constant (copied from std11.el).
202         (std11-qtext-regexp): New constant (moved from mime-parse.el of
203         SEMI (REMI)).
204         (std11-quoted-string-regexp): New constant (moved from
205         mime-parse.el of SEMI (REMI)).
206
207 \f
208 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
209
210         * FLIM: Version 1.2.2 (Takeda) was released.
211
212         * FLIM-VERSION: New file.
213
214 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
215
216         * mel-q.el (quoted-printable-internal-encode-region): Use
217         'looking-at-as-unibyte instead of local binding for
218         enable-multibyte-characters.
219
220 \f
221 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
222
223         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
224
225 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * mel-q.el (quoted-printable-internal-decode-region): Use
228         'string-as-multibyte to avoid problem in Emacs 20.3.
229
230 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
231
232         * mel-u.el: Use mime-temp-directory instead of TMP.
233
234 \f
235 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
236
237         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
238
239         * README.en (What's FLIM): Delete description about
240         std11-parse.el; add description about mailcap.el.
241
242 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
243
244         * eword-decode.el (eword-decode-encoded-word-error-handler): New
245         variable.
246         (eword-decode-encoded-word-default-error-handler): New function.
247         (eword-decode-encoded-word): Use
248         'eword-decode-encoded-word-error-handler.
249
250 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
251
252         * mailcap.el: Require 'mime-def.
253
254         * mime-def.el (mime-type/subtype-string): New function (moved from
255         semi/mime-parse.el).
256
257 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
258
259         * std11-parse.el: Abolish std11-parse.el.
260
261         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
262
263         * eword-decode.el: Require 'std11 instead of 'std11-parse.
264
265         * std11.el: Merge std11-parse.el.
266
267 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
268
269         * mime-def.el (mime-temp-directory): Use 'defcustom.
270
271         * mel-u.el: Require 'mime-def instead of 'mel.
272
273         * mime-def.el (mime-temp-directory): New variable (moved from
274         mel.el).
275
276         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
277
278 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
279
280         * mailcap.el (mailcap-format-command): New function.
281
282         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
283         again.
284
285 \f
286 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
287
288         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
289
290 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
291
292         * mime-def.el (quoted-printable-hex-chars): New constant.
293         (quoted-printable-octet-regexp): New constant.
294
295         * mel-q.el, eword-decode.el: Move definition of constant
296         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
297         mime-def.el.
298
299 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
300
301         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
302
303 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
304
305         * mailcap.el (mailcap-look-at-mtext): Fix typo.
306
307 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
308
309         * FLIM-ELS (flim-modules): Add mailcap.
310
311         * mailcap.el: New file (copied from SEMI).
312
313 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
314
315         * eword-decode.el (eword-decode-ignored-field-list): Add
316         `received'.
317         
318         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
319         environment variables.
320
321 \f
322 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
323
324         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
325
326         * mime-def.el (mime-spadework-module-version-string): New
327         constant.
328
329         * eword-encode.el: Abolish constant 'eword-encode-version.
330
331         * eword-decode.el: Abolish constant 'eword-decode-version.
332
333 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
334
335         * eword-encode.el (eword-encode-divide-into-charset-words): Use
336         'char-length or 'char-next-index instead of 'char-bytes.
337         (tm-eword::encode-string-1): Use 'char-next-index instead of
338         'char-bytes.
339
340 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
341
342         * mel.el (base64-dl-module): Must check base64.so actually exists.
343
344 \f
345 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
346
347         * FLIM: Version 1.0.0 was released.
348
349         * README.en: Modify for FLIM.
350
351         * ChangeLog: New file.
352
353 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
354
355         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
356
357         * Makefile: Modify for FLIM.
358
359 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
360
361         * Makefile: New file.
362
363         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
364         eword-encode.el: Copied from MEL, SEMI (mime-def.el
365         eword-decode.el eword-encode.el) and APEL (std11-parse.el
366         std11.el).