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