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