1 2000-11-24 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
3 * FLIM-MK (compile-flim): Compile `flim-version-specific-modules'.
4 (install-flim): Install `flim-version-specific-modules' to
5 `FLIM_VERSION_SPECIFIC_DIR'.
6 (compile-flim-package): Compile `flim-version-specific-modules'.
7 (install-flim-package): Install `flim-version-specific-modules'.
9 * FLIM-ELS (flim-modules): Add `mime-conf' instead of `mailcap'.
10 (flim-version-specific-modules): New variable; specify `mailcap'.
12 * FLIM-CFG (FLIM_VERSION_SPECIFIC_DIR): New variable.
14 * mailcap.el: Completely rewrote to use mime-conf.el.
16 * mime-conf.el: New file.
18 2000-11-16 Kenichi OKADA <okada@opaopa.org>
20 * sasl-digest.el (sasl-digest-md5-response): Fix typo.
22 2000-11-12 Daiki Ueno <ueno@unixuser.org>
24 * smtp.el (smtp-primitive-data): Use `beginning-of-line' instead of
26 (smtp-read-response): Don't bind `case-fold-search'.
27 (smtp-send-data): Don't save excursion.
29 2000-11-10 Daiki Ueno <ueno@unixuser.org>
31 * sasl-digest.el (sasl-digest-md5-challenge): Abolish.
32 (sasl-digest-md5-syntax-table): Rename from
33 `sasl-digest-md5-parse-digest-challenge-syntax-table'.
34 (sasl-digest-md5-parse-string): Rename from
35 `sasl-digest-md5-parse-digest-challenge'; only return a property list.
36 (sasl-digest-md5-challenge): Abolish.
37 (sasl-digest-md5-build-response-value-1): Abolish.
38 (sasl-digest-md5-response-value): Define as function.
39 (sasl-digest-md5-response): Rewrite.
41 2000-11-07 Kenichi OKADA <okada@opaopa.org>
43 * sasl.el (sasl-login-response-1): Fix.
44 (sasl-login-response-2): Fix.
46 2000-11-07 Daiki Ueno <ueno@unixuser.org>
48 * smtp.el (smtp-sasl-properties): New user option.
49 (smtp-sasl-user-realm): Abolish.
51 2000-11-05 Daiki Ueno <ueno@unixuser.org>
53 * qmtp.el (qmtp-send-package): Don't check "K" reply per recipient.
54 (qmtp-via-smtp): Mark as obsolete.
55 (qmtp-send-buffer): New function.
57 * sasl.texi: New file.
59 2000-11-05 Daiki Ueno <ueno@unixuser.org>
61 * sasl.el (sasl-step-data): New function.
62 (sasl-step-set-data): New function.
64 2000-11-04 Daiki Ueno <ueno@unixuser.org>
66 * sasl.el: Don't require 'poe'
67 - Rename `sasl-*instantiator*' to `sasl-*client*'.
68 - Rename `sasl-*authenticator*' to `sasl-*mechanism*'.
69 - Rename `sasl-*continuations*' to `sasl-*steps*'.
70 (sasl-make-client): Accept 1st argument `mechanism'.
71 (sasl-next-step): Rename from `sasl-evaluate-challenge'.
73 2000-11-04 Daiki Ueno <ueno@unixuser.org>
75 * sasl.el (sasl-make-instantiator): Define as function.
76 (sasl-instantiator-name): Ditto.
77 (sasl-instantiator-service): Ditto.
78 (sasl-instantiator-server): Ditto.
79 (sasl-instantiator-set-properties): Ditto.
80 (sasl-instantiator-set-property): Ditto.
81 (sasl-instantiator-property): Ditto.
82 (sasl-instantiator-properties): Ditto.
83 (sasl-authenticator-mechanism): Ditto.
84 (sasl-authenticator-continuations): Ditto.
86 2000-11-02 Daiki Ueno <ueno@unixuser.org>
88 * sasl.el: Rename `sasl-*principal*' to `sasl-*instantiator*'.
89 (sasl-make-instantiator): Abolish optional 4th argument.
90 (sasl-instantiator-set-properties): New function.
91 (sasl-instantiator-put-property): New function.
92 (sasl-instantiator-property): New function.
93 (sasl-instantiator-properties): New function.
95 * smtp.el (smtp-sasl-user-name): Rename from
96 `smtp-sasl-principal-user'.
97 (smtp-sasl-user-realm): Rename from `smtp-sasl-principal-realm'.
99 2000-11-02 Daiki Ueno <ueno@unixuser.org>
101 * sasl.el (sasl-mechanisms): Add `LOGIN' and `ANONYMOUS'.
102 (sasl-mechanism-alist): Likewise.
103 (sasl-error): Define.
104 (sasl-login-continuations): New variable.
105 (sasl-login-response-1): New function.
106 (sasl-login-response-2): New function.
107 (sasl-anonymous-continuations): New variable.
108 (sasl-anonymous-response): New function.
110 * smtp.el (smtp-error): Define.
111 (smtp-via-smtp): Use it.
113 2000-11-02 Daiki Ueno <ueno@unixuser.org>
115 * smtp.el (smtp-via-smtp): Mark as obsolete.
116 (smtp-send-buffer): Rename from `smtp-via-smtp'.
118 2000-11-02 Daiki Ueno <ueno@unixuser.org>
120 * sasl.el (sasl-make-authenticator): Allocate a freshly generated
121 symbol for each continuation.
123 2000-11-02 Daiki Ueno <ueno@unixuser.org>
125 * sasl-digest.el (sasl-digest-md5-response-1): Rename from
126 `sasl-digest-md5-digest-response'.
127 (sasl-digest-md5-response-2): New alias.
128 (sasl-digest-md5-parse-digest-challenge): Save excursion.
130 * sasl.el (sasl-mechanism-alist): Rename from `sasl-mechanisms'.
131 (sasl-mechanisms): New variable.
132 (sasl-find-authenticator): Check `sasl-mechanisms' rather than
133 `sasl-mechanism-alist'.
135 * smtp.el (smtp-submit-package): Use `smtp-primitive-ehlo'.
136 (smtp-primitive-auth): Check authenticator.
138 2000-11-02 Daiki Ueno <ueno@unixuser.org>
140 * FLIM-ELS (hmac-modules): New variable.
141 (flim-modules): Move HMAC modules to `hmac-modules'
144 * smtp.el (smtp-sasl-principal-realm): New user option.
146 * sasl.el (sasl-plain-response): New function.
147 (sasl-mechanisms): Add `DIGEST-MD5' and `PLAIN'.
148 (sasl-unique-id-function): New variable.
149 (sasl-plain-continuations): New variable.
150 (sasl-unique-id): New function.
151 (sasl-unique-id-char): New variable.
153 * sasl-digest.el: New file.
155 2000-11-01 Daiki Ueno <ueno@unixuser.org>
157 * smtp.el: Bind `sasl-mechanisms'; add autoload settings for
158 `sasl-make-principal', `sasl-find-authenticator',
159 `sasl-authenticator-mechanism-internal' and
160 `sasl-evaluate-challenge'.
161 (smtp-use-sasl): New user option.
162 (smtp-sasl-principal-name): New user option.
163 (smtp-sasl-mechanisms): New user option.
164 (smtp-submit-package): Call `smtp-primitive-starttls' and
165 `smtp-primitive-auth'.
166 (smtp-primitive-ehlo): Don't modify the rest of a extension line.
167 (smtp-primitive-auth): New function.
168 (smtp-primitive-starttls): Check the response code.
170 * sasl.el: New implementation.
172 * sasl-cram.el: New file.
174 * FLIM-ELS (flim-modules): Add `md5', `md5-el', `md5-dl',
175 `hex-util', `hmac-def', `hmac-md5', `sasl' and `sasl-cram'.
177 2000-11-01 Daiki Ueno <ueno@unixuser.org>
179 * smtp.el: Add autoload settings for `starttls-open-stream' and
180 `starttls-negotiate'.
181 (smtp-connection-set-extensions-internal): New macro.
182 (smtp-connection-extensions-internal): New macro.
183 (smtp-make-connection): Set the `extension' slot to nil.
184 (smtp-primitive-ehlo): New function.
185 (smtp-submit-package): Rename from `smtp-commit'.
186 (smtp-submit-package-function): Rename from `smtp-commit-function'.
187 (smtp-primitive-starttls): New function.
188 (smtp-extensions): New group.
189 (smtp-use-8bitmime): New variable.
190 (smtp-use-size): New variable.
191 (smtp-use-starttls): New variable.
192 (smtp-via-smtp): Bind `smtp-open-connection-function'.
194 2000-10-31 Daiki Ueno <ueno@unixuser.org>
196 * smtp.el: New implementation; don't use `tram.el' and `luna.el'.
198 2000-08-28 Yuuichi Teranishi <teranisi@gohome.org>
200 * eword-encode.el (eword-encode-mailboxes-to-rword-list):
202 (eword-encode-address-to-rword-list): Ditto.
203 (eword-encode-addresses-to-rword-list):
204 Use `eword-encode-address-to-rword-list' instead of
205 `eword-encode-mailbox-to-rword-list'.
207 * std11.el (std11-address-string): Fix for group list.
209 2000-08-10 MORIOKA Tomohiko <tomo@m17n.org>
211 * mmgeneric.el: Enclose definition of class `mime-entity' and its
212 internal accessors by `eval-and-compile'.
214 * luna.el: Define `luna-class-name' before it is used in macros.
217 2000-07-12 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
219 * FLIM-Chao: Version 1.14.1 (Rokujiz
\e-Dò)
\e-A released.
221 2000-07-10 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
223 * mmexternal.el (initialize-instance): Deleted.
224 (mmexternal-require-file-name): New function.
225 (mmexternal-require-buffer): Use `mmexternal-require-file-name'.
227 2000-06-30 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
229 * mime.el (mime-entity-read-field): Fix a bug when FIELD-NAME is a
232 2000-06-23 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
234 * mmexternal.el (initialize-instance): New method.
235 (mime-entity-name): Fixed.
236 (mmexternal-require-buffer): New function.
237 (mime-insert-entity): New implementation.
238 (mime-write-entity): Likewise.
239 (mime-entity-body): New method.
240 (mime-insert-entity-body): New method.
241 (mime-write-entity-body): New implementation.
242 (mime-entity-content): Likewise.
243 (mime-insert-entity-content): Likewise.
244 (mime-write-entity-content): Likewise.
245 (mime-entity-fetch-field): Likewise.
246 (mime-insert-header): Likewise.
248 * mmbuffer.el (initialize-instance): Store buffer instead of name
249 of buffer to `buffer' slot.
251 2000-06-21 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
253 * mmgeneric.el (mime-entity-children): Deleted.
255 * mmbuffer.el (mime-insert-entity-body): New method.
256 (mmbuffer-parse-multipart): New function.
257 (mmbuffer-parse-encapsulated): New function.
258 (mime-entity-children): New function.
260 2000-06-21 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
262 * mime.el (mime-find-root-entity): New function.
263 (mime-entity-header-buffer): Comment out.
264 (mime-goto-header-start-point): Likewise.
265 (mime-entity-header-start-point): Likewise.
266 (mime-entity-header-end-point): Likewise.
267 (mime-entity-body-buffer): Likewise.
268 (mime-goto-body-start-point): Likewise.
269 (mime-goto-body-end-point): Likewise.
270 (mime-entity-body-start-point): Likewise.
271 (mime-entity-body-end-point): Likewise.
272 (mime-entity-body-start): Likewise.
273 (mime-entity-body-end): Likewise.
274 (mime-entity-buffer): Likewise.
275 (mime-entity-point-min): Likewise.
276 (mime-entity-point-max): Likewise.
277 (mime-insert-entity-body): New generic function.
278 (mime-entity-uu-filename): Use `mime-insert-entity-body'.
279 (mime-entity-set-content-type): New function.
280 (mime-entity-set-encoding): New function.
282 * mime-parse.el (mime-parse-multipart): Comment out.
283 (mime-parse-encapsulated): Likewise.
284 (mime-parse-external): Likewise.
286 * mmbuffer.el (mime-entity-header-buffer): Comment out.
287 (mime-goto-header-start-point): Likewise.
288 (mime-entity-header-start-point): Likewise.
289 (mime-entity-header-end-point): Likewise.
290 (mime-entity-body-buffer): Likewise.
291 (mime-goto-body-start-point): Likewise.
292 (mime-goto-body-end-point): Likewise.
293 (mime-entity-body-start-point): Likewise.
294 (mime-entity-body-end-point): Likewise.
295 (mime-entity-buffer): Likewise.
296 (mime-entity-point-min): Likewise.
297 (mime-entity-point-max): Likewise.
299 2000-05-30 MORIOKA Tomohiko <tomo@kanji.zinbun.kyoto-u.ac.jp>
301 * eword-encode.el (eword-charset-encoding-alist): Add
304 2000-05-25 Tanaka Akira <akr@m17n.org>
306 * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
308 2000-05-09 Katsumi Yamaoka <yamaoka@jpl.org>
310 * smtp.el (smtp-deduce-address-list): Set `case-fold-search' to `t'
311 in the working buffer.
313 2000-04-26 Yoshiki Hayashi <yoshiki@xemacs.org>
315 * mime.el (mime-entity-body): New function.
316 * mmbuffer.el (mime-entity-body): Implement it.
318 2000-03-03 Keiichi Suzuki <keiichi@nanap.org>
320 * mime.el (mime-entity-node-id): Change to function.
322 2000-03-03 MORIOKA Tomohiko <tomo@m17n.org>
324 * mmdbuffer.el, mmbuffer.el (initialize-instance): Don't setup
325 `mime-message-structure'.
327 * mime-parse.el (mime-parse-buffer): Don't setup
328 `mime-message-structure'.
330 2000-03-02 MORIOKA Tomohiko <tomo@m17n.org>
332 * mmgeneric.el (mime-visible-field-p): Moved from mmbuffer.el.
333 (mime-insert-header-from-buffer): Moved from mmbuffer.el.
335 * mmexternal.el, mmdbuffer.el, mmbuffer.el (mime-visible-field-p):
336 Moved to mmgeneric.el.
337 (mime-insert-header-from-buffer): Moved to mmgeneric.el.
339 2000-03-02 MORIOKA Tomohiko <tomo@m17n.org>
341 * FLIM-ELS (flim-modules): Add `mmgeneric'.
343 * mmgeneric.el: New file.
345 * mmbuffer.el: Require `mmgeneric'.
347 * mime.el: Require `mmgeneric' when compiling.
349 * mime-def.el: Move mime-entity related definitions to
352 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
354 * mime.el (mime-find-entity-from-number): Now second argument
355 `message' is not an optional argument.
356 (mime-find-entity-from-node-id): Likewise.
357 (mime-find-entity-from-content-id): Likewise.
358 (mime-fetch-field): Delete obsolete function.
359 (mime-read-field): Likewise.
361 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
363 * mime.el (mime-entity-header-buffer): Mark it as obsolete.
364 (mime-goto-header-start-point): Likewise.
365 (mime-entity-header-start-point): Likewise.
366 (mime-entity-header-end-point): Likewise.
367 (mime-entity-body-start): Use `defalias'; don't recommend to use
368 `mime-entity-body-start-point' instead.
369 (mime-entity-body-end): Use `defalias'; don't recommend to use
370 `mime-entity-body-end-point' instead.
371 (mime-entity-body-buffer): Mark it as obsolete.
372 (mime-goto-body-start-point): Likewise.
373 (mime-goto-body-end-point): Likewise.
374 (mime-entity-body-start-point): Likewise.
375 (mime-entity-body-end-point): Likewise.
376 (mime-entity-buffer): Don't recommend to use
377 `mime-entity-header-buffer' or `mime-entity-body-buffer' instead.
378 (mime-entity-point-min): Don't recommend to use
379 `mime-entity-header-start-point' instead.
380 (mime-entity-point-max): Don't recommend to use
381 `mime-entity-body-end-point' instead.
383 * mime-def.el (mime-library-version): update to 1.14.1.
384 - Add autoload setting for `mime-parse-external'.
387 2000-03-01 MORIOKA Tomohiko <tomo@m17n.org>
389 * Chao: Version 1.14.0 (Momoyama) released.
391 2000-01-05 Katsumi Yamaoka <yamaoka@jpl.org>
393 * Makefile, mime-en.sgml, mime-ja.sgml: Update for the new CVS
396 1999-12-20 Katsumi Yamaoka <yamaoka@jpl.org>
398 * mel-b-el.el (base64-encode-region): Allow the optional second arg
400 (base64-external-encode-region): Likewise.
401 (base64-internal-encode-region): Likewise.
402 (base64-encode-string): Likewise.
404 1999-12-16 MORIOKA Tomohiko <tomo@m17n.org>
406 * FLIM-ELS (flim-modules): Add `mmexternal'.
408 * mime-parse.el (mime-parse-external): New function.
410 * mime-def.el (mime-entity-children [mime-entity]): Use
411 `mime-parse-external' for message/external-body.
413 * mmexternal.el: New module.
415 1999-12-13 Katsumi Yamaoka <yamaoka@jpl.org>
417 * README.en, README.ja, mime-en.sgml, mime-ja.sgml: Update for the
418 recent ML address and ftp site.
420 1999-10-17 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
422 * FLIM-MK (install-flim-package): Delete auto-autoloads.el
425 1999-09-20 Katsumi Yamaoka <yamaoka@jpl.org>
427 * mailcap.el (mailcap-look-at-schar): Protect against unexpected
428 eof. [cf. <tm-ja:5177>]
430 1999-09-13 Katsumi Yamaoka <yamaoka@jpl.org>
432 * smtpmail.el (smtpmail-send-it): Remove needless `concat'.
434 1999-09-08 Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
436 * mime-ja.sgml, mime-en.sgml (Entity creation): Fix typo.
438 1999-09-01 Katsumi Yamaoka <yamaoka@jpl.org>
440 * smtpmail.el (smtpmail-send-it): Make directory
441 `smtpmail-queue-dir' if it does not exist; convert filename of
442 queued mail using `convert-standard-filename'.
443 (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory
444 name using `file-name-as-directory'.
445 (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc
448 1999-08-26 Katsumi Yamaoka <yamaoka@jpl.org>
450 * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and
451 `time-stamp-hh:mm:ss' instead of `current-time'.
453 1999-08-25 Katsumi Yamaoka <yamaoka@jpl.org>
455 * FLIM-ELS: Use `if' instead of `unless'.
458 1999-08-17 MORIOKA Tomohiko <tomo@m17n.org>
460 * FLIM: Version 1.13.2 (Kasanui) released.
462 1999-08-03 Yuuichi Teranishi <teranisi@gohome.org>
464 * smtp.el (smtp-notify-success): New option.
465 * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
466 SMTP server if `smtp-notify-success' is non-nil.
467 [cf. <tm-ja:4872,4877>]
469 1999-08-02 MORIOKA Tomohiko <tomo@m17n.org>
471 * mime.el (mime-entity-header-start-point): New generic function.
472 (mime-entity-header-end-point): New generic function.
474 * mmbuffer.el (mime-entity-header-start-point): New method.
475 (mime-entity-header-end-point): New method.
477 1999-08-09 MORIOKA Tomohiko <tomo@m17n.org>
479 * FLIM-ELS (flim-modules): Add `mmdbuffer'.
481 1999-07-27 MORIOKA Tomohiko <tomo@m17n.org>
483 * mmdbuffer.el: New module.
485 1999-07-28 MORIOKA Tomohiko <tomo@m17n.org>
487 * mime-parse.el: Add autoload setting for
488 `mime-entity-body-buffer', `mime-entity-body-start-point' and
489 `mime-entity-body-end-point'.
491 * mime.el (mime-entity-point-min): Define as an obsolete function.
492 (mime-entity-point-max): Likewise.
494 1999-07-27 MORIOKA Tomohiko <tomo@m17n.org>
496 * mmbuffer.el (entity-point-min): Deleted because it is
498 (entity-point-max): Deleted because it is duplicated.
500 1999-07-24 MORIOKA Tomohiko <tomo@m17n.org>
502 * mmbuffer.el (mime-insert-text-content): Deleted [moved to
505 * mime-def.el: Add autoload settings for `mime-entity-content' [to
507 (mime-insert-text-content): New method of `mime-entity' [moved
510 1999-07-24 MORIOKA Tomohiko <tomo@m17n.org>
512 * mmbuffer.el (mime-entity-children): Deleted [moved to
515 * mime-def.el: Add autoload settings for
516 `mime-entity-content-type', `mime-parse-multipart' and
517 `mime-parse-encapsulated' [to avoid warning].
518 (mime-entity-children): New method of `mime-entity' [moved from
522 1999-07-22 MORIOKA Tomohiko <tomo@m17n.org>
524 * FLIM: Version 1.13.1 (Tawaramoto) released.
526 1999-07-21 MORIOKA Tomohiko <tomo@m17n.org>
528 * mime-parse.el (mime-parse-buffer): Fixed.
531 1999-07-16 MORIOKA Tomohiko <tomo@m17n.org>
533 * FLIM: Version 1.13.0 (Iwami) released.
535 1999-07-09 Nakagawa, Makoto <nakagawa@pochi.tis.co.jp>
537 * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
539 (smtpmail-send-it): Use write-region-as-binary instead of
541 (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
542 instead of find-file-noselect.
544 1999-06-23 MORIOKA Tomohiko <tomo@m17n.org>
546 * FLIM-CFG: Delete code to detect APEL 7.3 or later.
548 1999-06-16 Katsumi Yamaoka <yamaoka@jpl.org>
550 * smtpmail.el (smtpmail-send-it): Extend the search bound to the
551 end of the field for fetching the recipients from Resent-To.
553 1999-06-11 Katsumi Yamaoka <yamaoka@jpl.org>
555 * luna.el (luna-define-class-function): Check for the improbable
556 name of variable beginning with colon whether we should bind the
557 sort of symbol or not.
558 (TopLevel): Likewise.
560 1999-06-10 Katsumi Yamaoka <yamaoka@jpl.org>
562 * luna.el (luna-define-class-function): Bind member variables
563 statically for old Emacsen.
564 (TopLevel): Require `static'; bind `:before', `:after' and
565 `:around' statically for old Emacsen. [cf. <tm-ja:4593>]
568 1999-06-01 MORIOKA Tomohiko <tomo@m17n.org>
570 * Chao: Version 1.13.0 (JR Fujinomori) released.
572 1999-05-29 MORIOKA Tomohiko <tomo@m17n.org>
574 * mmbuffer.el (mime-entity-fetch-field): New implementation.
576 * mime-def.el (mime-entity-fetch-field): New method of luna-class
579 * luna.el (luna-define-method): Allow `:around' qualifier.
580 (luna-class-find-functions): Likewise.
581 (luna-send): Likewise.
582 (luna-call-next-method): New function.
584 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
586 * mime-def.el (eval-module-depended-macro): Abolished.
587 Use `def-edebug-spec' directly.
589 * luna.el (luna-define-method): Allow `:before' qualifier.
590 (luna-class-find-functions): Likewise.
592 * mime-def.el (mime-message-structure): Define as obsolete
595 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
597 * mime-parse.el (mime-parse-encapsulated): Use
598 `mime-entity-body-start-point' and `mime-entity-body-end-point'.
600 * mime.el (mime-parse-buffer): Revert to auto-load from
603 * mime-parse.el (mime-parse-multipart): Move from mime-parse.el
605 (mime-parse-encapsulated): Likewise.
606 (mime-parse-message): Likewise.
607 (mime-parse-buffer): Likewise.
609 * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again.
610 (mime-parse-encapsulated): Likewise.
611 (mime-parse-message): Likewise.
612 (mime-parse-buffer): Likewise.
614 * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an
617 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
619 * mmbuffer.el (initialize-instance): Don't initialize slots if
620 they are initialized.
621 (mime-parse-multipart): Run in body-buffer of an entity.
622 (mime-entity-body-start-point): New method.
624 1999-05-25 MORIOKA Tomohiko <tomo@m17n.org>
626 * mmbuffer.el (mime-entity-body-end-point): New method.
627 (mime-goto-header-start-point): New method.
628 (mime-goto-body-start-point): New method.
629 (mime-goto-body-end-point): New method.
631 * mime.el (mime-goto-body-end-point): New generic function.
633 * mel.el (Q-encoded-text-length): Fixed.
635 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org>
637 * mmbuffer.el (mime-parse-multipart): Refer body-start instead of
640 * mmcooked.el (mime-insert-header): Fix typo.
642 1999-05-23 MORIOKA Tomohiko <tomo@m17n.org>
644 * mmcooked.el (mime-insert-header): Use
645 `luna-class-find-functions'.
647 * mime.el (mime-entity-buffer): Define as obsolete function.
648 (mime-entity-body-end-point): New generic function; define
649 `mime-entity-body-end' as obsolete function.
650 (mime-goto-body-start-point): New generic function.
651 (mime-entity-uu-filename): Use `mime-goto-body-start-point' and
652 `mime-entity-body-end-point'.
654 * mmbuffer.el (initialize-instance): Define as after method;
655 return initialized instance.
657 * luna.el (luna-define-class): Add `standard-object' as a parent.
658 (luna-define-method): Allow `:after' qualifier.
659 (luna-class-find-parents-functions): New function.
660 (luna-class-find-functions): New function [abolish
661 `luna-class-find-function'].
662 (luna-find-functions): New function [abolish
663 `luna-find-function'].
664 (luna-send): Modify for new method dispatch mechanism.
665 (luna-make-entity): New implementation.
666 (standard-object): New class.
667 (initialize-instance): New method.
669 1999-05-22 MORIOKA Tomohiko <tomo@m17n.org>
671 * Delete mmgeneric.el.
673 * mmcooked.el: Modify for mmbuffer.el.
676 - Don't require `mmgeneric' and `mime-parse'.
679 (mime-buffer-entity-buffer-internal): Renamed from
680 `mime-entity-set-buffer-internal'.
681 (mime-buffer-entity-set-buffer-internal): Likewise.
682 (mime-buffer-entity-header-start-internal): Likewise.
683 (mime-buffer-entity-set-header-start-internal): Likewise.
684 (mime-buffer-entity-header-end-internal): Likewise.
685 (mime-buffer-entity-set-header-end-internal): Likewise.
686 (mime-buffer-entity-body-start-internal): Likewise.
687 (mime-buffer-entity-set-body-start-internal): Likewise.
688 (mime-buffer-entity-body-end-internal): Likewise.
689 (mime-buffer-entity-set-body-end-internal): Likewise.
690 (mime-entity-name): New method.
691 (mime-parse-multipart): New function [moved from mime-parse.el].
692 (mime-parse-encapsulated): Likewise.
693 (mime-parse-message): Likewise.
694 (mime-entity-children): New method.
695 (mime-goto-header-start-point): New method.
696 (mime-visible-field-p): New function [moved from mmgeneric.el].
697 (mime-insert-header-from-buffer): Likewise.
698 (mime-insert-header): New method.
699 (mime-entity-content): Use `luna-define-method'.
700 (mime-insert-text-content): New method.
701 ((mime-entity-fetch-field): Use `luna-define-method'.
702 (mime-entity-header-buffer): New method.
703 (mime-entity-body-buffer): Likewise.
704 (mime-entity-buffer): Likewise.
705 (mime-entity-point-min): Use `luna-define-method'.
706 (mime-entity-point-max): Use `luna-define-method'.
707 (mime-parse-buffer): New function [moved from mmgeneric.el].
709 * mime-parse.el (mime-parse-multipart): Moved to mmbuffer.el.
710 (mime-parse-encapsulated): Likewise.
711 (mime-parse-message): Likewise.
712 (mime-parse-buffer): Likewise.
714 * mime.el (mime-parse-buffer): Auto-loaded from "mmbufer".
715 (mime-find-function): Abolished.
716 (mime-entity-function): Abolished.
717 (mime-entity-send): Use `luna-send'.
718 (mime-open-entity): Use `luna-make-entity' and
719 `mm-expand-class-name'.
720 (mime-entity-cooked-p): Use `luna-define-generic'.
721 (mime-entity-children): Use `luna-send'.
722 (mime-find-entity-from-content-id): Use `mime-entity-read-field'.
723 (mime-entity-buffer): Change to generic function.
724 (mime-entity-header-buffer): New generic function.
725 (mime-entity-body-buffer): Likewise.
726 (mime-entity-point-min): Use `luna-define-generic'.
727 (mime-entity-point-max): Likewise.
728 (mime-entity-header-start): Abolished.
729 (mime-entity-header-end): Abolished.
730 (mime-entity-body-start): Abolished.
731 (mime-entity-body-end): Abolished.
732 (mime-goto-header-start-point): New generic function.
733 (mime-entity-fetch-field): New generic function.
734 (mime-fetch-field): Use `mime-entity-fetch-field'; declare as
736 (mime-entity-content-type): Use `mime-entity-fetch-field'.
737 (mime-entity-content-disposition): Likewise.
738 (mime-entity-encoding): Likewise.
739 (mime-entity-read-field): New function.
740 (mime-read-field): Use `mime-entity-read-field'; declare as
742 (mime-insert-header): Use `luna-define-generic'; abolish obsolete
743 alias `mime-insert-decoded-header'.
744 (mime-entity-name): New generic function.
745 (mime-entity-content): Use `luna-define-generic'.
746 (mime-insert-entity-content): Likewise.
747 (mime-write-entity-content): Likewise.
748 (mime-insert-text-content): Likewise.
749 (mime-insert-entity): Likewise.
750 (mime-write-entity): Likewise.
751 (mime-write-entity-body): Likewise.
755 (make-mime-entity-internal): Abolished.
756 (mime-entity-representation-type-internal): Change to alias for
758 (mime-entity-set-representation-type-internal): Change to alias
759 for `luna-set-class-name'.
760 (mime-entity-location-internal): Defined by
761 `luna-define-internal-accessors'.
762 (mime-entity-set-location-internal): Likewise.
763 (mime-entity-content-type-internal): Likewise.
764 (mime-entity-set-content-type-internal): Likewise.
765 (mime-entity-content-disposition-internal): Likewise.
766 (mime-entity-set-content-disposition-internal): Likewise.
767 (mime-entity-encoding-internal): Likewise.
768 (mime-entity-set-encoding-internal): Likewise.
769 (mime-entity-children-internal): Likewise.
770 (mime-entity-set-children-internal): Likewise.
771 (mime-entity-parent-internal): Likewise.
772 (mime-entity-set-parent-internal): Likewise.
773 (mime-entity-node-id-internal): Likewise.
774 (mime-entity-decoded-subject-internal): Abolished.
775 (mime-entity-set-decoded-subject-internal): Abolished.
776 (mime-entity-decoded-from-internal): Abolished.
777 (mime-entity-set-decoded-from-internal): Abolished.
778 (mime-entity-date-internal): Abolished.
779 (mime-entity-set-date-internal): Abolished.
780 (mime-entity-message-id-internal): Abolished.
781 (mime-entity-set-message-id-internal): Abolished.
782 (mime-entity-references-internal): Abolished.
783 (mime-entity-set-references-internal): Abolished.
784 (mime-entity-chars-internal): Abolished.
785 (mime-entity-set-chars-internal): Abolished.
786 (mime-entity-lines-internal): Abolished.
787 (mime-entity-set-lines-internal): Abolished.
788 (mime-entity-xref-internal): Abolished.
789 (mime-entity-set-xref-internal): Abolished.
790 (mime-entity-original-header-internal): Defined by
791 `luna-define-internal-accessors'.
792 (mime-entity-set-original-header-internal): Likewise.
793 (mime-entity-parsed-header-internal): Likewise.
794 (mime-entity-set-parsed-header-internal): Likewise.
795 (mime-entity-buffer-internal): Abolished.
796 (mime-entity-set-buffer-internal): Abolished.
797 (mime-entity-header-start-internal): Abolished.
798 (mime-entity-set-header-start-internal): Abolished.
799 (mime-entity-header-end-internal): Abolished.
800 (mime-entity-set-header-end-internal): Abolished.
801 (mime-entity-body-start-internal): Abolished.
802 (mime-entity-set-body-start-internal): Abolished.
803 (mime-entity-body-end-internal): Abolished.
804 (mime-entity-set-body-end-internal): Abolished.
805 (mm-expand-class-name): New macro.
806 (mm-define-backend): Use `luna-define-class' and
807 `mm-expand-class-name'.
808 (mm-define-method): Use `luna-define-method' and
809 `mm-expand-class-name'.
810 (mm-arglist-to-arguments): Abolished.
811 (mel-define-service): Use `luna-arglist-to-arguments' instead of
812 `mm-arglist-to-arguments'.
814 * mel.el: Require `alist'.
816 * FLIM-ELS (flim-modules): Add `luna' and delete `mmgeneric'.
819 - Rename property `luna-member-index' to `luna-slot-index'.
820 - Rearrangement to avoid byte-compiling problem.
821 (luna-define-class-function): New function.
822 (luna-define-class): Use `luna-define-class-function'.
823 (luna-define-generic): Fixed.
824 (luna-define-internal-accessors): New function.
826 1999-05-15 MORIOKA Tomohiko <tomo@m17n.org>
828 * luna.el (luna-make-entity-function): Send `initialize-instance'.
830 1999-05-14 MORIOKA Tomohiko <tomo@m17n.org>
832 * luna.el: New module.
835 1999-05-31 MORIOKA Tomohiko <tomo@m17n.org>
837 * FLIM: Version 1.12.7 (Y
\e-Dþzaki)
\e-A released.
839 1999-05-31 MORIOKA Tomohiko <tomo@m17n.org>
841 * mime-en.sgml (Network representation of header): Translate.
843 1999-05-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
845 * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
846 (base64-encode-1): Avoid concat.
847 (base64-encode-string): Fixed last change; extra padding.
849 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
851 * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
852 variable alias for XEmacs.
853 (smtpmail-smtp-server): Likewise.
854 (smtpmail-smtp-service): Likewise.
855 (smtpmail-local-domain): Likewise.
856 (smtpmail-debug-info): Likewise.
857 (smtpmail-send-it): Check function `expand-mail-aliases' is
860 1999-05-26 MORIOKA Tomohiko <tomo@m17n.org>
862 * smtp.el (smtp-debug-info): Now a user option.
864 1999-05-25 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
866 * README.ja: Modify URL and required version of APEL.
868 1999-05-24 Tanaka Akira <akr@jaist.ac.jp>
870 * mel-b-ccl.el (base64-encode-string): New alias.
871 (base64-encode-region): Ditto.
872 (base64-decode-string): Ditto.
873 (base64-decode-region): Ditto.
875 1999-05-24 Tanaka Akira <akr@jaist.ac.jp>
877 * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
879 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org>
881 * eword-encode.el (ew-space-process): Renamed from
882 `tm-eword::space-process'.
884 1999-05-24 MORIOKA Tomohiko <tomo@m17n.org>
886 * eword-encode.el (tm-eword::space-process): Don't concatenate
888 (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
889 new optional argument `must-output'; return nil if it can't encode
891 (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
892 if `ew-encode-rword-1' can't encode literally and it is possible
893 to encode the rest literally with the folding.
894 (eword-encode-phrase-to-rword-list): Add `special' flag to
895 brackets of comments.
897 1999-05-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
899 * smtpmail.el: Require 'poe and 'pcustom.
901 1999-05-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
903 * mel.el: Update header.
904 Require 'path-util and don't require 'poem.
905 (mel-use-module): Eliminate local variable `encoding'.
906 (mime-insert-encoded-file for mel-b-builtin):
907 Use built-in `interactive' spec.
908 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
909 (mime-encode-region): Capitalize prompt string.
910 (mime-decode-region): Ditto.
911 (mime-insert-encoded-file): Ditto.
912 (mime-write-decoded-region): Ditto.
914 * mel-b-ccl.el: Update header.
915 (base64-ccl-encode-region): Use read-only `interactive' spec.
916 (base64-ccl-decode-region): Ditto.
917 (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
918 (base64-ccl-write-decoded-region): Ditto.
919 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
921 * mel-b-dl.el: Update header.
922 Don't require 'poe; it is required implicitly via 'mime-def.
923 (base64-dl-handle): Chech whether `base64-dl-module' is string.
924 Defalias `base64-encode-string' and `base64-decode-string' just
925 after `dynamic-call'ing "emacs_base64_init".
926 (base64-encode-region): Use read-only `interactive' spec.
927 Use `base64-encode-string'.
928 Changed order of evaluation to "encode, delete, then insert".
929 (base64-decode-region): Renamed from `decode-base64-region'.
930 Use read-only `interactive' spec.
931 Use `base64-decode-string'.
932 Changed order of evaluation to "decode, delete, then insert".
933 (mime-encode-string): Use `base64-encode-string'.
934 (mime-decode-string): Use `base64-decode-string'.
935 (mime-decode-region): Use `base64-decode-region'.
936 (encoded-text-encode-string): Use `base64-encode-string'.
937 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
938 (mime-insert-encoded-file): Use built-in `interactive' spec.
939 (mime-write-decoded-region in comment): Ditto.
941 * mel-b-el.el: Update header.
942 Don't require 'poe; it is required implicitly via 'mime-def.
943 (pack-sequence): Moved to top of the function definitions.
944 (base64-encode-string): Calculate padding first.
945 (base64-internal-encode-region): Changed order of evaluation to
946 "encode, delete, then insert".
947 (base64-internal-decode-string): Changed order of evaluation to
948 "decode, delete, then insert".
949 (base64-encode-region): Use read-only `interactive' spec.
950 (base64-decode-region): Ditto.
951 (base64-decode-string): Not interactive.
952 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
953 (base64-insert-encoded-file): Use built-in `interactive' spec.
954 (base64-write-decoded-region): Ditto.
956 * mel-g.el: Update header.
957 Require 'mime-def instead of 'poem and 'mel.
958 (mime-insert-encoded-file): Use built-in `interactive' spec.
959 (mime-write-decoded-region): Ditto.
961 * mel-q-ccl.el: Update header.
962 (quoted-printable-ccl-encode-region):
963 Use read-only `interactive' spec.
964 (quoted-printable-ccl-decode-region): Ditto.
965 (quoted-printable-ccl-insert-encoded-file):
966 Use built-in `interactive' spec.
967 (quoted-printable-ccl-write-decoded-region): Ditto.
968 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
970 * mel-q.el: Update header.
971 Require 'path-util instead of 'emu.
972 (quoted-printable-internal-encode-region): Rewrite without regexp.
973 (quoted-printable-internal-decode-region): Ditto.
974 (quoted-printable-encode-region): Use read-only `interactive' spec.
975 (quoted-printable-decode-region): Ditto.
976 (mime-insert-encoded-file): Use built-in `interactive' spec.
977 (mime-write-decoded-region): Ditto.
978 (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
980 * mel-u.el: Update header.
981 Require 'path-util instead of 'emu.
982 (mime-insert-encoded-file): Use built-in `interactive' spec.
983 (mime-write-decoded-region): Ditto.
985 1999-05-22 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
987 * mime-def.el: Require 'poe, 'poem, and 'pcustom.
988 (mime): Declare `default-mime-charset' as an initial member.
990 * mime-parse.el: Don't require 'cl at compile-time.
992 * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
994 * std11.el: Require 'poe, 'poem, and 'pcustom.
996 * smtp.el: Update header.
997 Require 'poe, 'poem, and 'pcustom.
998 Require 'cl at compile-time.
1000 1999-05-21 MORIOKA Tomohiko <tomo@m17n.org>
1002 * README.en (Installation): Modify URL and required version of
1005 * eword-encode.el (ew-find-charset-rule): Renamed from
1006 `tm-eword::find-charset-rule'; use
1007 `find-mime-charset-by-charsets'.
1010 1999-05-11 MORIOKA Tomohiko <tomo@m17n.org>
1012 * FLIM: Version 1.12.6 (Family-K
\e-Dòenmae)
\e-A released.
1014 1999-04-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1016 * mel-b-ccl.el (TopLevel): Suppress warning.
1017 mel-q-ccl.el (TopLevel): Ditto.
1018 mime.el (TopLevel): Ditto.
1020 1999-04-26 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1022 * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
1025 * mime-def.el (std11-qtext-regexp): Don't use `string'.
1026 (mime-tspecial-char-list): Eval at compile time.
1028 1999-04-22 Katsumi Yamaoka <yamaoka@jpl.org>
1030 * mime.el: Delete autoload setting for `eword-encode-field'.
1032 1999-04-22 MORIOKA Tomohiko <tomo@m17n.org>
1034 * eword-encode.el: Require `poem' instead of `emu'.
1035 Don't use `cl' for `caar'.
1037 1999-04-09 Katsumi Yamaoka <yamaoka@jpl.org>
1039 * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
1041 (smtp-server): Make it can also be a function called from
1042 `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
1044 1999-04-05 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1046 * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
1048 1999-03-29 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1050 * mime.el (mime-read-field): Correct argument of
1051 `mime-decode-field-body'; 'native -> 'plain.
1053 1999-03-27 Shuhei KOBAYASHI <shuhei@aqua.ocn.ne.jp>
1055 * eword-encode.el (TopLevel): Require 'cl when compiling.
1056 (eword-encode-rword-list): Suppress insertion of extra spaces.
1057 (eword-encode-msg-id-to-rword-list): Treat surrounding angle
1058 brackets atomically.
1059 ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
1061 1999-03-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1063 * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
1065 1999-03-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1067 * mel.el (mime-decode-string): Return STRING if return value of
1068 `(mel-find-function 'mime-decode-string encoding)' is nil.
1070 1999-02-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1072 * mime-def.el (mel-define-service): Change size of obarray to 7.
1074 1999-02-01 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
1076 * mime-ja.sgml: Tranlate all untranslated parts.
1079 1999-01-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1081 * FLIM: Version 1.12.5 (Hirahata) released.
1083 * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
1085 1999-01-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1087 * NEWS (New optional argument of `std11-field-end'): New
1090 * std11.el (std11-field-end): Add new optional argument `bound'.
1093 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1095 * FLIM: Version 1.12.4 (Tsutsui) released.
1097 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1099 * README.en: Sync with latest FLIM.
1103 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1105 * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
1107 * mime.el (mime-insert-entity-content): New generic function.
1109 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1111 * NEWS (New function `mime-find-entity-from-content-id'): New
1113 (New function `mime-parse-msg-id'): New subsection.
1114 (New function `mime-uri-parse-cid'): New subsection.
1116 1999-01-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1118 * mime.el (mime-find-entity-from-content-id): New function.
1119 (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
1120 `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
1121 and `Content-Id' field.
1123 * mime-parse.el (mime-parse-msg-id): New function.
1124 (mime-uri-parse-cid): New function.
1127 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1129 * FLIM: Version 1.12.3 (Kintetsu-K
\e-Dòriyama)
\e-A released.
1131 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1133 * NEWS (Function `std11-parse-in-reply-to'): New subsection.
1134 (New function `std11-parse-msg-id-string'): Likewise.
1135 (New function `std11-parse-msg-ids-string'): Likewise.
1136 (New generic function `mime-insert-entity'): Likewise.
1138 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1140 * mime.el (mime-field-parser-alist): Change to set parser for
1141 tokens instead of parser for string.
1142 (mime-read-field): Use `eword-lexical-analyze' before parsing.
1144 * eword-encode.el (eword-encode-in-reply-to): Use
1145 `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
1146 and `std11-lexical-analyze'.
1148 * std11.el (std11-parse-msg-ids): Renamed from
1149 `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
1151 (std11-parse-msg-id-string): New function.
1152 (std11-parse-msg-ids-string): New function.
1154 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1156 * mime.el (mime-field-parser-alist): New variable.
1157 (mime-read-field): Refer `mime-field-parser-alist'.
1159 1999-01-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1161 * mmbuffer.el, mmgeneric.el (insert-entity): New method.
1163 * mime.el (mime-insert-entity): New generic function.
1165 1999-01-22 Katsumi Yamaoka <yamaoka@jpl.org>
1167 * std11.el (TopLevel): Require `custom'.
1170 1999-01-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1172 * FLIM: Version 1.12.2 (Kuj
\e-Dò)
\e-A released.
1174 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1176 * mime-parse.el (mime-lexical-analyzer): New user option.
1177 (mime-analyze-tspecial): New function.
1178 (mime-analyze-token): New function.
1179 (mime-parse-Content-Transfer-Encoding): Use
1180 `std11-lexical-analyze' with `mime-lexical-analyzer'.
1182 * mime-def.el (mime-tspecial-char-list): Renamed from
1183 `mime-tspecials'; changed from string to list.
1184 (mime-token-regexp): Use `eval-when-compile'.
1186 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1188 * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
1189 about interface change.
1190 (eword-analyze-comment): Renamed from `eword-parse-comment';
1191 change second argument `from' to required argument; abolish alias
1192 `eword-analyze-comment' of `eword-parse-comment'.
1194 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1196 * NEWS (User option `eword-lexical-analyzers' ->
1197 `eword-lexical-analyzer'): New subsection.
1199 * eword-decode.el (eword-lexical-analyzer): Renamed from user
1200 option `eword-lexical-analyzers'.
1202 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1204 * NEWS (New user option `std11-lexical-analyzer'): New subsection.
1206 * std11.el (std11-lexical-analyzer): Renamed from user option
1207 `std11-lexical-analyzers'.
1209 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1211 * std11.el (std11-lexical-analyze): Change interface to add new
1212 optional argument `analyzers'.
1214 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1216 * std11.el (std11-lexical-analyzers): New user option.
1217 (std11-lexical-analyze): New implementation; refer
1218 `std11-lexical-analyzers'.
1220 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1222 * NEWS (Change interface of lexical-analyzers): New subsection.
1224 1999-01-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1226 * eword-decode.el (eword-encoded-word-regexp): Must define when
1227 this module is compiled.
1228 (eword-decode-structured-field-body): Add new optional argument
1230 (eword-decode-and-unfold-structured-field-body): Likewise.
1231 (eword-decode-and-fold-structured-field-body): Likewise.
1232 (eword-analyze-quoted-string): Add new argument `start'; return
1233 `(<parsed result> . <end position>)' instead of `(<parsed result>
1235 (std11-analyze-domain-literal): Likewise.
1236 (eword-analyze-domain-literal): Likewise.
1237 (eword-analyze-comment): Changed to alias of
1238 `eword-parse-comment'.
1239 (eword-analyze-spaces): Add new argument `start'; return `(<parsed
1240 result> . <end position>)' instead of `(<parsed result> . <rest
1242 (std11-analyze-domain-literal): Likewise.
1243 (eword-analyze-special): Likewise.
1244 (eword-analyze-encoded-word): Likewise.
1245 (eword-analyze-atom): Likewise.
1246 (eword-lexical-analyze-internal): Add new argument `start'.
1247 (eword-lexical-analyze): Change interface to add new optional
1249 (eword-extract-address-components): Add new optional argument
1252 * std11.el (std11-atom-regexp): Modify to match non-top atom.
1253 (std11-analyze-spaces): Add new argument `start'; return `(<parsed
1254 result> . <end position>)' instead of `(<parsed result> . <rest
1256 (std11-analyze-special): Likewise.
1257 (std11-analyze-atom): Likewise.
1258 (std11-analyze-quoted-string): Likewise.
1259 (std11-analyze-domain-literal): Likewise.
1260 (std11-analyze-comment): Likewise.
1261 (std11-lexical-analyze): Add new optional argument `start'.
1263 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1265 * std11.el (std11-fetch-field): Add autoload cookie.
1266 (std11-narrow-to-header): Likewise.
1267 (std11-field-body): Likewise.
1268 (std11-unfold-string): Likewise.
1269 (std11-lexical-analyze): Add DOC-string; add autoload cookie.
1271 * std11.el (std11-space-char-list): Renamed from
1272 `std11-space-chars'; changed from string to list.
1274 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1276 * std11.el (std11-fetch-field): Don't define as inline function.
1277 (std11-field-body): Enclose `std11-narrow-to-header' and
1278 `std11-fetch-field' by `inline'.
1280 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1282 * std11.el (std11-special-char-list): Evaluate when it is
1284 (std11-atom-regexp): Use `eval-when-compile'.
1286 1999-01-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1288 * std11.el (std11-space-chars): Must evaluate when it is compiled.
1289 (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
1290 constant `std11-spaces-regexp'.
1292 * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
1295 * mime-parse.el: Don't require emu.
1297 * mime-parse.el (mime-parse-Content-Disposition): Use
1298 `eval-when-compile'.
1300 * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
1303 1998-12-22 Katsumi Yamaoka <yamaoka@jpl.org>
1305 * README.en (Installation): Modify for APEL 9.12.
1306 * README.ja (Installation): Likewise.
1308 1998-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
1310 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
1311 `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
1313 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1316 * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
1317 `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
1318 * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1321 1998-12-14 Katsumi Yamaoka <yamaoka@jpl.org>
1323 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1324 `insert-file-contents-as-coding-system' (renamed from
1325 `insert-file-contents-as-specified-coding-system').
1326 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1329 * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1330 `write-region-as-coding-system' (renamed from
1331 `write-region-as-specified-coding-system').
1332 * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1335 1998-12-08 Katsumi Yamaoka <yamaoka@jpl.org>
1337 * smtp.el (smtp-coding-system): Abolished.
1338 (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
1339 `open-network-stream'.
1341 1998-12-04 Katsumi Yamaoka <yamaoka@jpl.org>
1343 * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
1344 `insert-file-contents-as-specified-coding-system' instead of
1345 `insert-file-contents'.
1346 * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
1349 * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
1350 `write-region-as-specified-coding-system' instead of
1352 * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
1356 1998-12-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1358 * FLIM: Version 1.12.1 (Nishinoky
\e-Dò)
\e-A released.
1360 1998-11-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1362 * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
1363 `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
1364 change of `smtp-via-smtp'.
1365 (smtpmail-do-bcc): New function (moved and renamed from
1366 `smtp-do-bcc' of smtp.el).
1368 1998-08-06 Katsumi Yamaoka <yamaoka@jpl.org>
1370 * lisp/smtp.el: Do not insert empty line at the end of message.
1372 1998-06-18 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
1374 * lisp/smtp.el (smtp-use-8bitmime): New variable.
1375 (smtp-debug-info): Internal variable, now.
1376 (smtp-make-fqdn): Renamed from `smtp-fqdn'.
1377 (smtp-via-smtp): New implementation.
1378 (smtp-send-command): Treat "PASS" as usual.
1379 (smtp-do-bcc): Removed.
1381 1998-11-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1383 * smtpmail.el: New module (copied from Semi-gnus 6.8).
1385 * smtp.el: New module (copied from Semi-gnus 6.8).
1387 * FLIM-ELS: Add smtp.el and smtpmail.el.
1389 1998-11-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1391 * mime-def.el: Abolish function `eliminate-top-spaces' because it
1392 is not used in FLIM.
1394 1998-11-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1396 * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
1397 problem in `eword-encode-addresses-to-rword-list'.
1399 1998-11-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1401 * std11.el (std11-full-name-string): fixed.
1403 * std11.el (std11-comment-value-to-string): fixed.
1405 1998-11-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1407 * NEWS (Changes in FLIM 1.12): New section.
1409 1998-11-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1411 * std11.el (std11-comment-value-to-string): New function.
1412 (std11-full-name-string): Use `std11-comment-value-to-string'.
1414 * eword-decode.el (eword-parse-comment): New function.
1415 (eword-analyze-comment): New implementation; use
1416 `eword-parse-comment'; change representation.
1417 (eword-decode-token): Modify for representation change of comment.
1420 1998-11-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1422 * FLIM: Version 1.12.0 (Amagatsuji) was released.
1424 1998-11-14 Tanaka Akira <akr@jaist.ac.jp>
1426 * mel-b-ccl.el (ccl-cascading-read): Check consistency.
1428 1998-11-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1430 * eword-decode.el (eword-decode-structured-field-body): Abolish
1431 non-used local variable.
1433 1998-11-12 Tanaka Akira <akr@jaist.ac.jp>
1435 * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
1436 select implementation.
1438 1998-11-12 Tanaka Akira <akr@jaist.ac.jp>
1440 * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
1443 1998-11-12 Tanaka Akira <akr@jaist.ac.jp>
1445 * mel.el (mel-b-builtin): New variable.
1447 1998-11-10 Tanaka Akira <akr@jaist.ac.jp>
1449 * FLIM-ELS: require 'pccl.
1450 (flim-modules): Check CCL availability by broken facility.
1452 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1454 * eword-decode.el (eword-decode-structured-field-body): New
1455 implementation; abolish optional argument `must-unfold'; delete
1457 (eword-decode-and-unfold-structured-field-body): Renamed from
1458 `eword-decode-and-unfold-structured-field'; delete DOC-string.
1459 (eword-decode-and-fold-structured-field-body): Renamed from
1460 `eword-decode-and-fold-structured-field'; abolish optional
1461 argument `must-unfold'; delete DOC-string.
1462 (eword-decode-unstructured-field-body): Abolish optional argument
1463 `must-unfold'; delete DOC-string.
1464 (eword-decode-and-unfold-unstructured-field-body): Renamed from
1465 `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
1466 (eword-decode-unfolded-unstructured-field-body): New function.
1468 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1470 * mmgeneric.el (mime-insert-header-from-buffer): Use
1471 `mime-find-field-presentation-method' and
1472 `mime-find-field-decoder-internal'.
1474 * eword-decode.el (mime-find-field-presentation-method): New
1476 (mime-find-field-decoder-internal): New function.
1477 (mime-find-field-decoder): New implementation (use
1478 mime-find-field-decoder-internal).
1479 (mime-decode-header-in-region): Use
1480 `mime-find-field-presentation-method' and
1481 `mime-find-field-decoder-internal'.
1483 1998-11-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1485 * mmgeneric.el (mime-insert-header-from-buffer): Rename
1486 field-presentation-mode `folding' to `wide'.
1488 * eword-decode.el: Rename field-presentation-modes from `native',
1489 `folding', `unfolding', `unfolding-xover' to `plain', `wide',
1492 1998-11-07 Tanaka Akira <akr@jaist.ac.jp>
1494 * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
1495 (mime-find-field-decoder): Ditto.
1497 1998-11-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1499 * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
1500 Don't delete the front spaces.
1501 (eword-encode-addresses-to-rword-list): Don't supplement space;
1502 use `nconc' instead of `append'.
1503 (eword-encode-msg-id-to-rword-list): Supplement the front space;
1504 use `nconc' instead of `append'.
1506 1998-11-02 Tanaka Akira <akr@jaist.ac.jp>
1508 * eword-decode.el (mime-field-decoder-cache): New variable.
1509 (mime-find-field-decoder): Use `mime-field-decoder-cache'.
1510 (mime-update-field-decoder-cache): New variable.
1511 (mime-update-field-decoder-cache): New function.
1512 (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
1514 * mmgeneric.el (mime-insert-header-from-buffer): Use
1515 `mime-field-decoder-cache'.
1517 1998-11-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1519 * eword-decode.el (mime-decode-header-in-region): New function.
1520 (mime-decode-header-in-buffer): Use function
1521 `mime-decode-header-in-region'.
1523 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1525 * mmgeneric.el (mime-insert-header-from-buffer): Refer
1526 `mime-field-decoder-alist' instead of hard-coding.
1528 * mime.el (mime-read-field): Use `mime-decode-field-body'.
1530 * eword-decode.el (eword-decode-and-unfold-structured-field): Add
1531 optional dummy argument `start-column' and `max-column'.
1532 (eword-decode-structured-field-body): Change interface.
1533 (eword-decode-unstructured-field-body): Change interface to add
1534 optional dummy argument `start-column' and `max-column'.
1535 (eword-decode-and-unfold-unstructured-field): Add optional dummy
1536 argument `start-column' and `max-column'.
1537 (mime-field-decoder-alist): New variable; abolish user option
1538 `eword-decode-ignored-field-list' and
1539 `eword-decode-structured-field-list'.
1540 (mime-set-field-decoder): New function.
1541 (mime-find-field-decoder): New function.
1542 (mime-decode-field-body): New function; abolish function
1543 `eword-decode-field-body'.
1544 (mime-decode-header-in-buffer): Renamed from
1545 `eword-decode-header'; refer `mime-field-decoder-alist' instead of
1546 hard-coding; add obsolete alias `eword-decode-header'.
1548 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1550 * mime-def.el: Avoid compile error when edebug is missing.
1553 1998-10-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1555 * FLIM: Version 1.11.3 (Saidaiji) was released.
1557 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1559 * VERSION: New file (Renamed from FLIM-VERSION).
1561 1998-10-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1563 * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
1565 1998-10-27 Tanaka Akira <akr@jaist.ac.jp>
1567 * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
1569 1998-10-27 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
1571 * README.ja: Update.
1574 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1576 * FLIM: Version 1.11.2 (Heij
\e-Dò)
\e-A was released.
1578 * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1580 * README.en (Installation): Modify for APEL 9.6.
1582 1998-10-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1584 * eword-encode.el (eword-encode-field-body): Don't eliminate
1587 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1589 * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
1591 1998-10-25 Tanaka Akira <akr@jaist.ac.jp>
1593 * eword-decode.el (eword-decode-field-body): Refine implementation.
1595 1998-10-24 Tanaka Akira <akr@jaist.ac.jp>
1597 * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
1598 into mel-b-ccl.el and mel-q-ccl.el.
1600 1998-09-11 Tanaka Akira <akr@jaist.ac.jp>
1602 * mel.el (base64-encoded-length): New implementation.
1604 1998-10-25 Tanaka Akira <akr@jaist.ac.jp>
1606 * eword-decode.el (eword-decode-field-body): New function.
1608 1998-10-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1610 * eword-encode.el (eword-encode-field-body): Change interface.
1611 (eword-encode-header): Use `eword-encode-field-body'; abolish
1612 function `eword-encode-field'.
1614 1998-10-25 Tanaka Akira <akr@jaist.ac.jp>
1616 * eword-encode.el (eword-encode-field-body): New function.
1617 (eword-encode-field): Use `eword-encode-field-body'.
1619 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1621 * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
1623 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1625 * mel-u.el (uuencode-external-decode-region): Use
1626 `temporary-file-directory' instead of `mime-temp-directory'.
1627 (mime-write-decoded-region): Likewise.
1629 * mime-def.el: Abolish variable `mime-temp-directory'.
1631 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1633 * mmgeneric.el (mime-insert-header-from-buffer): New function.
1634 (insert-header): Use `mime-insert-header-from-buffer'.
1636 1998-10-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1638 * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
1639 builtin base64 encoder/decoder.
1641 * mel.el: Set up builtin base64 encoder/decoder if they are
1644 * mime-def.el (base64-dl-module): Set nil as initial value if the
1645 running emacs has builtin base64 encoder/decoder.
1647 * mel-b.el: Require `poe' instead of `emu'.
1648 (base64-encode-string): Use `defun-maybe'.
1649 (base64-encode-region): Likewise.
1650 (base64-decode-region): Likewise.
1651 (base64-decode-string): Likewise.
1653 * mel-b-dl.el: Require `poe' instead of `emu'.
1656 1998-10-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1658 * FLIM: Version 1.11.1 (Takanohara) was released.
1660 1998-10-22 Yoshiki Hayashi <g740685@komaba.ecc.u-tokyo.ac.jp>
1662 * README.ja: New file.
1664 1998-10-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1666 * mime-def.el: Require mcharset.
1668 1998-10-20 Katsumi Yamaoka <yamaoka@jpl.org>
1670 * mel-u.el (mime-write-decoded-region): Fix typo.
1672 * mime-def.el: Enclose defining procedure for the constants
1673 `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
1674 `std11-qtext-regexp' with `eval-and-compile'.
1676 1998-10-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1678 * NEWS (Behavior change of `mime-insert-header'): New subsection.
1680 * mmgeneric.el (insert-header): Include `:' in field-name.
1682 1998-10-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1684 * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
1685 use `char-list-to-string'.
1686 (std11-quoted-string-regexp): Use `eval-when-compile'.
1687 - Use `def-edebug-spec' to define edebug-form-spec of
1688 mm-define-method; fix definition of edebug-form-spec of
1691 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1693 * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
1694 description about `eword-field-encoding-method-alist'.
1696 * mime-en.sgml (Header encoder/decoder): Modify description about
1697 `eword-encode-header'.
1699 * mime-ja.sgml (Header encoder/decoder): Translate.
1701 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1703 * mime-en.sgml (entity formatting): Fix typo in description of
1704 `default-mime-charset'.
1706 * mime-en.sgml (Header encoder/decoder): Modify description of
1707 `eword-decode-header'.
1709 * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
1711 * mime-en.sgml (encoder/decoder): Translate description of
1712 `mime-decode-string'.
1714 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1716 * mime-en.sgml (Content-Disposition parser): Modify description.
1718 * mime-en.sgml (Content-Type parser): Modify description.
1720 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1722 * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
1725 1998-10-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1727 * FLIM: Version 1.11.0 (Yamadagawa) was released.
1729 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1731 * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
1732 about `mime-insert-text-content'.
1734 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1736 * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
1737 `mime-insert-header' from `Entity-header'; move
1738 `default-mime-charset' from `custom'.
1740 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1742 * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
1743 `mime-insert-decoded-header' was renamed to `mime-insert-header'.
1745 1998-10-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1749 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1751 * mime.el (mime-insert-header): Renamed from
1752 `mime-insert-decoded-header'; define `mime-insert-decoded-header'
1753 as an obsolete alias.
1755 * mmgeneric.el, mmcooked.el (insert-header): Renamed from
1756 `insert-decoded-header'.
1758 * README.en (Installation): Add required version of APEL.
1760 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1762 * mel-g.el: Require mel.
1764 * mel-g.el: Require poem instead of emu.
1766 1998-10-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1768 * mime.el (mime-insert-text-content): New generic function.
1770 * mmcooked.el, mmgeneric.el (insert-text-content): New method.
1772 1998-10-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1774 * std11.el (std11-unfold-string): New implementation.
1776 1998-10-02 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1778 * mmgeneric.el: New module.
1780 * mmbuffer.el: Use `generic' as mother backend.
1782 * FLIM-ELS (flim-modules): Add mmgeneric.
1784 1998-10-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1786 * mime-parse.el (mime-parse-message): Modify for
1787 `make-mime-entity-internal'.
1789 * mime-def.el (make-mime-entity-internal): Change interface to be
1790 able to specify original-header and parsed-header.
1792 1998-09-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1794 * eword-decode.el (eword-decode-and-unfold-unstructured-field):
1797 1998-09-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1799 * mime.el (mime-entity-content-type): New implementation.
1800 (mime-entity-content-disposition): New implementation.
1801 (mime-entity-encoding): New implementation.
1803 * mime.el (mime-fetch-field): Refer internal slots for Date,
1804 Message-Id and References fields.
1806 * mime-parse.el (mime-parse-message): Modify for
1807 `make-mime-entity-internal'.
1809 * mime-def.el: Change `mime-entity-*-internal' and
1810 `mime-entity-set-*-internal' to macro.
1811 (make-mime-entity-internal): Change interface and data format for
1812 NOV data; changed to macro.
1813 (mime-entity-set-location-internal): New macro.
1814 (mime-entity-decoded-subject-internal): New macro.
1815 (mime-entity-set-decoded-subject-internal): New macro.
1816 (mime-entity-decoded-from-internal): New macro.
1817 (mime-entity-set-decoded-from-internal): New macro.
1818 (mime-entity-date-internal): New macro.
1819 (mime-entity-set-date-internal): New macro.
1820 (mime-entity-message-id-internal): New macro.
1821 (mime-entity-set-message-id-internal): New macro.
1822 (mime-entity-references-internal): New macro.
1823 (mime-entity-set-references-internal): New macro.
1824 (mime-entity-chars-internal): New macro.
1825 (mime-entity-set-chars-internal): New macro.
1826 (mime-entity-lines-internal): New macro.
1827 (mime-entity-set-lines-internal): New macro.
1828 (mime-entity-xref-internal): New macro.
1829 (mime-entity-set-xref-internal): New macro.
1830 (mime-entity-original-header-internal): Modify for new structure;
1832 (mime-entity-set-original-header-internal): Likewise.
1833 (mime-entity-parsed-header-internal): Likewise.
1834 (mime-entity-set-parsed-header-internal): Likewise.
1835 (mime-entity-buffer-internal): Likewise.
1836 (mime-entity-set-buffer-internal): Likewise.
1837 (mime-entity-header-start-internal): Likewise.
1838 (mime-entity-set-header-start-internal): Likewise.
1839 (mime-entity-header-end-internal): Likewise.
1840 (mime-entity-set-header-end-internal): Likewise.
1841 (mime-entity-body-start-internal): Likewise.
1842 (mime-entity-set-body-start-internal): Likewise.
1843 (mime-entity-body-end-internal): Likewise.
1844 (mime-entity-set-body-end-internal): Likewise.
1847 1998-10-14 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1849 * FLIM: Version 1.10.5 (Kizugawadai) was released.
1851 * mel.el: Must require poem.
1854 1998-10-12 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1856 * FLIM: Version 1.10.4 (Shin-H
\e-Dòsono)
\e-A was released.
1858 1998-10-12 Katsumi Yamaoka <yamaoka@jpl.org>
1860 * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
1862 * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1865 * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
1867 * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1869 1998-10-12 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1871 * mel.el (mel-ccl-module): Require path-util when the running
1874 * mel.el: Don't require emu.
1876 1998-10-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1878 * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
1882 1998-10-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1884 * FLIM: Version 1.10.3 (Komada) was released.
1886 * mel-ccl.el (base64-ccl-write-decoded-region): bind
1887 `jka-compr-compression-info-list' with nil.
1889 * mel-b.el (base64-internal-decoding-limit): Switch default value
1890 between XEmacs-mule and other emacsen.
1891 Abolish function `base64-decode-string!'.
1892 (base64-internal-decode-region): New implementation.
1893 (base64-insert-encoded-file): New function.
1894 (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
1895 (base64-write-decoded-region): New function.
1896 (mime-write-decoded-region): Use `base64-write-decoded-region'.
1898 * mel-b-dl.el (decode-base64-region): Renamed from
1899 `base64-decode-region'.
1900 (mime-insert-encoded-file): Change temporary-buffer to unibyte
1901 representation. Abolish method `mime-write-decoded-region'
1902 because it is slower than CCL based implementation.
1904 1998-10-09 Tanaka Akira <akr@jaist.ac.jp>
1906 * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
1907 facility instead of `ccl-execute-eof-block-on-encoding-some'.
1909 1998-10-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1911 * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
1913 * eword-decode.el (eword-encoded-text-regexp): Enclose with
1915 (eword-encoded-word-regexp): Use `eval-when-compile'.
1917 1998-10-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1919 * eword-decode.el (eword-max-size-to-decode): New user option.
1920 (eword-decode-and-fold-structured-field): Do nothing if size of
1921 input is bigger than `eword-max-size-to-decode'.
1923 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1925 * mel-b.el (base64-numbers): Use `eval-when-compile'.
1927 1998-10-09 Katsumi Yamaoka <yamaoka@jpl.org>
1929 * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
1930 "custom" to load-path.
1932 1998-10-09 Katsumi Yamaoka <yamaoka@jpl.org>
1934 * mime-def.el (mime-library-product): Enclose with
1937 * FLIM-CFG: Add "custom" to load-path.
1940 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1942 * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
1944 * mime-def.el, mel.el, mel-b-dl.el: Move variable
1945 `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
1947 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1949 * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
1952 * FLIM-ELS: Don't install mel-ccl for anything older than MULE
1955 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1957 * mel-u.el: Use `mel-define-backend' to define "x-uue".
1958 Define "x-uuencode" as a clone of "x-uue".
1960 * Move variable `mel-encoding-module-alist' from mel.el to
1963 * mel.el (mel-find-function): Use function
1964 `mel-find-function-from-obarray'.
1965 Use `mel-define-backend' to define "7bit", "8bit" and "binary";
1966 don't define methods of "8bit" and "binary"; inherit methods from
1969 * mime-def.el (mel-service-list): New variable.
1970 (mel-define-service): New implementation.
1971 (mel-find-function-from-obarray): New inline function.
1972 (mel-copy-method): New inline function.
1973 (mel-copy-backend): New inline function.
1974 (mel-define-backend): New macro.
1976 1998-10-08 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1978 * mel-u.el: Define method functions of mel.
1979 (mime-encode-region): Use `mel-define-method-function'; abolish
1980 `uuencode-encode-region'.
1981 (mime-decode-region): Use `mel-define-method-function'; abolish
1982 `uuencode-decode-region'.
1983 (mime-encode-string): New method.
1984 (mime-decode-string): New method.
1985 (mime-insert-encoded-file): Use `mel-define-method'; abolish
1986 `uuencode-insert-encoded-file'.
1987 (mime-write-decoded-region): Use `mel-define-method'; abolish
1988 `uuencode-write-decoded-region'.
1990 1998-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
1992 * mime-def.el (mel-define-service): Add DOC.
1993 (mel-define-method): Add DOC.
1994 (mel-define-method-function): Add DOC.
1996 * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
1999 1998-10-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2001 * FLIM: Version 1.10.1 (Miyamaki) was released.
2003 1998-10-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2005 * mel-g.el: Define method functions of mel.
2006 (mime-encode-region): Use `mel-define-method-function'; abolish
2007 `gzip64-encode-region'.
2008 (mime-decode-region): Use `mel-define-method-function'; abolish
2009 `gzip64-decode-region'.
2010 (mime-encode-string): New method.
2011 (mime-decode-string): New method.
2012 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2013 `gzip64-insert-encoded-file'.
2014 (mime-write-decoded-region): Use `mel-define-method'; abolish
2015 `gzip64-write-decoded-region'.
2017 * mime-def.el (mime-library-product): New variable; abolish
2018 `mime-library-version'.
2019 (mime-product-name): New macro.
2020 (mime-product-version): New macro.
2021 (mime-product-code-name): New macro.
2022 (mime-library-version): Renamed from
2023 `mime-library-version-string'; use `mime-library-product',
2024 `mime-product-name', `mime-product-version' and
2025 `mime-product-code-name'.
2027 * mime-def.el (mm-define-backend): Add DOC.
2028 (mm-define-method): Add DOC.
2030 * mel.el (mime-encoding-list): Modify DOC to add description about
2031 optional argument SERVICE.
2033 1998-10-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2035 * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
2036 description of `mm-define-backend' and `mm-define-method'.
2039 1998-09-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2041 * FLIM: Version 1.10.0 (K
\e-Dòdo)
\e-A was released.
2043 * README.en (What's FLIM): Add mel-ccl.el.
2045 1998-09-21 Tanaka Akira <akr@jaist.ac.jp>
2048 - Require 'pccl instead of 'emu.
2049 - Use `unless-broken' to check facility.
2051 1998-09-27 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2053 * mel.el (mime-encoding-list): New user option (renamed from
2054 `mime-content-transfer-encoding-list').
2055 (mime-encoding-list): New function.
2056 (mime-encoding-alist): New function.
2057 (mime-encode-region): Use `mime-encoding-alist' for completion.
2058 (mime-decode-region): Likewise.
2059 (mime-insert-encoded-file): Likewise.
2060 (mime-write-decoded-region): Likewise.
2062 1998-09-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2064 * eword-decode.el (eword-decode-structured-field-list): Add
2065 Mail-Followup-To field.
2067 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2069 * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
2071 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2073 * mel.el (mime-content-transfer-encoding-list): New user option.
2074 (mime-encode-region): Use `mime-content-transfer-encoding-list'
2076 (mime-decode-region): Likewise.
2077 (mime-insert-encoded-file): Likewise.
2078 (mime-write-decoded-region): Likewise.
2080 * mel.el (mime-write-decoded-region): fix typo.
2082 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2084 * mime-def.el (mel-define-method-function): Don't override.
2086 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2088 * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
2090 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2092 * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
2094 * mel.el: - Rename mel-dl.el to mel-b-dl.el.
2095 - Move `mel-define-service' to mime-def.el.
2097 * mime-def.el (mel-define-service): New macro (moved from mel.el);
2098 fixed problem in Emacs.
2099 (mel-define-method): Use `mel-define-service'.
2100 (mel-define-method-function): Use `mel-define-service'.
2102 1998-09-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2104 * mel.el (mime-encode-region): Don't regard nil encoding as
2107 1998-09-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2109 * eword-encode.el (eword-encode-text): Use
2110 `encoded-text-encode-string'.
2111 (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
2112 renamed to `Q-encoded-text-length'.
2114 * eword-decode.el: Move `base64-token-regexp',
2115 `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
2116 `eword-Q-encoded-text-regexp' to mime-def.el.
2117 (eword-decode-encoded-text): Use `encoded-text-decode-string'.
2119 * mel-q.el: Define method functions of mel.
2120 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2121 `quoted-printable-insert-encoded-file'.
2122 (mime-write-decoded-region): Use `mel-define-method'; abolish
2123 `quoted-printable-write-decoded-region'.
2124 - Move `q-encoding-printable-char-p' and
2125 `q-encoding-encoded-length' to mel.el.
2127 * mel-b.el: Define method functions of mel.
2128 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2129 `base64-insert-encoded-file'.
2130 (mime-write-decoded-region): Use `mel-define-method'; abolish
2131 `base64-write-decoded-region'.
2132 - Move `base64-encoded-length' to mel.el.
2134 * mel-dl.el (base64-encode-region): Define directly (abolish
2135 `base64-dl-encode-region').
2136 (base64-decode-region): Define directly (abolish
2137 `base64-dl-decode-region'). Define method functions of mel.
2138 (mime-insert-encoded-file): Use `mel-define-method'; abolish
2139 `base64-insert-encoded-file'; don't use external encoder.
2140 (mime-write-decoded-region): Use `mel-define-method'; abolish
2141 `base64-write-decoded-region'; don't use external decoder.
2142 - Move `base64-encoded-length' to mel.el.
2144 * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
2146 * mime-def.el (base64-token-regexp): New constant (moved from
2148 (base64-token-padding-regexp): Likewise.
2149 (B-encoded-text-regexp): New constant (moved from eword-decode.el,
2150 and renamed from `eword-B-encoded-text-regexp').
2151 (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
2152 and renamed from `eword-Q-encoded-text-regexp'.
2153 (mm-arglist-to-arguments): New function (moved from mime.el).
2154 (mel-define-method): New macro.
2155 (mel-define-method-function): New macro.
2156 (mel-define-function): New macro.
2158 * mel.el (mel-encoding-module-alist): New variable.
2159 (mel-use-module): New function.
2160 (mel-find-function): New function.
2161 (mel-define-service): New macro.
2162 (mime-encode-region): Use `mel-find-function'; abolish variable
2163 `mime-encoding-method-alist'.
2164 (mime-decode-region): Use `mel-find-function'; abolish variable
2165 `mime-decoding-method-alist'.
2166 (mime-decode-string): Use `mel-find-function'; abolish variable
2167 `mime-string-decoding-method-alist'.
2168 (encoded-text-encode-string): New function.
2169 (encoded-text-decode-string): New function.
2170 (base64-encoded-length): New function (moved from mel-b.el and
2172 (Q-encoding-printable-char-p): New function (moved from mel-q.el,
2173 and renamed from `q-encoding-printable-char-p').
2174 (Q-encoded-text-length): New function (moved from mel-q.el, and
2175 renamed from `q-encoding-encoded-length').
2176 (mime-insert-encoded-file): Use `mel-find-function'; abolish
2177 variable `mime-file-encoding-method-alist'.
2178 (mime-write-decoded-region): Use `mel-find-function'; abolish
2179 variable `mime-file-decoding-method-alist'.
2181 1998-09-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2183 * mel-b.el (base64-internal-encoding-limit): modify :type.
2184 (base64-internal-decoding-limit): Change initial value to 70000;
2187 * mel-b.el (base64-decode-string!): Renamed from
2188 `base64-internal-decode-string!'.
2190 1998-09-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2192 * mel-b.el (base64-characters): New constant.
2193 (base64-num-to-char): Use `base64-characters'.
2194 (base64-numbers): Use `base64-characters'.
2195 (base64-internal-decode): Modify calculation third byte.
2197 * mel-dl.el (base64-dl-encode-string): New alias.
2198 (base64-dl-decode-string): New alias.
2199 (base64-dl-encode-region): Renamed from `base64-encode-region';
2200 don't save-excursion and save-restriction.
2201 (base64-dl-decode-region): Renamed from `base64-decode-region';
2202 don't save-excursion and save-restriction; convert all at once.
2203 (base64-encode-region): New alias.
2204 (base64-decode-region): New alias.
2206 * mel-b.el (base64-internal-decode): New function.
2207 (base64-internal-decode-string): Use `base64-internal-decode'.
2208 (base64-internal-decode-string!): New function.
2209 (base64-internal-decode-region): Use
2210 `base64-internal-decode-string!' instead of
2211 `base64-internal-decode-string'.
2213 1998-09-15 Tanaka Akira <akr@jaist.ac.jp>
2215 * mel-b.el (base64-numbers): Fix a position of 63.
2217 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2219 * mel-b.el (base64-numbers): New constant.
2220 (base64-char-to-num): New macro.
2221 (base64-internal-decode-string): Don't use memq.
2223 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2225 * mel-b.el (base64): New group.
2226 (base64-external-encoder): Now a user option.
2227 (base64-external-decoder): Now a user option.
2228 (base64-external-decoder-option-to-specify-file): Now a user
2230 (base64-internal-encoding-limit): Now a user option.
2231 (base64-internal-decoding-limit): Now a user option.
2233 * mel-b.el (base64-internal-decode-string): New implementation;
2234 abolish function `base64-decode-unit'.
2236 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2238 * README.en (Installation): Fix typo.
2241 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2243 * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
2245 * README.en (Installation): Add `install as a XEmacs package'.
2247 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2249 * mime-en.sgml (Encoding Method): Translate.
2251 1998-09-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2253 * eword-encode.el (eword-encode-msg-id-to-rword-list): New
2255 (eword-encode-in-reply-to-to-rword-list): New function.
2256 (eword-encode-in-reply-to): New function.
2257 (eword-encode-field): Use `eword-encode-in-reply-to' for
2258 `In-Reply-To' field.
2260 * std11.el (std11-parse-in-reply-to): New function.
2262 1998-09-14 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2264 * eword-decode.el (eword-decode-structured-field-list): Add
2267 1998-09-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2269 * Makefile (package): Don't update auto-autoloads.el and
2272 * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
2275 1998-09-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2277 * mime-def.el: Abolish function `butlast' and `nbutlast'.
2279 * mime-def.el (mime-library-version): New constant.
2280 (mime-library-version-string): Refer `mime-library-version'.
2282 1998-09-11 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2284 * Makefile (XEMACS): New variable.
2285 (PACKAGEDIR): New variable.
2286 (package): New target.
2287 (install-package): New target.
2289 * FLIM-CFG (PACKAGEDIR): New variable.
2291 * FLIM-MK (config-flim-package): New function.
2292 (compile-flim-package): New function.
2293 (install-flim-package): New function.
2295 1998-09-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2297 * mime-en.sgml (Content-Type field): Translate.
2298 (mime-content-type): Translate.
2299 (Content-Type parser): Translate.
2300 (Content-Disposition): Translate.
2301 (mime-content-disposition): Translate.
2302 (Content-Disposition parser): Translate.
2304 1998-09-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2306 * Makefile (GOMI): Add Texinfo related garbages.
2307 (clean): Delete historical setting.
2309 1998-09-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2311 * mime-en.sgml (mm-backend): Translate.
2312 (Request for entity): Likewise.
2313 (mm-backend module): Likewise.
2315 * mime.el (mime-entity-send): Add DOC-string.
2317 1998-09-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2319 * mime-en.sgml (Entity hierarchy): Translate.
2321 1998-09-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2323 * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
2326 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2328 * FLIM: Version 1.9.1 (Tonosh
\e-Dò)
\e-A was released.
2330 * mime-en.sgml (mm-backend): Translate a little.
2332 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2334 * eword-encode.el (eword-encode-default-start-column): New user
2336 (eword-encode-string): Use `eword-encode-default-start-column'.
2337 (eword-encode-address-list): Likewise.
2338 (eword-encode-structured-field-body): Likewise.
2339 (eword-encode-unstructured-field-body): Likewise.
2341 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2343 * eword-encode.el (eword-encode): New group.
2344 (eword-field-encoding-method-alist): Now a user option (was:
2347 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2349 * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
2350 `eword-encode-mailbox-to-rword-list'.
2352 * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
2353 `eword-encode-phrase-to-rword-list'.
2355 * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
2356 `eword-encode-addr-spec-to-rword-list'.
2358 * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
2359 `eword-encode-phrase-route-addr-to-rword-list'.
2361 * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
2362 `eword-encode-addr-seq-to-rword-list'.
2364 * eword-encode.el: Rename `tm-eword::split-string' ->
2365 `eword-encode-split-string'.
2367 * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
2368 `eword-encode-addresses-to-rword-list'.
2370 * eword-encode.el: Rename `tm-eword::encode-rwl' ->
2371 `eword-encode-rword-list'.
2373 * eword-encode.el (eword-encode-unstructured-field-body): New
2375 (eword-encode-field): Use `eword-encode-unstructured-field-body'.
2377 1998-08-31 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2379 * eword-encode.el (eword-encode-string): Add DOC-string.
2380 (eword-encode-address-list): Likewise.
2381 (eword-encode-structured-field-body): Likewise.
2383 * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
2386 1998-08-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2388 * eword-encode.el (eword-encode-field): Use `capitalize' instead
2389 of `downcase' for `field-name'.
2391 * eword-encode.el (eword-encode-structured-field-body): New
2393 (eword-encode-field): Use `eword-encode-structured-field-body' for
2394 "MIME-Version" and "User-Agent" field.
2396 1998-08-26 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2398 * mime-def.el (mm-define-method): Put `edebug-form-spec'.
2400 1998-08-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2402 * eword-encode.el (eword-encode-address-list): New function.
2403 (eword-encode-field): Use `eword-encode-address-list' instead of
2404 `tm-eword::encode-address-list'; abolish
2405 `tm-eword::encode-address-list'.
2407 * eword-encode.el (eword-encode-field): Use `eword-encode-string'
2408 instead of `tm-eword::encode-string'; abolish
2409 `tm-eword::encode-string'.
2411 * eword-encode.el: Rename `tm-eword::make-rword' ->
2412 `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
2414 1998-08-26 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2416 * mel-b.el (base64-insert-encoded-file): Conditionally use
2417 internal converter. (cf. [tm-ja:3320])
2418 (base64-write-decoded-region): Ditto.
2420 1998-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2422 * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
2424 1998-08-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2426 * Delete mime-lib.el.
2428 1998-08-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2430 * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
2431 to `write-region-as-raw-text-CRLF'.
2433 1998-08-07 MORIOKA Tomohiko <morioka@yo.rim.or.jp>
2435 * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
2436 of `write-region-as-binary'.
2439 1998-07-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2441 * FLIM: Version 1.9.0 (Terada) was released.
2443 1998-07-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2445 * mime-parse.el (mime-parse-multipart): Set message/x-broken if
2448 1998-07-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2450 * mmbuffer.el (entity-children): Don't use
2451 `mime-entity-children-internal'.
2453 * mime-parse.el (mime-parse-multipart): Modify for
2454 `mime-parse-message'; return children.
2455 (mime-parse-encapsulated): Likewise.
2456 (mime-parse-message): Change interface; delete DOC-string; don't
2457 parse children instantly.
2458 (mime-parse-buffer): Modify for `mime-parse-message'.
2460 * mime-parse.el (mime-parse-message): Delete autoload cookie.
2462 * mime.el: Delete autoload setting for `mime-parse-message'.
2464 * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
2465 of `mime-parse-message'; modify description of `mime-parse-buffer'
2466 to add `representation-type'.
2469 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2471 * FLIM-Chao: Version 1.8.0 (Shij
\e-Dò)
\e-A was released.
2473 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2475 * mmcooked.el: Abolish method `open'.
2477 * mmbuffer.el (initialize-instance): New method; abolish `open'.
2478 (entity-children): New method.
2480 * mime.el (mime-open-entity): Send `initialize-instance' to
2482 (mime-entity-children): New implementation.
2483 (mime-entity-parent): New implementation.
2484 (mime-root-entity-p): New implementation.
2486 * mime-parse.el (mime-parse-multipart): Specify current entity as
2488 (mime-parse-encapsulated): Likewise.
2489 (mime-parse-message): Change interface to specify parent; modify
2490 for `make-mime-entity-internal'.
2491 (mime-parse-buffer): Modify for `mime-parse-message'.
2493 * mime-def.el (make-mime-entity-internal): Change interface; add
2494 format of `mime-entity' to add `parent'.
2496 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2498 * mmbuffer.el (mime-visible-field-p): Renamed from
2499 `eword-visible-field-p'.
2501 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2503 * mime.el (mm-arglist-to-arguments): New function.
2504 (mm-define-generic): New macro.
2505 (mime-entity-cooked-p): Use `mm-define-generic'.
2506 (mime-entity-point-min): Use `mm-define-generic'.
2507 (mime-insert-decoded-header): Use `mm-define-generic'.
2508 (mime-entity-content): Use `mm-define-generic'.
2509 (mime-write-entity-content): Use `mm-define-generic'.
2510 (mime-write-entity): Use `mm-define-generic'.
2511 (mime-write-entity-body): Use `mm-define-generic'.
2513 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2515 * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
2517 * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
2518 (mime-write-entity-body): Change message to `write-body'.
2520 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2522 * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
2524 * mime.el (mime-open-entity): Change message to `open'.
2526 * mime-def.el (mm-define-backend): Must `copy-alist'.
2528 1998-07-07 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2530 * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
2533 * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
2534 (mime-find-function): New implementation.
2535 (mime-entity-cooked-p): Use `mime-entity-send'.
2537 * mime-def.el (mime-entity-implementation-alist): Moved from
2539 (mm-define-backend): New macro.
2540 (mm-define-method): New macro.
2543 1998-07-05 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2545 * FLIM: Version 1.8.1 (Kutsukawa) was released.
2547 1998-07-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2549 * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
2550 about `default-encoding' of `mime-entity-encoding'.
2552 * mime-en.texi, mime-en.sgml: New files.
2554 * mime-ja.sgml (media-type): Fix typo.
2556 * mime-ja.sgml (Glossary): Fix order.
2558 * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
2560 * mime-ja.sgml (Entity Attributes): Fix typo.
2562 1998-07-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2564 * mime.el (mime-entity-encoding): Add new optional argument
2565 `default-encoding'; set default encoding if
2566 Content-Transfer-Encoding field is not found.
2568 1998-07-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2570 * mmbuffer.el (mmbuffer-write-entity): Use
2571 `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
2572 `mmbuffer-entity-point-max'.
2573 (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
2574 `mime-entity-body-start-internal' and
2575 `mime-entity-body-end-internal'.
2576 (mmbuffer-insert-decoded-header): Use
2577 `mime-entity-buffer-internal', `mime-entity-header-start-internal'
2578 and `mime-entity-header-end-internal'.
2581 1998-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2583 * FLIM: Version 1.8.0 (
\e-DÒkubo)
\e-A was released.
2585 * README.en: Delete `How to use'.
2587 1998-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2589 * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
2590 in description of `mime-open-entity'.
2592 * mime-ja.sgml (mm-backend): New section.
2594 1998-07-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2596 * mime-ja.sgml (Entity-header): Modify description about
2597 `mime-insert-decoded-header'.
2599 * mmcooked.el (mmcooked-insert-decoded-header): New function.
2601 * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
2603 * mime.el (mime-insert-decoded-header): Use implementation of
2604 mm-backend; abolish optional argument `code-conversion'.
2606 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2608 * eword-decode.el (eword-decode-encoded-text): Use
2609 `decode-mime-charset-string'.
2611 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2613 * mmcooked.el (mmcooked-write-entity-body): New function.
2615 * mmbuffer.el (mmbuffer-write-entity-body): New function.
2617 * mime.el (mime-write-entity-body): Use implementation of
2620 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2622 * mmcooked.el (mmcooked-write-entity): New function.
2624 * mmbuffer.el (mmbuffer-write-entity): New function.
2626 * mime.el (mime-write-entity): Use implementation of mm-backend.
2628 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2630 * mmcooked.el (mmcooked-entity-content): New alias for
2631 `mmbuffer-entity-content'.
2632 (mmcooked-write-entity-content): New function.
2634 * mmbuffer.el (mmbuffer-entity-content): New function.
2635 (mmbuffer-write-entity-content): New function.
2637 * mime.el (mime-entity-send): New function.
2638 (mime-entity-buffer): Use `mime-entity-send'.
2639 (mime-entity-point-min): Likewise.
2640 (mime-entity-point-max): Likewise.
2641 (mime-entity-header-start): Likewise.
2642 (mime-entity-header-end): Likewise.
2643 (mime-entity-body-start): Likewise.
2644 (mime-entity-body-end): Likewise.
2645 (mime-fetch-field): Likewise.
2646 (mime-entity-content): Use implementation of mm-backend.
2647 (mime-write-entity-content): Likewise.
2650 1998-06-30 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2652 * FLIM: Version 1.7.0 (Iseda) was released.
2654 * mime-ja.sgml (Entity creation): Add description of
2656 (Entity Attributes): Add description of `mime-entity-cooked-p'.
2657 (Entity-content): Add description of `mime-write-entity-content',
2658 `mime-write-entity' and `mime-write-entity-body'.
2660 1998-06-29 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2662 * mime.el (mime-write-entity-content): New function.
2664 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2666 * mime.el (mime-write-entity-body): New function.
2668 * mime.el (mime-write-entity): New function.
2670 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2672 * mime-parse.el (mime-parse-multipart): Change media-type of
2673 entity to application/octet-stream if the first delimiter is not
2676 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2678 * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
2680 * mmcooked.el: New file.
2682 * mmbuffer.el: New file.
2684 * mime.el (mime-entity-implementation-alist): New variable.
2685 (mime-find-function): New function.
2686 (mime-open-entity): New function.
2687 (mime-entity-function): New function.
2688 (mime-entity-cooked-p): New function.
2689 (mime-entity-buffer): Use backend-module.
2690 (mime-entity-point-min): Likewise.
2691 (mime-entity-point-max): Likewise.
2692 (mime-entity-header-start): Likewise.
2693 (mime-entity-header-end): Likewise.
2694 (mime-entity-body-start): Likewise.
2695 (mime-entity-body-end): Likewise.
2696 (mime-fetch-field): Likewise.
2698 * mime-parse.el (mime-parse-message): New optional argument
2699 `representation-type'.
2700 (mime-parse-buffer): Likewise.
2702 * mime-def.el: Change format of mime-entity-internal to add
2703 `representation-type' and `location'.
2706 1998-06-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2708 * FLIM-Chao: Version 1.7.0 (Goj
\e-Dò)
\e-A was released.
2710 1998-06-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2712 * mime-ja.sgml: Modify for FLIM 1.7.
2714 * mime.el (mime-entity-number): Add DOC.
2716 1998-06-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2718 * mime.el (mime-entity-encoding): New implementation.
2720 * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
2722 * mime-def.el (make-mime-entity-internal): Abolish argument
2724 (mime-entity-set-encoding-internal): New function.
2726 1998-06-26 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2728 * mime.el (mime-entity-content-disposition): New implementation.
2730 * mime-parse.el (mime-parse-message): Don't parse
2731 Content-Disposition.
2733 * mime-def.el (make-mime-entity-internal): Delete argument
2734 `content-disposition'.
2735 (mime-entity-set-content-disposition-internal): New function.
2737 1998-06-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2739 * eword-decode.el: Move function `eword-visible-field-p' and
2740 `mime-insert-decoded-header' to mime.el.
2742 * mime-parse.el: Use internal functions of mime-entity.
2744 * mime.el (mime-entity-children): Moved from mime-def.el; use
2745 `mime-entity-children-internal'.
2746 (mime-entity-node-id): Moved from mime-def.el; use
2747 `mime-entity-node-id-internal'.
2748 (mime-entity-number): Moved from mime-def.el; use
2749 `mime-entity-node-id-internal'.
2750 (mime-entity-buffer): Moved from mime-def.el; use
2751 `mime-entity-buffer-internal'.
2752 (mime-entity-point-min): Moved from mime-def.el; use
2753 `mime-entity-header-start-internal'.
2754 (mime-entity-point-max): Moved from mime-def.el; use
2755 `mime-entity-body-end-internal'.
2756 (mime-entity-header-start): Moved from mime-def.el; use
2757 `mime-entity-header-start-internal'.
2758 (mime-entity-header-end): Moved from mime-def.el; use
2759 `mime-entity-header-end-internal'.
2760 (mime-entity-content-type): Moved from mime-def.el; use
2761 `mime-entity-content-type-internal'.
2762 (mime-entity-content-disposition): Moved from mime-def.el; use
2763 `mime-entity-content-disposition-internal'.
2764 (mime-entity-encoding): Moved from mime-def.el; use
2765 `mime-entity-encoding-internal'.
2766 (mime-fetch-field): Use `mime-entity-original-header-internal' and
2767 `mime-entity-set-original-header-internal'.
2768 (mime-read-field): Use `mime-entity-parsed-header-internal' and
2769 `mime-entity-set-parsed-header-internal'.
2770 (eword-visible-field-p): Moved from eword-decode.el.
2771 (mime-insert-decoded-header): Moved from eword-decode.el.
2772 (mime-entity-body-start): Moved from mime-def.el; use
2773 `mime-entity-body-start-internal'.
2774 (mime-entity-body-end): Moved from mime-def.el; use
2775 `mime-entity-body-end-internal'.
2776 (mime-entity-media-type): Moved from mime-def.el.
2777 (mime-entity-media-subtype): Moved from mime-def.el.
2778 (mime-entity-parameters): Moved from mime-def.el.
2779 (mime-entity-type/subtype): Moved from mime-def.el.
2781 * mime-def.el (make-mime-entity-internal): Renamed from
2783 (mime-entity-buffer-internal): New function.
2784 (mime-entity-header-start-internal): New function.
2785 (mime-entity-header-end-internal): New function.
2786 (mime-entity-body-start-internal): New function.
2787 (mime-entity-body-end-internal): New function.
2788 (mime-entity-node-id-internal): New function.
2789 (mime-entity-content-type-internal): New function.
2790 (mime-entity-content-disposition-internal): New function.
2791 (mime-entity-encoding-internal): New function.
2792 (mime-entity-original-header-internal): New function.
2793 (mime-entity-children-internal): New function.
2794 (mime-entity-parsed-header-internal): New function.
2795 (mime-entity-set-original-header-internal): Renamed from
2796 `mime-entity-set-original-header'.
2797 (mime-entity-set-children-internal): Renamed from
2798 `mime-entity-set-children'.
2799 (mime-entity-set-parsed-header-internal): Renamed from
2800 `mime-entity-set-parsed-header'. Move `mime-entity-SLOT'
2801 functions to mime.el.
2803 1998-06-25 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2805 * mime-ja.sgml (CVS): Fix typo.
2807 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2809 * mime-parse.el (mime-parse-encapsulated): New function.
2810 (mime-parse-message): Use `mime-parse-encapsulated'.
2812 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2814 * mime-def.el (mime-entity-set-children): New function.
2816 * mime-parse.el (mime-parse-multipart): Change interface.
2817 (mime-parse-message): Use `mime-entity-set-children'.
2819 1998-06-24 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2821 * mime.el (mime-read-field): Fix typo.
2824 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2826 * FLIM: Version 1.6.0 (Ogura) was released.
2828 * mime-ja.sgml (Entity Attributes): New section.
2830 * mime-ja.sgml (Entity as node in message): Add description of
2831 `mime-find-entity-from-number' and
2832 `mime-find-entity-from-node-id'.
2834 * mime.el (mime-find-entity-from-number): New function.
2835 (mime-find-entity-from-node-id): New function.
2836 (mime-entity-parent): New function (moved from SEMI MIME-View).
2837 (mime-entity-uu-filename): New function (moved from SEMI
2839 (mime-entity-filename): New function (moved from SEMI MIME-View).
2841 * mime-def.el (mime-uuencode-encoding-name-list): New variable.
2843 1998-06-24 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2845 * mime-ja.sgml: Modify for FLIM 1.6.
2847 * mime.el (mime-fetch-field): New function; abolish
2848 `mime-entity-fetch-field'.
2849 (mime-read-field): New function; abolish `mime-entity-read-field'.
2851 1998-06-23 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2853 * mime-ja.sgml, mime-ja.texi: New files.
2855 1998-06-22 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2857 * mime-parse.el (mime-parse-message): Would error if empty body.
2860 1998-06-22 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2862 * FLIM: Version 1.5.0 (Mukaijima) was released.
2864 1998-06-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2866 * README.en (What's FLIM): Modify for mime.el.
2868 * FLIM-ELS (flim-modules): Add `mime'.
2870 * mime-lib.el: Move every definitions to mime.el.
2872 * mime.el: New module (renamed from mime-lib.el).
2874 1998-06-21 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2876 * mime-lib.el: Add autoload setting for eword-encode.el.
2878 * mime-lib.el (mime-entity-content): New function.
2880 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2882 * mel.el: Abolish constant `mel-version'.
2884 * mel.el (mime-string-decoding-method-alist): New variable.
2885 (mime-decode-string): New function.
2887 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2889 * mel-b.el (base64-external-decode-string): New function.
2890 (base64-decode-string): New function.
2892 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2894 * mel-q.el (quoted-printable-decode-string): New implementation.
2896 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2898 * mel-q.el (quoted-printable-internal-decode-region): New
2901 1998-06-20 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2903 * mel-q.el (q-encoding-decode-string): Use
2904 `quoted-printable-hex-char-to-num'.
2906 * mel-q.el (quoted-printable-hex-char-to-num): New function.
2907 (quoted-printable-decode-string): Use
2908 `quoted-printable-hex-char-to-num'.
2910 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2912 * mime-def.el, mime-parse.el: Move `mime-message-structure' from
2913 mime-parse.el to mime-def.el.
2915 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2917 * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
2918 mime-parse.el to mime-lib.el.
2920 * mime-lib.el: Add autoload setting for mime-parse.el.
2922 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2924 * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
2925 `mime-entity-point-max', `mime-entity-media-type',
2926 `mime-entity-media-subtype', `mime-entity-parameters' and
2927 `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
2929 * mime-parse.el, mime-def.el: Move `mime-content-disposition'
2930 reference functions from mime-parse.el to mime-def.el.
2932 * mime-parse.el, mime-def.el: Move structure `mime-content-type'
2933 from mime-parse.el to mime-def.el.
2935 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2937 * mel-b.el (base64-internal-decode-string): Renamed from
2938 `base64-decode-string'.
2939 (base64-decode-string): New alias for
2940 `base64-internal-decode-string'.
2942 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2944 * mel-b.el (base64-decode-unit): New function; abolish
2946 (base64-decode-string): New implementation.
2947 (base64-internal-decode-region): New implementation.
2949 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2951 * mime-parse.el (mime-message-structure): New variable.
2952 (mime-parse-buffer): New function.
2954 1998-06-19 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
2956 * mime-def.el: Require 'cl when it is compiled.
2958 * mime-lib.el (mime-entity-read-field): Fix typo.
2959 Use `eword-decode-ignored-field-list'.
2961 * mime-parse.el (mime-parse-multipart): Fix typo.
2962 (mime-parse-message): Parse message/external-body.
2965 1998-06-19 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2967 * FLIM: Version 1.4.1 (Momoyama-Gory
\e-Dòmae)
\e-A was released.
2969 1998-06-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2971 * eword-decode.el (mime-insert-decoded-header): Fix typo.
2974 1998-06-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2976 * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
2978 1998-06-18 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2980 * README.en (What's FLIM): Add description about mime-lib.el and
2983 1998-06-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2985 * mime-parse.el: Require 'cl when it is compiled.
2987 * eword-decode.el (eword-visible-field-p): New function.
2988 (mime-insert-decoded-header): Use `eword-visible-field-p'.
2990 1998-06-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
2992 * mime-def.el (mime-library-version-string): Renamed from
2993 `mime-spadework-module-version-string'.
2995 * mime-parse.el: New file; moved from SEMI layer.
2997 * FLIM-ELS (flim-modules): Add `mime-parse'.
2999 1998-06-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3001 * FLIM-ELS (flim-modules): Add `mime-lib'.
3003 * mime-lib.el: New module.
3005 * mime-def.el (mime-entity): Add new slots for original-header and
3007 (mime-entity-set-original-header): New function.
3008 (mime-entity-set-parsed-header): New function.
3010 1998-06-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3012 * mime-def.el (mime-entity-number): New function (moved from SEMI
3015 1998-06-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3017 * mime-def.el: Move definition of structure `mime-entity' from
3020 1998-06-16 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3022 * eword-decode.el (eword-decode-ignored-field-list): Capitalize
3024 (eword-decode-structured-field-list): Capitalize default value.
3025 (eword-decode-header): Regularize field name by `capitalize'.
3026 (mime-insert-decoded-header): New function.
3028 1998-06-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3030 * mailcap.el (mailcap-file): Use `defcustom'.
3033 1998-06-01 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3035 * FLIM: Version 1.3.0 (Fushimi) was released.
3037 1998-05-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3039 * std11.el (std11-fetch-field): New function.
3040 (std11-field-body): Use 'std11-fetch-field.
3042 1998-05-28 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3044 * mime-def.el (regexp-*): New function (moved from mime-parse.el
3046 (regexp-or): New function (moved from mime-parse.el of
3049 (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
3051 (std11-non-qtext-char-list): New constant (copied from std11.el).
3052 (std11-qtext-regexp): New constant (moved from mime-parse.el of
3054 (std11-quoted-string-regexp): New constant (moved from
3055 mime-parse.el of SEMI (REMI)).
3058 1998-05-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3060 * FLIM: Version 1.2.2 (Takeda) was released.
3062 * FLIM-VERSION: New file.
3064 1998-05-15 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3066 * mel-q.el (quoted-printable-internal-encode-region): Use
3067 'looking-at-as-unibyte instead of local binding for
3068 enable-multibyte-characters.
3071 1998-05-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3073 * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
3075 1998-05-09 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3077 * mel-q.el (quoted-printable-internal-decode-region): Use
3078 'string-as-multibyte to avoid problem in Emacs 20.3.
3080 1998-05-08 Katsumi Yamaoka <yamaoka@jpl.org>
3082 * mel-u.el: Use mime-temp-directory instead of TMP.
3085 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3087 * FLIM: Version 1.2.0 (J
\e-Dþjò)
\e-A was released.
3089 * README.en (What's FLIM): Delete description about
3090 std11-parse.el; add description about mailcap.el.
3092 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3094 * eword-decode.el (eword-decode-encoded-word-error-handler): New
3096 (eword-decode-encoded-word-default-error-handler): New function.
3097 (eword-decode-encoded-word): Use
3098 'eword-decode-encoded-word-error-handler.
3100 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3102 * mailcap.el: Require 'mime-def.
3104 * mime-def.el (mime-type/subtype-string): New function (moved from
3105 semi/mime-parse.el).
3107 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3109 * std11-parse.el: Abolish std11-parse.el.
3111 * FLIM-ELS (flim-modules): Abolish 'std11-parse.
3113 * eword-decode.el: Require 'std11 instead of 'std11-parse.
3115 * std11.el: Merge std11-parse.el.
3117 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3119 * mime-def.el (mime-temp-directory): Use 'defcustom.
3121 * mel-u.el: Require 'mime-def instead of 'mel.
3123 * mime-def.el (mime-temp-directory): New variable (moved from
3126 * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
3128 1998-05-06 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3130 * mailcap.el (mailcap-format-command): New function.
3132 * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
3136 1998-05-05 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3138 * FLIM: Version 1.1.0 (T
\e-Dòji)
\e-A was released.
3140 1998-05-04 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3142 * mime-def.el (quoted-printable-hex-chars): New constant.
3143 (quoted-printable-octet-regexp): New constant.
3145 * mel-q.el, eword-decode.el: Move definition of constant
3146 'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
3149 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3151 * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
3153 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3155 * mailcap.el (mailcap-look-at-mtext): Fix typo.
3157 1998-05-03 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3159 * FLIM-ELS (flim-modules): Add mailcap.
3161 * mailcap.el: New file (copied from SEMI).
3163 1998-04-23 Shuhei KOBAYASHI <shuhei-k@jaist.ac.jp>
3165 * eword-decode.el (eword-decode-ignored-field-list): Add
3168 * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
3169 environment variables.
3172 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3174 * FLIM: Version 1.0.1 (Ky
\e-Dòto)
\e-A was released.
3176 * mime-def.el (mime-spadework-module-version-string): New
3179 * eword-encode.el: Abolish constant 'eword-encode-version.
3181 * eword-decode.el: Abolish constant 'eword-decode-version.
3183 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3185 * eword-encode.el (eword-encode-divide-into-charset-words): Use
3186 'char-length or 'char-next-index instead of 'char-bytes.
3187 (tm-eword::encode-string-1): Use 'char-next-index instead of
3190 1998-04-17 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3192 * mel.el (base64-dl-module): Must check base64.so actually exists.
3195 1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3197 * FLIM: Version 1.0.0 was released.
3199 * README.en: Modify for FLIM.
3201 * ChangeLog: New file.
3203 1998-04-13 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3205 * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
3207 * Makefile: Modify for FLIM.
3209 1998-04-10 MORIOKA Tomohiko <morioka@jaist.ac.jp>
3211 * Makefile: New file.
3213 * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
3214 eword-encode.el: Copied from MEL, SEMI (mime-def.el
3215 eword-decode.el eword-encode.el) and APEL (std11-parse.el