d731b846f7c51e1296561ce76c1d75f4f94cc40a
[elisp/flim.git] / ChangeLog
1 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
4
5 \f
6 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * FLIM: Version 1.11.0 (Yamadagawa) was released.
9
10 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
13         about `mime-insert-text-content'.
14
15 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
16
17         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
18         `mime-insert-header' from `Entity-header'; move
19         `default-mime-charset' from `custom'.
20
21 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
22
23         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
24         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
25
26 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
27
28         * NEWS: New file.
29
30 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * mime.el (mime-insert-header): Renamed from
33         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
34         as an obsolete alias.
35
36         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
37         `insert-decoded-header'.
38
39         * README.en (Installation): Add required version of APEL.
40
41 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
42
43         * mel-g.el: Require mel.
44
45         * mel-g.el: Require poem instead of emu.
46
47 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
48
49         * mime.el (mime-insert-text-content): New generic function.
50
51         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
52
53 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
54
55         * std11.el (std11-unfold-string): New implementation.
56
57 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
58
59         * mmgeneric.el: New module.
60
61         * mmbuffer.el: Use `generic' as mother backend.
62
63         * FLIM-ELS (flim-modules): Add mmgeneric.
64
65 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * mime-parse.el (mime-parse-message): Modify for
68         `make-mime-entity-internal'.
69
70         * mime-def.el (make-mime-entity-internal): Change interface to be
71         able to specify original-header and parsed-header.
72
73 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
74
75         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
76         New function.
77
78 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
79
80         * mime.el (mime-entity-content-type): New implementation.
81         (mime-entity-content-disposition): New implementation.
82         (mime-entity-encoding): New implementation.
83
84         * mime.el (mime-fetch-field): Refer internal slots for Date,
85         Message-Id and References fields.
86
87         * mime-parse.el (mime-parse-message): Modify for
88         `make-mime-entity-internal'.
89
90         * mime-def.el: Change `mime-entity-*-internal' and
91         `mime-entity-set-*-internal' to macro.
92         (make-mime-entity-internal): Change interface and data format for
93         NOV data; changed to macro.
94         (mime-entity-set-location-internal): New macro.
95         (mime-entity-decoded-subject-internal): New macro.
96         (mime-entity-set-decoded-subject-internal): New macro.
97         (mime-entity-decoded-from-internal): New macro.
98         (mime-entity-set-decoded-from-internal): New macro.
99         (mime-entity-date-internal): New macro.
100         (mime-entity-set-date-internal): New macro.
101         (mime-entity-message-id-internal): New macro.
102         (mime-entity-set-message-id-internal): New macro.
103         (mime-entity-references-internal): New macro.
104         (mime-entity-set-references-internal): New macro.
105         (mime-entity-chars-internal): New macro.
106         (mime-entity-set-chars-internal): New macro.
107         (mime-entity-lines-internal): New macro.
108         (mime-entity-set-lines-internal): New macro.
109         (mime-entity-xref-internal): New macro.
110         (mime-entity-set-xref-internal): New macro.
111         (mime-entity-original-header-internal): Modify for new structure;
112         changed to macro.
113         (mime-entity-set-original-header-internal): Likewise.
114         (mime-entity-parsed-header-internal): Likewise.
115         (mime-entity-set-parsed-header-internal): Likewise.
116         (mime-entity-buffer-internal): Likewise.
117         (mime-entity-set-buffer-internal): Likewise.
118         (mime-entity-header-start-internal): Likewise.
119         (mime-entity-set-header-start-internal): Likewise.
120         (mime-entity-header-end-internal): Likewise.
121         (mime-entity-set-header-end-internal): Likewise.
122         (mime-entity-body-start-internal): Likewise.
123         (mime-entity-set-body-start-internal): Likewise.
124         (mime-entity-body-end-internal): Likewise.
125         (mime-entity-set-body-end-internal): Likewise.
126
127 \f
128 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
129
130         * FLIM: Version 1.10.5 (Kizugawadai) was released.
131
132         * mel.el: Must require poem.
133
134 \f
135 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
136
137         * FLIM: Version 1.10.4 (Shin-H\e-Dòsono)\e-A was released.
138
139 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
140
141         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
142
143         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
144         (elc): Likewise.
145
146         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
147
148         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
149
150 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
151
152         * mel.el (mel-ccl-module): Require path-util when the running
153         emacs has MULE.
154
155         * mel.el: Don't require emu.
156
157 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
158
159         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
160         with MULE.
161
162 \f
163 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * FLIM: Version 1.10.3 (Komada) was released.
166
167         * mel-ccl.el (base64-ccl-write-decoded-region): bind
168         `jka-compr-compression-info-list' with nil.
169
170         * mel-b.el (base64-internal-decoding-limit): Switch default value
171         between XEmacs-mule and other emacsen.
172         Abolish function `base64-decode-string!'.
173         (base64-internal-decode-region): New implementation.
174         (base64-insert-encoded-file): New function.
175         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
176         (base64-write-decoded-region): New function.
177         (mime-write-decoded-region): Use `base64-write-decoded-region'.
178
179         * mel-b-dl.el (decode-base64-region): Renamed from
180         `base64-decode-region'.
181         (mime-insert-encoded-file): Change temporary-buffer to unibyte
182         representation.  Abolish method `mime-write-decoded-region'
183         because it is slower than CCL based implementation.
184
185 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
186
187         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
188         facility instead of `ccl-execute-eof-block-on-encoding-some'.
189
190 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
191
192         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
193
194         * eword-decode.el (eword-encoded-text-regexp): Enclose with
195         `eval-and-compile'.
196         (eword-encoded-word-regexp): Use `eval-when-compile'.
197
198 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * eword-decode.el (eword-max-size-to-decode): New user option.
201         (eword-decode-and-fold-structured-field): Do nothing if size of
202         input is bigger than `eword-max-size-to-decode'.
203
204 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * mel-b.el (base64-numbers): Use `eval-when-compile'.
207
208 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
209
210         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
211         "custom" to load-path.
212
213 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
214
215         * mime-def.el (mime-library-product): Enclose with
216         `eval-and-compile'.
217
218         * FLIM-CFG: Add "custom" to load-path.
219
220 \f
221 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
222
223         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
224
225         * mime-def.el, mel.el, mel-b-dl.el: Move variable
226         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
227
228 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
229
230         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
231         is available.
232
233         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
234         2.3.
235
236 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
237
238         * mel-u.el: Use `mel-define-backend' to define "x-uue".
239         Define "x-uuencode" as a clone of "x-uue".
240
241         * Move variable `mel-encoding-module-alist' from mel.el to
242         mime-def.el.
243         
244         * mel.el (mel-find-function): Use function
245         `mel-find-function-from-obarray'.
246         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
247         don't define methods of "8bit" and "binary"; inherit methods from
248         "7bit".
249
250         * mime-def.el (mel-service-list): New variable.
251         (mel-define-service): New implementation.
252         (mel-find-function-from-obarray): New inline function.
253         (mel-copy-method): New inline function.
254         (mel-copy-backend): New inline function.
255         (mel-define-backend): New macro.
256
257 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
258
259         * mel-u.el: Define method functions of mel.
260         (mime-encode-region): Use `mel-define-method-function'; abolish
261         `uuencode-encode-region'.
262         (mime-decode-region): Use `mel-define-method-function'; abolish
263         `uuencode-decode-region'.
264         (mime-encode-string): New method.
265         (mime-decode-string): New method.
266         (mime-insert-encoded-file): Use `mel-define-method'; abolish
267         `uuencode-insert-encoded-file'.
268         (mime-write-decoded-region): Use `mel-define-method'; abolish
269         `uuencode-write-decoded-region'.
270
271 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * mime-def.el (mel-define-service): Add DOC.
274         (mel-define-method): Add DOC.
275         (mel-define-method-function): Add DOC.
276
277         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
278
279 \f
280 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
281
282         * FLIM: Version 1.10.1 (Miyamaki) was released.
283
284 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
285
286         * mel-g.el: Define method functions of mel.
287         (mime-encode-region): Use `mel-define-method-function'; abolish
288         `gzip64-encode-region'.
289         (mime-decode-region): Use `mel-define-method-function'; abolish
290         `gzip64-decode-region'.
291         (mime-encode-string): New method.
292         (mime-decode-string): New method.
293         (mime-insert-encoded-file): Use `mel-define-method'; abolish
294         `gzip64-insert-encoded-file'.
295         (mime-write-decoded-region): Use `mel-define-method'; abolish
296         `gzip64-write-decoded-region'.
297
298         * mime-def.el (mime-library-product): New variable; abolish
299         `mime-library-version'.
300         (mime-product-name): New macro.
301         (mime-product-version): New macro.
302         (mime-product-code-name): New macro.
303         (mime-library-version): Renamed from
304         `mime-library-version-string'; use `mime-library-product',
305         `mime-product-name', `mime-product-version' and
306         `mime-product-code-name'.
307
308         * mime-def.el (mm-define-backend): Add DOC.
309         (mm-define-method): Add DOC.
310
311         * mel.el (mime-encoding-list): Modify DOC to add description about
312         optional argument SERVICE.
313
314 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
315
316         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
317         description of `mm-define-backend' and `mm-define-method'.
318
319 \f
320 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
321
322         * FLIM: Version 1.10.0 (K\e-Dòdo)\e-A was released.
323
324         * README.en (What's FLIM): Add mel-ccl.el.
325
326 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
327
328         * mel-ccl.el:
329           - Require 'pccl instead of 'emu.
330           - Use `unless-broken' to check facility.
331
332 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
333
334         * mel.el (mime-encoding-list): New user option (renamed from
335         `mime-content-transfer-encoding-list').
336         (mime-encoding-list): New function.
337         (mime-encoding-alist): New function.
338         (mime-encode-region): Use `mime-encoding-alist' for completion.
339         (mime-decode-region): Likewise.
340         (mime-insert-encoded-file): Likewise.
341         (mime-write-decoded-region): Likewise.
342
343 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
344
345         * eword-decode.el (eword-decode-structured-field-list): Add
346         Mail-Followup-To field.
347
348 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
349
350         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
351
352 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
353
354         * mel.el (mime-content-transfer-encoding-list): New user option.
355         (mime-encode-region): Use `mime-content-transfer-encoding-list'
356         for completion.
357         (mime-decode-region): Likewise.
358         (mime-insert-encoded-file): Likewise.
359         (mime-write-decoded-region): Likewise.
360
361         * mel.el (mime-write-decoded-region): fix typo.
362
363 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
364
365         * mime-def.el (mel-define-method-function): Don't override.
366
367 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
368
369         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
370
371 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
372
373         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
374
375         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
376                   - Move `mel-define-service' to mime-def.el.
377
378         * mime-def.el (mel-define-service): New macro (moved from mel.el);
379         fixed problem in Emacs.
380         (mel-define-method): Use `mel-define-service'.
381         (mel-define-method-function): Use `mel-define-service'.
382
383 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
384
385         * mel.el (mime-encode-region): Don't regard nil encoding as
386         "7bit".
387
388 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
389
390         * eword-encode.el (eword-encode-text): Use
391         `encoded-text-encode-string'.
392         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
393         renamed to `Q-encoded-text-length'.
394
395         * eword-decode.el: Move `base64-token-regexp',
396         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
397         `eword-Q-encoded-text-regexp' to mime-def.el.
398         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
399
400         * mel-q.el: Define method functions of mel.
401         (mime-insert-encoded-file): Use `mel-define-method'; abolish
402         `quoted-printable-insert-encoded-file'.
403         (mime-write-decoded-region): Use `mel-define-method'; abolish
404         `quoted-printable-write-decoded-region'.
405         - Move `q-encoding-printable-char-p' and
406         `q-encoding-encoded-length' to mel.el.
407
408         * mel-b.el: Define method functions of mel.
409         (mime-insert-encoded-file): Use `mel-define-method'; abolish
410         `base64-insert-encoded-file'.
411         (mime-write-decoded-region): Use `mel-define-method'; abolish
412         `base64-write-decoded-region'.  
413         - Move `base64-encoded-length' to mel.el.
414
415         * mel-dl.el (base64-encode-region): Define directly (abolish
416         `base64-dl-encode-region').
417         (base64-decode-region): Define directly (abolish
418         `base64-dl-decode-region').  Define method functions of mel.
419         (mime-insert-encoded-file): Use `mel-define-method'; abolish
420         `base64-insert-encoded-file'; don't use external encoder.
421         (mime-write-decoded-region): Use `mel-define-method'; abolish
422         `base64-write-decoded-region'; don't use external decoder.
423         - Move `base64-encoded-length' to mel.el.
424
425         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
426
427         * mime-def.el (base64-token-regexp): New constant (moved from
428         eword-decode.el).
429         (base64-token-padding-regexp): Likewise.
430         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
431         and renamed from `eword-B-encoded-text-regexp').
432         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
433         and renamed from `eword-Q-encoded-text-regexp'.
434         (mm-arglist-to-arguments): New function (moved from mime.el).
435         (mel-define-method): New macro.
436         (mel-define-method-function): New macro.
437         (mel-define-function): New macro.
438
439         * mel.el (mel-encoding-module-alist): New variable.
440         (mel-use-module): New function.
441         (mel-find-function): New function.
442         (mel-define-service): New macro.
443         (mime-encode-region): Use `mel-find-function'; abolish variable
444         `mime-encoding-method-alist'.
445         (mime-decode-region): Use `mel-find-function'; abolish variable
446         `mime-decoding-method-alist'.
447         (mime-decode-string): Use `mel-find-function'; abolish variable
448         `mime-string-decoding-method-alist'.
449         (encoded-text-encode-string): New function.
450         (encoded-text-decode-string): New function.
451         (base64-encoded-length): New function (moved from mel-b.el and
452         mel-dl.el).
453         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
454         and renamed from `q-encoding-printable-char-p').
455         (Q-encoded-text-length): New function (moved from mel-q.el, and
456         renamed from `q-encoding-encoded-length').
457         (mime-insert-encoded-file): Use `mel-find-function'; abolish
458         variable `mime-file-encoding-method-alist'.
459         (mime-write-decoded-region): Use `mel-find-function'; abolish
460         variable `mime-file-decoding-method-alist'.
461
462 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
463
464         * mel-b.el (base64-internal-encoding-limit): modify :type.
465         (base64-internal-decoding-limit): Change initial value to 70000;
466         modify :type.
467
468         * mel-b.el (base64-decode-string!): Renamed from
469         `base64-internal-decode-string!'.
470
471 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
472
473         * mel-b.el (base64-characters): New constant.
474         (base64-num-to-char): Use `base64-characters'.
475         (base64-numbers): Use `base64-characters'.
476         (base64-internal-decode): Modify calculation third byte.
477
478         * mel-dl.el (base64-dl-encode-string): New alias.
479         (base64-dl-decode-string): New alias.
480         (base64-dl-encode-region): Renamed from `base64-encode-region';
481         don't save-excursion and save-restriction.
482         (base64-dl-decode-region): Renamed from `base64-decode-region';
483         don't save-excursion and save-restriction; convert all at once.
484         (base64-encode-region): New alias.
485         (base64-decode-region): New alias.
486
487         * mel-b.el (base64-internal-decode): New function.
488         (base64-internal-decode-string): Use `base64-internal-decode'.
489         (base64-internal-decode-string!): New function.
490         (base64-internal-decode-region): Use
491         `base64-internal-decode-string!' instead of
492         `base64-internal-decode-string'.
493
494 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
495
496         * mel-b.el (base64-numbers): Fix a position of 63.
497
498 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
499
500         * mel-b.el (base64-numbers): New constant.
501         (base64-char-to-num): New macro.
502         (base64-internal-decode-string): Don't use memq.
503
504 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
505
506         * mel-b.el (base64): New group.
507         (base64-external-encoder): Now a user option.
508         (base64-external-decoder): Now a user option.
509         (base64-external-decoder-option-to-specify-file): Now a user
510         option.
511         (base64-internal-encoding-limit): Now a user option.
512         (base64-internal-decoding-limit): Now a user option.
513
514         * mel-b.el (base64-internal-decode-string): New implementation;
515         abolish function `base64-decode-unit'.
516
517 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
518
519         * README.en (Installation): Fix typo.
520
521 \f
522 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
523
524         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
525
526         * README.en (Installation): Add `install as a XEmacs package'.
527
528 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * mime-en.sgml (Encoding Method): Translate.
531
532 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
533
534         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
535         function.
536         (eword-encode-in-reply-to-to-rword-list): New function.
537         (eword-encode-in-reply-to): New function.
538         (eword-encode-field): Use `eword-encode-in-reply-to' for
539         `In-Reply-To' field.
540
541         * std11.el (std11-parse-in-reply-to): New function.
542
543 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
544
545         * eword-decode.el (eword-decode-structured-field-list): Add
546         `User-Agent'.
547
548 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
549
550         * Makefile (package): Don't update auto-autoloads.el and
551         custom-load.el.
552
553         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
554         custom-load.el.
555
556 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
557
558         * mime-def.el: Abolish function `butlast' and `nbutlast'.
559
560         * mime-def.el (mime-library-version): New constant.
561         (mime-library-version-string): Refer `mime-library-version'.
562
563 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
564
565         * Makefile (XEMACS): New variable.
566         (PACKAGEDIR): New variable.
567         (package): New target.
568         (install-package): New target.
569
570         * FLIM-CFG (PACKAGEDIR): New variable.
571
572         * FLIM-MK (config-flim-package): New function.
573         (compile-flim-package): New function.
574         (install-flim-package): New function.
575
576 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
577
578         * mime-en.sgml (Content-Type field): Translate.
579         (mime-content-type): Translate.
580         (Content-Type parser): Translate.
581         (Content-Disposition): Translate.
582         (mime-content-disposition): Translate.
583         (Content-Disposition parser): Translate.
584
585 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
586
587         * Makefile (GOMI): Add Texinfo related garbages.
588         (clean): Delete historical setting.
589
590 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
591
592         * mime-en.sgml (mm-backend): Translate.
593         (Request for entity): Likewise.
594         (mm-backend module): Likewise.
595
596         * mime.el (mime-entity-send): Add DOC-string.
597
598 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
599
600         * mime-en.sgml (Entity hierarchy): Translate.
601
602 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
603
604         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
605
606 \f
607 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
608
609         * FLIM: Version 1.9.1 (Tonosh\e-Dò)\e-A was released.
610
611         * mime-en.sgml (mm-backend): Translate a little.
612
613 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
614
615         * eword-encode.el (eword-encode-default-start-column): New user
616         option.
617         (eword-encode-string): Use `eword-encode-default-start-column'.
618         (eword-encode-address-list): Likewise.
619         (eword-encode-structured-field-body): Likewise.
620         (eword-encode-unstructured-field-body): Likewise.
621
622 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
623
624         * eword-encode.el (eword-encode): New group.
625         (eword-field-encoding-method-alist): Now a user option (was:
626         variable).
627
628 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
629
630         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
631         `eword-encode-mailbox-to-rword-list'.
632
633         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
634         `eword-encode-phrase-to-rword-list'.
635
636         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
637         `eword-encode-addr-spec-to-rword-list'.
638
639         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
640         `eword-encode-phrase-route-addr-to-rword-list'.
641
642         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
643         `eword-encode-addr-seq-to-rword-list'.
644
645         * eword-encode.el: Rename `tm-eword::split-string' ->
646         `eword-encode-split-string'.
647
648         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
649         `eword-encode-addresses-to-rword-list'.
650
651         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
652         `eword-encode-rword-list'.
653
654         * eword-encode.el (eword-encode-unstructured-field-body): New
655         function.
656         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
657
658 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
659
660         * eword-encode.el (eword-encode-string): Add DOC-string.
661         (eword-encode-address-list): Likewise.
662         (eword-encode-structured-field-body): Likewise.
663
664         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
665         structured field.
666
667 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * eword-encode.el (eword-encode-field): Use `capitalize' instead
670         of `downcase' for `field-name'.
671
672         * eword-encode.el (eword-encode-structured-field-body): New
673         function.
674         (eword-encode-field): Use `eword-encode-structured-field-body' for
675         "MIME-Version" and "User-Agent" field.
676
677 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
678
679         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
680
681 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
682
683         * eword-encode.el (eword-encode-address-list): New function.
684         (eword-encode-field): Use `eword-encode-address-list' instead of
685         `tm-eword::encode-address-list'; abolish
686         `tm-eword::encode-address-list'.
687
688         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
689         instead of `tm-eword::encode-string'; abolish
690         `tm-eword::encode-string'.
691
692         * eword-encode.el: Rename `tm-eword::make-rword' ->
693         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
694
695 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
696
697         * mel-b.el (base64-insert-encoded-file): Conditionally use
698         internal converter. (cf. [tm-ja:3320])
699         (base64-write-decoded-region): Ditto.
700
701 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
702
703         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
704
705 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
706
707         * Delete mime-lib.el.
708
709 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
710
711         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
712         to `write-region-as-raw-text-CRLF'.
713
714 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
715
716         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
717         of `write-region-as-binary'.
718
719 \f
720 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
721
722         * FLIM: Version 1.9.0 (Terada) was released.
723
724 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
725
726         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
727         parsing is failed.
728
729 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
730
731         * mmbuffer.el (entity-children): Don't use
732         `mime-entity-children-internal'.
733
734         * mime-parse.el (mime-parse-multipart): Modify for
735         `mime-parse-message'; return children.
736         (mime-parse-encapsulated): Likewise.
737         (mime-parse-message): Change interface; delete DOC-string; don't
738         parse children instantly.
739         (mime-parse-buffer): Modify for `mime-parse-message'.
740
741         * mime-parse.el (mime-parse-message): Delete autoload cookie.
742
743         * mime.el: Delete autoload setting for `mime-parse-message'.
744
745         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
746         of `mime-parse-message'; modify description of `mime-parse-buffer'
747         to add `representation-type'.
748
749 \f
750 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
751
752         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò)\e-A was released.
753
754 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
755
756         * mmcooked.el: Abolish method `open'.
757
758         * mmbuffer.el (initialize-instance): New method; abolish `open'.
759         (entity-children): New method.
760
761         * mime.el (mime-open-entity): Send `initialize-instance' to
762         created message.
763         (mime-entity-children): New implementation.
764         (mime-entity-parent): New implementation.
765         (mime-root-entity-p): New implementation.
766
767         * mime-parse.el (mime-parse-multipart): Specify current entity as
768         parent.
769         (mime-parse-encapsulated): Likewise.
770         (mime-parse-message): Change interface to specify parent; modify
771         for `make-mime-entity-internal'.
772         (mime-parse-buffer): Modify for `mime-parse-message'.
773
774         * mime-def.el (make-mime-entity-internal): Change interface; add
775         format of `mime-entity' to add `parent'.
776
777 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
778
779         * mmbuffer.el (mime-visible-field-p): Renamed from
780         `eword-visible-field-p'.
781
782 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
783
784         * mime.el (mm-arglist-to-arguments): New function.
785         (mm-define-generic): New macro.
786         (mime-entity-cooked-p): Use `mm-define-generic'.
787         (mime-entity-point-min): Use `mm-define-generic'.
788         (mime-insert-decoded-header): Use `mm-define-generic'.
789         (mime-entity-content): Use `mm-define-generic'.
790         (mime-write-entity-content): Use `mm-define-generic'.
791         (mime-write-entity): Use `mm-define-generic'.
792         (mime-write-entity-body): Use `mm-define-generic'.
793
794 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
795
796         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
797
798         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
799         (mime-write-entity-body): Change message to `write-body'.
800
801 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
802
803         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
804
805         * mime.el (mime-open-entity): Change message to `open'.
806
807         * mime-def.el (mm-define-backend): Must `copy-alist'.
808
809 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
810
811         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
812         `mm-define-method'.
813
814         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
815         (mime-find-function): New implementation.
816         (mime-entity-cooked-p): Use `mime-entity-send'.
817
818         * mime-def.el (mime-entity-implementation-alist): Moved from
819         mime.el.
820         (mm-define-backend): New macro.
821         (mm-define-method): New macro.
822
823 \f
824 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
825
826         * FLIM: Version 1.8.1 (Kutsukawa) was released.
827
828 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
829
830         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
831         about `default-encoding' of `mime-entity-encoding'.
832
833         * mime-en.texi, mime-en.sgml: New files.
834
835         * mime-ja.sgml (media-type): Fix typo.
836
837         * mime-ja.sgml (Glossary): Fix order.
838
839         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
840
841         * mime-ja.sgml (Entity Attributes): Fix typo.
842
843 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
844
845         * mime.el (mime-entity-encoding): Add new optional argument
846         `default-encoding'; set default encoding if
847         Content-Transfer-Encoding field is not found.
848
849 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
850
851         * mmbuffer.el (mmbuffer-write-entity): Use
852         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
853         `mmbuffer-entity-point-max'.
854         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
855         `mime-entity-body-start-internal' and
856         `mime-entity-body-end-internal'.
857         (mmbuffer-insert-decoded-header): Use
858         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
859         and `mime-entity-header-end-internal'.
860
861 \f
862 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
863
864         * FLIM: Version 1.8.0 (\e-DÒkubo)\e-A was released.
865
866         * README.en: Delete `How to use'.
867
868 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
869
870         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
871         in description of `mime-open-entity'.
872
873         * mime-ja.sgml (mm-backend): New section.
874
875 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
876
877         * mime-ja.sgml (Entity-header): Modify description about
878         `mime-insert-decoded-header'.
879
880         * mmcooked.el (mmcooked-insert-decoded-header): New function.
881
882         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
883
884         * mime.el (mime-insert-decoded-header): Use implementation of
885         mm-backend; abolish optional argument `code-conversion'.
886
887 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
888
889         * eword-decode.el (eword-decode-encoded-text): Use
890         `decode-mime-charset-string'.
891
892 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
893
894         * mmcooked.el (mmcooked-write-entity-body): New function.
895
896         * mmbuffer.el (mmbuffer-write-entity-body): New function.
897
898         * mime.el (mime-write-entity-body): Use implementation of
899         mm-backend.
900
901 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
902
903         * mmcooked.el (mmcooked-write-entity): New function.
904
905         * mmbuffer.el (mmbuffer-write-entity): New function.
906
907         * mime.el (mime-write-entity): Use implementation of mm-backend.
908
909 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
910
911         * mmcooked.el (mmcooked-entity-content): New alias for
912         `mmbuffer-entity-content'.
913         (mmcooked-write-entity-content): New function.
914
915         * mmbuffer.el (mmbuffer-entity-content): New function.
916         (mmbuffer-write-entity-content): New function.
917
918         * mime.el (mime-entity-send): New function.
919         (mime-entity-buffer): Use `mime-entity-send'.
920         (mime-entity-point-min): Likewise.
921         (mime-entity-point-max): Likewise.
922         (mime-entity-header-start): Likewise.
923         (mime-entity-header-end): Likewise.
924         (mime-entity-body-start): Likewise.
925         (mime-entity-body-end): Likewise.
926         (mime-fetch-field): Likewise.
927         (mime-entity-content): Use implementation of mm-backend.
928         (mime-write-entity-content): Likewise.
929
930 \f
931 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
932
933         * FLIM: Version 1.7.0 (Iseda) was released.
934
935         * mime-ja.sgml (Entity creation): Add description of
936         `mime-open-entity'.
937         (Entity Attributes): Add description of `mime-entity-cooked-p'.
938         (Entity-content): Add description of `mime-write-entity-content',
939         `mime-write-entity' and `mime-write-entity-body'.
940
941 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
942
943         * mime.el (mime-write-entity-content): New function.
944
945 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
946
947         * mime.el (mime-write-entity-body): New function.
948
949         * mime.el (mime-write-entity): New function.
950
951 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
952
953         * mime-parse.el (mime-parse-multipart): Change media-type of
954         entity to application/octet-stream if the first delimiter is not
955         found.
956
957 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
958
959         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
960
961         * mmcooked.el: New file.
962
963         * mmbuffer.el: New file.
964
965         * mime.el (mime-entity-implementation-alist): New variable.
966         (mime-find-function): New function.
967         (mime-open-entity): New function.
968         (mime-entity-function): New function.
969         (mime-entity-cooked-p): New function.
970         (mime-entity-buffer): Use backend-module.
971         (mime-entity-point-min): Likewise.
972         (mime-entity-point-max): Likewise.
973         (mime-entity-header-start): Likewise.
974         (mime-entity-header-end): Likewise.
975         (mime-entity-body-start): Likewise.
976         (mime-entity-body-end): Likewise.
977         (mime-fetch-field): Likewise.
978
979         * mime-parse.el (mime-parse-message): New optional argument
980         `representation-type'.
981         (mime-parse-buffer): Likewise.
982
983         * mime-def.el: Change format of mime-entity-internal to add
984         `representation-type' and `location'.
985
986 \f
987 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
988
989         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò)\e-A was released.
990
991 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
992
993         * mime-ja.sgml: Modify for FLIM 1.7.
994
995         * mime.el (mime-entity-number): Add DOC.
996
997 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
998
999         * mime.el (mime-entity-encoding): New implementation.
1000
1001         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
1002
1003         * mime-def.el (make-mime-entity-internal): Abolish argument
1004         `encoding'.
1005         (mime-entity-set-encoding-internal): New function.
1006
1007 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1008
1009         * mime.el (mime-entity-content-disposition): New implementation.
1010
1011         * mime-parse.el (mime-parse-message): Don't parse
1012         Content-Disposition.
1013
1014         * mime-def.el (make-mime-entity-internal): Delete argument
1015         `content-disposition'.
1016         (mime-entity-set-content-disposition-internal): New function.
1017
1018 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1019
1020         * eword-decode.el: Move function `eword-visible-field-p' and
1021         `mime-insert-decoded-header' to mime.el.
1022
1023         * mime-parse.el: Use internal functions of mime-entity.
1024
1025         * mime.el (mime-entity-children): Moved from mime-def.el; use
1026         `mime-entity-children-internal'.
1027         (mime-entity-node-id): Moved from mime-def.el; use
1028         `mime-entity-node-id-internal'.
1029         (mime-entity-number): Moved from mime-def.el; use
1030         `mime-entity-node-id-internal'.
1031         (mime-entity-buffer): Moved from mime-def.el; use
1032         `mime-entity-buffer-internal'.
1033         (mime-entity-point-min): Moved from mime-def.el; use
1034         `mime-entity-header-start-internal'.
1035         (mime-entity-point-max): Moved from mime-def.el; use
1036         `mime-entity-body-end-internal'.
1037         (mime-entity-header-start): Moved from mime-def.el; use
1038         `mime-entity-header-start-internal'.
1039         (mime-entity-header-end): Moved from mime-def.el; use
1040         `mime-entity-header-end-internal'.
1041         (mime-entity-content-type): Moved from mime-def.el; use
1042         `mime-entity-content-type-internal'.
1043         (mime-entity-content-disposition): Moved from mime-def.el; use
1044         `mime-entity-content-disposition-internal'.
1045         (mime-entity-encoding): Moved from mime-def.el; use
1046         `mime-entity-encoding-internal'.
1047         (mime-fetch-field): Use `mime-entity-original-header-internal' and
1048         `mime-entity-set-original-header-internal'.
1049         (mime-read-field): Use `mime-entity-parsed-header-internal' and
1050         `mime-entity-set-parsed-header-internal'.
1051         (eword-visible-field-p): Moved from eword-decode.el.
1052         (mime-insert-decoded-header): Moved from eword-decode.el.
1053         (mime-entity-body-start): Moved from mime-def.el; use
1054         `mime-entity-body-start-internal'.
1055         (mime-entity-body-end): Moved from mime-def.el; use
1056         `mime-entity-body-end-internal'.
1057         (mime-entity-media-type): Moved from mime-def.el.
1058         (mime-entity-media-subtype): Moved from mime-def.el.
1059         (mime-entity-parameters): Moved from mime-def.el.
1060         (mime-entity-type/subtype): Moved from mime-def.el.
1061
1062         * mime-def.el (make-mime-entity-internal): Renamed from
1063         `make-mime-entity'.
1064         (mime-entity-buffer-internal): New function.
1065         (mime-entity-header-start-internal): New function.
1066         (mime-entity-header-end-internal): New function.
1067         (mime-entity-body-start-internal): New function.
1068         (mime-entity-body-end-internal): New function.
1069         (mime-entity-node-id-internal): New function.
1070         (mime-entity-content-type-internal): New function.
1071         (mime-entity-content-disposition-internal): New function.
1072         (mime-entity-encoding-internal): New function.
1073         (mime-entity-original-header-internal): New function.
1074         (mime-entity-children-internal): New function.
1075         (mime-entity-parsed-header-internal): New function.
1076         (mime-entity-set-original-header-internal): Renamed from
1077         `mime-entity-set-original-header'.
1078         (mime-entity-set-children-internal): Renamed from
1079         `mime-entity-set-children'.
1080         (mime-entity-set-parsed-header-internal): Renamed from
1081         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
1082         functions to mime.el.
1083
1084 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1085
1086         * mime-ja.sgml (CVS): Fix typo.
1087
1088 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1089
1090         * mime-parse.el (mime-parse-encapsulated): New function.
1091         (mime-parse-message): Use `mime-parse-encapsulated'.
1092
1093 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1094
1095         * mime-def.el (mime-entity-set-children): New function.
1096
1097         * mime-parse.el (mime-parse-multipart): Change interface.
1098         (mime-parse-message): Use `mime-entity-set-children'.
1099
1100 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1101
1102         * mime.el (mime-read-field): Fix typo.
1103
1104 \f
1105 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1106
1107         * FLIM: Version 1.6.0 (Ogura) was released.
1108
1109         * mime-ja.sgml (Entity Attributes): New section.
1110
1111         * mime-ja.sgml (Entity as node in message): Add description of
1112         `mime-find-entity-from-number' and
1113         `mime-find-entity-from-node-id'.
1114
1115         * mime.el (mime-find-entity-from-number): New function.
1116         (mime-find-entity-from-node-id): New function.
1117         (mime-entity-parent): New function (moved from SEMI MIME-View).
1118         (mime-entity-uu-filename): New function (moved from SEMI
1119         MIME-View).
1120         (mime-entity-filename): New function (moved from SEMI MIME-View).
1121
1122         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
1123
1124 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1125
1126         * mime-ja.sgml: Modify for FLIM 1.6.
1127
1128         * mime.el (mime-fetch-field): New function; abolish
1129         `mime-entity-fetch-field'.
1130         (mime-read-field): New function; abolish `mime-entity-read-field'.
1131
1132 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1133
1134         * mime-ja.sgml, mime-ja.texi: New files.
1135
1136 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1137
1138         * mime-parse.el (mime-parse-message): Would error if empty body.
1139
1140 \f
1141 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1142
1143         * FLIM: Version 1.5.0 (Mukaijima) was released.
1144
1145 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1146
1147         * README.en (What's FLIM): Modify for mime.el.
1148
1149         * FLIM-ELS (flim-modules): Add `mime'.
1150
1151         * mime-lib.el: Move every definitions to mime.el.
1152
1153         * mime.el: New module (renamed from mime-lib.el).
1154
1155 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1156
1157         * mime-lib.el: Add autoload setting for eword-encode.el.
1158
1159         * mime-lib.el (mime-entity-content): New function.
1160
1161 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1162
1163         * mel.el: Abolish constant `mel-version'.
1164
1165         * mel.el (mime-string-decoding-method-alist): New variable.
1166         (mime-decode-string): New function.
1167
1168 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1169
1170         * mel-b.el (base64-external-decode-string): New function.
1171         (base64-decode-string): New function.
1172
1173 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1174
1175         * mel-q.el (quoted-printable-decode-string): New implementation.
1176
1177 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1178
1179         * mel-q.el (quoted-printable-internal-decode-region): New
1180         implementation.
1181
1182 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1183
1184         * mel-q.el (q-encoding-decode-string): Use
1185         `quoted-printable-hex-char-to-num'.
1186
1187         * mel-q.el (quoted-printable-hex-char-to-num): New function.
1188         (quoted-printable-decode-string): Use
1189         `quoted-printable-hex-char-to-num'.
1190
1191 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
1194         mime-parse.el to mime-def.el.
1195
1196 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1197
1198         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
1199         mime-parse.el to mime-lib.el.
1200
1201         * mime-lib.el: Add autoload setting for mime-parse.el.
1202
1203 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1204
1205         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
1206         `mime-entity-point-max', `mime-entity-media-type',
1207         `mime-entity-media-subtype', `mime-entity-parameters' and
1208         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
1209
1210         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
1211         reference functions from mime-parse.el to mime-def.el.
1212
1213         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
1214         from mime-parse.el to mime-def.el.
1215
1216 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1217
1218         * mel-b.el (base64-internal-decode-string): Renamed from
1219         `base64-decode-string'.
1220         (base64-decode-string): New alias for
1221         `base64-internal-decode-string'.
1222
1223 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1224
1225         * mel-b.el (base64-decode-unit): New function; abolish
1226         `base64-decode-1'.
1227         (base64-decode-string): New implementation.
1228         (base64-internal-decode-region): New implementation.
1229
1230 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1231
1232         * mime-parse.el (mime-message-structure): New variable.
1233         (mime-parse-buffer): New function.
1234
1235 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1236
1237         * mime-def.el: Require 'cl when it is compiled.
1238
1239         * mime-lib.el (mime-entity-read-field): Fix typo.
1240         Use `eword-decode-ignored-field-list'.
1241
1242         * mime-parse.el (mime-parse-multipart): Fix typo.
1243         (mime-parse-message): Parse message/external-body.
1244
1245 \f
1246 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1247
1248         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae)\e-A was released.
1249
1250 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1251
1252         * eword-decode.el (mime-insert-decoded-header): Fix typo.
1253
1254 \f
1255 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1256
1257         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
1258
1259 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1260
1261         * README.en (What's FLIM): Add description about mime-lib.el and
1262         mime-parse.el.
1263
1264 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1265
1266         * mime-parse.el: Require 'cl when it is compiled.
1267
1268         * eword-decode.el (eword-visible-field-p): New function.
1269         (mime-insert-decoded-header): Use `eword-visible-field-p'.
1270
1271 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1272
1273         * mime-def.el (mime-library-version-string): Renamed from
1274         `mime-spadework-module-version-string'.
1275
1276         * mime-parse.el: New file; moved from SEMI layer.
1277
1278         * FLIM-ELS (flim-modules): Add `mime-parse'.
1279
1280 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1281
1282         * FLIM-ELS (flim-modules): Add `mime-lib'.
1283
1284         * mime-lib.el: New module.
1285
1286         * mime-def.el (mime-entity): Add new slots for original-header and
1287         parsed-header.
1288         (mime-entity-set-original-header): New function.
1289         (mime-entity-set-parsed-header): New function.
1290
1291 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1292
1293         * mime-def.el (mime-entity-number): New function (moved from SEMI
1294         layer).
1295
1296 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1297
1298         * mime-def.el: Move definition of structure `mime-entity' from
1299         SEMI layer.
1300
1301 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1302
1303         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
1304         default value.
1305         (eword-decode-structured-field-list): Capitalize default value.
1306         (eword-decode-header): Regularize field name by `capitalize'.
1307         (mime-insert-decoded-header): New function.
1308
1309 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1310
1311         * mailcap.el (mailcap-file): Use `defcustom'.
1312
1313 \f
1314 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1315
1316         * FLIM: Version 1.3.0 (Fushimi) was released.
1317
1318 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1319
1320         * std11.el (std11-fetch-field): New function.
1321         (std11-field-body): Use 'std11-fetch-field.
1322
1323 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1324
1325         * mime-def.el (regexp-*): New function (moved from mime-parse.el
1326         of SEMI (REMI)).
1327         (regexp-or): New function (moved from mime-parse.el of
1328         SEMI (REMI)).
1329
1330         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
1331         of SEMI (REMI)).
1332         (std11-non-qtext-char-list): New constant (copied from std11.el).
1333         (std11-qtext-regexp): New constant (moved from mime-parse.el of
1334         SEMI (REMI)).
1335         (std11-quoted-string-regexp): New constant (moved from
1336         mime-parse.el of SEMI (REMI)).
1337
1338 \f
1339 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1340
1341         * FLIM: Version 1.2.2 (Takeda) was released.
1342
1343         * FLIM-VERSION: New file.
1344
1345 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1346
1347         * mel-q.el (quoted-printable-internal-encode-region): Use
1348         'looking-at-as-unibyte instead of local binding for
1349         enable-multibyte-characters.
1350
1351 \f
1352 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1353
1354         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
1355
1356 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1357
1358         * mel-q.el (quoted-printable-internal-decode-region): Use
1359         'string-as-multibyte to avoid problem in Emacs 20.3.
1360
1361 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1362
1363         * mel-u.el: Use mime-temp-directory instead of TMP.
1364
1365 \f
1366 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1367
1368         * FLIM: Version 1.2.0 (J\e-Dþjò)\e-A was released.
1369
1370         * README.en (What's FLIM): Delete description about
1371         std11-parse.el; add description about mailcap.el.
1372
1373 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1374
1375         * eword-decode.el (eword-decode-encoded-word-error-handler): New
1376         variable.
1377         (eword-decode-encoded-word-default-error-handler): New function.
1378         (eword-decode-encoded-word): Use
1379         'eword-decode-encoded-word-error-handler.
1380
1381 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1382
1383         * mailcap.el: Require 'mime-def.
1384
1385         * mime-def.el (mime-type/subtype-string): New function (moved from
1386         semi/mime-parse.el).
1387
1388 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1389
1390         * std11-parse.el: Abolish std11-parse.el.
1391
1392         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
1393
1394         * eword-decode.el: Require 'std11 instead of 'std11-parse.
1395
1396         * std11.el: Merge std11-parse.el.
1397
1398 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1399
1400         * mime-def.el (mime-temp-directory): Use 'defcustom.
1401
1402         * mel-u.el: Require 'mime-def instead of 'mel.
1403
1404         * mime-def.el (mime-temp-directory): New variable (moved from
1405         mel.el).
1406
1407         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
1408
1409 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1410
1411         * mailcap.el (mailcap-format-command): New function.
1412
1413         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
1414         again.
1415
1416 \f
1417 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1418
1419         * FLIM: Version 1.1.0 (T\e-Dòji)\e-A was released.
1420
1421 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1422
1423         * mime-def.el (quoted-printable-hex-chars): New constant.
1424         (quoted-printable-octet-regexp): New constant.
1425
1426         * mel-q.el, eword-decode.el: Move definition of constant
1427         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
1428         mime-def.el.
1429
1430 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1431
1432         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
1433
1434 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * mailcap.el (mailcap-look-at-mtext): Fix typo.
1437
1438 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1439
1440         * FLIM-ELS (flim-modules): Add mailcap.
1441
1442         * mailcap.el: New file (copied from SEMI).
1443
1444 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1445
1446         * eword-decode.el (eword-decode-ignored-field-list): Add
1447         `received'.
1448         
1449         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
1450         environment variables.
1451
1452 \f
1453 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1454
1455         * FLIM: Version 1.0.1 (Ky\e-Dòto)\e-A was released.
1456
1457         * mime-def.el (mime-spadework-module-version-string): New
1458         constant.
1459
1460         * eword-encode.el: Abolish constant 'eword-encode-version.
1461
1462         * eword-decode.el: Abolish constant 'eword-decode-version.
1463
1464 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1465
1466         * eword-encode.el (eword-encode-divide-into-charset-words): Use
1467         'char-length or 'char-next-index instead of 'char-bytes.
1468         (tm-eword::encode-string-1): Use 'char-next-index instead of
1469         'char-bytes.
1470
1471 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1472
1473         * mel.el (base64-dl-module): Must check base64.so actually exists.
1474
1475 \f
1476 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1477
1478         * FLIM: Version 1.0.0 was released.
1479
1480         * README.en: Modify for FLIM.
1481
1482         * ChangeLog: New file.
1483
1484 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1485
1486         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
1487
1488         * Makefile: Modify for FLIM.
1489
1490 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1491
1492         * Makefile: New file.
1493
1494         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
1495         eword-encode.el: Copied from MEL, SEMI (mime-def.el
1496         eword-decode.el eword-encode.el) and APEL (std11-parse.el
1497         std11.el).