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