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