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