1 2000-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
3 * eword-encode.el (eword-encode-text): Specify `mode' of
4 `encoded-text-encode-string'.
6 * mel.el (encoded-text-encode-string): Add optional argument
7 `mode'; use `base64-encode-string' directly for "B"-encoding.
9 2000-12-20 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
11 * FLIM-API.en: Renamed from FLIM-1.14-API.en; reordered and add
14 * mime.el (mime-entity-set-content-type): Add DOC.
15 (mime-entity-set-encoding): Add DOC.
17 * mime-def.el (mime-content-type-subtype): Fix DOC.
18 (mime-content-type-parameters): Fix DOC.
20 2000-12-19 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
22 * FLIM-1.14-API.en: New file.
24 * smtp.el (smtp-open-connection-function): Add autoload cookie.
26 * qmtp.el (qmtp-open-connection-function): Add autoload cookie.
28 * mime.el (mime-entity-children): Add DOC.
29 (mime-entity-node-id): Add DOC.
30 (mime-entity-content-type): Add DOC.
31 (mime-entity-content-disposition): Add DOC.
32 (mime-entity-encoding): Add DOC.
34 2000-12-19 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
36 * mime.el (mime-encode-field-body): Add autoload setting.
38 * eword-encode.el (mime-encode-field-body): Renamed from
39 `eword-encode-field-body'; declare `eword-encode-field-body' as
41 (mime-encode-header-in-buffer): Use `mime-encode-field-body'
42 instead of `eword-encode-field-body'.
44 2000-12-19 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
46 * mime.el (mime-encode-header-in-buffer): Renamed from
47 `eword-encode-header'.
49 * mmdbuffer.el: Deleted.
51 * mime-def.el (mime-header): New group.
52 (mime-field-decoding-max-size): New user option [moved from
54 (mime-field-encoding-method-alist): New user option [moved from
57 * eword-encode.el (eword-field-encoding-method-alist): Moved to
58 mime-def.el and renamed to `mime-field-encoding-method-alist'.
59 (mime-header-charset-encoding-alist): Renamed from
60 `eword-charset-encoding-alist'.
61 (mime-header-default-charset-encoding): New variable.
62 (ew-find-charset-rule): Use
63 `mime-header-default-charset-encoding'.
64 (eword-in-subject-p): Declare as obsolete function.
65 (mime-encode-header-in-buffer): Renamed from
66 `eword-encode-header'; declare `eword-encode-header' as obsolete
69 * eword-decode.el (eword-max-size-to-decode): Moved to mime-def.el
70 and renamed to `mime-field-decoding-max-size'.
71 (mime-header-lexical-analyzer): Renamed from
72 `eword-lexical-analyzer'; switch to variable.
74 * FLIM-ELS (flim-modules): Add `raw-io'.
76 2000-12-19 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
78 * eword-encode.el (eword-encode-default-start-column): Switch to
81 2000-12-19 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
83 * raw-io.el (start-process): New function.
84 (binary-start-process-shell-command): New function.
86 2000-12-17 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
88 * mel-g.el (gzip64-external-encode-region): Don't use
89 `as-binary-process'; comment out code to regularize line break
90 code for OS/2 [if it is needed, it is better to implement by
92 (gzip64-external-decode-region): Don't use `as-binary-process'.
93 (mime-write-decoded-region): Likewise.
95 * mime-parse.el: Require `luna'.
97 2000-12-16 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
99 * eword-encode.el (eword-encode-divide-into-charset-words): Use
100 `aref' instead of `sref'.
101 (ew-encode-rword-1): Use `1+' instead of `char-next-index'.
102 (eword-encode-phrase-to-rword-list): Use `find-charset-string'
103 instead of `find-non-ascii-charset-string'.
104 (eword-encode-addr-seq-to-rword-list): Don't use `butlast'.
105 (eword-encode-header): Use `find-charset-region' instead of
106 `find-non-ascii-charset-string'.
108 * mel.el: Require `raw-io'.
110 * mime-def.el (binary-insert-file-contents): Moved to raw-io.el.
111 (binary-write-region): Likewise.
113 * mmbabyl.el (mime-write-entity): Use `raw-message-write-region'
114 instead of `write-region-as-raw-text-CRLF'.
116 * raw-io.el: New file.
118 * smtpmail.el: - Require `raw-io'.
119 - Delete definition of obsolete variable aliases for XEmacs.
120 (smtpmail-send-queued-mail): Use `binary-find-file-noselect'
121 instead of `find-file-noselect-as-binary'.
123 * smtp.el (smtp-open-connection-function): Use
124 `binary-open-network-stream' instead of `open-network-stream' as
126 (smtp-open-connection): Don't guard as `binary'.
128 * qmtp.el (qmtp-open-connection-function): Use
129 `binary-open-network-stream' instead of `open-network-stream' as
131 (qmtp-send-buffer): Don't guard as `binary'.
133 2000-12-15 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
135 * mime/eword-decode.el: Don't use
136 `define-obsolete-function-alias'; so `eword-decode-header' is
139 * mime/mmexternal.el: Don't require `pces'.
141 2000-12-15 TAKAHASHI Kaoru <kaoru@kaisei.org>
143 * Makefile (tar): Use `cvs tag -R' instead of `cvs tag -RF'.
145 2000-12-15 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
147 * mime-def.el (char-int): New alias.
149 * eword-encode.el (eword-encode-divide-into-charset-words): Don't
150 use `char-length' and `char-next-index'.
152 2000-12-15 Katsumi Yamaoka <yamaoka@jpl.org>
154 * eword-decode.el: Fix typo in doc-string of
155 `mime-set-field-decoder'.
157 2000-12-15 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
159 * mel.el: Don't require `path-util'.
161 2000-12-15 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
163 * std11.el, smtpmail.el, mime-def.el: Don't require `poe'.
165 * mel.el: Don't require `poem'.
167 2000-12-14 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
169 * mmexternal.el (mime-write-entity): Don't use
170 `write-region-as-raw-text-CRLF'.
171 (mmexternal-require-buffer): Use `binary-insert-file-contents'
172 instead of `insert-file-contents-as-binary'.
173 (mime-write-entity-body): Use `binary-write-region' instead of
174 `write-region-as-binary'.
176 * smtpmail.el (smtpmail-send-it): Use `binary-write-region'
177 instead of `write-region-as-binary'.
179 * smtp.el (smtp-open-connection): Don't use `as-binary-process'.
181 * mel.el (mime-insert-encoded-file of "base64"): Use
182 `binary-insert-file-contents' instead of
183 `insert-file-contents-as-binary'.
184 (mime-insert-encoded-file of "7bit"): Use
185 `binary-insert-file-contents' instead of
186 `insert-file-contents-as-binary'.
187 (mime-write-decoded-region of "7bit"): Use `binary-write-region'
188 instead of `write-region-as-binary'.
190 * mmbuffer.el (mime-write-entity-body): Use `binary-write-region'
191 instead of `write-region-as-binary'.
192 (mime-write-entity): Don't use `write-region-as-raw-text-CRLF'.
194 * mime-def.el: Don't require `poem'.
195 (binary-insert-file-contents): New function.
196 (binary-write-region): New function.
198 * mel-u.el (uuencode-external-encode-region): Don't use
200 (uuencode-external-decode-region): Don't use `as-binary-process'
201 and `as-binary-input-file'.
202 (mime-write-decoded-region): Don't use `as-binary-process'.
204 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Don't
205 use `insert-file-contents-as-coding-system'.
206 (quoted-printable-ccl-write-decoded-region): Don't use
207 `write-region-as-coding-system'.
209 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Don't use
210 `insert-file-contents-as-coding-system'.
211 (base64-ccl-write-decoded-region): Don't use
212 `write-region-as-coding-system'.
214 * std11.el: Don't require `poem'.
215 (std11-parse-ascii-token): Don't use
216 `find-non-ascii-charset-string'.
218 * qmtp.el: Don't require `poem'.
219 (qmtp-send-buffer): Don't use `as-binary-process'.
221 2000-12-14 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
223 * mime-def.el, qmtp.el, smtp.el, smtpmail.el, std11.el: Require
224 `custom' instead of `pcustom'.
226 2000-12-12 Daiki Ueno <ueno@unixuser.org>
228 * sasl.el: Rewrite with luna.
230 2000-12-06 Daiki Ueno <ueno@unixuser.org>
232 * FLIM-ELS: Don't install md5-dl.el, md5-el.el, sha1-dl.el and
233 sha1-el.el if the running emacs has builtin message digest
236 * md5-dl.el, sha1-dl.el: Don't bind `dynamic-link' and
239 * md5.el (md5-dl-module): Moved from md5-dl.el.
240 * sha1.el: Don't bind `sha1-string'.
242 2000-12-04 Daiki Ueno <ueno@unixuser.org>
244 * README.ja, README.en (load-path): Remove section.
245 (What's FLIM): Specify prerequisite version of Emacsen.
247 2000-11-21 Daiki Ueno <ueno@unixuser.org>
249 * sasl.el (sasl-client-set-encoder): New function.
250 (sasl-client-set-decoder): New function.
251 (sasl-client-encoder): New function.
252 (sasl-client-decoder): New function.
254 * sasl-digest.el: Require 'cl' when compiling.
255 (sasl-digest-md5-signing-encode-magic): New constant.
256 (sasl-digest-md5-signing-decode-magic): New constant.
257 (sasl-digest-md5-htonl-string): New function.
258 (sasl-digest-md5-make-integrity-encoder): New function.
259 (sasl-digest-md5-make-integrity-decoder): New function.
260 (sasl-digest-md5-ha1): New function.
261 (sasl-digest-md5-response-value): Accept the 1st argument `ha1'.
262 (sasl-digest-md5-response): Use `sasl-digest-md5-ha1'.
263 - Set integrity encoder and decoder of the client.
265 * smtp.el: Require `luna'.
266 (smtp-read-response): Accept `smtp-connection' object rather than
268 (smtp-send-command): Likewise.
269 (smtp-send-data): Likewise.
271 2000-11-10 Daiki Ueno <ueno@unixuser.org>
273 * tests/test-sasl.el (test-sasl-digest-md5-imap): New testcase.
274 (test-sasl-digest-md5-acap): New testcase.
276 2000-11-10 Daiki Ueno <ueno@unixuser.org>
278 * lunit.el (lunit-make-test-suite-from-class): New function.
279 (lunit-class): Abolish.
280 (lunit-test-results-buffer): Abolish.
282 * FLIM-ELS (check-flim): New function.
284 * Makefile (check): New target.
286 * tests: New directory.
288 2000-11-09 Daiki Ueno <ueno@unixuser.org>
290 * lunit.el (lunit-test-method-regexp): New variable.
291 (lunit-class): New function.
293 2000-11-09 Daiki Ueno <ueno@unixuser.org>
295 * lunit.el: New file.
297 2000-12-13 Kenichi Handa <handa@etl.go.jp>
299 * luna.el: Fix and add DOCs and comments; fix coding style.
301 2000-12-09 MORIOKA Tomohiko <tomo@m17n.org>
303 * mmbuffer.el (mmbuffer-parse-multipart): Add new optional
304 argument `representation-type'.
305 (mmbuffer-parse-encapsulated): Likewise.
307 2000-12-07 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
309 * mmexternal.el: Must require `mmgeneric'.
311 * sha1.el: Don't use `defun-maybe'.
313 2000-12-04 Daiki Ueno <ueno@unixuser.org>
315 * luna.el (luna-class-find-functions): Don't quote colon keywords.
317 (luna-call-next-method): Ditto.
319 2000-11-28 Daiki Ueno <ueno@unixuser.org>
321 * luna.el: Don't require `static'.
322 (luna-define-class-function): Don't bind colon keywords.
323 (luna-class-find-functions): Quote colon keywords.
324 (luna-send): Likewise.
325 (luna-call-next-method): Likewise.
327 2000-11-12 Daiki Ueno <ueno@unixuser.org>
329 * luna.el (luna-define-method): Clear method cache.
330 (luna-apply-generic): New function.
331 (luna-define-generic): Use `luna-apply-generic' instead of
334 2000-12-04 Daiki Ueno <ueno@unixuser.org>
336 * smtpmail.el (smtpmail-send-it): Use `smtp-send-buffer' instead of
338 (smtpmail-send-queued-mail): Ditto.
340 2000-11-24 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
342 * FLIM-MK (compile-flim): Compile `flim-version-specific-modules'.
343 (install-flim): Install `flim-version-specific-modules' to
344 `FLIM_VERSION_SPECIFIC_DIR'.
345 (compile-flim-package): Compile `flim-version-specific-modules'.
346 (install-flim-package): Install `flim-version-specific-modules'.
348 * FLIM-ELS (flim-modules): Add `mime-conf' instead of `mailcap'.
349 (flim-version-specific-modules): New variable; specify `mailcap'.
351 * FLIM-CFG (FLIM_VERSION_SPECIFIC_DIR): New variable.
353 * mailcap.el: Completely rewrote to use mime-conf.el.
355 * mime-conf.el: New file.
357 2000-11-16 Kenichi OKADA <okada@opaopa.org>
359 * sasl-digest.el (sasl-digest-md5-response): Fix typo.
361 2000-11-12 Daiki Ueno <ueno@unixuser.org>
363 * smtp.el (smtp-primitive-data): Use `beginning-of-line' instead of
365 (smtp-read-response): Don't bind `case-fold-search'.
366 (smtp-send-data): Don't save excursion.
368 2000-11-10 Daiki Ueno <ueno@unixuser.org>
370 * sasl-digest.el (sasl-digest-md5-challenge): Abolish.
371 (sasl-digest-md5-syntax-table): Rename from
372 `sasl-digest-md5-parse-digest-challenge-syntax-table'.
373 (sasl-digest-md5-parse-string): Rename from
374 `sasl-digest-md5-parse-digest-challenge'; only return a property
376 (sasl-digest-md5-challenge): Abolish.
377 (sasl-digest-md5-build-response-value-1): Abolish.
378 (sasl-digest-md5-response-value): Define as function.
379 (sasl-digest-md5-response): Rewrite.
381 2000-11-07 Kenichi OKADA <okada@opaopa.org>
383 * sasl.el (sasl-login-response-1): Fix.
384 (sasl-login-response-2): Fix.
386 2000-11-07 Daiki Ueno <ueno@unixuser.org>
388 * smtp.el (smtp-sasl-properties): New user option.
389 (smtp-sasl-user-realm): Abolish.
391 2000-11-05 Daiki Ueno <ueno@unixuser.org>
393 * qmtp.el (qmtp-send-package): Don't check "K" reply per recipient.
394 (qmtp-via-smtp): Mark as obsolete.
395 (qmtp-send-buffer): New function.
397 * sasl.texi: New file.
399 2000-11-05 Daiki Ueno <ueno@unixuser.org>
401 * sasl.el (sasl-step-data): New function.
402 (sasl-step-set-data): New function.
404 2000-11-04 Daiki Ueno <ueno@unixuser.org>
406 * sasl.el: Don't require 'poe'
407 - Rename `sasl-*instantiator*' to `sasl-*client*'.
408 - Rename `sasl-*authenticator*' to `sasl-*mechanism*'.
409 - Rename `sasl-*continuations*' to `sasl-*steps*'.
410 (sasl-make-client): Accept 1st argument `mechanism'.
411 (sasl-next-step): Rename from `sasl-evaluate-challenge'.
413 2000-11-04 Daiki Ueno <ueno@unixuser.org>
415 * sasl.el (sasl-make-instantiator): Define as function.
416 (sasl-instantiator-name): Ditto.
417 (sasl-instantiator-service): Ditto.
418 (sasl-instantiator-server): Ditto.
419 (sasl-instantiator-set-properties): Ditto.
420 (sasl-instantiator-set-property): Ditto.
421 (sasl-instantiator-property): Ditto.
422 (sasl-instantiator-properties): Ditto.
423 (sasl-authenticator-mechanism): Ditto.
424 (sasl-authenticator-continuations): Ditto.
426 2000-11-02 Daiki Ueno <ueno@unixuser.org>
428 * sasl.el: Rename `sasl-*principal*' to `sasl-*instantiator*'.
429 (sasl-make-instantiator): Abolish optional 4th argument.
430 (sasl-instantiator-set-properties): New function.
431 (sasl-instantiator-put-property): New function.
432 (sasl-instantiator-property): New function.
433 (sasl-instantiator-properties): New function.
435 * smtp.el (smtp-sasl-user-name): Rename from
436 `smtp-sasl-principal-user'.
437 (smtp-sasl-user-realm): Rename from `smtp-sasl-principal-realm'.
439 2000-11-02 Daiki Ueno <ueno@unixuser.org>
441 * sasl.el (sasl-mechanisms): Add `LOGIN' and `ANONYMOUS'.
442 (sasl-mechanism-alist): Likewise.
443 (sasl-error): Define.
444 (sasl-login-continuations): New variable.
445 (sasl-login-response-1): New function.
446 (sasl-login-response-2): New function.
447 (sasl-anonymous-continuations): New variable.
448 (sasl-anonymous-response): New function.
450 * smtp.el (smtp-error): Define.
451 (smtp-via-smtp): Use it.
453 2000-11-02 Daiki Ueno <ueno@unixuser.org>
455 * smtp.el (smtp-via-smtp): Mark as obsolete.
456 (smtp-send-buffer): Rename from `smtp-via-smtp'.
458 2000-11-02 Daiki Ueno <ueno@unixuser.org>
460 * sasl.el (sasl-make-authenticator): Allocate a freshly generated
461 symbol for each continuation.
463 2000-11-02 Daiki Ueno <ueno@unixuser.org>
465 * sasl-digest.el (sasl-digest-md5-response-1): Rename from
466 `sasl-digest-md5-digest-response'.
467 (sasl-digest-md5-response-2): New alias.
468 (sasl-digest-md5-parse-digest-challenge): Save excursion.
470 * sasl.el (sasl-mechanism-alist): Rename from `sasl-mechanisms'.
471 (sasl-mechanisms): New variable.
472 (sasl-find-authenticator): Check `sasl-mechanisms' rather than
473 `sasl-mechanism-alist'.
475 * smtp.el (smtp-submit-package): Use `smtp-primitive-ehlo'.
476 (smtp-primitive-auth): Check authenticator.
478 2000-11-02 Daiki Ueno <ueno@unixuser.org>
480 * FLIM-ELS (hmac-modules): New variable.
481 (flim-modules): Move HMAC modules to `hmac-modules'
484 * smtp.el (smtp-sasl-principal-realm): New user option.
486 * sasl.el (sasl-plain-response): New function.
487 (sasl-mechanisms): Add `DIGEST-MD5' and `PLAIN'.
488 (sasl-unique-id-function): New variable.
489 (sasl-plain-continuations): New variable.
490 (sasl-unique-id): New function.
491 (sasl-unique-id-char): New variable.
493 * sasl-digest.el: New file.
495 2000-11-01 Daiki Ueno <ueno@unixuser.org>
497 * smtp.el: Bind `sasl-mechanisms'; add autoload settings for
498 `sasl-make-principal', `sasl-find-authenticator',
499 `sasl-authenticator-mechanism-internal' and
500 `sasl-evaluate-challenge'.
501 (smtp-use-sasl): New user option.
502 (smtp-sasl-principal-name): New user option.
503 (smtp-sasl-mechanisms): New user option.
504 (smtp-submit-package): Call `smtp-primitive-starttls' and
505 `smtp-primitive-auth'.
506 (smtp-primitive-ehlo): Don't modify the rest of a extension line.
507 (smtp-primitive-auth): New function.
508 (smtp-primitive-starttls): Check the response code.
510 * sasl.el: New implementation.
512 * sasl-cram.el: New file.
514 * FLIM-ELS (flim-modules): Add `md5', `md5-el', `md5-dl',
515 `hex-util', `hmac-def', `hmac-md5', `sasl' and `sasl-cram'.
517 2000-11-01 Daiki Ueno <ueno@unixuser.org>
519 * smtp.el: Add autoload settings for `starttls-open-stream' and
520 `starttls-negotiate'.
521 (smtp-connection-set-extensions-internal): New macro.
522 (smtp-connection-extensions-internal): New macro.
523 (smtp-make-connection): Set the `extension' slot to nil.
524 (smtp-primitive-ehlo): New function.
525 (smtp-submit-package): Rename from `smtp-commit'.
526 (smtp-submit-package-function): Rename from `smtp-commit-function'.
527 (smtp-primitive-starttls): New function.
528 (smtp-extensions): New group.
529 (smtp-use-8bitmime): New variable.
530 (smtp-use-size): New variable.
531 (smtp-use-starttls): New variable.
532 (smtp-via-smtp): Bind `smtp-open-connection-function'.
534 2000-10-31 Daiki Ueno <ueno@unixuser.org>
536 * smtp.el: New implementation.
538 2000-08-16 Daiki Ueno <ueno@unixuser.org>
540 * FLIM-ELS (flim-modules): Add `qmtp'.
544 2000-08-28 Yuuichi Teranishi <teranisi@gohome.org>
546 * eword-encode.el (eword-encode-mailboxes-to-rword-list):
548 (eword-encode-address-to-rword-list): Ditto.
549 (eword-encode-addresses-to-rword-list):
550 Use `eword-encode-address-to-rword-list' instead of
551 `eword-encode-mailbox-to-rword-list'.
553 * std11.el (std11-address-string): Fix for group list.
555 2000-08-10 MORIOKA Tomohiko <tomo@m17n.org>
557 * mmgeneric.el: Enclose definition of class `mime-entity' and its
558 internal accessors by `eval-and-compile'.
560 * luna.el: Define `luna-class-name' before it is used in macros.
563 2000-07-12 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
565 * FLIM-Chao: Version 1.14.1 (Rokujiz
\e-Dò)
\e-A released.
567 2000-07-10 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
569 * mmexternal.el (initialize-instance): Deleted.
570 (mmexternal-require-file-name): New function.
571 (mmexternal-require-buffer): Use `mmexternal-require-file-name'.
573 2000-06-30 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
575 * mime.el (mime-entity-read-field): Fix a bug when FIELD-NAME is a
578 2000-06-23 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
580 * mmexternal.el (initialize-instance): New method.
581 (mime-entity-name): Fixed.
582 (mmexternal-require-buffer): New function.
583 (mime-insert-entity): New implementation.
584 (mime-write-entity): Likewise.
585 (mime-entity-body): New method.
586 (mime-insert-entity-body): New method.
587 (mime-write-entity-body): New implementation.
588 (mime-entity-content): Likewise.
589 (mime-insert-entity-content): Likewise.
590 (mime-write-entity-content): Likewise.
591 (mime-entity-fetch-field): Likewise.
592 (mime-insert-header): Likewise.
594 * mmbuffer.el (initialize-instance): Store buffer instead of name
595 of buffer to `buffer' slot.
597 2000-06-21 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
599 * mmgeneric.el (mime-entity-children): Deleted.
601 * mmbuffer.el (mime-insert-entity-body): New method.
602 (mmbuffer-parse-multipart): New function.
603 (mmbuffer-parse-encapsulated): New function.
604 (mime-entity-children): New function.
606 2000-06-21 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
608 * mime.el (mime-find-root-entity): New function.
609 (mime-entity-header-buffer): Comment out.
610 (mime-goto-header-start-point): Likewise.
611 (mime-entity-header-start-point): Likewise.
612 (mime-entity-header-end-point): Likewise.
613 (mime-entity-body-buffer): Likewise.
614 (mime-goto-body-start-point): Likewise.
615 (mime-goto-body-end-point): Likewise.
616 (mime-entity-body-start-point): Likewise.
617 (mime-entity-body-end-point): Likewise.
618 (mime-entity-body-start): Likewise.
619 (mime-entity-body-end): Likewise.
620 (mime-entity-buffer): Likewise.
621 (mime-entity-point-min): Likewise.
622 (mime-entity-point-max): Likewise.
623 (mime-insert-entity-body): New generic function.
624 (mime-entity-uu-filename): Use `mime-insert-entity-body'.
625 (mime-entity-set-content-type): New function.
626 (mime-entity-set-encoding): New function.
628 * mime-parse.el (mime-parse-multipart): Comment out.
629 (mime-parse-encapsulated): Likewise.
630 (mime-parse-external): Likewise.
632 * mmbuffer.el (mime-entity-header-buffer): Comment out.
633 (mime-goto-header-start-point): Likewise.
634 (mime-entity-header-start-point): Likewise.
635 (mime-entity-header-end-point): Likewise.
636 (mime-entity-body-buffer): Likewise.
637 (mime-goto-body-start-point): Likewise.
638 (mime-goto-body-end-point): Likewise.
639 (mime-entity-body-start-point): Likewise.
640 (mime-entity-body-end-point): Likewise.
641 (mime-entity-buffer): Likewise.
642 (mime-entity-point-min): Likewise.
643 (mime-entity-point-max): Likewise.
645 2000-05-30 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
647 * eword-encode.el (eword-charset-encoding-alist): Add
650 2000-05-25 Tanaka Akira <akr@m17n.org>
652 * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
654 2000-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
656 * smtp.el (smtp-deduce-address-list): Set `case-fold-search' to `t'
657 in the working buffer.
659 2000-04-26 Yoshiki Hayashi <yoshiki@xemacs.org>
661 * mime.el (mime-entity-body): New function.
662 * mmbuffer.el (mime-entity-body): Implement it.
664 2000-03-03 Keiichi Suzuki <keiichi@nanap.org>
666 * mime.el (mime-entity-node-id): Change to function.
668 2000-03-03 MORIOKA Tomohiko <tomo@m17n.org>
670 * mmdbuffer.el, mmbuffer.el (initialize-instance): Don't setup
671 `mime-message-structure'.
673 * mime-parse.el (mime-parse-buffer): Don't setup
674 `mime-message-structure'.
676 2000-03-02 MORIOKA Tomohiko <tomo@m17n.org>
678 * mmgeneric.el (mime-visible-field-p): Moved from mmbuffer.el.
679 (mime-insert-header-from-buffer): Moved from mmbuffer.el.
681 * mmexternal.el, mmdbuffer.el, mmbuffer.el (mime-visible-field-p):
682 Moved to mmgeneric.el.
683 (mime-insert-header-from-buffer): Moved to mmgeneric.el.
685 2000-03-02 MORIOKA Tomohiko <tomo@m17n.org>
687 * FLIM-ELS (flim-modules): Add `mmgeneric'.
689 * mmgeneric.el: New file.
691 * mmbuffer.el: Require `mmgeneric'.
693 * mime.el: Require `mmgeneric' when compiling.
695 * mime-def.el: Move mime-entity related definitions to
698 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
700 * mime.el (mime-find-entity-from-number): Now second argument
701 `message' is not an optional argument.
702 (mime-find-entity-from-node-id): Likewise.
703 (mime-find-entity-from-content-id): Likewise.
704 (mime-fetch-field): Delete obsolete function.
705 (mime-read-field): Likewise.
707 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
709 * mime.el (mime-entity-header-buffer): Mark it as obsolete.
710 (mime-goto-header-start-point): Likewise.
711 (mime-entity-header-start-point): Likewise.
712 (mime-entity-header-end-point): Likewise.
713 (mime-entity-body-start): Use `defalias'; don't recommend to use
714 `mime-entity-body-start-point' instead.
715 (mime-entity-body-end): Use `defalias'; don't recommend to use
716 `mime-entity-body-end-point' instead.
717 (mime-entity-body-buffer): Mark it as obsolete.
718 (mime-goto-body-start-point): Likewise.
719 (mime-goto-body-end-point): Likewise.
720 (mime-entity-body-start-point): Likewise.
721 (mime-entity-body-end-point): Likewise.
722 (mime-entity-buffer): Don't recommend to use
723 `mime-entity-header-buffer' or `mime-entity-body-buffer' instead.
724 (mime-entity-point-min): Don't recommend to use
725 `mime-entity-header-start-point' instead.
726 (mime-entity-point-max): Don't recommend to use
727 `mime-entity-body-end-point' instead.
729 * mime-def.el (mime-library-version): update to 1.14.1.
730 - Add autoload setting for `mime-parse-external'.
733 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
735 * Chao: Version 1.14.0 (Momoyama) released.
737 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
739 * Makefile, mime-en.sgml, mime-ja.sgml: Update for the new CVS
742 1999-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
744 * mel-b-el.el (base64-encode-region): Allow the optional second arg
746 (base64-external-encode-region): Likewise.
747 (base64-internal-encode-region): Likewise.
748 (base64-encode-string): Likewise.
750 1999-12-16 MORIOKA Tomohiko <tomo@m17n.org>
752 * FLIM-ELS (flim-modules): Add `mmexternal'.
754 * mime-parse.el (mime-parse-external): New function.
756 * mime-def.el (mime-entity-children [mime-entity]): Use
757 `mime-parse-external' for message/external-body.
759 * mmexternal.el: New module.
761 1999-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
763 * README.en, README.ja, mime-en.sgml, mime-ja.sgml: Update for the
764 recent ML address and ftp site.
766 1999-10-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
768 * FLIM-MK (install-flim-package): Delete auto-autoloads.el
771 1999-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
773 * mailcap.el (mailcap-look-at-schar): Protect against unexpected
774 eof. [cf. <tm-ja:5177>]
776 1999-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
778 * smtpmail.el (smtpmail-send-it): Remove needless `concat'.
780 1999-09-08 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
782 * mime-ja.sgml, mime-en.sgml (Entity creation): Fix typo.
784 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
786 * smtpmail.el (smtpmail-send-it): Make directory
787 `smtpmail-queue-dir' if it does not exist; convert filename of
788 queued mail using `convert-standard-filename'.
789 (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory
790 name using `file-name-as-directory'.
791 (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc
794 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
796 * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and
797 `time-stamp-hh:mm:ss' instead of `current-time'.
799 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
801 * FLIM-ELS: Use `if' instead of `unless'.
804 1999-08-17 MORIOKA Tomohiko <tomo@m17n.org>
806 * FLIM: Version 1.13.2 (Kasanui) released.
808 1999-08-03 Yuuichi Teranishi <teranisi@gohome.org>
810 * smtp.el (smtp-notify-success): New option.
811 * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
812 SMTP server if `smtp-notify-success' is non-nil.
813 [cf. <tm-ja:4872,4877>]
815 1999-08-02 MORIOKA Tomohiko <tomo@m17n.org>
817 * mime.el (mime-entity-header-start-point): New generic function.
818 (mime-entity-header-end-point): New generic function.
820 * mmbuffer.el (mime-entity-header-start-point): New method.
821 (mime-entity-header-end-point): New method.
823 1999-08-09 MORIOKA Tomohiko <tomo@m17n.org>
825 * FLIM-ELS (flim-modules): Add `mmdbuffer'.
827 1999-07-27 MORIOKA Tomohiko <tomo@m17n.org>
829 * mmdbuffer.el: New module.
831 1999-07-28 MORIOKA Tomohiko <tomo@m17n.org>
833 * mime-parse.el: Add autoload setting for
834 `mime-entity-body-buffer', `mime-entity-body-start-point' and
835 `mime-entity-body-end-point'.
837 * mime.el (mime-entity-point-min): Define as an obsolete function.
838 (mime-entity-point-max): Likewise.
840 1999-07-27 MORIOKA Tomohiko <tomo@m17n.org>
842 * mmbuffer.el (entity-point-min): Deleted because it is
844 (entity-point-max): Deleted because it is duplicated.
846 1999-07-24 MORIOKA Tomohiko <tomo@m17n.org>
848 * mmbuffer.el (mime-insert-text-content): Deleted [moved to
851 * mime-def.el: Add autoload settings for `mime-entity-content' [to
853 (mime-insert-text-content): New method of `mime-entity' [moved
856 1999-07-24 MORIOKA Tomohiko <tomo@m17n.org>
858 * mmbuffer.el (mime-entity-children): Deleted [moved to
861 * mime-def.el: Add autoload settings for
862 `mime-entity-content-type', `mime-parse-multipart' and
863 `mime-parse-encapsulated' [to avoid warning].
864 (mime-entity-children): New method of `mime-entity' [moved from
868 1999-07-22 MORIOKA Tomohiko <tomo@m17n.org>
870 * FLIM: Version 1.13.1 (Tawaramoto) released.
872 1999-07-21 MORIOKA Tomohiko <tomo@m17n.org>
874 * mime-parse.el (mime-parse-buffer): Fixed.
877 1999-07-16 MORIOKA Tomohiko <tomo@m17n.org>
879 * FLIM: Version 1.13.0 (Iwami) released.
881 1999-07-09 Nakagawa, Makoto <nakagawa@pochi.tis.co.jp>
883 * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
885 (smtpmail-send-it): Use write-region-as-binary instead of
887 (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
888 instead of find-file-noselect.
890 1999-06-23 MORIOKA Tomohiko <tomo@m17n.org>
892 * FLIM-CFG: Delete code to detect APEL 7.3 or later.
894 1999-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
896 * smtpmail.el (smtpmail-send-it): Extend the search bound to the
897 end of the field for fetching the recipients from Resent-To.
899 1999-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
901 * luna.el (luna-define-class-function): Check for the improbable
902 name of variable beginning with colon whether we should bind the
903 sort of symbol or not.
904 (TopLevel): Likewise.
906 1999-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
908 * luna.el (luna-define-class-function): Bind member variables
909 statically for old Emacsen.
910 (TopLevel): Require `static'; bind `:before', `:after' and
911 `:around' statically for old Emacsen. [cf. <tm-ja:4593>]
914 1999-06-01 MORIOKA Tomohiko <tomo@m17n.org>
916 * Chao: Version 1.13.0 (JR Fujinomori) released.
918 1999-05-29 MORIOKA Tomohiko <tomo@m17n.org>
920 * mmbuffer.el (mime-entity-fetch-field): New implementation.
922 * mime-def.el (mime-entity-fetch-field): New method of luna-class
925 * luna.el (luna-define-method): Allow `:around' qualifier.
926 (luna-class-find-functions): Likewise.
927 (luna-send): Likewise.
928 (luna-call-next-method): New function.
930 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
932 * mime-def.el (eval-module-depended-macro): Abolished.
933 Use `def-edebug-spec' directly.
935 * luna.el (luna-define-method): Allow `:before' qualifier.
936 (luna-class-find-functions): Likewise.
938 * mime-def.el (mime-message-structure): Define as obsolete
941 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
943 * mime-parse.el (mime-parse-encapsulated): Use
944 `mime-entity-body-start-point' and `mime-entity-body-end-point'.
946 * mime.el (mime-parse-buffer): Revert to auto-load from
949 * mime-parse.el (mime-parse-multipart): Move from mime-parse.el
951 (mime-parse-encapsulated): Likewise.
952 (mime-parse-message): Likewise.
953 (mime-parse-buffer): Likewise.
955 * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again.
956 (mime-parse-encapsulated): Likewise.
957 (mime-parse-message): Likewise.
958 (mime-parse-buffer): Likewise.
960 * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an
963 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
965 * mmbuffer.el (initialize-instance): Don't initialize slots if
966 they are initialized.
967 (mime-parse-multipart): Run in body-buffer of an entity.
968 (mime-entity-body-start-point): New method.
970 1999-05-25 MORIOKA Tomohiko <tomo@m17n.org>
972 * mmbuffer.el (mime-entity-body-end-point): New method.
973 (mime-goto-header-start-point): New method.
974 (mime-goto-body-start-point): New method.
975 (mime-goto-body-end-point): New method.
977 * mime.el (mime-goto-body-end-point): New generic function.
979 * mel.el (Q-encoded-text-length): Fixed.
981 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org>
983 * mmbuffer.el (mime-parse-multipart): Refer body-start instead of
986 * mmcooked.el (mime-insert-header): Fix typo.
988 1999-05-23 MORIOKA Tomohiko <tomo@m17n.org>
990 * mmcooked.el (mime-insert-header): Use
991 `luna-class-find-functions'.
993 * mime.el (mime-entity-buffer): Define as obsolete function.
994 (mime-entity-body-end-point): New generic function; define
995 `mime-entity-body-end' as obsolete function.
996 (mime-goto-body-start-point): New generic function.
997 (mime-entity-uu-filename): Use `mime-goto-body-start-point' and
998 `mime-entity-body-end-point'.
1000 * mmbuffer.el (initialize-instance): Define as after method;
1001 return initialized instance.
1003 * luna.el (luna-define-class): Add `standard-object' as a parent.
1004 (luna-define-method): Allow `:after' qualifier.
1005 (luna-class-find-parents-functions): New function.
1006 (luna-class-find-functions): New function [abolish
1007 `luna-class-find-function'].
1008 (luna-find-functions): New function [abolish
1009 `luna-find-function'].
1010 (luna-send): Modify for new method dispatch mechanism.
1011 (luna-make-entity): New implementation.
1012 (standard-object): New class.
1013 (initialize-instance): New method.
1015 1999-05-22 MORIOKA Tomohiko <tomo@m17n.org>
1017 * Delete mmgeneric.el.
1019 * mmcooked.el: Modify for mmbuffer.el.
1022 - Don't require `mmgeneric' and `mime-parse'.
1025 (mime-buffer-entity-buffer-internal): Renamed from
1026 `mime-entity-set-buffer-internal'.
1027 (mime-buffer-entity-set-buffer-internal): Likewise.
1028 (mime-buffer-entity-header-start-internal): Likewise.
1029 (mime-buffer-entity-set-header-start-internal): Likewise.
1030 (mime-buffer-entity-header-end-internal): Likewise.
1031 (mime-buffer-entity-set-header-end-internal): Likewise.
1032 (mime-buffer-entity-body-start-internal): Likewise.
1033 (mime-buffer-entity-set-body-start-internal): Likewise.
1034 (mime-buffer-entity-body-end-internal): Likewise.
1035 (mime-buffer-entity-set-body-end-internal): Likewise.
1036 (mime-entity-name): New method.
1037 (mime-parse-multipart): New function [moved from mime-parse.el].
1038 (mime-parse-encapsulated): Likewise.
1039 (mime-parse-message): Likewise.
1040 (mime-entity-children): New method.
1041 (mime-goto-header-start-point): New method.
1042 (mime-visible-field-p): New function [moved from mmgeneric.el].
1043 (mime-insert-header-from-buffer): Likewise.
1044 (mime-insert-header): New method.
1045 (mime-entity-content): Use `luna-define-method'.
1046 (mime-insert-text-content): New method.
1047 ((mime-entity-fetch-field): Use `luna-define-method'.
1048 (mime-entity-header-buffer): New method.
1049 (mime-entity-body-buffer): Likewise.
1050 (mime-entity-buffer): Likewise.
1051 (mime-entity-point-min): Use `luna-define-method'.
1052 (mime-entity-point-max): Use `luna-define-method'.
1053 (mime-parse-buffer): New function [moved from mmgeneric.el].
1055 * mime-parse.el (mime-parse-multipart): Moved to mmbuffer.el.
1056 (mime-parse-encapsulated): Likewise.
1057 (mime-parse-message): Likewise.
1058 (mime-parse-buffer): Likewise.
1060 * mime.el (mime-parse-buffer): Auto-loaded from "mmbufer".
1061 (mime-find-function): Abolished.
1062 (mime-entity-function): Abolished.
1063 (mime-entity-send): Use `luna-send'.
1064 (mime-open-entity): Use `luna-make-entity' and
1065 `mm-expand-class-name'.
1066 (mime-entity-cooked-p): Use `luna-define-generic'.
1067 (mime-entity-children): Use `luna-send'.
1068 (mime-find-entity-from-content-id): Use `mime-entity-read-field'.
1069 (mime-entity-buffer): Change to generic function.
1070 (mime-entity-header-buffer): New generic function.
1071 (mime-entity-body-buffer): Likewise.
1072 (mime-entity-point-min): Use `luna-define-generic'.
1073 (mime-entity-point-max): Likewise.
1074 (mime-entity-header-start): Abolished.
1075 (mime-entity-header-end): Abolished.
1076 (mime-entity-body-start): Abolished.
1077 (mime-entity-body-end): Abolished.
1078 (mime-goto-header-start-point): New generic function.
1079 (mime-entity-fetch-field): New generic function.
1080 (mime-fetch-field): Use `mime-entity-fetch-field'; declare as
1082 (mime-entity-content-type): Use `mime-entity-fetch-field'.
1083 (mime-entity-content-disposition): Likewise.
1084 (mime-entity-encoding): Likewise.
1085 (mime-entity-read-field): New function.
1086 (mime-read-field): Use `mime-entity-read-field'; declare as
1088 (mime-insert-header): Use `luna-define-generic'; abolish obsolete
1089 alias `mime-insert-decoded-header'.
1090 (mime-entity-name): New generic function.
1091 (mime-entity-content): Use `luna-define-generic'.
1092 (mime-insert-entity-content): Likewise.
1093 (mime-write-entity-content): Likewise.
1094 (mime-insert-text-content): Likewise.
1095 (mime-insert-entity): Likewise.
1096 (mime-write-entity): Likewise.
1097 (mime-write-entity-body): Likewise.
1101 (make-mime-entity-internal): Abolished.
1102 (mime-entity-representation-type-internal): Change to alias for
1104 (mime-entity-set-representation-type-internal): Change to alias
1105 for `luna-set-class-name'.
1106 (mime-entity-location-internal): Defined by
1107 `luna-define-internal-accessors'.
1108 (mime-entity-set-location-internal): Likewise.
1109 (mime-entity-content-type-internal): Likewise.
1110 (mime-entity-set-content-type-internal): Likewise.
1111 (mime-entity-content-disposition-internal): Likewise.
1112 (mime-entity-set-content-disposition-internal): Likewise.
1113 (mime-entity-encoding-internal): Likewise.
1114 (mime-entity-set-encoding-internal): Likewise.
1115 (mime-entity-children-internal): Likewise.
1116 (mime-entity-set-children-internal): Likewise.
1117 (mime-entity-parent-internal): Likewise.
1118 (mime-entity-set-parent-internal): Likewise.
1119 (mime-entity-node-id-internal): Likewise.
1120 (mime-entity-decoded-subject-internal): Abolished.
1121 (mime-entity-set-decoded-subject-internal): Abolished.
1122 (mime-entity-decoded-from-internal): Abolished.
1123 (mime-entity-set-decoded-from-internal): Abolished.
1124 (mime-entity-date-internal): Abolished.
1125 (mime-entity-set-date-internal): Abolished.
1126 (mime-entity-message-id-internal): Abolished.
1127 (mime-entity-set-message-id-internal): Abolished.
1128 (mime-entity-references-internal): Abolished.
1129 (mime-entity-set-references-internal): Abolished.
1130 (mime-entity-chars-internal): Abolished.
1131 (mime-entity-set-chars-internal): Abolished.
1132 (mime-entity-lines-internal): Abolished.
1133 (mime-entity-set-lines-internal): Abolished.
1134 (mime-entity-xref-internal): Abolished.
1135 (mime-entity-set-xref-internal): Abolished.
1136 (mime-entity-original-header-internal): Defined by
1137 `luna-define-internal-accessors'.
1138 (mime-entity-set-original-header-internal): Likewise.
1139 (mime-entity-parsed-header-internal): Likewise.
1140 (mime-entity-set-parsed-header-internal): Likewise.
1141 (mime-entity-buffer-internal): Abolished.
1142 (mime-entity-set-buffer-internal): Abolished.
1143 (mime-entity-header-start-internal): Abolished.
1144 (mime-entity-set-header-start-internal): Abolished.
1145 (mime-entity-header-end-internal): Abolished.
1146 (mime-entity-set-header-end-internal): Abolished.
1147 (mime-entity-body-start-internal): Abolished.
1148 (mime-entity-set-body-start-internal): Abolished.
1149 (mime-entity-body-end-internal): Abolished.
1150 (mime-entity-set-body-end-internal): Abolished.
1151 (mm-expand-class-name): New macro.
1152 (mm-define-backend): Use `luna-define-class' and
1153 `mm-expand-class-name'.
1154 (mm-define-method): Use `luna-define-method' and
1155 `mm-expand-class-name'.
1156 (mm-arglist-to-arguments): Abolished.
1157 (mel-define-service): Use `luna-arglist-to-arguments' instead of
1158 `mm-arglist-to-arguments'.
1160 * mel.el: Require `alist'.
1162 * FLIM-ELS (flim-modules): Add `luna' and delete `mmgeneric'.
1165 - Rename property `luna-member-index' to `luna-slot-index'.
1166 - Rearrangement to avoid byte-compiling problem.
1167 (luna-define-class-function): New function.
1168 (luna-define-class): Use `luna-define-class-function'.
1169 (luna-define-generic): Fixed.
1170 (luna-define-internal-accessors): New function.
1172 1999-05-15 MORIOKA Tomohiko <tomo@m17n.org>
1174 * luna.el (luna-make-entity-function): Send `initialize-instance'.
1176 1999-05-14 MORIOKA Tomohiko <tomo@m17n.org>
1178 * luna.el: New module.
1181 1999-05-31 MORIOKA Tomohiko <tomo@m17n.org>
1183 * FLIM: Version 1.12.7 (Y
\e-Dþzaki)
\e-A released.
1185 1999-05-31 MORIOKA Tomohiko <tomo@m17n.org>
1187 * mime-en.sgml (Network representation of header): Translate.
1189 1999-05-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1191 * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
1192 (base64-encode-1): Avoid concat.
1193 (base64-encode-string): Fixed last change; extra padding.
1195 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
1197 * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
1198 variable alias for XEmacs.
1199 (smtpmail-smtp-server): Likewise.
1200 (smtpmail-smtp-service): Likewise.
1201 (smtpmail-local-domain): Likewise.
1202 (smtpmail-debug-info): Likewise.
1203 (smtpmail-send-it): Check function `expand-mail-aliases' is
1206 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
1208 * smtp.el (smtp-debug-info): Now a user option.
1210 1999-05-25 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
1212 * README.ja: Modify URL and required version of APEL.
1214 1999-05-24 Tanaka Akira <akr@jaist.ac.jp>
1216 * mel-b-ccl.el (base64-encode-string): New alias.
1217 (base64-encode-region): Ditto.
1218 (base64-decode-string): Ditto.
1219 (base64-decode-region): Ditto.
1221 1999-05-24 Tanaka Akira <akr@jaist.ac.jp>
1223 * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
1225 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org>
1227 * eword-encode.el (ew-space-process): Renamed from
1228 `tm-eword::space-process'.
1230 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org>
1232 * eword-encode.el (tm-eword::space-process): Don't concatenate
1234 (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
1235 new optional argument `must-output'; return nil if it can't encode
1237 (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
1238 if `ew-encode-rword-1' can't encode literally and it is possible
1239 to encode the rest literally with the folding.
1240 (eword-encode-phrase-to-rword-list): Add `special' flag to
1241 brackets of comments.
1243 1999-05-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1245 * smtpmail.el: Require 'poe and 'pcustom.
1247 1999-05-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1249 * mel.el: Update header.
1250 Require 'path-util and don't require 'poem.
1251 (mel-use-module): Eliminate local variable `encoding'.
1252 (mime-insert-encoded-file for mel-b-builtin):
1253 Use built-in `interactive' spec.
1254 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1255 (mime-encode-region): Capitalize prompt string.
1256 (mime-decode-region): Ditto.
1257 (mime-insert-encoded-file): Ditto.
1258 (mime-write-decoded-region): Ditto.
1260 * mel-b-ccl.el: Update header.
1261 (base64-ccl-encode-region): Use read-only `interactive' spec.
1262 (base64-ccl-decode-region): Ditto.
1263 (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
1264 (base64-ccl-write-decoded-region): Ditto.
1265 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1267 * mel-b-dl.el: Update header.
1268 Don't require 'poe; it is required implicitly via 'mime-def.
1269 (base64-dl-handle): Chech whether `base64-dl-module' is string.
1270 Defalias `base64-encode-string' and `base64-decode-string' just
1271 after `dynamic-call'ing "emacs_base64_init".
1272 (base64-encode-region): Use read-only `interactive' spec.
1273 Use `base64-encode-string'.
1274 Changed order of evaluation to "encode, delete, then insert".
1275 (base64-decode-region): Renamed from `decode-base64-region'.
1276 Use read-only `interactive' spec.
1277 Use `base64-decode-string'.
1278 Changed order of evaluation to "decode, delete, then insert".
1279 (mime-encode-string): Use `base64-encode-string'.
1280 (mime-decode-string): Use `base64-decode-string'.
1281 (mime-decode-region): Use `base64-decode-region'.
1282 (encoded-text-encode-string): Use `base64-encode-string'.
1283 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1284 (mime-insert-encoded-file): Use built-in `interactive' spec.
1285 (mime-write-decoded-region in comment): Ditto.
1287 * mel-b-el.el: Update header.
1288 Don't require 'poe; it is required implicitly via 'mime-def.
1289 (pack-sequence): Moved to top of the function definitions.
1290 (base64-encode-string): Calculate padding first.
1291 (base64-internal-encode-region): Changed order of evaluation to
1292 "encode, delete, then insert".
1293 (base64-internal-decode-string): Changed order of evaluation to
1294 "decode, delete, then insert".
1295 (base64-encode-region): Use read-only `interactive' spec.
1296 (base64-decode-region): Ditto.
1297 (base64-decode-string): Not interactive.
1298 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1299 (base64-insert-encoded-file): Use built-in `interactive' spec.
1300 (base64-write-decoded-region): Ditto.
1302 * mel-g.el: Update header.
1303 Require 'mime-def instead of 'poem and 'mel.
1304 (mime-insert-encoded-file): Use built-in `interactive' spec.
1305 (mime-write-decoded-region): Ditto.
1307 * mel-q-ccl.el: Update header.
1308 (quoted-printable-ccl-encode-region):
1309 Use read-only `interactive' spec.
1310 (quoted-printable-ccl-decode-region): Ditto.
1311 (quoted-printable-ccl-insert-encoded-file):
1312 Use built-in `interactive' spec.
1313 (quoted-printable-ccl-write-decoded-region): Ditto.
1314 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1316 * mel-q.el: Update header.
1317 Require 'path-util instead of 'emu.
1318 (quoted-printable-internal-encode-region): Rewrite without regexp.
1319 (quoted-printable-internal-decode-region): Ditto.
1320 (quoted-printable-encode-region): Use read-only `interactive' spec.
1321 (quoted-printable-decode-region): Ditto.
1322 (mime-insert-encoded-file): Use built-in `interactive' spec.
1323 (mime-write-decoded-region): Ditto.
1324 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
1326 * mel-u.el: Update header.
1327 Require 'path-util instead of 'emu.
1328 (mime-insert-encoded-file): Use built-in `interactive' spec.
1329 (mime-write-decoded-region): Ditto.
1331 1999-05-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1333 * mime-def.el: Require 'poe, 'poem, and 'pcustom.
1334 (mime): Declare `default-mime-charset' as an initial member.
1336 * mime-parse.el: Don't require 'cl at compile-time.
1338 * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
1340 * std11.el: Require 'poe, 'poem, and 'pcustom.
1342 * smtp.el: Update header.
1343 Require 'poe, 'poem, and 'pcustom.
1344 Require 'cl at compile-time.
1346 1999-05-21 MORIOKA Tomohiko <tomo@m17n.org>
1348 * README.en (Installation): Modify URL and required version of
1351 * eword-encode.el (ew-find-charset-rule): Renamed from
1352 `tm-eword::find-charset-rule'; use
1353 `find-mime-charset-by-charsets'.
1356 1999-05-11 MORIOKA Tomohiko <tomo@m17n.org>
1358 * FLIM: Version 1.12.6 (Family-K
\e-Dòenmae)
\e-A released.
1360 1999-04-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1362 * mel-b-ccl.el (TopLevel): Suppress warning.
1363 mel-q-ccl.el (TopLevel): Ditto.
1364 mime.el (TopLevel): Ditto.
1366 1999-04-26 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1368 * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
1371 * mime-def.el (std11-qtext-regexp): Don't use `string'.
1372 (mime-tspecial-char-list): Eval at compile time.
1374 1999-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
1376 * mime.el: Delete autoload setting for `eword-encode-field'.
1378 1999-04-22 MORIOKA Tomohiko <tomo@m17n.org>
1380 * eword-encode.el: Require `poem' instead of `emu'.
1381 Don't use `cl' for `caar'.
1383 1999-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
1385 * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
1387 (smtp-server): Make it can also be a function called from
1388 `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
1390 1999-04-05 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1392 * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
1394 1999-03-29 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1396 * mime.el (mime-read-field): Correct argument of
1397 `mime-decode-field-body'; 'native -> 'plain.
1399 1999-03-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1401 * eword-encode.el (TopLevel): Require 'cl when compiling.
1402 (eword-encode-rword-list): Suppress insertion of extra spaces.
1403 (eword-encode-msg-id-to-rword-list): Treat surrounding angle
1404 brackets atomically.
1405 ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
1407 1999-03-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1409 * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
1411 1999-03-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1413 * mel.el (mime-decode-string): Return STRING if return value of
1414 `(mel-find-function 'mime-decode-string encoding)' is nil.
1416 1999-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1418 * mime-def.el (mel-define-service): Change size of obarray to 7.
1420 1999-02-01 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
1422 * mime-ja.sgml: Tranlate all untranslated parts.
1425 1999-01-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1427 * FLIM: Version 1.12.5 (Hirahata) released.
1429 * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
1431 1999-01-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1433 * NEWS (New optional argument of `std11-field-end'): New
1436 * std11.el (std11-field-end): Add new optional argument `bound'.
1439 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1441 * FLIM: Version 1.12.4 (Tsutsui) released.
1443 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1445 * README.en: Sync with latest FLIM.
1449 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1451 * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
1453 * mime.el (mime-insert-entity-content): New generic function.
1455 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1457 * NEWS (New function `mime-find-entity-from-content-id'): New
1459 (New function `mime-parse-msg-id'): New subsection.
1460 (New function `mime-uri-parse-cid'): New subsection.
1462 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1464 * mime.el (mime-find-entity-from-content-id): New function.
1465 (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
1466 `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
1467 and `Content-Id' field.
1469 * mime-parse.el (mime-parse-msg-id): New function.
1470 (mime-uri-parse-cid): New function.
1473 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1475 * FLIM: Version 1.12.3 (Kintetsu-K
\e-Dòriyama)
\e-A released.
1477 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1479 * NEWS (Function `std11-parse-in-reply-to'): New subsection.
1480 (New function `std11-parse-msg-id-string'): Likewise.
1481 (New function `std11-parse-msg-ids-string'): Likewise.
1482 (New generic function `mime-insert-entity'): Likewise.
1484 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1486 * mime.el (mime-field-parser-alist): Change to set parser for
1487 tokens instead of parser for string.
1488 (mime-read-field): Use `eword-lexical-analyze' before parsing.
1490 * eword-encode.el (eword-encode-in-reply-to): Use
1491 `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
1492 and `std11-lexical-analyze'.
1494 * std11.el (std11-parse-msg-ids): Renamed from
1495 `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
1497 (std11-parse-msg-id-string): New function.
1498 (std11-parse-msg-ids-string): New function.
1500 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1502 * mime.el (mime-field-parser-alist): New variable.
1503 (mime-read-field): Refer `mime-field-parser-alist'.
1505 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1507 * mmbuffer.el, mmgeneric.el (insert-entity): New method.
1509 * mime.el (mime-insert-entity): New generic function.
1511 1999-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
1513 * std11.el (TopLevel): Require `custom'.
1516 1999-01-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1518 * FLIM: Version 1.12.2 (Kuj
\e-Dò)
\e-A released.
1520 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1522 * mime-parse.el (mime-lexical-analyzer): New user option.
1523 (mime-analyze-tspecial): New function.
1524 (mime-analyze-token): New function.
1525 (mime-parse-Content-Transfer-Encoding): Use
1526 `std11-lexical-analyze' with `mime-lexical-analyzer'.
1528 * mime-def.el (mime-tspecial-char-list): Renamed from
1529 `mime-tspecials'; changed from string to list.
1530 (mime-token-regexp): Use `eval-when-compile'.
1532 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1534 * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
1535 about interface change.
1536 (eword-analyze-comment): Renamed from `eword-parse-comment';
1537 change second argument `from' to required argument; abolish alias
1538 `eword-analyze-comment' of `eword-parse-comment'.
1540 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1542 * NEWS (User option `eword-lexical-analyzers' ->
1543 `eword-lexical-analyzer'): New subsection.
1545 * eword-decode.el (eword-lexical-analyzer): Renamed from user
1546 option `eword-lexical-analyzers'.
1548 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1550 * NEWS (New user option `std11-lexical-analyzer'): New subsection.
1552 * std11.el (std11-lexical-analyzer): Renamed from user option
1553 `std11-lexical-analyzers'.
1555 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1557 * std11.el (std11-lexical-analyze): Change interface to add new
1558 optional argument `analyzers'.
1560 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1562 * std11.el (std11-lexical-analyzers): New user option.
1563 (std11-lexical-analyze): New implementation; refer
1564 `std11-lexical-analyzers'.
1566 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1568 * NEWS (Change interface of lexical-analyzers): New subsection.
1570 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1572 * eword-decode.el (eword-encoded-word-regexp): Must define when
1573 this module is compiled.
1574 (eword-decode-structured-field-body): Add new optional argument
1576 (eword-decode-and-unfold-structured-field-body): Likewise.
1577 (eword-decode-and-fold-structured-field-body): Likewise.
1578 (eword-analyze-quoted-string): Add new argument `start'; return
1579 `(<parsed result> . <end position>)' instead of `(<parsed result>
1581 (std11-analyze-domain-literal): Likewise.
1582 (eword-analyze-domain-literal): Likewise.
1583 (eword-analyze-comment): Changed to alias of
1584 `eword-parse-comment'.
1585 (eword-analyze-spaces): Add new argument `start'; return `(<parsed
1586 result> . <end position>)' instead of `(<parsed result> . <rest
1588 (std11-analyze-domain-literal): Likewise.
1589 (eword-analyze-special): Likewise.
1590 (eword-analyze-encoded-word): Likewise.
1591 (eword-analyze-atom): Likewise.
1592 (eword-lexical-analyze-internal): Add new argument `start'.
1593 (eword-lexical-analyze): Change interface to add new optional
1595 (eword-extract-address-components): Add new optional argument
1598 * std11.el (std11-atom-regexp): Modify to match non-top atom.
1599 (std11-analyze-spaces): Add new argument `start'; return `(<parsed
1600 result> . <end position>)' instead of `(<parsed result> . <rest
1602 (std11-analyze-special): Likewise.
1603 (std11-analyze-atom): Likewise.
1604 (std11-analyze-quoted-string): Likewise.
1605 (std11-analyze-domain-literal): Likewise.
1606 (std11-analyze-comment): Likewise.
1607 (std11-lexical-analyze): Add new optional argument `start'.
1609 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1611 * std11.el (std11-fetch-field): Add autoload cookie.
1612 (std11-narrow-to-header): Likewise.
1613 (std11-field-body): Likewise.
1614 (std11-unfold-string): Likewise.
1615 (std11-lexical-analyze): Add DOC-string; add autoload cookie.
1617 * std11.el (std11-space-char-list): Renamed from
1618 `std11-space-chars'; changed from string to list.
1620 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1622 * std11.el (std11-fetch-field): Don't define as inline function.
1623 (std11-field-body): Enclose `std11-narrow-to-header' and
1624 `std11-fetch-field' by `inline'.
1626 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1628 * std11.el (std11-special-char-list): Evaluate when it is
1630 (std11-atom-regexp): Use `eval-when-compile'.
1632 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1634 * std11.el (std11-space-chars): Must evaluate when it is compiled.
1635 (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
1636 constant `std11-spaces-regexp'.
1638 * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
1641 * mime-parse.el: Don't require emu.
1643 * mime-parse.el (mime-parse-Content-Disposition): Use
1644 `eval-when-compile'.
1646 * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
1649 1998-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
1651 * README.en (Installation): Modify for APEL 9.12.
1652 * README.ja (Installation): Likewise.
1654 1998-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
1656 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
1657 `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1659 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1662 * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
1663 `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
1664 * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1667 1998-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
1669 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1670 `insert-file-contents-as-coding-system' (renamed from
1671 `insert-file-contents-as-specified-coding-system').
1672 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1675 * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1676 `write-region-as-coding-system' (renamed from
1677 `write-region-as-specified-coding-system').
1678 * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1681 1998-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1683 * smtp.el (smtp-coding-system): Abolished.
1684 (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
1685 `open-network-stream'.
1687 1998-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1689 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1690 `insert-file-contents-as-specified-coding-system' instead of
1691 `insert-file-contents'.
1692 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1695 * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1696 `write-region-as-specified-coding-system' instead of
1698 * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1702 1998-12-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1704 * FLIM: Version 1.12.1 (Nishinoky
\e-Dò)
\e-A released.
1706 1998-11-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1708 * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
1709 `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
1710 change of `smtp-via-smtp'.
1711 (smtpmail-do-bcc): New function (moved and renamed from
1712 `smtp-do-bcc' of smtp.el).
1714 1998-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
1716 * lisp/smtp.el: Do not insert empty line at the end of message.
1718 1998-06-18 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1720 * lisp/smtp.el (smtp-use-8bitmime): New variable.
1721 (smtp-debug-info): Internal variable, now.
1722 (smtp-make-fqdn): Renamed from `smtp-fqdn'.
1723 (smtp-via-smtp): New implementation.
1724 (smtp-send-command): Treat "PASS" as usual.
1725 (smtp-do-bcc): Removed.
1727 1998-11-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1729 * smtpmail.el: New module (copied from Semi-gnus 6.8).
1731 * smtp.el: New module (copied from Semi-gnus 6.8).
1733 * FLIM-ELS: Add smtp.el and smtpmail.el.
1735 1998-11-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1737 * mime-def.el: Abolish function `eliminate-top-spaces' because it
1738 is not used in FLIM.
1740 1998-11-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1742 * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
1743 problem in `eword-encode-addresses-to-rword-list'.
1745 1998-11-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1747 * std11.el (std11-full-name-string): fixed.
1749 * std11.el (std11-comment-value-to-string): fixed.
1751 1998-11-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1753 * NEWS (Changes in FLIM 1.12): New section.
1755 1998-11-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1757 * std11.el (std11-comment-value-to-string): New function.
1758 (std11-full-name-string): Use `std11-comment-value-to-string'.
1760 * eword-decode.el (eword-parse-comment): New function.
1761 (eword-analyze-comment): New implementation; use
1762 `eword-parse-comment'; change representation.
1763 (eword-decode-token): Modify for representation change of comment.
1766 1998-11-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1768 * FLIM: Version 1.12.0 (Amagatsuji) was released.
1770 1998-11-14 Tanaka Akira <akr@jaist.ac.jp>
1772 * mel-b-ccl.el (ccl-cascading-read): Check consistency.
1774 1998-11-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1776 * eword-decode.el (eword-decode-structured-field-body): Abolish
1777 non-used local variable.
1779 1998-11-12 Tanaka Akira <akr@jaist.ac.jp>
1781 * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
1782 select implementation.
1784 1998-11-12 Tanaka Akira <akr@jaist.ac.jp>
1786 * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
1789 1998-11-12 Tanaka Akira <akr@jaist.ac.jp>
1791 * mel.el (mel-b-builtin): New variable.
1793 1998-11-10 Tanaka Akira <akr@jaist.ac.jp>
1795 * FLIM-ELS: require 'pccl.
1796 (flim-modules): Check CCL availability by broken facility.
1798 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1800 * eword-decode.el (eword-decode-structured-field-body): New
1801 implementation; abolish optional argument `must-unfold'; delete
1803 (eword-decode-and-unfold-structured-field-body): Renamed from
1804 `eword-decode-and-unfold-structured-field'; delete DOC-string.
1805 (eword-decode-and-fold-structured-field-body): Renamed from
1806 `eword-decode-and-fold-structured-field'; abolish optional
1807 argument `must-unfold'; delete DOC-string.
1808 (eword-decode-unstructured-field-body): Abolish optional argument
1809 `must-unfold'; delete DOC-string.
1810 (eword-decode-and-unfold-unstructured-field-body): Renamed from
1811 `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
1812 (eword-decode-unfolded-unstructured-field-body): New function.
1814 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1816 * mmgeneric.el (mime-insert-header-from-buffer): Use
1817 `mime-find-field-presentation-method' and
1818 `mime-find-field-decoder-internal'.
1820 * eword-decode.el (mime-find-field-presentation-method): New
1822 (mime-find-field-decoder-internal): New function.
1823 (mime-find-field-decoder): New implementation (use
1824 mime-find-field-decoder-internal).
1825 (mime-decode-header-in-region): Use
1826 `mime-find-field-presentation-method' and
1827 `mime-find-field-decoder-internal'.
1829 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1831 * mmgeneric.el (mime-insert-header-from-buffer): Rename
1832 field-presentation-mode `folding' to `wide'.
1834 * eword-decode.el: Rename field-presentation-modes from `native',
1835 `folding', `unfolding', `unfolding-xover' to `plain', `wide',
1838 1998-11-07 Tanaka Akira <akr@jaist.ac.jp>
1840 * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
1841 (mime-find-field-decoder): Ditto.
1843 1998-11-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1845 * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
1846 Don't delete the front spaces.
1847 (eword-encode-addresses-to-rword-list): Don't supplement space;
1848 use `nconc' instead of `append'.
1849 (eword-encode-msg-id-to-rword-list): Supplement the front space;
1850 use `nconc' instead of `append'.
1852 1998-11-02 Tanaka Akira <akr@jaist.ac.jp>
1854 * eword-decode.el (mime-field-decoder-cache): New variable.
1855 (mime-find-field-decoder): Use `mime-field-decoder-cache'.
1856 (mime-update-field-decoder-cache): New variable.
1857 (mime-update-field-decoder-cache): New function.
1858 (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
1860 * mmgeneric.el (mime-insert-header-from-buffer): Use
1861 `mime-field-decoder-cache'.
1863 1998-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1865 * eword-decode.el (mime-decode-header-in-region): New function.
1866 (mime-decode-header-in-buffer): Use function
1867 `mime-decode-header-in-region'.
1869 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1871 * mmgeneric.el (mime-insert-header-from-buffer): Refer
1872 `mime-field-decoder-alist' instead of hard-coding.
1874 * mime.el (mime-read-field): Use `mime-decode-field-body'.
1876 * eword-decode.el (eword-decode-and-unfold-structured-field): Add
1877 optional dummy argument `start-column' and `max-column'.
1878 (eword-decode-structured-field-body): Change interface.
1879 (eword-decode-unstructured-field-body): Change interface to add
1880 optional dummy argument `start-column' and `max-column'.
1881 (eword-decode-and-unfold-unstructured-field): Add optional dummy
1882 argument `start-column' and `max-column'.
1883 (mime-field-decoder-alist): New variable; abolish user option
1884 `eword-decode-ignored-field-list' and
1885 `eword-decode-structured-field-list'.
1886 (mime-set-field-decoder): New function.
1887 (mime-find-field-decoder): New function.
1888 (mime-decode-field-body): New function; abolish function
1889 `eword-decode-field-body'.
1890 (mime-decode-header-in-buffer): Renamed from
1891 `eword-decode-header'; refer `mime-field-decoder-alist' instead of
1892 hard-coding; add obsolete alias `eword-decode-header'.
1894 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1896 * mime-def.el: Avoid compile error when edebug is missing.
1899 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1901 * FLIM: Version 1.11.3 (Saidaiji) was released.
1903 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1905 * VERSION: New file (Renamed from FLIM-VERSION).
1907 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1909 * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
1911 1998-10-27 Tanaka Akira <akr@jaist.ac.jp>
1913 * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
1915 1998-10-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
1917 * README.ja: Update.
1920 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1922 * FLIM: Version 1.11.2 (Heij
\e-Dò)
\e-A was released.
1924 * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1926 * README.en (Installation): Modify for APEL 9.6.
1928 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1930 * eword-encode.el (eword-encode-field-body): Don't eliminate
1933 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1935 * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
1937 1998-10-25 Tanaka Akira <akr@jaist.ac.jp>
1939 * eword-decode.el (eword-decode-field-body): Refine implementation.
1941 1998-10-24 Tanaka Akira <akr@jaist.ac.jp>
1943 * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
1944 into mel-b-ccl.el and mel-q-ccl.el.
1946 1998-09-11 Tanaka Akira <akr@jaist.ac.jp>
1948 * mel.el (base64-encoded-length): New implementation.
1950 1998-10-25 Tanaka Akira <akr@jaist.ac.jp>
1952 * eword-decode.el (eword-decode-field-body): New function.
1954 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1956 * eword-encode.el (eword-encode-field-body): Change interface.
1957 (eword-encode-header): Use `eword-encode-field-body'; abolish
1958 function `eword-encode-field'.
1960 1998-10-25 Tanaka Akira <akr@jaist.ac.jp>
1962 * eword-encode.el (eword-encode-field-body): New function.
1963 (eword-encode-field): Use `eword-encode-field-body'.
1965 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1967 * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
1969 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1971 * mel-u.el (uuencode-external-decode-region): Use
1972 `temporary-file-directory' instead of `mime-temp-directory'.
1973 (mime-write-decoded-region): Likewise.
1975 * mime-def.el: Abolish variable `mime-temp-directory'.
1977 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1979 * mmgeneric.el (mime-insert-header-from-buffer): New function.
1980 (insert-header): Use `mime-insert-header-from-buffer'.
1982 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1984 * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
1985 builtin base64 encoder/decoder.
1987 * mel.el: Set up builtin base64 encoder/decoder if they are
1990 * mime-def.el (base64-dl-module): Set nil as initial value if the
1991 running emacs has builtin base64 encoder/decoder.
1993 * mel-b.el: Require `poe' instead of `emu'.
1994 (base64-encode-string): Use `defun-maybe'.
1995 (base64-encode-region): Likewise.
1996 (base64-decode-region): Likewise.
1997 (base64-decode-string): Likewise.
1999 * mel-b-dl.el: Require `poe' instead of `emu'.
2002 1998-10-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2004 * FLIM: Version 1.11.1 (Takanohara) was released.
2006 1998-10-22 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
2008 * README.ja: New file.
2010 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2012 * mime-def.el: Require mcharset.
2014 1998-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
2016 * mel-u.el (mime-write-decoded-region): Fix typo.
2018 * mime-def.el: Enclose defining procedure for the constants
2019 `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
2020 `std11-qtext-regexp' with `eval-and-compile'.
2022 1998-10-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2024 * NEWS (Behavior change of `mime-insert-header'): New subsection.
2026 * mmgeneric.el (insert-header): Include `:' in field-name.
2028 1998-10-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2030 * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
2031 use `char-list-to-string'.
2032 (std11-quoted-string-regexp): Use `eval-when-compile'.
2033 - Use `def-edebug-spec' to define edebug-form-spec of
2034 mm-define-method; fix definition of edebug-form-spec of
2037 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2039 * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
2040 description about `eword-field-encoding-method-alist'.
2042 * mime-en.sgml (Header encoder/decoder): Modify description about
2043 `eword-encode-header'.
2045 * mime-ja.sgml (Header encoder/decoder): Translate.
2047 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2049 * mime-en.sgml (entity formatting): Fix typo in description of
2050 `default-mime-charset'.
2052 * mime-en.sgml (Header encoder/decoder): Modify description of
2053 `eword-decode-header'.
2055 * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
2057 * mime-en.sgml (encoder/decoder): Translate description of
2058 `mime-decode-string'.
2060 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2062 * mime-en.sgml (Content-Disposition parser): Modify description.
2064 * mime-en.sgml (Content-Type parser): Modify description.
2066 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2068 * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
2071 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2073 * FLIM: Version 1.11.0 (Yamadagawa) was released.
2075 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2077 * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
2078 about `mime-insert-text-content'.
2080 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2082 * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
2083 `mime-insert-header' from `Entity-header'; move
2084 `default-mime-charset' from `custom'.
2086 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2088 * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
2089 `mime-insert-decoded-header' was renamed to `mime-insert-header'.
2091 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2095 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2097 * mime.el (mime-insert-header): Renamed from
2098 `mime-insert-decoded-header'; define `mime-insert-decoded-header'
2099 as an obsolete alias.
2101 * mmgeneric.el, mmcooked.el (insert-header): Renamed from
2102 `insert-decoded-header'.
2104 * README.en (Installation): Add required version of APEL.
2106 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2108 * mel-g.el: Require mel.
2110 * mel-g.el: Require poem instead of emu.
2112 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2114 * mime.el (mime-insert-text-content): New generic function.
2116 * mmcooked.el, mmgeneric.el (insert-text-content): New method.
2118 1998-10-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2120 * std11.el (std11-unfold-string): New implementation.
2122 1998-10-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2124 * mmgeneric.el: New module.
2126 * mmbuffer.el: Use `generic' as mother backend.
2128 * FLIM-ELS (flim-modules): Add mmgeneric.
2130 1998-10-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2132 * mime-parse.el (mime-parse-message): Modify for
2133 `make-mime-entity-internal'.
2135 * mime-def.el (make-mime-entity-internal): Change interface to be
2136 able to specify original-header and parsed-header.
2138 1998-09-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2140 * eword-decode.el (eword-decode-and-unfold-unstructured-field):
2143 1998-09-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2145 * mime.el (mime-entity-content-type): New implementation.
2146 (mime-entity-content-disposition): New implementation.
2147 (mime-entity-encoding): New implementation.
2149 * mime.el (mime-fetch-field): Refer internal slots for Date,
2150 Message-Id and References fields.
2152 * mime-parse.el (mime-parse-message): Modify for
2153 `make-mime-entity-internal'.
2155 * mime-def.el: Change `mime-entity-*-internal' and
2156 `mime-entity-set-*-internal' to macro.
2157 (make-mime-entity-internal): Change interface and data format for
2158 NOV data; changed to macro.
2159 (mime-entity-set-location-internal): New macro.
2160 (mime-entity-decoded-subject-internal): New macro.
2161 (mime-entity-set-decoded-subject-internal): New macro.
2162 (mime-entity-decoded-from-internal): New macro.
2163 (mime-entity-set-decoded-from-internal): New macro.
2164 (mime-entity-date-internal): New macro.
2165 (mime-entity-set-date-internal): New macro.
2166 (mime-entity-message-id-internal): New macro.
2167 (mime-entity-set-message-id-internal): New macro.
2168 (mime-entity-references-internal): New macro.
2169 (mime-entity-set-references-internal): New macro.
2170 (mime-entity-chars-internal): New macro.
2171 (mime-entity-set-chars-internal): New macro.
2172 (mime-entity-lines-internal): New macro.
2173 (mime-entity-set-lines-internal): New macro.
2174 (mime-entity-xref-internal): New macro.
2175 (mime-entity-set-xref-internal): New macro.
2176 (mime-entity-original-header-internal): Modify for new structure;
2178 (mime-entity-set-original-header-internal): Likewise.
2179 (mime-entity-parsed-header-internal): Likewise.
2180 (mime-entity-set-parsed-header-internal): Likewise.
2181 (mime-entity-buffer-internal): Likewise.
2182 (mime-entity-set-buffer-internal): Likewise.
2183 (mime-entity-header-start-internal): Likewise.
2184 (mime-entity-set-header-start-internal): Likewise.
2185 (mime-entity-header-end-internal): Likewise.
2186 (mime-entity-set-header-end-internal): Likewise.
2187 (mime-entity-body-start-internal): Likewise.
2188 (mime-entity-set-body-start-internal): Likewise.
2189 (mime-entity-body-end-internal): Likewise.
2190 (mime-entity-set-body-end-internal): Likewise.
2193 1998-10-14 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2195 * FLIM: Version 1.10.5 (Kizugawadai) was released.
2197 * mel.el: Must require poem.
2200 1998-10-12 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2202 * FLIM: Version 1.10.4 (Shin-H
\e-Dòsono)
\e-A was released.
2204 1998-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
2206 * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
2208 * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
2211 * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
2213 * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
2215 1998-10-12 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2217 * mel.el (mel-ccl-module): Require path-util when the running
2220 * mel.el: Don't require emu.
2222 1998-10-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2224 * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
2228 1998-10-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2230 * FLIM: Version 1.10.3 (Komada) was released.
2232 * mel-ccl.el (base64-ccl-write-decoded-region): bind
2233 `jka-compr-compression-info-list' with nil.
2235 * mel-b.el (base64-internal-decoding-limit): Switch default value
2236 between XEmacs-mule and other emacsen.
2237 Abolish function `base64-decode-string!'.
2238 (base64-internal-decode-region): New implementation.
2239 (base64-insert-encoded-file): New function.
2240 (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
2241 (base64-write-decoded-region): New function.
2242 (mime-write-decoded-region): Use `base64-write-decoded-region'.
2244 * mel-b-dl.el (decode-base64-region): Renamed from
2245 `base64-decode-region'.
2246 (mime-insert-encoded-file): Change temporary-buffer to unibyte
2247 representation. Abolish method `mime-write-decoded-region'
2248 because it is slower than CCL based implementation.
2250 1998-10-09 Tanaka Akira <akr@jaist.ac.jp>
2252 * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
2253 facility instead of `ccl-execute-eof-block-on-encoding-some'.
2255 1998-10-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2257 * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
2259 * eword-decode.el (eword-encoded-text-regexp): Enclose with
2261 (eword-encoded-word-regexp): Use `eval-when-compile'.
2263 1998-10-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2265 * eword-decode.el (eword-max-size-to-decode): New user option.
2266 (eword-decode-and-fold-structured-field): Do nothing if size of
2267 input is bigger than `eword-max-size-to-decode'.
2269 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2271 * mel-b.el (base64-numbers): Use `eval-when-compile'.
2273 1998-10-09 Katsumi Yamaoka <yamaoka@jpl.org>
2275 * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
2276 "custom" to load-path.
2278 1998-10-09 Katsumi Yamaoka <yamaoka@jpl.org>
2280 * mime-def.el (mime-library-product): Enclose with
2283 * FLIM-CFG: Add "custom" to load-path.
2286 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2288 * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
2290 * mime-def.el, mel.el, mel-b-dl.el: Move variable
2291 `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
2293 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2295 * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
2298 * FLIM-ELS: Don't install mel-ccl for anything older than MULE
2301 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2303 * mel-u.el: Use `mel-define-backend' to define "x-uue".
2304 Define "x-uuencode" as a clone of "x-uue".
2306 * Move variable `mel-encoding-module-alist' from mel.el to
2309 * mel.el (mel-find-function): Use function
2310 `mel-find-function-from-obarray'.
2311 Use `mel-define-backend' to define "7bit", "8bit" and "binary";
2312 don't define methods of "8bit" and "binary"; inherit methods from
2315 * mime-def.el (mel-service-list): New variable.
2316 (mel-define-service): New implementation.
2317 (mel-find-function-from-obarray): New inline function.
2318 (mel-copy-method): New inline function.
2319 (mel-copy-backend): New inline function.
2320 (mel-define-backend): New macro.
2322 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2324 * mel-u.el: Define method functions of mel.
2325 (mime-encode-region): Use `mel-define-method-function'; abolish
2326 `uuencode-encode-region'.
2327 (mime-decode-region): Use `mel-define-method-function'; abolish
2328 `uuencode-decode-region'.
2329 (mime-encode-string): New method.
2330 (mime-decode-string): New method.
2331 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2332 `uuencode-insert-encoded-file'.
2333 (mime-write-decoded-region): Use `mel-define-method'; abolish
2334 `uuencode-write-decoded-region'.
2336 1998-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2338 * mime-def.el (mel-define-service): Add DOC.
2339 (mel-define-method): Add DOC.
2340 (mel-define-method-function): Add DOC.
2342 * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
2345 1998-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2347 * FLIM: Version 1.10.1 (Miyamaki) was released.
2349 1998-10-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2351 * mel-g.el: Define method functions of mel.
2352 (mime-encode-region): Use `mel-define-method-function'; abolish
2353 `gzip64-encode-region'.
2354 (mime-decode-region): Use `mel-define-method-function'; abolish
2355 `gzip64-decode-region'.
2356 (mime-encode-string): New method.
2357 (mime-decode-string): New method.
2358 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2359 `gzip64-insert-encoded-file'.
2360 (mime-write-decoded-region): Use `mel-define-method'; abolish
2361 `gzip64-write-decoded-region'.
2363 * mime-def.el (mime-library-product): New variable; abolish
2364 `mime-library-version'.
2365 (mime-product-name): New macro.
2366 (mime-product-version): New macro.
2367 (mime-product-code-name): New macro.
2368 (mime-library-version): Renamed from
2369 `mime-library-version-string'; use `mime-library-product',
2370 `mime-product-name', `mime-product-version' and
2371 `mime-product-code-name'.
2373 * mime-def.el (mm-define-backend): Add DOC.
2374 (mm-define-method): Add DOC.
2376 * mel.el (mime-encoding-list): Modify DOC to add description about
2377 optional argument SERVICE.
2379 1998-10-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2381 * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
2382 description of `mm-define-backend' and `mm-define-method'.
2385 1998-09-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2387 * FLIM: Version 1.10.0 (K
\e-Dòdo)
\e-A was released.
2389 * README.en (What's FLIM): Add mel-ccl.el.
2391 1998-09-21 Tanaka Akira <akr@jaist.ac.jp>
2394 - Require 'pccl instead of 'emu.
2395 - Use `unless-broken' to check facility.
2397 1998-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2399 * mel.el (mime-encoding-list): New user option (renamed from
2400 `mime-content-transfer-encoding-list').
2401 (mime-encoding-list): New function.
2402 (mime-encoding-alist): New function.
2403 (mime-encode-region): Use `mime-encoding-alist' for completion.
2404 (mime-decode-region): Likewise.
2405 (mime-insert-encoded-file): Likewise.
2406 (mime-write-decoded-region): Likewise.
2408 1998-09-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2410 * eword-decode.el (eword-decode-structured-field-list): Add
2411 Mail-Followup-To field.
2413 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2415 * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
2417 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2419 * mel.el (mime-content-transfer-encoding-list): New user option.
2420 (mime-encode-region): Use `mime-content-transfer-encoding-list'
2422 (mime-decode-region): Likewise.
2423 (mime-insert-encoded-file): Likewise.
2424 (mime-write-decoded-region): Likewise.
2426 * mel.el (mime-write-decoded-region): fix typo.
2428 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2430 * mime-def.el (mel-define-method-function): Don't override.
2432 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2434 * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
2436 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2438 * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
2440 * mel.el: - Rename mel-dl.el to mel-b-dl.el.
2441 - Move `mel-define-service' to mime-def.el.
2443 * mime-def.el (mel-define-service): New macro (moved from mel.el);
2444 fixed problem in Emacs.
2445 (mel-define-method): Use `mel-define-service'.
2446 (mel-define-method-function): Use `mel-define-service'.
2448 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2450 * mel.el (mime-encode-region): Don't regard nil encoding as
2453 1998-09-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2455 * eword-encode.el (eword-encode-text): Use
2456 `encoded-text-encode-string'.
2457 (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
2458 renamed to `Q-encoded-text-length'.
2460 * eword-decode.el: Move `base64-token-regexp',
2461 `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
2462 `eword-Q-encoded-text-regexp' to mime-def.el.
2463 (eword-decode-encoded-text): Use `encoded-text-decode-string'.
2465 * mel-q.el: Define method functions of mel.
2466 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2467 `quoted-printable-insert-encoded-file'.
2468 (mime-write-decoded-region): Use `mel-define-method'; abolish
2469 `quoted-printable-write-decoded-region'.
2470 - Move `q-encoding-printable-char-p' and
2471 `q-encoding-encoded-length' to mel.el.
2473 * mel-b.el: Define method functions of mel.
2474 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2475 `base64-insert-encoded-file'.
2476 (mime-write-decoded-region): Use `mel-define-method'; abolish
2477 `base64-write-decoded-region'.
2478 - Move `base64-encoded-length' to mel.el.
2480 * mel-dl.el (base64-encode-region): Define directly (abolish
2481 `base64-dl-encode-region').
2482 (base64-decode-region): Define directly (abolish
2483 `base64-dl-decode-region'). Define method functions of mel.
2484 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2485 `base64-insert-encoded-file'; don't use external encoder.
2486 (mime-write-decoded-region): Use `mel-define-method'; abolish
2487 `base64-write-decoded-region'; don't use external decoder.
2488 - Move `base64-encoded-length' to mel.el.
2490 * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
2492 * mime-def.el (base64-token-regexp): New constant (moved from
2494 (base64-token-padding-regexp): Likewise.
2495 (B-encoded-text-regexp): New constant (moved from eword-decode.el,
2496 and renamed from `eword-B-encoded-text-regexp').
2497 (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
2498 and renamed from `eword-Q-encoded-text-regexp'.
2499 (mm-arglist-to-arguments): New function (moved from mime.el).
2500 (mel-define-method): New macro.
2501 (mel-define-method-function): New macro.
2502 (mel-define-function): New macro.
2504 * mel.el (mel-encoding-module-alist): New variable.
2505 (mel-use-module): New function.
2506 (mel-find-function): New function.
2507 (mel-define-service): New macro.
2508 (mime-encode-region): Use `mel-find-function'; abolish variable
2509 `mime-encoding-method-alist'.
2510 (mime-decode-region): Use `mel-find-function'; abolish variable
2511 `mime-decoding-method-alist'.
2512 (mime-decode-string): Use `mel-find-function'; abolish variable
2513 `mime-string-decoding-method-alist'.
2514 (encoded-text-encode-string): New function.
2515 (encoded-text-decode-string): New function.
2516 (base64-encoded-length): New function (moved from mel-b.el and
2518 (Q-encoding-printable-char-p): New function (moved from mel-q.el,
2519 and renamed from `q-encoding-printable-char-p').
2520 (Q-encoded-text-length): New function (moved from mel-q.el, and
2521 renamed from `q-encoding-encoded-length').
2522 (mime-insert-encoded-file): Use `mel-find-function'; abolish
2523 variable `mime-file-encoding-method-alist'.
2524 (mime-write-decoded-region): Use `mel-find-function'; abolish
2525 variable `mime-file-decoding-method-alist'.
2527 1998-09-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2529 * mel-b.el (base64-internal-encoding-limit): modify :type.
2530 (base64-internal-decoding-limit): Change initial value to 70000;
2533 * mel-b.el (base64-decode-string!): Renamed from
2534 `base64-internal-decode-string!'.
2536 1998-09-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2538 * mel-b.el (base64-characters): New constant.
2539 (base64-num-to-char): Use `base64-characters'.
2540 (base64-numbers): Use `base64-characters'.
2541 (base64-internal-decode): Modify calculation third byte.
2543 * mel-dl.el (base64-dl-encode-string): New alias.
2544 (base64-dl-decode-string): New alias.
2545 (base64-dl-encode-region): Renamed from `base64-encode-region';
2546 don't save-excursion and save-restriction.
2547 (base64-dl-decode-region): Renamed from `base64-decode-region';
2548 don't save-excursion and save-restriction; convert all at once.
2549 (base64-encode-region): New alias.
2550 (base64-decode-region): New alias.
2552 * mel-b.el (base64-internal-decode): New function.
2553 (base64-internal-decode-string): Use `base64-internal-decode'.
2554 (base64-internal-decode-string!): New function.
2555 (base64-internal-decode-region): Use
2556 `base64-internal-decode-string!' instead of
2557 `base64-internal-decode-string'.
2559 1998-09-15 Tanaka Akira <akr@jaist.ac.jp>
2561 * mel-b.el (base64-numbers): Fix a position of 63.
2563 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2565 * mel-b.el (base64-numbers): New constant.
2566 (base64-char-to-num): New macro.
2567 (base64-internal-decode-string): Don't use memq.
2569 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2571 * mel-b.el (base64): New group.
2572 (base64-external-encoder): Now a user option.
2573 (base64-external-decoder): Now a user option.
2574 (base64-external-decoder-option-to-specify-file): Now a user
2576 (base64-internal-encoding-limit): Now a user option.
2577 (base64-internal-decoding-limit): Now a user option.
2579 * mel-b.el (base64-internal-decode-string): New implementation;
2580 abolish function `base64-decode-unit'.
2582 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2584 * README.en (Installation): Fix typo.
2587 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2589 * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
2591 * README.en (Installation): Add `install as a XEmacs package'.
2593 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2595 * mime-en.sgml (Encoding Method): Translate.
2597 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2599 * eword-encode.el (eword-encode-msg-id-to-rword-list): New
2601 (eword-encode-in-reply-to-to-rword-list): New function.
2602 (eword-encode-in-reply-to): New function.
2603 (eword-encode-field): Use `eword-encode-in-reply-to' for
2604 `In-Reply-To' field.
2606 * std11.el (std11-parse-in-reply-to): New function.
2608 1998-09-14 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2610 * eword-decode.el (eword-decode-structured-field-list): Add
2613 1998-09-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2615 * Makefile (package): Don't update auto-autoloads.el and
2618 * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
2621 1998-09-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2623 * mime-def.el: Abolish function `butlast' and `nbutlast'.
2625 * mime-def.el (mime-library-version): New constant.
2626 (mime-library-version-string): Refer `mime-library-version'.
2628 1998-09-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2630 * Makefile (XEMACS): New variable.
2631 (PACKAGEDIR): New variable.
2632 (package): New target.
2633 (install-package): New target.
2635 * FLIM-CFG (PACKAGEDIR): New variable.
2637 * FLIM-MK (config-flim-package): New function.
2638 (compile-flim-package): New function.
2639 (install-flim-package): New function.
2641 1998-09-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2643 * mime-en.sgml (Content-Type field): Translate.
2644 (mime-content-type): Translate.
2645 (Content-Type parser): Translate.
2646 (Content-Disposition): Translate.
2647 (mime-content-disposition): Translate.
2648 (Content-Disposition parser): Translate.
2650 1998-09-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2652 * Makefile (GOMI): Add Texinfo related garbages.
2653 (clean): Delete historical setting.
2655 1998-09-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2657 * mime-en.sgml (mm-backend): Translate.
2658 (Request for entity): Likewise.
2659 (mm-backend module): Likewise.
2661 * mime.el (mime-entity-send): Add DOC-string.
2663 1998-09-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2665 * mime-en.sgml (Entity hierarchy): Translate.
2667 1998-09-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2669 * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
2672 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2674 * FLIM: Version 1.9.1 (Tonosh
\e-Dò)
\e-A was released.
2676 * mime-en.sgml (mm-backend): Translate a little.
2678 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2680 * eword-encode.el (eword-encode-default-start-column): New user
2682 (eword-encode-string): Use `eword-encode-default-start-column'.
2683 (eword-encode-address-list): Likewise.
2684 (eword-encode-structured-field-body): Likewise.
2685 (eword-encode-unstructured-field-body): Likewise.
2687 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2689 * eword-encode.el (eword-encode): New group.
2690 (eword-field-encoding-method-alist): Now a user option (was:
2693 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2695 * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
2696 `eword-encode-mailbox-to-rword-list'.
2698 * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
2699 `eword-encode-phrase-to-rword-list'.
2701 * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
2702 `eword-encode-addr-spec-to-rword-list'.
2704 * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
2705 `eword-encode-phrase-route-addr-to-rword-list'.
2707 * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
2708 `eword-encode-addr-seq-to-rword-list'.
2710 * eword-encode.el: Rename `tm-eword::split-string' ->
2711 `eword-encode-split-string'.
2713 * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
2714 `eword-encode-addresses-to-rword-list'.
2716 * eword-encode.el: Rename `tm-eword::encode-rwl' ->
2717 `eword-encode-rword-list'.
2719 * eword-encode.el (eword-encode-unstructured-field-body): New
2721 (eword-encode-field): Use `eword-encode-unstructured-field-body'.
2723 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2725 * eword-encode.el (eword-encode-string): Add DOC-string.
2726 (eword-encode-address-list): Likewise.
2727 (eword-encode-structured-field-body): Likewise.
2729 * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
2732 1998-08-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2734 * eword-encode.el (eword-encode-field): Use `capitalize' instead
2735 of `downcase' for `field-name'.
2737 * eword-encode.el (eword-encode-structured-field-body): New
2739 (eword-encode-field): Use `eword-encode-structured-field-body' for
2740 "MIME-Version" and "User-Agent" field.
2742 1998-08-26 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2744 * mime-def.el (mm-define-method): Put `edebug-form-spec'.
2746 1998-08-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2748 * eword-encode.el (eword-encode-address-list): New function.
2749 (eword-encode-field): Use `eword-encode-address-list' instead of
2750 `tm-eword::encode-address-list'; abolish
2751 `tm-eword::encode-address-list'.
2753 * eword-encode.el (eword-encode-field): Use `eword-encode-string'
2754 instead of `tm-eword::encode-string'; abolish
2755 `tm-eword::encode-string'.
2757 * eword-encode.el: Rename `tm-eword::make-rword' ->
2758 `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
2760 1998-08-26 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2762 * mel-b.el (base64-insert-encoded-file): Conditionally use
2763 internal converter. (cf. [tm-ja:3320])
2764 (base64-write-decoded-region): Ditto.
2766 1998-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2768 * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
2770 1998-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2772 * Delete mime-lib.el.
2774 1998-08-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2776 * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
2777 to `write-region-as-raw-text-CRLF'.
2779 1998-08-07 MORIOKA Tomohiko <morioka@yo.rim.or.jp>
2781 * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
2782 of `write-region-as-binary'.
2785 1998-07-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2787 * FLIM: Version 1.9.0 (Terada) was released.
2789 1998-07-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2791 * mime-parse.el (mime-parse-multipart): Set message/x-broken if
2794 1998-07-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2796 * mmbuffer.el (entity-children): Don't use
2797 `mime-entity-children-internal'.
2799 * mime-parse.el (mime-parse-multipart): Modify for
2800 `mime-parse-message'; return children.
2801 (mime-parse-encapsulated): Likewise.
2802 (mime-parse-message): Change interface; delete DOC-string; don't
2803 parse children instantly.
2804 (mime-parse-buffer): Modify for `mime-parse-message'.
2806 * mime-parse.el (mime-parse-message): Delete autoload cookie.
2808 * mime.el: Delete autoload setting for `mime-parse-message'.
2810 * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
2811 of `mime-parse-message'; modify description of `mime-parse-buffer'
2812 to add `representation-type'.
2815 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2817 * FLIM-Chao: Version 1.8.0 (Shij
\e-Dò)
\e-A was released.
2819 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2821 * mmcooked.el: Abolish method `open'.
2823 * mmbuffer.el (initialize-instance): New method; abolish `open'.
2824 (entity-children): New method.
2826 * mime.el (mime-open-entity): Send `initialize-instance' to
2828 (mime-entity-children): New implementation.
2829 (mime-entity-parent): New implementation.
2830 (mime-root-entity-p): New implementation.
2832 * mime-parse.el (mime-parse-multipart): Specify current entity as
2834 (mime-parse-encapsulated): Likewise.
2835 (mime-parse-message): Change interface to specify parent; modify
2836 for `make-mime-entity-internal'.
2837 (mime-parse-buffer): Modify for `mime-parse-message'.
2839 * mime-def.el (make-mime-entity-internal): Change interface; add
2840 format of `mime-entity' to add `parent'.
2842 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2844 * mmbuffer.el (mime-visible-field-p): Renamed from
2845 `eword-visible-field-p'.
2847 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2849 * mime.el (mm-arglist-to-arguments): New function.
2850 (mm-define-generic): New macro.
2851 (mime-entity-cooked-p): Use `mm-define-generic'.
2852 (mime-entity-point-min): Use `mm-define-generic'.
2853 (mime-insert-decoded-header): Use `mm-define-generic'.
2854 (mime-entity-content): Use `mm-define-generic'.
2855 (mime-write-entity-content): Use `mm-define-generic'.
2856 (mime-write-entity): Use `mm-define-generic'.
2857 (mime-write-entity-body): Use `mm-define-generic'.
2859 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2861 * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
2863 * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
2864 (mime-write-entity-body): Change message to `write-body'.
2866 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2868 * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
2870 * mime.el (mime-open-entity): Change message to `open'.
2872 * mime-def.el (mm-define-backend): Must `copy-alist'.
2874 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2876 * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
2879 * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
2880 (mime-find-function): New implementation.
2881 (mime-entity-cooked-p): Use `mime-entity-send'.
2883 * mime-def.el (mime-entity-implementation-alist): Moved from
2885 (mm-define-backend): New macro.
2886 (mm-define-method): New macro.
2889 1998-07-05 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2891 * FLIM: Version 1.8.1 (Kutsukawa) was released.
2893 1998-07-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2895 * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
2896 about `default-encoding' of `mime-entity-encoding'.
2898 * mime-en.texi, mime-en.sgml: New files.
2900 * mime-ja.sgml (media-type): Fix typo.
2902 * mime-ja.sgml (Glossary): Fix order.
2904 * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
2906 * mime-ja.sgml (Entity Attributes): Fix typo.
2908 1998-07-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2910 * mime.el (mime-entity-encoding): Add new optional argument
2911 `default-encoding'; set default encoding if
2912 Content-Transfer-Encoding field is not found.
2914 1998-07-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2916 * mmbuffer.el (mmbuffer-write-entity): Use
2917 `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
2918 `mmbuffer-entity-point-max'.
2919 (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
2920 `mime-entity-body-start-internal' and
2921 `mime-entity-body-end-internal'.
2922 (mmbuffer-insert-decoded-header): Use
2923 `mime-entity-buffer-internal', `mime-entity-header-start-internal'
2924 and `mime-entity-header-end-internal'.
2927 1998-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2929 * FLIM: Version 1.8.0 (
\e-DÒkubo)
\e-A was released.
2931 * README.en: Delete `How to use'.
2933 1998-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2935 * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
2936 in description of `mime-open-entity'.
2938 * mime-ja.sgml (mm-backend): New section.
2940 1998-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2942 * mime-ja.sgml (Entity-header): Modify description about
2943 `mime-insert-decoded-header'.
2945 * mmcooked.el (mmcooked-insert-decoded-header): New function.
2947 * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
2949 * mime.el (mime-insert-decoded-header): Use implementation of
2950 mm-backend; abolish optional argument `code-conversion'.
2952 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2954 * eword-decode.el (eword-decode-encoded-text): Use
2955 `decode-mime-charset-string'.
2957 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2959 * mmcooked.el (mmcooked-write-entity-body): New function.
2961 * mmbuffer.el (mmbuffer-write-entity-body): New function.
2963 * mime.el (mime-write-entity-body): Use implementation of
2966 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2968 * mmcooked.el (mmcooked-write-entity): New function.
2970 * mmbuffer.el (mmbuffer-write-entity): New function.
2972 * mime.el (mime-write-entity): Use implementation of mm-backend.
2974 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2976 * mmcooked.el (mmcooked-entity-content): New alias for
2977 `mmbuffer-entity-content'.
2978 (mmcooked-write-entity-content): New function.
2980 * mmbuffer.el (mmbuffer-entity-content): New function.
2981 (mmbuffer-write-entity-content): New function.
2983 * mime.el (mime-entity-send): New function.
2984 (mime-entity-buffer): Use `mime-entity-send'.
2985 (mime-entity-point-min): Likewise.
2986 (mime-entity-point-max): Likewise.
2987 (mime-entity-header-start): Likewise.
2988 (mime-entity-header-end): Likewise.
2989 (mime-entity-body-start): Likewise.
2990 (mime-entity-body-end): Likewise.
2991 (mime-fetch-field): Likewise.
2992 (mime-entity-content): Use implementation of mm-backend.
2993 (mime-write-entity-content): Likewise.
2996 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2998 * FLIM: Version 1.7.0 (Iseda) was released.
3000 * mime-ja.sgml (Entity creation): Add description of
3002 (Entity Attributes): Add description of `mime-entity-cooked-p'.
3003 (Entity-content): Add description of `mime-write-entity-content',
3004 `mime-write-entity' and `mime-write-entity-body'.
3006 1998-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3008 * mime.el (mime-write-entity-content): New function.
3010 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3012 * mime.el (mime-write-entity-body): New function.
3014 * mime.el (mime-write-entity): New function.
3016 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3018 * mime-parse.el (mime-parse-multipart): Change media-type of
3019 entity to application/octet-stream if the first delimiter is not
3022 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3024 * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
3026 * mmcooked.el: New file.
3028 * mmbuffer.el: New file.
3030 * mime.el (mime-entity-implementation-alist): New variable.
3031 (mime-find-function): New function.
3032 (mime-open-entity): New function.
3033 (mime-entity-function): New function.
3034 (mime-entity-cooked-p): New function.
3035 (mime-entity-buffer): Use backend-module.
3036 (mime-entity-point-min): Likewise.
3037 (mime-entity-point-max): Likewise.
3038 (mime-entity-header-start): Likewise.
3039 (mime-entity-header-end): Likewise.
3040 (mime-entity-body-start): Likewise.
3041 (mime-entity-body-end): Likewise.
3042 (mime-fetch-field): Likewise.
3044 * mime-parse.el (mime-parse-message): New optional argument
3045 `representation-type'.
3046 (mime-parse-buffer): Likewise.
3048 * mime-def.el: Change format of mime-entity-internal to add
3049 `representation-type' and `location'.
3052 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3054 * FLIM-Chao: Version 1.7.0 (Goj
\e-Dò)
\e-A was released.
3056 1998-06-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3058 * mime-ja.sgml: Modify for FLIM 1.7.
3060 * mime.el (mime-entity-number): Add DOC.
3062 1998-06-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3064 * mime.el (mime-entity-encoding): New implementation.
3066 * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
3068 * mime-def.el (make-mime-entity-internal): Abolish argument
3070 (mime-entity-set-encoding-internal): New function.
3072 1998-06-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3074 * mime.el (mime-entity-content-disposition): New implementation.
3076 * mime-parse.el (mime-parse-message): Don't parse
3077 Content-Disposition.
3079 * mime-def.el (make-mime-entity-internal): Delete argument
3080 `content-disposition'.
3081 (mime-entity-set-content-disposition-internal): New function.
3083 1998-06-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3085 * eword-decode.el: Move function `eword-visible-field-p' and
3086 `mime-insert-decoded-header' to mime.el.
3088 * mime-parse.el: Use internal functions of mime-entity.
3090 * mime.el (mime-entity-children): Moved from mime-def.el; use
3091 `mime-entity-children-internal'.
3092 (mime-entity-node-id): Moved from mime-def.el; use
3093 `mime-entity-node-id-internal'.
3094 (mime-entity-number): Moved from mime-def.el; use
3095 `mime-entity-node-id-internal'.
3096 (mime-entity-buffer): Moved from mime-def.el; use
3097 `mime-entity-buffer-internal'.
3098 (mime-entity-point-min): Moved from mime-def.el; use
3099 `mime-entity-header-start-internal'.
3100 (mime-entity-point-max): Moved from mime-def.el; use
3101 `mime-entity-body-end-internal'.
3102 (mime-entity-header-start): Moved from mime-def.el; use
3103 `mime-entity-header-start-internal'.
3104 (mime-entity-header-end): Moved from mime-def.el; use
3105 `mime-entity-header-end-internal'.
3106 (mime-entity-content-type): Moved from mime-def.el; use
3107 `mime-entity-content-type-internal'.
3108 (mime-entity-content-disposition): Moved from mime-def.el; use
3109 `mime-entity-content-disposition-internal'.
3110 (mime-entity-encoding): Moved from mime-def.el; use
3111 `mime-entity-encoding-internal'.
3112 (mime-fetch-field): Use `mime-entity-original-header-internal' and
3113 `mime-entity-set-original-header-internal'.
3114 (mime-read-field): Use `mime-entity-parsed-header-internal' and
3115 `mime-entity-set-parsed-header-internal'.
3116 (eword-visible-field-p): Moved from eword-decode.el.
3117 (mime-insert-decoded-header): Moved from eword-decode.el.
3118 (mime-entity-body-start): Moved from mime-def.el; use
3119 `mime-entity-body-start-internal'.
3120 (mime-entity-body-end): Moved from mime-def.el; use
3121 `mime-entity-body-end-internal'.
3122 (mime-entity-media-type): Moved from mime-def.el.
3123 (mime-entity-media-subtype): Moved from mime-def.el.
3124 (mime-entity-parameters): Moved from mime-def.el.
3125 (mime-entity-type/subtype): Moved from mime-def.el.
3127 * mime-def.el (make-mime-entity-internal): Renamed from
3129 (mime-entity-buffer-internal): New function.
3130 (mime-entity-header-start-internal): New function.
3131 (mime-entity-header-end-internal): New function.
3132 (mime-entity-body-start-internal): New function.
3133 (mime-entity-body-end-internal): New function.
3134 (mime-entity-node-id-internal): New function.
3135 (mime-entity-content-type-internal): New function.
3136 (mime-entity-content-disposition-internal): New function.
3137 (mime-entity-encoding-internal): New function.
3138 (mime-entity-original-header-internal): New function.
3139 (mime-entity-children-internal): New function.
3140 (mime-entity-parsed-header-internal): New function.
3141 (mime-entity-set-original-header-internal): Renamed from
3142 `mime-entity-set-original-header'.
3143 (mime-entity-set-children-internal): Renamed from
3144 `mime-entity-set-children'.
3145 (mime-entity-set-parsed-header-internal): Renamed from
3146 `mime-entity-set-parsed-header'. Move `mime-entity-SLOT'
3147 functions to mime.el.
3149 1998-06-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3151 * mime-ja.sgml (CVS): Fix typo.
3153 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3155 * mime-parse.el (mime-parse-encapsulated): New function.
3156 (mime-parse-message): Use `mime-parse-encapsulated'.
3158 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3160 * mime-def.el (mime-entity-set-children): New function.
3162 * mime-parse.el (mime-parse-multipart): Change interface.
3163 (mime-parse-message): Use `mime-entity-set-children'.
3165 1998-06-24 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3167 * mime.el (mime-read-field): Fix typo.
3170 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3172 * FLIM: Version 1.6.0 (Ogura) was released.
3174 * mime-ja.sgml (Entity Attributes): New section.
3176 * mime-ja.sgml (Entity as node in message): Add description of
3177 `mime-find-entity-from-number' and
3178 `mime-find-entity-from-node-id'.
3180 * mime.el (mime-find-entity-from-number): New function.
3181 (mime-find-entity-from-node-id): New function.
3182 (mime-entity-parent): New function (moved from SEMI MIME-View).
3183 (mime-entity-uu-filename): New function (moved from SEMI
3185 (mime-entity-filename): New function (moved from SEMI MIME-View).
3187 * mime-def.el (mime-uuencode-encoding-name-list): New variable.
3189 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3191 * mime-ja.sgml: Modify for FLIM 1.6.
3193 * mime.el (mime-fetch-field): New function; abolish
3194 `mime-entity-fetch-field'.
3195 (mime-read-field): New function; abolish `mime-entity-read-field'.
3197 1998-06-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3199 * mime-ja.sgml, mime-ja.texi: New files.
3201 1998-06-22 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3203 * mime-parse.el (mime-parse-message): Would error if empty body.
3206 1998-06-22 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3208 * FLIM: Version 1.5.0 (Mukaijima) was released.
3210 1998-06-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3212 * README.en (What's FLIM): Modify for mime.el.
3214 * FLIM-ELS (flim-modules): Add `mime'.
3216 * mime-lib.el: Move every definitions to mime.el.
3218 * mime.el: New module (renamed from mime-lib.el).
3220 1998-06-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3222 * mime-lib.el: Add autoload setting for eword-encode.el.
3224 * mime-lib.el (mime-entity-content): New function.
3226 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3228 * mel.el: Abolish constant `mel-version'.
3230 * mel.el (mime-string-decoding-method-alist): New variable.
3231 (mime-decode-string): New function.
3233 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3235 * mel-b.el (base64-external-decode-string): New function.
3236 (base64-decode-string): New function.
3238 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3240 * mel-q.el (quoted-printable-decode-string): New implementation.
3242 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3244 * mel-q.el (quoted-printable-internal-decode-region): New
3247 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3249 * mel-q.el (q-encoding-decode-string): Use
3250 `quoted-printable-hex-char-to-num'.
3252 * mel-q.el (quoted-printable-hex-char-to-num): New function.
3253 (quoted-printable-decode-string): Use
3254 `quoted-printable-hex-char-to-num'.
3256 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3258 * mime-def.el, mime-parse.el: Move `mime-message-structure' from
3259 mime-parse.el to mime-def.el.
3261 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3263 * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
3264 mime-parse.el to mime-lib.el.
3266 * mime-lib.el: Add autoload setting for mime-parse.el.
3268 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3270 * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
3271 `mime-entity-point-max', `mime-entity-media-type',
3272 `mime-entity-media-subtype', `mime-entity-parameters' and
3273 `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
3275 * mime-parse.el, mime-def.el: Move `mime-content-disposition'
3276 reference functions from mime-parse.el to mime-def.el.
3278 * mime-parse.el, mime-def.el: Move structure `mime-content-type'
3279 from mime-parse.el to mime-def.el.
3281 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3283 * mel-b.el (base64-internal-decode-string): Renamed from
3284 `base64-decode-string'.
3285 (base64-decode-string): New alias for
3286 `base64-internal-decode-string'.
3288 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3290 * mel-b.el (base64-decode-unit): New function; abolish
3292 (base64-decode-string): New implementation.
3293 (base64-internal-decode-region): New implementation.
3295 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3297 * mime-parse.el (mime-message-structure): New variable.
3298 (mime-parse-buffer): New function.
3300 1998-06-19 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3302 * mime-def.el: Require 'cl when it is compiled.
3304 * mime-lib.el (mime-entity-read-field): Fix typo.
3305 Use `eword-decode-ignored-field-list'.
3307 * mime-parse.el (mime-parse-multipart): Fix typo.
3308 (mime-parse-message): Parse message/external-body.
3311 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3313 * FLIM: Version 1.4.1 (Momoyama-Gory
\e-Dòmae)
\e-A was released.
3315 1998-06-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3317 * eword-decode.el (mime-insert-decoded-header): Fix typo.
3320 1998-06-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3322 * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
3324 1998-06-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3326 * README.en (What's FLIM): Add description about mime-lib.el and
3329 1998-06-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3331 * mime-parse.el: Require 'cl when it is compiled.
3333 * eword-decode.el (eword-visible-field-p): New function.
3334 (mime-insert-decoded-header): Use `eword-visible-field-p'.
3336 1998-06-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3338 * mime-def.el (mime-library-version-string): Renamed from
3339 `mime-spadework-module-version-string'.
3341 * mime-parse.el: New file; moved from SEMI layer.
3343 * FLIM-ELS (flim-modules): Add `mime-parse'.
3345 1998-06-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3347 * FLIM-ELS (flim-modules): Add `mime-lib'.
3349 * mime-lib.el: New module.
3351 * mime-def.el (mime-entity): Add new slots for original-header and
3353 (mime-entity-set-original-header): New function.
3354 (mime-entity-set-parsed-header): New function.
3356 1998-06-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3358 * mime-def.el (mime-entity-number): New function (moved from SEMI
3361 1998-06-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3363 * mime-def.el: Move definition of structure `mime-entity' from
3366 1998-06-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3368 * eword-decode.el (eword-decode-ignored-field-list): Capitalize
3370 (eword-decode-structured-field-list): Capitalize default value.
3371 (eword-decode-header): Regularize field name by `capitalize'.
3372 (mime-insert-decoded-header): New function.
3374 1998-06-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3376 * mailcap.el (mailcap-file): Use `defcustom'.
3379 1998-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3381 * FLIM: Version 1.3.0 (Fushimi) was released.
3383 1998-05-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3385 * std11.el (std11-fetch-field): New function.
3386 (std11-field-body): Use 'std11-fetch-field.
3388 1998-05-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3390 * mime-def.el (regexp-*): New function (moved from mime-parse.el
3392 (regexp-or): New function (moved from mime-parse.el of
3395 (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
3397 (std11-non-qtext-char-list): New constant (copied from std11.el).
3398 (std11-qtext-regexp): New constant (moved from mime-parse.el of
3400 (std11-quoted-string-regexp): New constant (moved from
3401 mime-parse.el of SEMI (REMI)).
3404 1998-05-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3406 * FLIM: Version 1.2.2 (Takeda) was released.
3408 * FLIM-VERSION: New file.
3410 1998-05-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3412 * mel-q.el (quoted-printable-internal-encode-region): Use
3413 'looking-at-as-unibyte instead of local binding for
3414 enable-multibyte-characters.
3417 1998-05-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3419 * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
3421 1998-05-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3423 * mel-q.el (quoted-printable-internal-decode-region): Use
3424 'string-as-multibyte to avoid problem in Emacs 20.3.
3426 1998-05-08 Katsumi Yamaoka <yamaoka@jpl.org>
3428 * mel-u.el: Use mime-temp-directory instead of TMP.
3431 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3433 * FLIM: Version 1.2.0 (J
\e-Dþjò)
\e-A was released.
3435 * README.en (What's FLIM): Delete description about
3436 std11-parse.el; add description about mailcap.el.
3438 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3440 * eword-decode.el (eword-decode-encoded-word-error-handler): New
3442 (eword-decode-encoded-word-default-error-handler): New function.
3443 (eword-decode-encoded-word): Use
3444 'eword-decode-encoded-word-error-handler.
3446 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3448 * mailcap.el: Require 'mime-def.
3450 * mime-def.el (mime-type/subtype-string): New function (moved from
3451 semi/mime-parse.el).
3453 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3455 * std11-parse.el: Abolish std11-parse.el.
3457 * FLIM-ELS (flim-modules): Abolish 'std11-parse.
3459 * eword-decode.el: Require 'std11 instead of 'std11-parse.
3461 * std11.el: Merge std11-parse.el.
3463 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3465 * mime-def.el (mime-temp-directory): Use 'defcustom.
3467 * mel-u.el: Require 'mime-def instead of 'mel.
3469 * mime-def.el (mime-temp-directory): New variable (moved from
3472 * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
3474 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3476 * mailcap.el (mailcap-format-command): New function.
3478 * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
3482 1998-05-05 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3484 * FLIM: Version 1.1.0 (T
\e-Dòji)
\e-A was released.
3486 1998-05-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3488 * mime-def.el (quoted-printable-hex-chars): New constant.
3489 (quoted-printable-octet-regexp): New constant.
3491 * mel-q.el, eword-decode.el: Move definition of constant
3492 'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
3495 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3497 * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
3499 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3501 * mailcap.el (mailcap-look-at-mtext): Fix typo.
3503 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3505 * FLIM-ELS (flim-modules): Add mailcap.
3507 * mailcap.el: New file (copied from SEMI).
3509 1998-04-23 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3511 * eword-decode.el (eword-decode-ignored-field-list): Add
3514 * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
3515 environment variables.
3518 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3520 * FLIM: Version 1.0.1 (Ky
\e-Dòto)
\e-A was released.
3522 * mime-def.el (mime-spadework-module-version-string): New
3525 * eword-encode.el: Abolish constant 'eword-encode-version.
3527 * eword-decode.el: Abolish constant 'eword-decode-version.
3529 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3531 * eword-encode.el (eword-encode-divide-into-charset-words): Use
3532 'char-length or 'char-next-index instead of 'char-bytes.
3533 (tm-eword::encode-string-1): Use 'char-next-index instead of
3536 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3538 * mel.el (base64-dl-module): Must check base64.so actually exists.
3541 1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3543 * FLIM: Version 1.0.0 was released.
3545 * README.en: Modify for FLIM.
3547 * ChangeLog: New file.
3549 1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3551 * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
3553 * Makefile: Modify for FLIM.
3555 1998-04-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3557 * Makefile: New file.
3559 * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
3560 eword-encode.el: Copied from MEL, SEMI (mime-def.el
3561 eword-decode.el eword-encode.el) and APEL (std11-parse.el