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