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