6bd6680a6e850e5c051fd4f6c6ddf36c9aa2bbb3
[elisp/flim.git] / ChangeLog
1 2000-01-23  Kenichi OKADA <okada@opaopa.org>
2
3         * smtp.el (smtp-auth-digest-md5): Don't save insecure words.
4
5 2000-01-22  Kenichi OKADA <okada@opaopa.org>
6
7         * digest-md5.el (TopLevel): Update example for
8         `digest-md5-build-response-value'.
9
10 2000-01-22  Kenichi OKADA <okada@opaopa.org>
11
12         * sasl.el (TopLevel): Autoload `digest-md5-parse-digest-challenge'.
13
14 2000-01-21  Kenichi OKADA <okada@opaopa.org>
15
16         * SLIM: Version 1.13.6 released.
17
18 2000-01-21  Kenichi OKADA <okada@opaopa.org>
19
20         * smtp.el (TopLevel): Eval `sasl' when compile.
21
22 2000-01-21  Kenichi OKADA <okada@opaopa.org>
23
24         * sasl.el (TopLevel): Delete function
25         `sasl-digest-md5-parse-digest-challenge'.
26         * smtp.el (smtp-auth-digest-md5): Don't use
27         `sasl-digest-md5-parse-digest-challenge'.
28
29 2000-01-21  Kenichi OKADA <okada@opaopa.org>
30
31         * scram-md5.el (sasl-scram-md5-client-security-info): Eval when compile.
32
33 2000-01-21  Kenichi OKADA <okada@opaopa.org>
34
35         * digest-md5.el (TopLevel): Delete `digest-md5-nonce-count'.
36         (digest-md5-build-response-value): Add `realm',
37         `nonce' and `nonce-count'.
38         (digest-md5-digest-response): Add options as RFC.
39         * sasl.el (TopLevel): New variable `sasl-digest-md5-nonce-count'.
40         New functions `sasl-digest-md5-digest-response' and
41         `sasl-digest-md5-parse-digest-challenge'.
42         * smtp.el (TopLevel): New function `smtp-auth-digest-md5'.
43
44 2000-01-06  Kenichi OKADA <okada@opaopa.org>
45
46         * sasl.el (TopLevel): Autoload 'scram-md5' for
47         `scram-make-security-info'.
48
49 2000-01-06  Kenichi OKADA <okada@opaopa.org>
50
51         * smtp.el (smtp-authenticate-type): Rename from `smtp-authenticate-type'.
52         (smtp-authenticate-user): Rename from `smtp-authentication-user'.
53         (smtp-authenticate-passphrase): Rename from `smtp-authentication-passphrase'.
54         (smtp-authenticate-method-alist): Rename from `smtp-authenticate-method-alist)'.
55
56 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
57
58         * Makefile, mime-en.sgml, mime-ja.sgml: Update for the new CVS
59         server.
60
61 2000-01-01  Kenichi OKADA <okada@opaopa.org>
62
63         * mime-def.el (mime-library-product): Up.
64         * smtp.el (smtp-authentication-method-alist): Add `digest-md5'.
65         (smtp-auth-digest-md5): New function.
66
67 1999-12-21  Kenichi OKADA <okada@opaopa.org>
68
69         * sasl.el (TopLevel): Autoload `digest-md5' and `scram-md5'.
70
71 \f
72 1999-12-21  Kenichi OKADA <okada@opaopa.org>
73
74         * SLIM: Version 1.13.5 released.
75
76 1999-12-20  Katsumi Yamaoka   <yamaoka@jpl.org>
77
78         * mel-b-el.el (base64-encode-region): Allow the optional second arg
79         `no-line-break'.
80         (base64-external-encode-region): Likewise.
81         (base64-internal-encode-region): Likewise.
82         (base64-encode-string): Likewise.
83
84 1999-12-13  Kenichi OKADA <okada@opaopa.org>
85
86         * smtp.el (smtp-aut-login): Update to new api.
87
88 1999-12-14   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
89
90         * digest-md5.el
91         (digest-md5-digest-response): Add optional argument `qop'.
92         (digest-md5-build-response-value): Use it.
93
94 1999-12-13   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
95
96         * digest-md5.el (digest-md5-challenge): New variable.
97         (digest-md5-nonce-count): New variable.
98         (digest-md5-parse-digest-challenge-syntax-table): Fix document.
99         (digest-md5-parse-digest-challenge): Add autoload cookie.
100         (digest-md5-challenge): New macro.
101         (digest-md5-build-response-value): New macro.
102         (digest-md5-digest-response): Use it; Add autoload cookie.
103
104 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
105
106         * README.en,README.ja,mime-en.sgml,mime-en.texi,mime-ja.sgml,
107         mime-ja.texi: Update for the recent ML address and ftp site.
108
109 1999-12-13   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
110
111         * digest-md5.el
112         (digest-md5-parse-digest-challenge-syntax-table): New variable.
113         (digest-md5-parse-digest-challenge): Use it; return parsed
114         result as a property list.
115
116 1999-12-13  Kenichi OKADA <okada@opaopa.org>
117
118         * sasl.el (sasl-scram-md5-make-salted-pass): New function.
119         * smtp.el (smtp-auth-scram-md5): Use `sasl-scram-md5-make-salted-pass'
120         instead of `scram-md5-make-salted-pass' and `scram-md5-parse-server-msg-1'.
121
122 1999-12-13  Kenichi OKADA <okada@opaopa.org>
123
124         * digest-md5.el (digest-md5-parse-digest-challenge): Fix.
125
126 1999-12-13  Kenichi OKADA <okada@opaopa.org>
127
128         * digest-md5.el (digest-md5-digest-response): Update.
129         (digest-md5-make-cnonce): New function.
130         (digest-md5-parse-digest-challenge): New function.
131
132 1999-12-13  Kenichi OKADA <okada@opaopa.org>
133
134         * FLIM-ELS (flim-modules): Add `unique-id'.
135         * smtp.el (TopLevel): Add autoload `sasl-scram-md5'.
136
137 1999-12-13  Kenichi OKADA <okada@opaopa.org>
138
139         * unique-id.el: New file.
140         * scram-md5.el (TopLevel): Require `unique-id'.
141         (scram-make-unique-nonce): Use `unique-id'.
142         * sasl.el (sasl-number-base36): Delete.
143         (sasl-unique-id-char): Delete.
144         (sasl-unique-id): Delete.
145
146 1999-12-13  Kenichi OKADA <okada@opaopa.org>
147
148         * FLIM-ELS (flim-modules): Add `digest-md5'.
149
150 1999-12-13  Kenichi OKADA <okada@opaopa.org>
151
152         * digest-md5.el: New file.
153         (digest-md5-digest-uri): New function.
154         (digest-md5-digest-response): New function.
155
156 1999-12-13  Kenichi OKADA <okada@opaopa.org>
157
158         * sasl.el (sasl-scram-md5-authenticate-server): Require salted-pass
159         instead of passphrase.
160         (sasl-scram-md5-client-msg-2): Ditto.
161
162 1999-12-13  Kenichi OKADA <okada@opaopa.org>
163
164         * smtp.el (smtp-auth-scram-md5): Erase insecure sequences.
165         * sasl.el (sasl-scram-md5-client-msg-2): Erase insecure sequences.
166         (TopLevel): Add example for `scram-md5'.
167         * scram.el (scram-md5-make-server-msg-2): Rename from `scram-md5-authenticate-server'.
168         (scram-md5-make-salted-pass): Don't erase passphrase.
169         (scram-make-unique-nonce): Erase unique-id.
170         (scram-md5-make-client-msg-1): Erase nonce.
171         (scram-md5-make-shared-key): Erase buffer.
172         (scram-md5-make-server-msg-2): Ditto.
173
174 1999-12-13  Kenichi OKADA <okada@opaopa.org>
175
176         * smtp.el (smtp-auth-scram-md5): New function.
177         (smtp-authentication-method-alist): Add `scram-md5'.
178
179 1999-12-12  Kenichi OKADA <okada@opaopa.org>
180
181         * sasl.el (TopLevel): Require `scram-md5'.
182
183 1999-12-11  Kenichi OKADA <okada@opaopa.org>
184
185         * sasl.el (sasl-scram-md5-client-msg-1): New function.
186         (sasl-scram-md5-client-msg-2): New function.
187         (sasl-scram-md5-authenticate-server): New function.
188         (sasl-scram-md5-client-security-info): New variable.
189
190 1999-12-09  Kenichi OKADA <okada@opaopa.org>
191
192         * mime-def.el (mime-library-product): Up.
193
194 1999-12-06  Kenichi OKADA <okada@opaopa.org>
195
196         * sasl.el (sasl-number-base36): New function.
197         (sasl-unique-id): New function.
198         (sasl-unique-id-char): New variable.
199         * scram-md5.el (scram-make-unique-nonce): Fix to use `sasl-unique-id'.
200
201 1999-12-06  Kenichi OKADA <okada@opaopa.org>
202
203         * sha1-el.el: Fix.
204         * hex-util.el: Fix.
205
206 \f
207 1999-12-06  Kenichi OKADA <okada@opaopa.org>
208
209         * SLIM: Version 1.13.4 released.
210
211 1999-12-04  Kenichi OKADA <okada@opaopa.org>
212
213         * SLIM-VERION: Add code name.
214
215 1999-12-03  Kenichi OKADA <okada@opaopa.org>
216
217         * smtp.el (smtp-via-smtp): Fix.
218
219 1999-12-02  Kenichi OKADA <okada@opaopa.org>
220
221         * smtp.el (smtp-via-smtp): Enclose by `as-binary-process'.
222
223 1999-12-02  Kenichi OKADA <okada@opaopa.org>
224
225         * smtp.el (smtp-via-smtp): Fix.
226
227 1999-12-02  Kenichi OKADA <okada@opaopa.org>
228
229         * scram-md5.el (scram-make-unique-nonce): Fix.
230
231 1999-12-02  Kenichi OKADA <okada@opaopa.org>
232
233         * smtp.el (smtp-send-command): Add new optional argument
234         to delete insecure words in a trace buffer.
235         (smtp-auth-cram-md5): Update.
236         (smtp-auth-plain): Update.
237         (smtp-auth-login): Update.
238
239 1999-12-02  Kenichi OKADA <okada@opaopa.org>
240
241         * smtp.el (smtp-via-smtp): Comment out vain commands.
242
243 1999-12-02  Kenichi OKADA <okada@opaopa.org>
244
245         * scram-md5.el: New file.
246         * FLIM-ELS (flim-modules): Add `scram-md5'.
247
248 1999-12-01  Kenichi OKADA <okada@opaopa.org>
249
250         * smtp.el (smtp-auth-anonymous): New function.
251         (smtp-authentication-method-alist): Add `anonymous'.
252
253 1999-12-01  Kenichi OKADA <okada@opaopa.org>
254
255         * SLIM-VERSION: Fix.
256         * smtp.el: Fix Author.
257         * sasl.el (sasl-cram-md5): Update to delete
258         insecure sequences.
259
260 1999-11-28  Kenichi OKADA <okada@opaopa.org>
261
262         * mime-def.el (mime-library-product): Up.
263
264 1999-11-28  Kenichi OKADA <okada@opaopa.org>
265
266         * ChangeLog: Fix.
267         * sasl.el (sasl-cram-md5): Rename `username' from `user'.
268         Rename `challenge' from `response'.
269         * SLIM-VERION: Add code name.
270
271 1999-11-23  Kenichi OKADA <okada@opaopa.org>
272
273         * sha1.el (sha1-encode): Fix and define as obsolete function.
274         (sha1-encode-binary): Ditto.
275
276 1999-11-23  Kenichi OKADA <okada@opaopa.org>
277
278         * sha1.el (sha1-encode): New alias.
279         (sha1-encode-binary): Ditto.
280
281 \f
282 1999-11-23  Kenichi OKADA <okada@opaopa.org>
283
284         * SLIM: Version 1.13.3 released.
285
286 1999-11-23  Tsunehiko Baba <tbaba@mtl.t.u-tokyo.ac.jp>
287
288         * sasl.el: Don't require `hmac-util'.
289         (sasl-cram-md5): Update to use encode-hex-string.
290
291 1999-11-23  Kenichi OKADA <okada@opaopa.org>
292
293         * sha1.el: Update.
294         * sha1-el.el: Update.
295         * sha1-dl.el: Update.
296         * hmac-sha1.el: Update.
297
298 1999-06-23  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
299
300         * sha1-el.el (sha1-string-external): Don't use `with-temp-buffer'.
301
302 1999-06-21  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
303
304         * sha1-el.el: Added external program support.
305         (sha1-maximum-internal-length, sha1-program): New variables.
306         (sha1-string-external, sha1-region-external): New functions.
307         (sha1-region, sha1-string): Use above.
308
309 1999-06-20  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
310
311         * md5-dl.el (md5-region): Not interactive.
312         sha1-dl.el (sha1-region): Ditto.
313         sha1-el.el (sha1-region-internal): Ditto.
314
315 \f
316 1999-11-23  Kenichi OKADA <okada@opaopa.org>
317
318         * SLIM: Version 1.13.2 released.
319
320 1999-10-23  Kenichi OKADA <okada@opaopa.org>
321
322         * smtp.el (smtp-auth-cram-md5): Update to delete
323         insecure sequences.
324         (smtp-auth-login): Ditto.
325
326 1999-11-23  Kenichi OKADA <okada@opaopa.org>
327
328         * smtp.el (smtp-auth-cram-md5): New function.
329         (smtp-auth-plain): New function.
330         (smtp-auth-login): New function.
331         (smtp-authentication-method-alist): New variable.
332
333 1999-11-23  Kenichi OKADA <okada@opaopa.org>
334
335         * hex-util.el: New file.
336         * hmac-util.el: Remove.
337         * hmac-md5.el: Update.
338         * FLIM-ELS (flim-modeules): Rename `hex-util' from `hmac-util'.
339
340 1999-11-22  Kenichi OKADA <okada@opaopa.org>
341
342         * smtp.el (smtp-via-smtp): Fix to use `smtp-authentication-type',
343         `smtp-authentication-user', `smtp-authentication-passphrase' and
344         `smtp-connection-type'.
345
346 1999-11-22  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
347
348         * smtp.el (smtp-authentication-type): New variable.
349         (smtp-authentication-user): New variable.
350         (smtp-authentication-passphrase): New variable.
351         (smtp-connection-type): New variable.
352
353 \f
354 1999-11-21  Kenichi OKADA <okada@opaopa.org>
355
356         * SLIM: Version 1.13.1 released.
357
358 1999-11-21  Kenichi OKADA <okada@opaopa.org>
359
360         * SLIM-TIPS: Add comment.
361
362 1999-11-21  Kenichi OKADA <okada@opaopa.org>
363
364         * smtp.el (smtp-via-smtp): Add autoload for
365         `starttls-open-stream', `starttls-negotiate',
366         `sasl-cram-md5' and `sasl-plain'.
367         * smtp.el (smtp-via-smtp): Don't require `sasl' and `starttls'.
368
369 1999-11-21  Kenichi OKADA <okada@opaopa.org>
370
371         * starttls.c: New file.
372         * smtp.el (smtp-via-smtp): STARTTLS support.
373         * SLIM-TIPS: New file.
374         * starttls.c: Deleted. See SLIM-TIPS.
375         * FLIM-ELS (flim-modules): Add `starttls'
376
377 1999-11-21  Daiki Ueno <ueno@ueda.info.waseda.ac.jp>
378
379         * starttls.el: New file.
380         * starttls.c: New file.
381
382 1999-10-20  Kenichi OKADA <okada@opaopa.org>
383
384         * smtp.el (smtp-via-smtp): Update to delete
385         insecure sequences at plain.
386         * SLIM-VERION: Add code name.
387         * mime-def.el (mime-library-product): Up.
388
389 1999-11-20  Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
390
391         * hmac-def.el (define-hmac-function): Update to delete
392         insecure sequences.
393
394 \f
395 1999-11-20  Kenichi OKADA <okada@opaopa.org>
396
397         * SLIM: Version 1.13.0 released.
398
399 1999-11-20  Kenichi OKADA <okada@opaopa.org>
400
401         * smtp.el (smtp-via-smtp): Fix typo.
402         * hmac-md5.el: Add Author and Maintainer.
403
404 1999-11-20  Kenichi OKADA <okada@opaopa.org>
405
406         * hmac-md5.el (hmac-md5): Specify the 4th arg to `md5'
407         as `binary' if possible.
408
409 1999-10-19  Kenichi OKADA <okada@opaopa.org>
410
411         * hmac-md5.el (hmac-md5): Fixed for XEmacs's md5.
412
413 1999-11-19  Kenichi OKADA <okada@opaopa.org>
414
415         * md5.el: New file. (import from hmac package)
416         * md5-el.el: New file. (import from hmac package)
417         * md5-dl.el: New file. (import from hmac package)
418         * sha1.el: New file. (import from hmac package)
419         * sha1-el.el: New file. (import from hmac package)
420         * sha1-dl.el: New file. (import from hmac package)
421         * hmac-def.el: New file. (import from hmac package)
422         * hmac-util.el: New file. (import from hmac package)
423         * hmac-md5.el: New file. (import from hmac package)
424         * hmac-sha1.el: New file. (import from hmac package)
425         * FLIM-ELS (flim-modules): Add `md5 md5-el md5-dl sha1 sha1-el
426         sha1-dl hmac-def hmac-util hmac-md5 hmac-sha1'.
427
428 1999-11-19  Kenichi OKADA <okada@opaopa.org>
429
430         * SLIM-VERSION: New file.
431         * sasl.el: Add keyword.
432
433 1999-11-19  Kenichi OKADA <okada@opaopa.org>
434
435         * sasl.el: New file.
436         * smtp.el (smtp-via-smtp): Use sasl.el for SASL.
437         * FLIM-ELS (flim-modules): Add `sasl'.
438
439 \f
440 1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
441
442         * FLIM: Version 1.13.2 (Kasanui) released.
443
444 1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>
445
446         * smtp.el (smtp-notify-success): New option.
447         * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
448         SMTP server if `smtp-notify-success' is non-nil.
449         [cf. <tm-ja:4872,4877>]
450
451 1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
452
453         * mime.el (mime-entity-header-start-point): New generic function.
454         (mime-entity-header-end-point): New generic function.
455
456         * mmbuffer.el (mime-entity-header-start-point): New method.
457         (mime-entity-header-end-point): New method.
458
459 1999-08-09  MORIOKA Tomohiko  <tomo@m17n.org>
460
461         * FLIM-ELS (flim-modules): Add `mmdbuffer'.
462
463 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
464
465         * mmdbuffer.el: New module.
466
467 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
468
469         * mime-parse.el: Add autoload setting for
470         `mime-entity-body-buffer', `mime-entity-body-start-point' and
471         `mime-entity-body-end-point'.
472
473         * mime.el (mime-entity-point-min): Define as an obsolete function.
474         (mime-entity-point-max): Likewise.
475
476 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
477
478         * mmbuffer.el (entity-point-min): Deleted because it is
479         duplicated.
480         (entity-point-max): Deleted because it is duplicated.
481
482 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
483
484         * mmbuffer.el (mime-insert-text-content): Deleted [moved to
485         mime-def.el].
486
487         * mime-def.el: Add autoload settings for `mime-entity-content' [to
488         avoid warning].
489         (mime-insert-text-content): New method of `mime-entity' [moved
490         from mmbuffer.el].
491
492 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
493
494         * mmbuffer.el (mime-entity-children): Deleted [moved to
495         mime-def.el].
496
497         * mime-def.el: Add autoload settings for
498         `mime-entity-content-type', `mime-parse-multipart' and
499         `mime-parse-encapsulated' [to avoid warning].
500         (mime-entity-children): New method of `mime-entity' [moved from
501         mmbuffer.el].
502
503 \f
504 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
505
506         * FLIM: Version 1.13.1 (Tawaramoto) released.
507
508 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
509
510         * mime-parse.el (mime-parse-buffer): Fixed.
511
512 \f
513 1999-07-16  MORIOKA Tomohiko  <tomo@m17n.org>
514
515         * FLIM: Version 1.13.0 (Iwami) released.
516
517 1999-07-09  Nakagawa, Makoto  <nakagawa@pochi.tis.co.jp>
518
519         * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
520         time-stamp-strftime.
521         (smtpmail-send-it): Use write-region-as-binary instead of
522         write-file.
523         (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
524         instead of find-file-noselect.
525
526 1999-06-23  MORIOKA Tomohiko  <tomo@m17n.org>
527
528         * FLIM-CFG: Delete code to detect APEL 7.3 or later.
529
530 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
531
532         * smtpmail.el (smtpmail-send-it): Extend the search bound to the
533         end of the field for fetching the recipients from Resent-To.
534
535 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
536
537         * luna.el (luna-define-class-function): Check for the improbable
538         name of variable beginning with colon whether we should bind the
539         sort of symbol or not.
540         (TopLevel): Likewise.
541
542 1999-06-10  Katsumi Yamaoka   <yamaoka@jpl.org>
543
544         * luna.el (luna-define-class-function): Bind member variables
545         statically for old Emacsen.
546         (TopLevel): Require `static'; bind `:before', `:after' and
547         `:around' statically for old Emacsen. [cf. <tm-ja:4593>]
548
549 \f
550 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
551
552         * Chao: Version 1.13.0 (JR Fujinomori) released.
553
554 1999-05-29  MORIOKA Tomohiko  <tomo@m17n.org>
555
556         * mmbuffer.el (mime-entity-fetch-field): New implementation.
557
558         * mime-def.el (mime-entity-fetch-field): New method of luna-class
559         `mime-entity'.
560
561         * luna.el (luna-define-method): Allow `:around' qualifier.
562         (luna-class-find-functions): Likewise.
563         (luna-send): Likewise.
564         (luna-call-next-method): New function.
565
566 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
567
568         * mime-def.el (eval-module-depended-macro): Abolished.
569         Use `def-edebug-spec' directly.
570
571         * luna.el (luna-define-method): Allow `:before' qualifier.
572         (luna-class-find-functions): Likewise.
573
574         * mime-def.el (mime-message-structure): Define as obsolete
575         variable.
576
577 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
578
579         * mime-parse.el (mime-parse-encapsulated): Use
580         `mime-entity-body-start-point' and `mime-entity-body-end-point'.
581
582         * mime.el (mime-parse-buffer): Revert to auto-load from
583         "mime-parse".
584
585         * mime-parse.el (mime-parse-multipart): Move from mime-parse.el
586         again.
587         (mime-parse-encapsulated): Likewise.
588         (mime-parse-message): Likewise.
589         (mime-parse-buffer): Likewise.
590
591         * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again.
592         (mime-parse-encapsulated): Likewise.
593         (mime-parse-message): Likewise.
594         (mime-parse-buffer): Likewise.
595
596         * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an
597         entity.
598
599 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
600
601         * mmbuffer.el (initialize-instance): Don't initialize slots if
602         they are initialized.
603         (mime-parse-multipart): Run in body-buffer of an entity.
604         (mime-entity-body-start-point): New method.
605
606 1999-05-25  MORIOKA Tomohiko  <tomo@m17n.org>
607
608         * mmbuffer.el (mime-entity-body-end-point): New method.
609         (mime-goto-header-start-point): New method.
610         (mime-goto-body-start-point): New method.
611         (mime-goto-body-end-point): New method.
612
613         * mime.el (mime-goto-body-end-point): New generic function.
614
615         * mel.el (Q-encoded-text-length): Fixed.
616
617 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
618
619         * mmbuffer.el (mime-parse-multipart): Refer body-start instead of
620         header-end.
621
622         * mmcooked.el (mime-insert-header): Fix typo.
623
624 1999-05-23  MORIOKA Tomohiko  <tomo@m17n.org>
625
626         * mmcooked.el (mime-insert-header): Use
627         `luna-class-find-functions'.
628
629         * mime.el (mime-entity-buffer): Define as obsolete function.
630         (mime-entity-body-end-point): New generic function; define
631         `mime-entity-body-end' as obsolete function.
632         (mime-goto-body-start-point): New generic function.
633         (mime-entity-uu-filename): Use `mime-goto-body-start-point' and
634         `mime-entity-body-end-point'.
635
636         * mmbuffer.el (initialize-instance): Define as after method;
637         return initialized instance.
638
639         * luna.el (luna-define-class): Add `standard-object' as a parent.
640         (luna-define-method): Allow `:after' qualifier.
641         (luna-class-find-parents-functions): New function.
642         (luna-class-find-functions): New function [abolish
643         `luna-class-find-function'].
644         (luna-find-functions): New function [abolish
645         `luna-find-function'].
646         (luna-send): Modify for new method dispatch mechanism.
647         (luna-make-entity): New implementation.
648         (standard-object): New class.
649         (initialize-instance): New method.
650
651 1999-05-22  MORIOKA Tomohiko  <tomo@m17n.org>
652
653         * Delete mmgeneric.el.
654
655         * mmcooked.el: Modify for mmbuffer.el.
656
657         * mmbuffer.el:
658         - Don't require `mmgeneric' and `mime-parse'.
659         - Require mime.
660         - Use `luna'.
661         (mime-buffer-entity-buffer-internal): Renamed from
662         `mime-entity-set-buffer-internal'.
663         (mime-buffer-entity-set-buffer-internal): Likewise.
664         (mime-buffer-entity-header-start-internal): Likewise.
665         (mime-buffer-entity-set-header-start-internal): Likewise.
666         (mime-buffer-entity-header-end-internal): Likewise.
667         (mime-buffer-entity-set-header-end-internal): Likewise.
668         (mime-buffer-entity-body-start-internal): Likewise.
669         (mime-buffer-entity-set-body-start-internal): Likewise.
670         (mime-buffer-entity-body-end-internal): Likewise.
671         (mime-buffer-entity-set-body-end-internal): Likewise.
672         (mime-entity-name): New method.
673         (mime-parse-multipart): New function [moved from mime-parse.el].
674         (mime-parse-encapsulated): Likewise.
675         (mime-parse-message): Likewise.
676         (mime-entity-children): New method.
677         (mime-goto-header-start-point): New method.
678         (mime-visible-field-p): New function [moved from mmgeneric.el].
679         (mime-insert-header-from-buffer): Likewise.
680         (mime-insert-header): New method.
681         (mime-entity-content): Use `luna-define-method'.
682         (mime-insert-text-content): New method.
683         ((mime-entity-fetch-field): Use `luna-define-method'.
684         (mime-entity-header-buffer): New method.
685         (mime-entity-body-buffer): Likewise.
686         (mime-entity-buffer): Likewise.
687         (mime-entity-point-min): Use `luna-define-method'.
688         (mime-entity-point-max): Use `luna-define-method'.
689         (mime-parse-buffer): New function [moved from mmgeneric.el].
690
691         * mime-parse.el (mime-parse-multipart): Moved to mmbuffer.el.
692         (mime-parse-encapsulated): Likewise.
693         (mime-parse-message): Likewise.
694         (mime-parse-buffer): Likewise.
695
696         * mime.el (mime-parse-buffer): Auto-loaded from "mmbufer".
697         (mime-find-function): Abolished.
698         (mime-entity-function): Abolished.
699         (mime-entity-send): Use `luna-send'.
700         (mime-open-entity): Use `luna-make-entity' and
701         `mm-expand-class-name'.
702         (mime-entity-cooked-p): Use `luna-define-generic'.
703         (mime-entity-children): Use `luna-send'.
704         (mime-find-entity-from-content-id): Use `mime-entity-read-field'.
705         (mime-entity-buffer): Change to generic function.
706         (mime-entity-header-buffer): New generic function.
707         (mime-entity-body-buffer): Likewise.
708         (mime-entity-point-min): Use `luna-define-generic'.
709         (mime-entity-point-max): Likewise.
710         (mime-entity-header-start): Abolished.
711         (mime-entity-header-end): Abolished.
712         (mime-entity-body-start): Abolished.
713         (mime-entity-body-end): Abolished.
714         (mime-goto-header-start-point): New generic function.
715         (mime-entity-fetch-field): New generic function.
716         (mime-fetch-field): Use `mime-entity-fetch-field'; declare as
717         obsolete function.
718         (mime-entity-content-type): Use `mime-entity-fetch-field'.
719         (mime-entity-content-disposition): Likewise.
720         (mime-entity-encoding): Likewise.
721         (mime-entity-read-field): New function.
722         (mime-read-field): Use `mime-entity-read-field'; declare as
723         obsolete function.
724         (mime-insert-header): Use `luna-define-generic'; abolish obsolete
725         alias `mime-insert-decoded-header'.
726         (mime-entity-name): New generic function.
727         (mime-entity-content): Use `luna-define-generic'.
728         (mime-insert-entity-content): Likewise.
729         (mime-write-entity-content): Likewise.
730         (mime-insert-text-content): Likewise.
731         (mime-insert-entity): Likewise.
732         (mime-write-entity): Likewise.
733         (mime-write-entity-body): Likewise.
734
735         * mime-def.el:
736         - Use `luna'.
737         (make-mime-entity-internal): Abolished.
738         (mime-entity-representation-type-internal): Change to alias for
739         `luna-class-name'.
740         (mime-entity-set-representation-type-internal): Change to alias
741         for `luna-set-class-name'.
742         (mime-entity-location-internal): Defined by
743         `luna-define-internal-accessors'.
744         (mime-entity-set-location-internal): Likewise.
745         (mime-entity-content-type-internal): Likewise.
746         (mime-entity-set-content-type-internal): Likewise.
747         (mime-entity-content-disposition-internal): Likewise.
748         (mime-entity-set-content-disposition-internal): Likewise.
749         (mime-entity-encoding-internal): Likewise.
750         (mime-entity-set-encoding-internal): Likewise.
751         (mime-entity-children-internal): Likewise.
752         (mime-entity-set-children-internal): Likewise.
753         (mime-entity-parent-internal): Likewise.
754         (mime-entity-set-parent-internal): Likewise.
755         (mime-entity-node-id-internal): Likewise.
756         (mime-entity-decoded-subject-internal): Abolished.
757         (mime-entity-set-decoded-subject-internal): Abolished.
758         (mime-entity-decoded-from-internal): Abolished.
759         (mime-entity-set-decoded-from-internal): Abolished.
760         (mime-entity-date-internal): Abolished.
761         (mime-entity-set-date-internal): Abolished.
762         (mime-entity-message-id-internal): Abolished.
763         (mime-entity-set-message-id-internal): Abolished.
764         (mime-entity-references-internal): Abolished.
765         (mime-entity-set-references-internal): Abolished.
766         (mime-entity-chars-internal): Abolished.
767         (mime-entity-set-chars-internal): Abolished.
768         (mime-entity-lines-internal): Abolished.
769         (mime-entity-set-lines-internal): Abolished.
770         (mime-entity-xref-internal): Abolished.
771         (mime-entity-set-xref-internal): Abolished.
772         (mime-entity-original-header-internal): Defined by
773         `luna-define-internal-accessors'.
774         (mime-entity-set-original-header-internal): Likewise.
775         (mime-entity-parsed-header-internal): Likewise.
776         (mime-entity-set-parsed-header-internal): Likewise.
777         (mime-entity-buffer-internal): Abolished.
778         (mime-entity-set-buffer-internal): Abolished.
779         (mime-entity-header-start-internal): Abolished.
780         (mime-entity-set-header-start-internal): Abolished.
781         (mime-entity-header-end-internal): Abolished.
782         (mime-entity-set-header-end-internal): Abolished.
783         (mime-entity-body-start-internal): Abolished.
784         (mime-entity-set-body-start-internal): Abolished.
785         (mime-entity-body-end-internal): Abolished.
786         (mime-entity-set-body-end-internal): Abolished.
787         (mm-expand-class-name): New macro.
788         (mm-define-backend): Use `luna-define-class' and
789         `mm-expand-class-name'.
790         (mm-define-method): Use `luna-define-method' and
791         `mm-expand-class-name'.
792         (mm-arglist-to-arguments): Abolished.
793         (mel-define-service): Use `luna-arglist-to-arguments' instead of
794         `mm-arglist-to-arguments'.
795
796         * mel.el: Require `alist'.
797
798         * FLIM-ELS (flim-modules): Add `luna' and delete `mmgeneric'.
799
800         * luna.el:
801         - Rename property `luna-member-index' to `luna-slot-index'.
802         - Rearrangement to avoid byte-compiling problem.
803         (luna-define-class-function): New function.
804         (luna-define-class): Use `luna-define-class-function'.
805         (luna-define-generic): Fixed.
806         (luna-define-internal-accessors): New function.
807
808 1999-05-15  MORIOKA Tomohiko  <tomo@m17n.org>
809
810         * luna.el (luna-make-entity-function): Send `initialize-instance'.
811
812 1999-05-14  MORIOKA Tomohiko  <tomo@m17n.org>
813
814         * luna.el: New module.
815
816 \f
817 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
818
819         * FLIM: Version 1.12.7 (Y\e-D\ e~\ fzaki) released.
820
821 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
822
823         * mime-en.sgml (Network representation of header): Translate.
824
825 1999-05-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
826
827         * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
828         (base64-encode-1): Avoid concat.
829         (base64-encode-string): Fixed last change; extra padding.
830
831 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
832
833         * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
834         variable alias for XEmacs.
835         (smtpmail-smtp-server): Likewise.
836         (smtpmail-smtp-service): Likewise.
837         (smtpmail-local-domain): Likewise.
838         (smtpmail-debug-info): Likewise.
839         (smtpmail-send-it): Check function `expand-mail-aliases' is
840         defined.
841
842 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
843
844         * smtp.el (smtp-debug-info): Now a user option.
845
846 1999-05-25  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
847
848         * README.ja: Modify URL and required version of APEL.
849
850 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
851
852         * mel-b-ccl.el (base64-encode-string): New alias.
853         (base64-encode-region): Ditto.
854         (base64-decode-string): Ditto.
855         (base64-decode-region): Ditto.
856
857 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
858
859         * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
860
861 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
862
863         * eword-encode.el (ew-space-process): Renamed from
864         `tm-eword::space-process'.
865
866 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
867
868         * eword-encode.el (tm-eword::space-process): Don't concatenate
869         `special's.
870         (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
871         new optional argument `must-output'; return nil if it can't encode
872         literally.
873         (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
874         if `ew-encode-rword-1' can't encode literally and it is possible
875         to encode the rest literally with the folding.
876         (eword-encode-phrase-to-rword-list): Add `special' flag to
877         brackets of comments.
878
879 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
880
881         * smtpmail.el: Require 'poe and 'pcustom.
882
883 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
884
885         * mel.el: Update header.
886         Require 'path-util and don't require 'poem.
887         (mel-use-module): Eliminate local variable `encoding'.
888         (mime-insert-encoded-file for mel-b-builtin):
889         Use built-in `interactive' spec.
890         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
891         (mime-encode-region): Capitalize prompt string.
892         (mime-decode-region): Ditto.
893         (mime-insert-encoded-file): Ditto.
894         (mime-write-decoded-region): Ditto.
895
896         * mel-b-ccl.el: Update header.
897         (base64-ccl-encode-region): Use read-only `interactive' spec.
898         (base64-ccl-decode-region): Ditto.
899         (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
900         (base64-ccl-write-decoded-region): Ditto.
901         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
902
903         * mel-b-dl.el: Update header.
904         Don't require 'poe; it is required implicitly via 'mime-def.
905         (base64-dl-handle): Chech whether `base64-dl-module' is string.
906         Defalias `base64-encode-string' and `base64-decode-string' just
907         after `dynamic-call'ing "emacs_base64_init".
908         (base64-encode-region): Use read-only `interactive' spec.
909         Use `base64-encode-string'.
910         Changed order of evaluation to "encode, delete, then insert".
911         (base64-decode-region): Renamed from `decode-base64-region'.
912         Use read-only `interactive' spec.
913         Use `base64-decode-string'.
914         Changed order of evaluation to "decode, delete, then insert".
915         (mime-encode-string): Use `base64-encode-string'.
916         (mime-decode-string): Use `base64-decode-string'.
917         (mime-decode-region): Use `base64-decode-region'.
918         (encoded-text-encode-string): Use `base64-encode-string'.
919         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
920         (mime-insert-encoded-file): Use built-in `interactive' spec.
921         (mime-write-decoded-region in comment): Ditto.
922
923         * mel-b-el.el: Update header.
924         Don't require 'poe; it is required implicitly via 'mime-def.
925         (pack-sequence): Moved to top of the function definitions.
926         (base64-encode-string): Calculate padding first.
927         (base64-internal-encode-region): Changed order of evaluation to
928         "encode, delete, then insert".
929         (base64-internal-decode-string): Changed order of evaluation to
930         "decode, delete, then insert".
931         (base64-encode-region): Use read-only `interactive' spec.
932         (base64-decode-region): Ditto.
933         (base64-decode-string): Not interactive.
934         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
935         (base64-insert-encoded-file): Use built-in `interactive' spec.
936         (base64-write-decoded-region): Ditto.
937
938         * mel-g.el: Update header.
939         Require 'mime-def instead of 'poem and 'mel.
940         (mime-insert-encoded-file): Use built-in `interactive' spec.
941         (mime-write-decoded-region): Ditto.
942
943         * mel-q-ccl.el: Update header.
944         (quoted-printable-ccl-encode-region):
945         Use read-only `interactive' spec.
946         (quoted-printable-ccl-decode-region): Ditto.
947         (quoted-printable-ccl-insert-encoded-file):
948         Use built-in `interactive' spec.
949         (quoted-printable-ccl-write-decoded-region): Ditto.
950         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
951
952         * mel-q.el: Update header.
953         Require 'path-util instead of 'emu.
954         (quoted-printable-internal-encode-region): Rewrite without regexp.
955         (quoted-printable-internal-decode-region): Ditto.
956         (quoted-printable-encode-region): Use read-only `interactive' spec.
957         (quoted-printable-decode-region): Ditto.
958         (mime-insert-encoded-file): Use built-in `interactive' spec.
959         (mime-write-decoded-region): Ditto.
960         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
961
962         * mel-u.el: Update header.
963         Require 'path-util instead of 'emu.
964         (mime-insert-encoded-file): Use built-in `interactive' spec.
965         (mime-write-decoded-region): Ditto.
966
967 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
968
969         * mime-def.el: Require 'poe, 'poem, and 'pcustom.
970         (mime): Declare `default-mime-charset' as an initial member.
971
972         * mime-parse.el: Don't require 'cl at compile-time.
973
974         * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
975
976         * std11.el: Require 'poe, 'poem, and 'pcustom.
977
978         * smtp.el: Update header.
979         Require 'poe, 'poem, and 'pcustom.
980         Require 'cl at compile-time.
981
982 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
983
984         * README.en (Installation): Modify URL and required version of
985         APEL.
986
987         * eword-encode.el (ew-find-charset-rule): Renamed from
988         `tm-eword::find-charset-rule'; use
989         `find-mime-charset-by-charsets'.
990
991 \f
992 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
993
994         * FLIM: Version 1.12.6 (Family-K\e-D\ er\ fenmae) released.
995
996 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
997
998         * mel-b-ccl.el (TopLevel): Suppress warning.
999         mel-q-ccl.el (TopLevel): Ditto.
1000         mime.el (TopLevel): Ditto.
1001
1002 1999-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1003
1004         * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
1005         for "encoding".
1006
1007         * mime-def.el (std11-qtext-regexp): Don't use `string'.
1008         (mime-tspecial-char-list): Eval at compile time.
1009
1010 1999-04-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1011
1012         * mime.el: Delete autoload setting for `eword-encode-field'.
1013
1014 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
1015
1016         * eword-encode.el: Require `poem' instead of `emu'.
1017         Don't use `cl' for `caar'.
1018
1019 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1020
1021         * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
1022         function.
1023         (smtp-server): Make it can also be a function called from
1024         `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
1025
1026 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1027
1028         * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
1029
1030 1999-03-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1031
1032         * mime.el (mime-read-field): Correct argument of
1033         `mime-decode-field-body'; 'native -> 'plain.
1034
1035 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
1036
1037         * eword-encode.el (TopLevel): Require 'cl when compiling.
1038         (eword-encode-rword-list): Suppress insertion of extra spaces.
1039         (eword-encode-msg-id-to-rword-list): Treat surrounding angle
1040         brackets atomically.
1041         ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
1042
1043 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1044
1045         * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
1046
1047 1999-03-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1048
1049         * mel.el (mime-decode-string): Return STRING if return value of
1050         `(mel-find-function 'mime-decode-string encoding)' is nil.
1051
1052 1999-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1053
1054         * mime-def.el (mel-define-service): Change size of obarray to 7.
1055
1056 1999-02-01  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
1057
1058         * mime-ja.sgml: Tranlate all untranslated parts.
1059
1060 \f
1061 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1062
1063         * FLIM: Version 1.12.5 (Hirahata) released.
1064
1065         * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
1066
1067 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * NEWS (New optional argument of `std11-field-end'): New
1070         subsection.
1071
1072         * std11.el (std11-field-end): Add new optional argument `bound'.
1073
1074 \f
1075 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1076
1077         * FLIM: Version 1.12.4 (Tsutsui) released.
1078
1079 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1080
1081         * README.en: Sync with latest FLIM.
1082
1083         * README.ja: fixed.
1084
1085 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1086
1087         * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
1088
1089         * mime.el (mime-insert-entity-content): New generic function.
1090
1091 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1092
1093         * NEWS (New function `mime-find-entity-from-content-id'): New
1094         subsection.
1095         (New function `mime-parse-msg-id'): New subsection.
1096         (New function `mime-uri-parse-cid'): New subsection.
1097
1098 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1099
1100         * mime.el (mime-find-entity-from-content-id): New function.
1101         (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
1102         `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
1103         and `Content-Id' field.
1104
1105         * mime-parse.el (mime-parse-msg-id): New function.
1106         (mime-uri-parse-cid): New function.
1107
1108 \f
1109 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1110
1111         * FLIM: Version 1.12.3 (Kintetsu-K\e-D\ er\ friyama) released.
1112
1113 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1114
1115         * NEWS (Function `std11-parse-in-reply-to'): New subsection.
1116         (New function `std11-parse-msg-id-string'): Likewise.
1117         (New function `std11-parse-msg-ids-string'): Likewise.
1118         (New generic function `mime-insert-entity'): Likewise.
1119
1120 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1121
1122         * mime.el (mime-field-parser-alist): Change to set parser for
1123         tokens instead of parser for string.
1124         (mime-read-field): Use `eword-lexical-analyze' before parsing.
1125
1126         * eword-encode.el (eword-encode-in-reply-to): Use
1127         `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
1128         and `std11-lexical-analyze'.
1129
1130         * std11.el (std11-parse-msg-ids): Renamed from
1131         `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
1132         obsolete alias.
1133         (std11-parse-msg-id-string): New function.
1134         (std11-parse-msg-ids-string): New function.
1135
1136 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1137
1138         * mime.el (mime-field-parser-alist): New variable.
1139         (mime-read-field): Refer `mime-field-parser-alist'.
1140
1141 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1142
1143         * mmbuffer.el, mmgeneric.el (insert-entity): New method.
1144
1145         * mime.el (mime-insert-entity): New generic function.
1146
1147 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
1148
1149         * std11.el (TopLevel): Require `custom'.
1150
1151 \f
1152 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1153
1154         * FLIM: Version 1.12.2 (Kuj\e-D\ er\ f) released.
1155
1156 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1157
1158         * mime-parse.el (mime-lexical-analyzer): New user option.
1159         (mime-analyze-tspecial): New function.
1160         (mime-analyze-token): New function.
1161         (mime-parse-Content-Transfer-Encoding): Use
1162         `std11-lexical-analyze' with `mime-lexical-analyzer'.
1163
1164         * mime-def.el (mime-tspecial-char-list): Renamed from
1165         `mime-tspecials'; changed from string to list.
1166         (mime-token-regexp): Use `eval-when-compile'.
1167
1168 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1169
1170         * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
1171         about interface change.
1172         (eword-analyze-comment): Renamed from `eword-parse-comment';
1173         change second argument `from' to required argument; abolish alias
1174         `eword-analyze-comment' of `eword-parse-comment'.
1175
1176 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1177
1178         * NEWS (User option `eword-lexical-analyzers' ->
1179         `eword-lexical-analyzer'): New subsection.
1180
1181         * eword-decode.el (eword-lexical-analyzer): Renamed from user
1182         option `eword-lexical-analyzers'.
1183
1184 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1185
1186         * NEWS (New user option `std11-lexical-analyzer'): New subsection.
1187
1188         * std11.el (std11-lexical-analyzer): Renamed from user option
1189         `std11-lexical-analyzers'.
1190
1191 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * std11.el (std11-lexical-analyze): Change interface to add new
1194         optional argument `analyzers'.
1195
1196 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1197
1198         * std11.el (std11-lexical-analyzers): New user option.
1199         (std11-lexical-analyze): New implementation; refer
1200         `std11-lexical-analyzers'.
1201
1202 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1203
1204         * NEWS (Change interface of lexical-analyzers): New subsection.
1205
1206 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1207
1208         * eword-decode.el (eword-encoded-word-regexp): Must define when
1209         this module is compiled.
1210         (eword-decode-structured-field-body): Add new optional argument
1211         `start'.
1212         (eword-decode-and-unfold-structured-field-body): Likewise.
1213         (eword-decode-and-fold-structured-field-body): Likewise.
1214         (eword-analyze-quoted-string): Add new argument `start'; return
1215         `(<parsed result> . <end position>)' instead of `(<parsed result>
1216         . <rest string>)'.
1217         (std11-analyze-domain-literal): Likewise.
1218         (eword-analyze-domain-literal): Likewise.
1219         (eword-analyze-comment): Changed to alias of
1220         `eword-parse-comment'.
1221         (eword-analyze-spaces): Add new argument `start'; return `(<parsed
1222         result> . <end position>)' instead of `(<parsed result> . <rest
1223         string>)'.
1224         (std11-analyze-domain-literal): Likewise.
1225         (eword-analyze-special): Likewise.
1226         (eword-analyze-encoded-word): Likewise.
1227         (eword-analyze-atom): Likewise.
1228         (eword-lexical-analyze-internal): Add new argument `start'.
1229         (eword-lexical-analyze): Change interface to add new optional
1230         argument `start'.
1231         (eword-extract-address-components): Add new optional argument
1232         `start'.
1233
1234         * std11.el (std11-atom-regexp): Modify to match non-top atom.
1235         (std11-analyze-spaces): Add new argument `start'; return `(<parsed
1236         result> . <end position>)' instead of `(<parsed result> . <rest
1237         string>)'.
1238         (std11-analyze-special): Likewise.
1239         (std11-analyze-atom): Likewise.
1240         (std11-analyze-quoted-string): Likewise.
1241         (std11-analyze-domain-literal): Likewise.
1242         (std11-analyze-comment): Likewise.
1243         (std11-lexical-analyze): Add new optional argument `start'.
1244
1245 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1246
1247         * std11.el (std11-fetch-field): Add autoload cookie.
1248         (std11-narrow-to-header): Likewise.
1249         (std11-field-body): Likewise.
1250         (std11-unfold-string): Likewise.
1251         (std11-lexical-analyze): Add DOC-string; add autoload cookie.
1252
1253         * std11.el (std11-space-char-list): Renamed from
1254         `std11-space-chars'; changed from string to list.
1255
1256 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1257
1258         * std11.el (std11-fetch-field): Don't define as inline function.
1259         (std11-field-body): Enclose `std11-narrow-to-header' and
1260         `std11-fetch-field' by `inline'.
1261
1262 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1263
1264         * std11.el (std11-special-char-list): Evaluate when it is
1265         compiled.
1266         (std11-atom-regexp): Use `eval-when-compile'.
1267
1268 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1269
1270         * std11.el (std11-space-chars): Must evaluate when it is compiled.
1271         (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
1272         constant `std11-spaces-regexp'.
1273
1274         * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
1275         it is compiled.
1276
1277         * mime-parse.el: Don't require emu.
1278
1279         * mime-parse.el (mime-parse-Content-Disposition): Use
1280         `eval-when-compile'.
1281
1282         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
1283         implementation.
1284
1285 1998-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
1286
1287         * README.en (Installation): Modify for APEL 9.12.
1288         * README.ja (Installation): Likewise.
1289
1290 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1291
1292         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
1293         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1294         1st arg.
1295         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1296         Likewise.
1297
1298         * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
1299         `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
1300         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1301         Likewise.
1302
1303 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
1304
1305         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1306         `insert-file-contents-as-coding-system' (renamed from
1307         `insert-file-contents-as-specified-coding-system').
1308         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1309         Likewise.
1310
1311         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1312         `write-region-as-coding-system' (renamed from
1313         `write-region-as-specified-coding-system').
1314         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1315         Likewise.
1316
1317 1998-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
1318
1319         * smtp.el (smtp-coding-system): Abolished.
1320         (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
1321         `open-network-stream'.
1322
1323 1998-12-04  Katsumi Yamaoka <yamaoka@jpl.org>
1324
1325         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1326         `insert-file-contents-as-specified-coding-system' instead of
1327         `insert-file-contents'.
1328         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1329         Likewise.
1330
1331         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1332         `write-region-as-specified-coding-system' instead of
1333         `write-region'.
1334         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1335         Likewise.
1336
1337 \f
1338 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1339
1340         * FLIM: Version 1.12.1 (Nishinoky\e-D\ er\ f) released.
1341
1342 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1343
1344         * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
1345         `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
1346         change of `smtp-via-smtp'.
1347         (smtpmail-do-bcc): New function (moved and renamed from
1348         `smtp-do-bcc' of smtp.el).
1349
1350 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
1351
1352         * lisp/smtp.el: Do not insert empty line at the end of message.
1353
1354 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1355
1356         * lisp/smtp.el (smtp-use-8bitmime): New variable.
1357         (smtp-debug-info): Internal variable, now.
1358         (smtp-make-fqdn): Renamed from `smtp-fqdn'.
1359         (smtp-via-smtp): New implementation.
1360         (smtp-send-command): Treat "PASS" as usual.
1361         (smtp-do-bcc): Removed.
1362
1363 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1364
1365         * smtpmail.el: New module (copied from Semi-gnus 6.8).
1366
1367         * smtp.el: New module (copied from Semi-gnus 6.8).
1368
1369         * FLIM-ELS: Add smtp.el and smtpmail.el.
1370
1371 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1372
1373         * mime-def.el: Abolish function `eliminate-top-spaces' because it
1374         is not used in FLIM.
1375
1376 1998-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1377
1378         * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
1379         problem in `eword-encode-addresses-to-rword-list'.
1380
1381 1998-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1382
1383         * std11.el (std11-full-name-string): fixed.
1384
1385         * std11.el (std11-comment-value-to-string): fixed.
1386
1387 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1388
1389         * NEWS (Changes in FLIM 1.12): New section.
1390
1391 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * std11.el (std11-comment-value-to-string): New function.
1394         (std11-full-name-string): Use `std11-comment-value-to-string'.
1395
1396         * eword-decode.el (eword-parse-comment): New function.
1397         (eword-analyze-comment): New implementation; use
1398         `eword-parse-comment'; change representation.
1399         (eword-decode-token): Modify for representation change of comment.
1400
1401 \f
1402 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1403
1404         * FLIM: Version 1.12.0 (Amagatsuji) was released.
1405
1406 1998-11-14  Tanaka Akira  <akr@jaist.ac.jp>
1407
1408         * mel-b-ccl.el (ccl-cascading-read): Check consistency.
1409
1410 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1411
1412         * eword-decode.el (eword-decode-structured-field-body): Abolish
1413         non-used local variable.
1414
1415 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1416
1417         * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
1418         select implementation.
1419
1420 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1421
1422         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
1423         for mule-2.3@19.34.
1424
1425 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
1426
1427         * mel.el (mel-b-builtin): New variable.
1428
1429 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
1430
1431         * FLIM-ELS: require 'pccl.
1432         (flim-modules): Check CCL availability by broken facility.
1433
1434 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * eword-decode.el (eword-decode-structured-field-body): New
1437         implementation; abolish optional argument `must-unfold'; delete
1438         DOC-string.
1439         (eword-decode-and-unfold-structured-field-body): Renamed from
1440         `eword-decode-and-unfold-structured-field'; delete DOC-string.
1441         (eword-decode-and-fold-structured-field-body): Renamed from
1442         `eword-decode-and-fold-structured-field'; abolish optional
1443         argument `must-unfold'; delete DOC-string.
1444         (eword-decode-unstructured-field-body): Abolish optional argument
1445         `must-unfold'; delete DOC-string.
1446         (eword-decode-and-unfold-unstructured-field-body): Renamed from
1447         `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
1448         (eword-decode-unfolded-unstructured-field-body): New function.
1449
1450 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1451
1452         * mmgeneric.el (mime-insert-header-from-buffer): Use
1453         `mime-find-field-presentation-method' and
1454         `mime-find-field-decoder-internal'.
1455
1456         * eword-decode.el (mime-find-field-presentation-method): New
1457         macro.
1458         (mime-find-field-decoder-internal): New function.
1459         (mime-find-field-decoder): New implementation (use
1460         mime-find-field-decoder-internal).
1461         (mime-decode-header-in-region): Use
1462         `mime-find-field-presentation-method' and
1463         `mime-find-field-decoder-internal'.
1464
1465 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1466
1467         * mmgeneric.el (mime-insert-header-from-buffer): Rename
1468         field-presentation-mode `folding' to `wide'.
1469
1470         * eword-decode.el: Rename field-presentation-modes from `native',
1471         `folding', `unfolding', `unfolding-xover' to `plain', `wide',
1472         `summary', `nov'.
1473
1474 1998-11-07  Tanaka Akira  <akr@jaist.ac.jp>
1475
1476         * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
1477         (mime-find-field-decoder): Ditto.
1478
1479 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1480
1481         * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
1482         Don't delete the front spaces.
1483         (eword-encode-addresses-to-rword-list): Don't supplement space;
1484         use `nconc' instead of `append'.
1485         (eword-encode-msg-id-to-rword-list): Supplement the front space;
1486         use `nconc' instead of `append'.
1487
1488 1998-11-02  Tanaka Akira  <akr@jaist.ac.jp>
1489
1490         * eword-decode.el (mime-field-decoder-cache): New variable.
1491         (mime-find-field-decoder): Use `mime-field-decoder-cache'.
1492         (mime-update-field-decoder-cache): New variable.
1493         (mime-update-field-decoder-cache): New function.
1494         (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
1495
1496         * mmgeneric.el (mime-insert-header-from-buffer): Use
1497         `mime-field-decoder-cache'.
1498
1499 1998-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1500
1501         * eword-decode.el (mime-decode-header-in-region): New function.
1502         (mime-decode-header-in-buffer): Use function
1503         `mime-decode-header-in-region'.
1504
1505 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1506
1507         * mmgeneric.el (mime-insert-header-from-buffer): Refer
1508         `mime-field-decoder-alist' instead of hard-coding.
1509
1510         * mime.el (mime-read-field): Use `mime-decode-field-body'.
1511
1512         * eword-decode.el (eword-decode-and-unfold-structured-field): Add
1513         optional dummy argument `start-column' and `max-column'.
1514         (eword-decode-structured-field-body): Change interface.
1515         (eword-decode-unstructured-field-body): Change interface to add
1516         optional dummy argument `start-column' and `max-column'.
1517         (eword-decode-and-unfold-unstructured-field): Add optional dummy
1518         argument `start-column' and `max-column'.
1519         (mime-field-decoder-alist): New variable; abolish user option
1520         `eword-decode-ignored-field-list' and
1521         `eword-decode-structured-field-list'.
1522         (mime-set-field-decoder): New function.
1523         (mime-find-field-decoder): New function.
1524         (mime-decode-field-body): New function; abolish function
1525         `eword-decode-field-body'.
1526         (mime-decode-header-in-buffer): Renamed from
1527         `eword-decode-header'; refer `mime-field-decoder-alist' instead of
1528         hard-coding; add obsolete alias `eword-decode-header'.
1529
1530 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1531
1532         * mime-def.el: Avoid compile error when edebug is missing.
1533
1534 \f
1535 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * FLIM: Version 1.11.3 (Saidaiji) was released.
1538
1539 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1540
1541         * VERSION: New file (Renamed from FLIM-VERSION).
1542
1543 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1544
1545         * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
1546
1547 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
1548
1549         * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
1550
1551 1998-10-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1552
1553         * README.ja: Update.
1554
1555 \f
1556 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1557
1558         * FLIM: Version 1.11.2 (Heij\e-D\ er\ f) was released.
1559
1560         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1561
1562         * README.en (Installation): Modify for APEL 9.6.
1563
1564 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1565
1566         * eword-encode.el (eword-encode-field-body): Don't eliminate
1567         top-spaces.
1568
1569 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1570
1571         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
1572
1573 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
1574
1575         * eword-decode.el (eword-decode-field-body): Refine implementation.
1576
1577 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
1578
1579         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
1580         into mel-b-ccl.el and mel-q-ccl.el.
1581
1582 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
1583
1584         * mel.el (base64-encoded-length): New implementation.
1585
1586 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
1587
1588         * eword-decode.el (eword-decode-field-body): New function.
1589
1590 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1591
1592         * eword-encode.el (eword-encode-field-body): Change interface.
1593         (eword-encode-header): Use `eword-encode-field-body'; abolish
1594         function `eword-encode-field'.
1595
1596 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
1597
1598         * eword-encode.el (eword-encode-field-body): New function.
1599         (eword-encode-field): Use `eword-encode-field-body'.
1600
1601 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1602
1603         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
1604
1605 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1606
1607         * mel-u.el (uuencode-external-decode-region): Use
1608         `temporary-file-directory' instead of `mime-temp-directory'.
1609         (mime-write-decoded-region): Likewise.
1610
1611         * mime-def.el: Abolish variable `mime-temp-directory'.
1612
1613 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1614
1615         * mmgeneric.el (mime-insert-header-from-buffer): New function.
1616         (insert-header): Use `mime-insert-header-from-buffer'.
1617
1618 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1619
1620         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
1621         builtin base64 encoder/decoder.
1622
1623         * mel.el: Set up builtin base64 encoder/decoder if they are
1624         available.
1625
1626         * mime-def.el (base64-dl-module): Set nil as initial value if the
1627         running emacs has builtin base64 encoder/decoder.
1628
1629         * mel-b.el: Require `poe' instead of `emu'.
1630         (base64-encode-string): Use `defun-maybe'.
1631         (base64-encode-region): Likewise.
1632         (base64-decode-region): Likewise.
1633         (base64-decode-string): Likewise.
1634
1635         * mel-b-dl.el: Require `poe' instead of `emu'.
1636
1637 \f
1638 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1639
1640         * FLIM: Version 1.11.1 (Takanohara) was released.
1641
1642 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1643
1644         * README.ja: New file.
1645
1646 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1647
1648         * mime-def.el: Require mcharset.
1649
1650 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1651
1652         * mel-u.el (mime-write-decoded-region): Fix typo.
1653
1654         * mime-def.el: Enclose defining procedure for the constants
1655         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
1656         `std11-qtext-regexp' with `eval-and-compile'.
1657
1658 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1659
1660         * NEWS (Behavior change of `mime-insert-header'): New subsection.
1661
1662         * mmgeneric.el (insert-header): Include `:' in field-name.
1663
1664 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1665
1666         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
1667         use `char-list-to-string'.
1668         (std11-quoted-string-regexp): Use `eval-when-compile'.
1669         - Use `def-edebug-spec' to define edebug-form-spec of
1670           mm-define-method; fix definition of edebug-form-spec of
1671           mm-define-method.
1672
1673 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1674
1675         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
1676         description about `eword-field-encoding-method-alist'.
1677
1678         * mime-en.sgml (Header encoder/decoder): Modify description about
1679         `eword-encode-header'.
1680
1681         * mime-ja.sgml (Header encoder/decoder): Translate.
1682
1683 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1684
1685         * mime-en.sgml (entity formatting): Fix typo in description of
1686         `default-mime-charset'.
1687
1688         * mime-en.sgml (Header encoder/decoder): Modify description of
1689         `eword-decode-header'.
1690
1691         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
1692
1693         * mime-en.sgml (encoder/decoder): Translate description of
1694         `mime-decode-string'.
1695
1696 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1697
1698         * mime-en.sgml (Content-Disposition parser): Modify description.
1699
1700         * mime-en.sgml (Content-Type parser): Modify description.
1701
1702 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1703
1704         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
1705
1706 \f
1707 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1708
1709         * FLIM: Version 1.11.0 (Yamadagawa) was released.
1710
1711 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
1714         about `mime-insert-text-content'.
1715
1716 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1717
1718         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
1719         `mime-insert-header' from `Entity-header'; move
1720         `default-mime-charset' from `custom'.
1721
1722 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1723
1724         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
1725         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
1726
1727 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1728
1729         * NEWS: New file.
1730
1731 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1732
1733         * mime.el (mime-insert-header): Renamed from
1734         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
1735         as an obsolete alias.
1736
1737         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
1738         `insert-decoded-header'.
1739
1740         * README.en (Installation): Add required version of APEL.
1741
1742 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1743
1744         * mel-g.el: Require mel.
1745
1746         * mel-g.el: Require poem instead of emu.
1747
1748 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1749
1750         * mime.el (mime-insert-text-content): New generic function.
1751
1752         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
1753
1754 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1755
1756         * std11.el (std11-unfold-string): New implementation.
1757
1758 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1759
1760         * mmgeneric.el: New module.
1761
1762         * mmbuffer.el: Use `generic' as mother backend.
1763
1764         * FLIM-ELS (flim-modules): Add mmgeneric.
1765
1766 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1767
1768         * mime-parse.el (mime-parse-message): Modify for
1769         `make-mime-entity-internal'.
1770
1771         * mime-def.el (make-mime-entity-internal): Change interface to be
1772         able to specify original-header and parsed-header.
1773
1774 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1775
1776         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
1777         New function.
1778
1779 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1780
1781         * mime.el (mime-entity-content-type): New implementation.
1782         (mime-entity-content-disposition): New implementation.
1783         (mime-entity-encoding): New implementation.
1784
1785         * mime.el (mime-fetch-field): Refer internal slots for Date,
1786         Message-Id and References fields.
1787
1788         * mime-parse.el (mime-parse-message): Modify for
1789         `make-mime-entity-internal'.
1790
1791         * mime-def.el: Change `mime-entity-*-internal' and
1792         `mime-entity-set-*-internal' to macro.
1793         (make-mime-entity-internal): Change interface and data format for
1794         NOV data; changed to macro.
1795         (mime-entity-set-location-internal): New macro.
1796         (mime-entity-decoded-subject-internal): New macro.
1797         (mime-entity-set-decoded-subject-internal): New macro.
1798         (mime-entity-decoded-from-internal): New macro.
1799         (mime-entity-set-decoded-from-internal): New macro.
1800         (mime-entity-date-internal): New macro.
1801         (mime-entity-set-date-internal): New macro.
1802         (mime-entity-message-id-internal): New macro.
1803         (mime-entity-set-message-id-internal): New macro.
1804         (mime-entity-references-internal): New macro.
1805         (mime-entity-set-references-internal): New macro.
1806         (mime-entity-chars-internal): New macro.
1807         (mime-entity-set-chars-internal): New macro.
1808         (mime-entity-lines-internal): New macro.
1809         (mime-entity-set-lines-internal): New macro.
1810         (mime-entity-xref-internal): New macro.
1811         (mime-entity-set-xref-internal): New macro.
1812         (mime-entity-original-header-internal): Modify for new structure;
1813         changed to macro.
1814         (mime-entity-set-original-header-internal): Likewise.
1815         (mime-entity-parsed-header-internal): Likewise.
1816         (mime-entity-set-parsed-header-internal): Likewise.
1817         (mime-entity-buffer-internal): Likewise.
1818         (mime-entity-set-buffer-internal): Likewise.
1819         (mime-entity-header-start-internal): Likewise.
1820         (mime-entity-set-header-start-internal): Likewise.
1821         (mime-entity-header-end-internal): Likewise.
1822         (mime-entity-set-header-end-internal): Likewise.
1823         (mime-entity-body-start-internal): Likewise.
1824         (mime-entity-set-body-start-internal): Likewise.
1825         (mime-entity-body-end-internal): Likewise.
1826         (mime-entity-set-body-end-internal): Likewise.
1827
1828 \f
1829 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1830
1831         * FLIM: Version 1.10.5 (Kizugawadai) was released.
1832
1833         * mel.el: Must require poem.
1834
1835 \f
1836 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1837
1838         * FLIM: Version 1.10.4 (Shin-H\e-D\ er\ fsono) was released.
1839
1840 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1841
1842         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
1843
1844         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1845         (elc): Likewise.
1846
1847         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
1848
1849         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1850
1851 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1852
1853         * mel.el (mel-ccl-module): Require path-util when the running
1854         emacs has MULE.
1855
1856         * mel.el: Don't require emu.
1857
1858 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1859
1860         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
1861         with MULE.
1862
1863 \f
1864 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1865
1866         * FLIM: Version 1.10.3 (Komada) was released.
1867
1868         * mel-ccl.el (base64-ccl-write-decoded-region): bind
1869         `jka-compr-compression-info-list' with nil.
1870
1871         * mel-b.el (base64-internal-decoding-limit): Switch default value
1872         between XEmacs-mule and other emacsen.
1873         Abolish function `base64-decode-string!'.
1874         (base64-internal-decode-region): New implementation.
1875         (base64-insert-encoded-file): New function.
1876         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
1877         (base64-write-decoded-region): New function.
1878         (mime-write-decoded-region): Use `base64-write-decoded-region'.
1879
1880         * mel-b-dl.el (decode-base64-region): Renamed from
1881         `base64-decode-region'.
1882         (mime-insert-encoded-file): Change temporary-buffer to unibyte
1883         representation.  Abolish method `mime-write-decoded-region'
1884         because it is slower than CCL based implementation.
1885
1886 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
1887
1888         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
1889         facility instead of `ccl-execute-eof-block-on-encoding-some'.
1890
1891 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1892
1893         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
1894
1895         * eword-decode.el (eword-encoded-text-regexp): Enclose with
1896         `eval-and-compile'.
1897         (eword-encoded-word-regexp): Use `eval-when-compile'.
1898
1899 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1900
1901         * eword-decode.el (eword-max-size-to-decode): New user option.
1902         (eword-decode-and-fold-structured-field): Do nothing if size of
1903         input is bigger than `eword-max-size-to-decode'.
1904
1905 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1906
1907         * mel-b.el (base64-numbers): Use `eval-when-compile'.
1908
1909 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1910
1911         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
1912         "custom" to load-path.
1913
1914 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1915
1916         * mime-def.el (mime-library-product): Enclose with
1917         `eval-and-compile'.
1918
1919         * FLIM-CFG: Add "custom" to load-path.
1920
1921 \f
1922 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1923
1924         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
1925
1926         * mime-def.el, mel.el, mel-b-dl.el: Move variable
1927         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
1928
1929 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1930
1931         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
1932         is available.
1933
1934         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
1935         2.3.
1936
1937 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1938
1939         * mel-u.el: Use `mel-define-backend' to define "x-uue".
1940         Define "x-uuencode" as a clone of "x-uue".
1941
1942         * Move variable `mel-encoding-module-alist' from mel.el to
1943         mime-def.el.
1944
1945         * mel.el (mel-find-function): Use function
1946         `mel-find-function-from-obarray'.
1947         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
1948         don't define methods of "8bit" and "binary"; inherit methods from
1949         "7bit".
1950
1951         * mime-def.el (mel-service-list): New variable.
1952         (mel-define-service): New implementation.
1953         (mel-find-function-from-obarray): New inline function.
1954         (mel-copy-method): New inline function.
1955         (mel-copy-backend): New inline function.
1956         (mel-define-backend): New macro.
1957
1958 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1959
1960         * mel-u.el: Define method functions of mel.
1961         (mime-encode-region): Use `mel-define-method-function'; abolish
1962         `uuencode-encode-region'.
1963         (mime-decode-region): Use `mel-define-method-function'; abolish
1964         `uuencode-decode-region'.
1965         (mime-encode-string): New method.
1966         (mime-decode-string): New method.
1967         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1968         `uuencode-insert-encoded-file'.
1969         (mime-write-decoded-region): Use `mel-define-method'; abolish
1970         `uuencode-write-decoded-region'.
1971
1972 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1973
1974         * mime-def.el (mel-define-service): Add DOC.
1975         (mel-define-method): Add DOC.
1976         (mel-define-method-function): Add DOC.
1977
1978         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
1979
1980 \f
1981 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1982
1983         * FLIM: Version 1.10.1 (Miyamaki) was released.
1984
1985 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1986
1987         * mel-g.el: Define method functions of mel.
1988         (mime-encode-region): Use `mel-define-method-function'; abolish
1989         `gzip64-encode-region'.
1990         (mime-decode-region): Use `mel-define-method-function'; abolish
1991         `gzip64-decode-region'.
1992         (mime-encode-string): New method.
1993         (mime-decode-string): New method.
1994         (mime-insert-encoded-file): Use `mel-define-method'; abolish
1995         `gzip64-insert-encoded-file'.
1996         (mime-write-decoded-region): Use `mel-define-method'; abolish
1997         `gzip64-write-decoded-region'.
1998
1999         * mime-def.el (mime-library-product): New variable; abolish
2000         `mime-library-version'.
2001         (mime-product-name): New macro.
2002         (mime-product-version): New macro.
2003         (mime-product-code-name): New macro.
2004         (mime-library-version): Renamed from
2005         `mime-library-version-string'; use `mime-library-product',
2006         `mime-product-name', `mime-product-version' and
2007         `mime-product-code-name'.
2008
2009         * mime-def.el (mm-define-backend): Add DOC.
2010         (mm-define-method): Add DOC.
2011
2012         * mel.el (mime-encoding-list): Modify DOC to add description about
2013         optional argument SERVICE.
2014
2015 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2016
2017         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
2018         description of `mm-define-backend' and `mm-define-method'.
2019
2020 \f
2021 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2022
2023         * FLIM: Version 1.10.0 (K\e-D\ er\ fdo) was released.
2024
2025         * README.en (What's FLIM): Add mel-ccl.el.
2026
2027 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
2028
2029         * mel-ccl.el:
2030           - Require 'pccl instead of 'emu.
2031           - Use `unless-broken' to check facility.
2032
2033 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * mel.el (mime-encoding-list): New user option (renamed from
2036         `mime-content-transfer-encoding-list').
2037         (mime-encoding-list): New function.
2038         (mime-encoding-alist): New function.
2039         (mime-encode-region): Use `mime-encoding-alist' for completion.
2040         (mime-decode-region): Likewise.
2041         (mime-insert-encoded-file): Likewise.
2042         (mime-write-decoded-region): Likewise.
2043
2044 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2045
2046         * eword-decode.el (eword-decode-structured-field-list): Add
2047         Mail-Followup-To field.
2048
2049 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2050
2051         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
2052
2053 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2054
2055         * mel.el (mime-content-transfer-encoding-list): New user option.
2056         (mime-encode-region): Use `mime-content-transfer-encoding-list'
2057         for completion.
2058         (mime-decode-region): Likewise.
2059         (mime-insert-encoded-file): Likewise.
2060         (mime-write-decoded-region): Likewise.
2061
2062         * mel.el (mime-write-decoded-region): fix typo.
2063
2064 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2065
2066         * mime-def.el (mel-define-method-function): Don't override.
2067
2068 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2069
2070         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
2071
2072 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2073
2074         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
2075
2076         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
2077                   - Move `mel-define-service' to mime-def.el.
2078
2079         * mime-def.el (mel-define-service): New macro (moved from mel.el);
2080         fixed problem in Emacs.
2081         (mel-define-method): Use `mel-define-service'.
2082         (mel-define-method-function): Use `mel-define-service'.
2083
2084 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2085
2086         * mel.el (mime-encode-region): Don't regard nil encoding as
2087         "7bit".
2088
2089 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2090
2091         * eword-encode.el (eword-encode-text): Use
2092         `encoded-text-encode-string'.
2093         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
2094         renamed to `Q-encoded-text-length'.
2095
2096         * eword-decode.el: Move `base64-token-regexp',
2097         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
2098         `eword-Q-encoded-text-regexp' to mime-def.el.
2099         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
2100
2101         * mel-q.el: Define method functions of mel.
2102         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2103         `quoted-printable-insert-encoded-file'.
2104         (mime-write-decoded-region): Use `mel-define-method'; abolish
2105         `quoted-printable-write-decoded-region'.
2106         - Move `q-encoding-printable-char-p' and
2107         `q-encoding-encoded-length' to mel.el.
2108
2109         * mel-b.el: Define method functions of mel.
2110         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2111         `base64-insert-encoded-file'.
2112         (mime-write-decoded-region): Use `mel-define-method'; abolish
2113         `base64-write-decoded-region'.
2114         - Move `base64-encoded-length' to mel.el.
2115
2116         * mel-dl.el (base64-encode-region): Define directly (abolish
2117         `base64-dl-encode-region').
2118         (base64-decode-region): Define directly (abolish
2119         `base64-dl-decode-region').  Define method functions of mel.
2120         (mime-insert-encoded-file): Use `mel-define-method'; abolish
2121         `base64-insert-encoded-file'; don't use external encoder.
2122         (mime-write-decoded-region): Use `mel-define-method'; abolish
2123         `base64-write-decoded-region'; don't use external decoder.
2124         - Move `base64-encoded-length' to mel.el.
2125
2126         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
2127
2128         * mime-def.el (base64-token-regexp): New constant (moved from
2129         eword-decode.el).
2130         (base64-token-padding-regexp): Likewise.
2131         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
2132         and renamed from `eword-B-encoded-text-regexp').
2133         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
2134         and renamed from `eword-Q-encoded-text-regexp'.
2135         (mm-arglist-to-arguments): New function (moved from mime.el).
2136         (mel-define-method): New macro.
2137         (mel-define-method-function): New macro.
2138         (mel-define-function): New macro.
2139
2140         * mel.el (mel-encoding-module-alist): New variable.
2141         (mel-use-module): New function.
2142         (mel-find-function): New function.
2143         (mel-define-service): New macro.
2144         (mime-encode-region): Use `mel-find-function'; abolish variable
2145         `mime-encoding-method-alist'.
2146         (mime-decode-region): Use `mel-find-function'; abolish variable
2147         `mime-decoding-method-alist'.
2148         (mime-decode-string): Use `mel-find-function'; abolish variable
2149         `mime-string-decoding-method-alist'.
2150         (encoded-text-encode-string): New function.
2151         (encoded-text-decode-string): New function.
2152         (base64-encoded-length): New function (moved from mel-b.el and
2153         mel-dl.el).
2154         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
2155         and renamed from `q-encoding-printable-char-p').
2156         (Q-encoded-text-length): New function (moved from mel-q.el, and
2157         renamed from `q-encoding-encoded-length').
2158         (mime-insert-encoded-file): Use `mel-find-function'; abolish
2159         variable `mime-file-encoding-method-alist'.
2160         (mime-write-decoded-region): Use `mel-find-function'; abolish
2161         variable `mime-file-decoding-method-alist'.
2162
2163 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2164
2165         * mel-b.el (base64-internal-encoding-limit): modify :type.
2166         (base64-internal-decoding-limit): Change initial value to 70000;
2167         modify :type.
2168
2169         * mel-b.el (base64-decode-string!): Renamed from
2170         `base64-internal-decode-string!'.
2171
2172 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2173
2174         * mel-b.el (base64-characters): New constant.
2175         (base64-num-to-char): Use `base64-characters'.
2176         (base64-numbers): Use `base64-characters'.
2177         (base64-internal-decode): Modify calculation third byte.
2178
2179         * mel-dl.el (base64-dl-encode-string): New alias.
2180         (base64-dl-decode-string): New alias.
2181         (base64-dl-encode-region): Renamed from `base64-encode-region';
2182         don't save-excursion and save-restriction.
2183         (base64-dl-decode-region): Renamed from `base64-decode-region';
2184         don't save-excursion and save-restriction; convert all at once.
2185         (base64-encode-region): New alias.
2186         (base64-decode-region): New alias.
2187
2188         * mel-b.el (base64-internal-decode): New function.
2189         (base64-internal-decode-string): Use `base64-internal-decode'.
2190         (base64-internal-decode-string!): New function.
2191         (base64-internal-decode-region): Use
2192         `base64-internal-decode-string!' instead of
2193         `base64-internal-decode-string'.
2194
2195 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
2196
2197         * mel-b.el (base64-numbers): Fix a position of 63.
2198
2199 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2200
2201         * mel-b.el (base64-numbers): New constant.
2202         (base64-char-to-num): New macro.
2203         (base64-internal-decode-string): Don't use memq.
2204
2205 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2206
2207         * mel-b.el (base64): New group.
2208         (base64-external-encoder): Now a user option.
2209         (base64-external-decoder): Now a user option.
2210         (base64-external-decoder-option-to-specify-file): Now a user
2211         option.
2212         (base64-internal-encoding-limit): Now a user option.
2213         (base64-internal-decoding-limit): Now a user option.
2214
2215         * mel-b.el (base64-internal-decode-string): New implementation;
2216         abolish function `base64-decode-unit'.
2217
2218 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2219
2220         * README.en (Installation): Fix typo.
2221
2222 \f
2223 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2224
2225         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
2226
2227         * README.en (Installation): Add `install as a XEmacs package'.
2228
2229 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2230
2231         * mime-en.sgml (Encoding Method): Translate.
2232
2233 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2234
2235         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
2236         function.
2237         (eword-encode-in-reply-to-to-rword-list): New function.
2238         (eword-encode-in-reply-to): New function.
2239         (eword-encode-field): Use `eword-encode-in-reply-to' for
2240         `In-Reply-To' field.
2241
2242         * std11.el (std11-parse-in-reply-to): New function.
2243
2244 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2245
2246         * eword-decode.el (eword-decode-structured-field-list): Add
2247         `User-Agent'.
2248
2249 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2250
2251         * Makefile (package): Don't update auto-autoloads.el and
2252         custom-load.el.
2253
2254         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
2255         custom-load.el.
2256
2257 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2258
2259         * mime-def.el: Abolish function `butlast' and `nbutlast'.
2260
2261         * mime-def.el (mime-library-version): New constant.
2262         (mime-library-version-string): Refer `mime-library-version'.
2263
2264 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2265
2266         * Makefile (XEMACS): New variable.
2267         (PACKAGEDIR): New variable.
2268         (package): New target.
2269         (install-package): New target.
2270
2271         * FLIM-CFG (PACKAGEDIR): New variable.
2272
2273         * FLIM-MK (config-flim-package): New function.
2274         (compile-flim-package): New function.
2275         (install-flim-package): New function.
2276
2277 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2278
2279         * mime-en.sgml (Content-Type field): Translate.
2280         (mime-content-type): Translate.
2281         (Content-Type parser): Translate.
2282         (Content-Disposition): Translate.
2283         (mime-content-disposition): Translate.
2284         (Content-Disposition parser): Translate.
2285
2286 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2287
2288         * Makefile (GOMI): Add Texinfo related garbages.
2289         (clean): Delete historical setting.
2290
2291 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2292
2293         * mime-en.sgml (mm-backend): Translate.
2294         (Request for entity): Likewise.
2295         (mm-backend module): Likewise.
2296
2297         * mime.el (mime-entity-send): Add DOC-string.
2298
2299 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2300
2301         * mime-en.sgml (Entity hierarchy): Translate.
2302
2303 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2304
2305         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
2306
2307 \f
2308 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2309
2310         * FLIM: Version 1.9.1 (Tonosh\e-D\ er\ f) was released.
2311
2312         * mime-en.sgml (mm-backend): Translate a little.
2313
2314 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2315
2316         * eword-encode.el (eword-encode-default-start-column): New user
2317         option.
2318         (eword-encode-string): Use `eword-encode-default-start-column'.
2319         (eword-encode-address-list): Likewise.
2320         (eword-encode-structured-field-body): Likewise.
2321         (eword-encode-unstructured-field-body): Likewise.
2322
2323 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2324
2325         * eword-encode.el (eword-encode): New group.
2326         (eword-field-encoding-method-alist): Now a user option (was:
2327         variable).
2328
2329 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2330
2331         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
2332         `eword-encode-mailbox-to-rword-list'.
2333
2334         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
2335         `eword-encode-phrase-to-rword-list'.
2336
2337         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
2338         `eword-encode-addr-spec-to-rword-list'.
2339
2340         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
2341         `eword-encode-phrase-route-addr-to-rword-list'.
2342
2343         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
2344         `eword-encode-addr-seq-to-rword-list'.
2345
2346         * eword-encode.el: Rename `tm-eword::split-string' ->
2347         `eword-encode-split-string'.
2348
2349         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
2350         `eword-encode-addresses-to-rword-list'.
2351
2352         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
2353         `eword-encode-rword-list'.
2354
2355         * eword-encode.el (eword-encode-unstructured-field-body): New
2356         function.
2357         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
2358
2359 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2360
2361         * eword-encode.el (eword-encode-string): Add DOC-string.
2362         (eword-encode-address-list): Likewise.
2363         (eword-encode-structured-field-body): Likewise.
2364
2365         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
2366         structured field.
2367
2368 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2369
2370         * eword-encode.el (eword-encode-field): Use `capitalize' instead
2371         of `downcase' for `field-name'.
2372
2373         * eword-encode.el (eword-encode-structured-field-body): New
2374         function.
2375         (eword-encode-field): Use `eword-encode-structured-field-body' for
2376         "MIME-Version" and "User-Agent" field.
2377
2378 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2379
2380         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
2381
2382 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2383
2384         * eword-encode.el (eword-encode-address-list): New function.
2385         (eword-encode-field): Use `eword-encode-address-list' instead of
2386         `tm-eword::encode-address-list'; abolish
2387         `tm-eword::encode-address-list'.
2388
2389         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
2390         instead of `tm-eword::encode-string'; abolish
2391         `tm-eword::encode-string'.
2392
2393         * eword-encode.el: Rename `tm-eword::make-rword' ->
2394         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
2395
2396 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2397
2398         * mel-b.el (base64-insert-encoded-file): Conditionally use
2399         internal converter. (cf. [tm-ja:3320])
2400         (base64-write-decoded-region): Ditto.
2401
2402 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2403
2404         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
2405
2406 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2407
2408         * Delete mime-lib.el.
2409
2410 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2411
2412         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
2413         to `write-region-as-raw-text-CRLF'.
2414
2415 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
2416
2417         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
2418         of `write-region-as-binary'.
2419
2420 \f
2421 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2422
2423         * FLIM: Version 1.9.0 (Terada) was released.
2424
2425 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2426
2427         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
2428         parsing is failed.
2429
2430 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2431
2432         * mmbuffer.el (entity-children): Don't use
2433         `mime-entity-children-internal'.
2434
2435         * mime-parse.el (mime-parse-multipart): Modify for
2436         `mime-parse-message'; return children.
2437         (mime-parse-encapsulated): Likewise.
2438         (mime-parse-message): Change interface; delete DOC-string; don't
2439         parse children instantly.
2440         (mime-parse-buffer): Modify for `mime-parse-message'.
2441
2442         * mime-parse.el (mime-parse-message): Delete autoload cookie.
2443
2444         * mime.el: Delete autoload setting for `mime-parse-message'.
2445
2446         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
2447         of `mime-parse-message'; modify description of `mime-parse-buffer'
2448         to add `representation-type'.
2449
2450 \f
2451 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2452
2453         * FLIM-Chao: Version 1.8.0 (Shij\e-D\ er\ f) was released.
2454
2455 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2456
2457         * mmcooked.el: Abolish method `open'.
2458
2459         * mmbuffer.el (initialize-instance): New method; abolish `open'.
2460         (entity-children): New method.
2461
2462         * mime.el (mime-open-entity): Send `initialize-instance' to
2463         created message.
2464         (mime-entity-children): New implementation.
2465         (mime-entity-parent): New implementation.
2466         (mime-root-entity-p): New implementation.
2467
2468         * mime-parse.el (mime-parse-multipart): Specify current entity as
2469         parent.
2470         (mime-parse-encapsulated): Likewise.
2471         (mime-parse-message): Change interface to specify parent; modify
2472         for `make-mime-entity-internal'.
2473         (mime-parse-buffer): Modify for `mime-parse-message'.
2474
2475         * mime-def.el (make-mime-entity-internal): Change interface; add
2476         format of `mime-entity' to add `parent'.
2477
2478 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2479
2480         * mmbuffer.el (mime-visible-field-p): Renamed from
2481         `eword-visible-field-p'.
2482
2483 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2484
2485         * mime.el (mm-arglist-to-arguments): New function.
2486         (mm-define-generic): New macro.
2487         (mime-entity-cooked-p): Use `mm-define-generic'.
2488         (mime-entity-point-min): Use `mm-define-generic'.
2489         (mime-insert-decoded-header): Use `mm-define-generic'.
2490         (mime-entity-content): Use `mm-define-generic'.
2491         (mime-write-entity-content): Use `mm-define-generic'.
2492         (mime-write-entity): Use `mm-define-generic'.
2493         (mime-write-entity-body): Use `mm-define-generic'.
2494
2495 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2496
2497         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
2498
2499         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
2500         (mime-write-entity-body): Change message to `write-body'.
2501
2502 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2503
2504         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
2505
2506         * mime.el (mime-open-entity): Change message to `open'.
2507
2508         * mime-def.el (mm-define-backend): Must `copy-alist'.
2509
2510 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2511
2512         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
2513         `mm-define-method'.
2514
2515         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
2516         (mime-find-function): New implementation.
2517         (mime-entity-cooked-p): Use `mime-entity-send'.
2518
2519         * mime-def.el (mime-entity-implementation-alist): Moved from
2520         mime.el.
2521         (mm-define-backend): New macro.
2522         (mm-define-method): New macro.
2523
2524 \f
2525 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2526
2527         * FLIM: Version 1.8.1 (Kutsukawa) was released.
2528
2529 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2530
2531         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
2532         about `default-encoding' of `mime-entity-encoding'.
2533
2534         * mime-en.texi, mime-en.sgml: New files.
2535
2536         * mime-ja.sgml (media-type): Fix typo.
2537
2538         * mime-ja.sgml (Glossary): Fix order.
2539
2540         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
2541
2542         * mime-ja.sgml (Entity Attributes): Fix typo.
2543
2544 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2545
2546         * mime.el (mime-entity-encoding): Add new optional argument
2547         `default-encoding'; set default encoding if
2548         Content-Transfer-Encoding field is not found.
2549
2550 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2551
2552         * mmbuffer.el (mmbuffer-write-entity): Use
2553         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
2554         `mmbuffer-entity-point-max'.
2555         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
2556         `mime-entity-body-start-internal' and
2557         `mime-entity-body-end-internal'.
2558         (mmbuffer-insert-decoded-header): Use
2559         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
2560         and `mime-entity-header-end-internal'.
2561
2562 \f
2563 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2564
2565         * FLIM: Version 1.8.0 (\e-D\ eR\ fkubo) was released.
2566
2567         * README.en: Delete `How to use'.
2568
2569 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2570
2571         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
2572         in description of `mime-open-entity'.
2573
2574         * mime-ja.sgml (mm-backend): New section.
2575
2576 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2577
2578         * mime-ja.sgml (Entity-header): Modify description about
2579         `mime-insert-decoded-header'.
2580
2581         * mmcooked.el (mmcooked-insert-decoded-header): New function.
2582
2583         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
2584
2585         * mime.el (mime-insert-decoded-header): Use implementation of
2586         mm-backend; abolish optional argument `code-conversion'.
2587
2588 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2589
2590         * eword-decode.el (eword-decode-encoded-text): Use
2591         `decode-mime-charset-string'.
2592
2593 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2594
2595         * mmcooked.el (mmcooked-write-entity-body): New function.
2596
2597         * mmbuffer.el (mmbuffer-write-entity-body): New function.
2598
2599         * mime.el (mime-write-entity-body): Use implementation of
2600         mm-backend.
2601
2602 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2603
2604         * mmcooked.el (mmcooked-write-entity): New function.
2605
2606         * mmbuffer.el (mmbuffer-write-entity): New function.
2607
2608         * mime.el (mime-write-entity): Use implementation of mm-backend.
2609
2610 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2611
2612         * mmcooked.el (mmcooked-entity-content): New alias for
2613         `mmbuffer-entity-content'.
2614         (mmcooked-write-entity-content): New function.
2615
2616         * mmbuffer.el (mmbuffer-entity-content): New function.
2617         (mmbuffer-write-entity-content): New function.
2618
2619         * mime.el (mime-entity-send): New function.
2620         (mime-entity-buffer): Use `mime-entity-send'.
2621         (mime-entity-point-min): Likewise.
2622         (mime-entity-point-max): Likewise.
2623         (mime-entity-header-start): Likewise.
2624         (mime-entity-header-end): Likewise.
2625         (mime-entity-body-start): Likewise.
2626         (mime-entity-body-end): Likewise.
2627         (mime-fetch-field): Likewise.
2628         (mime-entity-content): Use implementation of mm-backend.
2629         (mime-write-entity-content): Likewise.
2630
2631 \f
2632 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2633
2634         * FLIM: Version 1.7.0 (Iseda) was released.
2635
2636         * mime-ja.sgml (Entity creation): Add description of
2637         `mime-open-entity'.
2638         (Entity Attributes): Add description of `mime-entity-cooked-p'.
2639         (Entity-content): Add description of `mime-write-entity-content',
2640         `mime-write-entity' and `mime-write-entity-body'.
2641
2642 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2643
2644         * mime.el (mime-write-entity-content): New function.
2645
2646 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2647
2648         * mime.el (mime-write-entity-body): New function.
2649
2650         * mime.el (mime-write-entity): New function.
2651
2652 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2653
2654         * mime-parse.el (mime-parse-multipart): Change media-type of
2655         entity to application/octet-stream if the first delimiter is not
2656         found.
2657
2658 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2659
2660         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
2661
2662         * mmcooked.el: New file.
2663
2664         * mmbuffer.el: New file.
2665
2666         * mime.el (mime-entity-implementation-alist): New variable.
2667         (mime-find-function): New function.
2668         (mime-open-entity): New function.
2669         (mime-entity-function): New function.
2670         (mime-entity-cooked-p): New function.
2671         (mime-entity-buffer): Use backend-module.
2672         (mime-entity-point-min): Likewise.
2673         (mime-entity-point-max): Likewise.
2674         (mime-entity-header-start): Likewise.
2675         (mime-entity-header-end): Likewise.
2676         (mime-entity-body-start): Likewise.
2677         (mime-entity-body-end): Likewise.
2678         (mime-fetch-field): Likewise.
2679
2680         * mime-parse.el (mime-parse-message): New optional argument
2681         `representation-type'.
2682         (mime-parse-buffer): Likewise.
2683
2684         * mime-def.el: Change format of mime-entity-internal to add
2685         `representation-type' and `location'.
2686
2687 \f
2688 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2689
2690         * FLIM-Chao: Version 1.7.0 (Goj\e-D\ er\ f) was released.
2691
2692 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2693
2694         * mime-ja.sgml: Modify for FLIM 1.7.
2695
2696         * mime.el (mime-entity-number): Add DOC.
2697
2698 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2699
2700         * mime.el (mime-entity-encoding): New implementation.
2701
2702         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
2703
2704         * mime-def.el (make-mime-entity-internal): Abolish argument
2705         `encoding'.
2706         (mime-entity-set-encoding-internal): New function.
2707
2708 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2709
2710         * mime.el (mime-entity-content-disposition): New implementation.
2711
2712         * mime-parse.el (mime-parse-message): Don't parse
2713         Content-Disposition.
2714
2715         * mime-def.el (make-mime-entity-internal): Delete argument
2716         `content-disposition'.
2717         (mime-entity-set-content-disposition-internal): New function.
2718
2719 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2720
2721         * eword-decode.el: Move function `eword-visible-field-p' and
2722         `mime-insert-decoded-header' to mime.el.
2723
2724         * mime-parse.el: Use internal functions of mime-entity.
2725
2726         * mime.el (mime-entity-children): Moved from mime-def.el; use
2727         `mime-entity-children-internal'.
2728         (mime-entity-node-id): Moved from mime-def.el; use
2729         `mime-entity-node-id-internal'.
2730         (mime-entity-number): Moved from mime-def.el; use
2731         `mime-entity-node-id-internal'.
2732         (mime-entity-buffer): Moved from mime-def.el; use
2733         `mime-entity-buffer-internal'.
2734         (mime-entity-point-min): Moved from mime-def.el; use
2735         `mime-entity-header-start-internal'.
2736         (mime-entity-point-max): Moved from mime-def.el; use
2737         `mime-entity-body-end-internal'.
2738         (mime-entity-header-start): Moved from mime-def.el; use
2739         `mime-entity-header-start-internal'.
2740         (mime-entity-header-end): Moved from mime-def.el; use
2741         `mime-entity-header-end-internal'.
2742         (mime-entity-content-type): Moved from mime-def.el; use
2743         `mime-entity-content-type-internal'.
2744         (mime-entity-content-disposition): Moved from mime-def.el; use
2745         `mime-entity-content-disposition-internal'.
2746         (mime-entity-encoding): Moved from mime-def.el; use
2747         `mime-entity-encoding-internal'.
2748         (mime-fetch-field): Use `mime-entity-original-header-internal' and
2749         `mime-entity-set-original-header-internal'.
2750         (mime-read-field): Use `mime-entity-parsed-header-internal' and
2751         `mime-entity-set-parsed-header-internal'.
2752         (eword-visible-field-p): Moved from eword-decode.el.
2753         (mime-insert-decoded-header): Moved from eword-decode.el.
2754         (mime-entity-body-start): Moved from mime-def.el; use
2755         `mime-entity-body-start-internal'.
2756         (mime-entity-body-end): Moved from mime-def.el; use
2757         `mime-entity-body-end-internal'.
2758         (mime-entity-media-type): Moved from mime-def.el.
2759         (mime-entity-media-subtype): Moved from mime-def.el.
2760         (mime-entity-parameters): Moved from mime-def.el.
2761         (mime-entity-type/subtype): Moved from mime-def.el.
2762
2763         * mime-def.el (make-mime-entity-internal): Renamed from
2764         `make-mime-entity'.
2765         (mime-entity-buffer-internal): New function.
2766         (mime-entity-header-start-internal): New function.
2767         (mime-entity-header-end-internal): New function.
2768         (mime-entity-body-start-internal): New function.
2769         (mime-entity-body-end-internal): New function.
2770         (mime-entity-node-id-internal): New function.
2771         (mime-entity-content-type-internal): New function.
2772         (mime-entity-content-disposition-internal): New function.
2773         (mime-entity-encoding-internal): New function.
2774         (mime-entity-original-header-internal): New function.
2775         (mime-entity-children-internal): New function.
2776         (mime-entity-parsed-header-internal): New function.
2777         (mime-entity-set-original-header-internal): Renamed from
2778         `mime-entity-set-original-header'.
2779         (mime-entity-set-children-internal): Renamed from
2780         `mime-entity-set-children'.
2781         (mime-entity-set-parsed-header-internal): Renamed from
2782         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
2783         functions to mime.el.
2784
2785 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2786
2787         * mime-ja.sgml (CVS): Fix typo.
2788
2789 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2790
2791         * mime-parse.el (mime-parse-encapsulated): New function.
2792         (mime-parse-message): Use `mime-parse-encapsulated'.
2793
2794 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2795
2796         * mime-def.el (mime-entity-set-children): New function.
2797
2798         * mime-parse.el (mime-parse-multipart): Change interface.
2799         (mime-parse-message): Use `mime-entity-set-children'.
2800
2801 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2802
2803         * mime.el (mime-read-field): Fix typo.
2804
2805 \f
2806 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2807
2808         * FLIM: Version 1.6.0 (Ogura) was released.
2809
2810         * mime-ja.sgml (Entity Attributes): New section.
2811
2812         * mime-ja.sgml (Entity as node in message): Add description of
2813         `mime-find-entity-from-number' and
2814         `mime-find-entity-from-node-id'.
2815
2816         * mime.el (mime-find-entity-from-number): New function.
2817         (mime-find-entity-from-node-id): New function.
2818         (mime-entity-parent): New function (moved from SEMI MIME-View).
2819         (mime-entity-uu-filename): New function (moved from SEMI
2820         MIME-View).
2821         (mime-entity-filename): New function (moved from SEMI MIME-View).
2822
2823         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
2824
2825 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2826
2827         * mime-ja.sgml: Modify for FLIM 1.6.
2828
2829         * mime.el (mime-fetch-field): New function; abolish
2830         `mime-entity-fetch-field'.
2831         (mime-read-field): New function; abolish `mime-entity-read-field'.
2832
2833 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2834
2835         * mime-ja.sgml, mime-ja.texi: New files.
2836
2837 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2838
2839         * mime-parse.el (mime-parse-message): Would error if empty body.
2840
2841 \f
2842 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2843
2844         * FLIM: Version 1.5.0 (Mukaijima) was released.
2845
2846 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2847
2848         * README.en (What's FLIM): Modify for mime.el.
2849
2850         * FLIM-ELS (flim-modules): Add `mime'.
2851
2852         * mime-lib.el: Move every definitions to mime.el.
2853
2854         * mime.el: New module (renamed from mime-lib.el).
2855
2856 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2857
2858         * mime-lib.el: Add autoload setting for eword-encode.el.
2859
2860         * mime-lib.el (mime-entity-content): New function.
2861
2862 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2863
2864         * mel.el: Abolish constant `mel-version'.
2865
2866         * mel.el (mime-string-decoding-method-alist): New variable.
2867         (mime-decode-string): New function.
2868
2869 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2870
2871         * mel-b.el (base64-external-decode-string): New function.
2872         (base64-decode-string): New function.
2873
2874 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2875
2876         * mel-q.el (quoted-printable-decode-string): New implementation.
2877
2878 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2879
2880         * mel-q.el (quoted-printable-internal-decode-region): New
2881         implementation.
2882
2883 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2884
2885         * mel-q.el (q-encoding-decode-string): Use
2886         `quoted-printable-hex-char-to-num'.
2887
2888         * mel-q.el (quoted-printable-hex-char-to-num): New function.
2889         (quoted-printable-decode-string): Use
2890         `quoted-printable-hex-char-to-num'.
2891
2892 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2893
2894         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
2895         mime-parse.el to mime-def.el.
2896
2897 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2898
2899         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
2900         mime-parse.el to mime-lib.el.
2901
2902         * mime-lib.el: Add autoload setting for mime-parse.el.
2903
2904 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2905
2906         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
2907         `mime-entity-point-max', `mime-entity-media-type',
2908         `mime-entity-media-subtype', `mime-entity-parameters' and
2909         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
2910
2911         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
2912         reference functions from mime-parse.el to mime-def.el.
2913
2914         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
2915         from mime-parse.el to mime-def.el.
2916
2917 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2918
2919         * mel-b.el (base64-internal-decode-string): Renamed from
2920         `base64-decode-string'.
2921         (base64-decode-string): New alias for
2922         `base64-internal-decode-string'.
2923
2924 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2925
2926         * mel-b.el (base64-decode-unit): New function; abolish
2927         `base64-decode-1'.
2928         (base64-decode-string): New implementation.
2929         (base64-internal-decode-region): New implementation.
2930
2931 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2932
2933         * mime-parse.el (mime-message-structure): New variable.
2934         (mime-parse-buffer): New function.
2935
2936 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2937
2938         * mime-def.el: Require 'cl when it is compiled.
2939
2940         * mime-lib.el (mime-entity-read-field): Fix typo.
2941         Use `eword-decode-ignored-field-list'.
2942
2943         * mime-parse.el (mime-parse-multipart): Fix typo.
2944         (mime-parse-message): Parse message/external-body.
2945
2946 \f
2947 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2948
2949         * FLIM: Version 1.4.1 (Momoyama-Gory\e-D\ er\ fmae) was released.
2950
2951 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2952
2953         * eword-decode.el (mime-insert-decoded-header): Fix typo.
2954
2955 \f
2956 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2957
2958         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
2959
2960 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2961
2962         * README.en (What's FLIM): Add description about mime-lib.el and
2963         mime-parse.el.
2964
2965 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2966
2967         * mime-parse.el: Require 'cl when it is compiled.
2968
2969         * eword-decode.el (eword-visible-field-p): New function.
2970         (mime-insert-decoded-header): Use `eword-visible-field-p'.
2971
2972 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2973
2974         * mime-def.el (mime-library-version-string): Renamed from
2975         `mime-spadework-module-version-string'.
2976
2977         * mime-parse.el: New file; moved from SEMI layer.
2978
2979         * FLIM-ELS (flim-modules): Add `mime-parse'.
2980
2981 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2982
2983         * FLIM-ELS (flim-modules): Add `mime-lib'.
2984
2985         * mime-lib.el: New module.
2986
2987         * mime-def.el (mime-entity): Add new slots for original-header and
2988         parsed-header.
2989         (mime-entity-set-original-header): New function.
2990         (mime-entity-set-parsed-header): New function.
2991
2992 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2993
2994         * mime-def.el (mime-entity-number): New function (moved from SEMI
2995         layer).
2996
2997 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2998
2999         * mime-def.el: Move definition of structure `mime-entity' from
3000         SEMI layer.
3001
3002 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3003
3004         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
3005         default value.
3006         (eword-decode-structured-field-list): Capitalize default value.
3007         (eword-decode-header): Regularize field name by `capitalize'.
3008         (mime-insert-decoded-header): New function.
3009
3010 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3011
3012         * mailcap.el (mailcap-file): Use `defcustom'.
3013
3014 \f
3015 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3016
3017         * FLIM: Version 1.3.0 (Fushimi) was released.
3018
3019 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3020
3021         * std11.el (std11-fetch-field): New function.
3022         (std11-field-body): Use 'std11-fetch-field.
3023
3024 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3025
3026         * mime-def.el (regexp-*): New function (moved from mime-parse.el
3027         of SEMI (REMI)).
3028         (regexp-or): New function (moved from mime-parse.el of
3029         SEMI (REMI)).
3030
3031         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
3032         of SEMI (REMI)).
3033         (std11-non-qtext-char-list): New constant (copied from std11.el).
3034         (std11-qtext-regexp): New constant (moved from mime-parse.el of
3035         SEMI (REMI)).
3036         (std11-quoted-string-regexp): New constant (moved from
3037         mime-parse.el of SEMI (REMI)).
3038
3039 \f
3040 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3041
3042         * FLIM: Version 1.2.2 (Takeda) was released.
3043
3044         * FLIM-VERSION: New file.
3045
3046 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3047
3048         * mel-q.el (quoted-printable-internal-encode-region): Use
3049         'looking-at-as-unibyte instead of local binding for
3050         enable-multibyte-characters.
3051
3052 \f
3053 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3054
3055         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
3056
3057 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3058
3059         * mel-q.el (quoted-printable-internal-decode-region): Use
3060         'string-as-multibyte to avoid problem in Emacs 20.3.
3061
3062 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
3063
3064         * mel-u.el: Use mime-temp-directory instead of TMP.
3065
3066 \f
3067 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3068
3069         * FLIM: Version 1.2.0 (J\e-D\ e~\ fj\ er\ f) was released.
3070
3071         * README.en (What's FLIM): Delete description about
3072         std11-parse.el; add description about mailcap.el.
3073
3074 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3075
3076         * eword-decode.el (eword-decode-encoded-word-error-handler): New
3077         variable.
3078         (eword-decode-encoded-word-default-error-handler): New function.
3079         (eword-decode-encoded-word): Use
3080         'eword-decode-encoded-word-error-handler.
3081
3082 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3083
3084         * mailcap.el: Require 'mime-def.
3085
3086         * mime-def.el (mime-type/subtype-string): New function (moved from
3087         semi/mime-parse.el).
3088
3089 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3090
3091         * std11-parse.el: Abolish std11-parse.el.
3092
3093         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
3094
3095         * eword-decode.el: Require 'std11 instead of 'std11-parse.
3096
3097         * std11.el: Merge std11-parse.el.
3098
3099 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3100
3101         * mime-def.el (mime-temp-directory): Use 'defcustom.
3102
3103         * mel-u.el: Require 'mime-def instead of 'mel.
3104
3105         * mime-def.el (mime-temp-directory): New variable (moved from
3106         mel.el).
3107
3108         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
3109
3110 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3111
3112         * mailcap.el (mailcap-format-command): New function.
3113
3114         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
3115         again.
3116
3117 \f
3118 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3119
3120         * FLIM: Version 1.1.0 (T\e-D\ er\ fji) was released.
3121
3122 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3123
3124         * mime-def.el (quoted-printable-hex-chars): New constant.
3125         (quoted-printable-octet-regexp): New constant.
3126
3127         * mel-q.el, eword-decode.el: Move definition of constant
3128         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
3129         mime-def.el.
3130
3131 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3132
3133         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
3134
3135 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3136
3137         * mailcap.el (mailcap-look-at-mtext): Fix typo.
3138
3139 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3140
3141         * FLIM-ELS (flim-modules): Add mailcap.
3142
3143         * mailcap.el: New file (copied from SEMI).
3144
3145 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3146
3147         * eword-decode.el (eword-decode-ignored-field-list): Add
3148         `received'.
3149
3150         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
3151         environment variables.
3152
3153 \f
3154 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3155
3156         * FLIM: Version 1.0.1 (Ky\e-D\ er\ fto) was released.
3157
3158         * mime-def.el (mime-spadework-module-version-string): New
3159         constant.
3160
3161         * eword-encode.el: Abolish constant 'eword-encode-version.
3162
3163         * eword-decode.el: Abolish constant 'eword-decode-version.
3164
3165 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3166
3167         * eword-encode.el (eword-encode-divide-into-charset-words): Use
3168         'char-length or 'char-next-index instead of 'char-bytes.
3169         (tm-eword::encode-string-1): Use 'char-next-index instead of
3170         'char-bytes.
3171
3172 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3173
3174         * mel.el (base64-dl-module): Must check base64.so actually exists.
3175
3176 \f
3177 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3178
3179         * FLIM: Version 1.0.0 was released.
3180
3181         * README.en: Modify for FLIM.
3182
3183         * ChangeLog: New file.
3184
3185 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3186
3187         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
3188
3189         * Makefile: Modify for FLIM.
3190
3191 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3192
3193         * Makefile: New file.
3194
3195         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
3196         eword-encode.el: Copied from MEL, SEMI (mime-def.el
3197         eword-decode.el eword-encode.el) and APEL (std11-parse.el
3198         std11.el).