sync with flim-1_14_9
[elisp/flim.git] / ChangeLog
1 2007-11-28  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
2
3         * FLIM: Version 1.14.9 (Goj\e-Dò) released.\e-A
4
5 2006-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
6
7         * mime-def.el (mime-library-product): Update to 1.14.9.
8
9 2007-06-18  Wencheng Fang  <wencheng.fang@spherenet.co.jp>
10
11         * mel.el (mime-write-decoded-region): Define method function that
12         uses built-in base64-decode-region.  [cf. <emacs-mime-ja:02169>]
13
14 2006-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
15
16         * README.ja, README.en (Installation): Update required version of
17         APEL to 10.7 or later.
18
19         * FLIM-CFG (PACKAGEDIR): Use
20         `install-get-default-package-directory'.
21
22 2006-12-13  Katsumi Yamaoka  <yamaoka@jpl.org>
23
24         * FLIM-CFG (PACKAGEDIR): Avoid an error with Emacs.
25
26 2006-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
27
28         * FLIM-MK (compile-flim-package): Use
29         batch-update-directory-autoloads if it is available instead of
30         batch-update-directory.
31
32 2006-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * FLIM-CFG (PACKAGEDIR): Check for
35         (early|late|last)-package-hierarchies and configure-package-path
36         as well as (early|late|last)-packages.
37
38 2006-09-24  Daiki Ueno  <ueno@unixuser.org>
39
40         * smtp.el (smtp-progress-message-format): Abolished; reverted the
41         change 2004-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>.
42
43 2006-09-24  Daiki Ueno  <ueno@unixuser.org>
44
45         * smtp.el (smtp-end-of-line): Abolished; reverted the change
46         2002-07-24 Katsumi Yamaoka <yamaoka@jpl.org>.
47
48 2006-06-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
49
50         * smtp.el (smtp-submit-package): Ignore error in
51         `smtp-primitive-quit' where SMTP mail transaction is completed.
52
53 2006-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
54
55         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
56         `insert-file-contents-as-binary' instead of `insert-file-contents'.
57
58         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
59         Likewise.
60
61 2006-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
62
63         * smtp.el (smtp-debug): New user option.
64         (smtp-read-response): Treat a line break code loosely.  If
65         smtp-debug is non-nil, show an invalid response.
66
67 2005-12-25  Katsumi Yamaoka  <yamaoka@jpl.org>
68
69         * eword-decode.el: Change the way to decode successive
70         encoded-words: decode B- or Q-encoding in each encoded-word,
71         concatenate them, and decode it as charset.  See the following
72         threads for more information:
73         http://news.gmane.org/group/gmane.emacs.pretest.bugs/thread=9541
74         http://news.gmane.org/group/gmane.emacs.gnus.general/thread=61176
75         (eword-decode-allow-incomplete-encoded-text): New variable.
76         (eword-decode-encoded-words): New function.
77         (eword-decode-string): Use it.
78         (eword-decode-region): Use it.
79         (eword-analyze-encoded-word): Use it.
80         (eword-decode-encoded-word): Abolish.
81         (eword-decode-encoded-text): Abolish.
82         (eword-decode-encoded-word-error-handler): Abolish.
83         (eword-warning-face): Abolish.
84         (eword-decode-encoded-word-default-error-handler): Abolish.
85
86 \f
87 2005-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
88
89         * FLIM: Version 1.14.8 (Shij\e-Dò) released.\e-A
90
91 2005-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
92
93         * mime-def.el (mime-library-product): Update to 1.14.8.
94
95 2005-11-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
96
97         * std11.el (std11-addr-to-string): Reconstruct domain literal.
98         From Yuuichi Teranishi [cf. <emacs-mime-ja:01956>]
99
100 2005-07-25  Daiki Ueno  <ueno@unixuser.org>
101
102         * smtp.el (smtp-read-response): Signal an error if connection is
103         closed while reading response.  From Hiroya Murata
104         <lapis-lazuli@pop06.odn.ne.jp> [cf. <emacs-mime-ja:01978>]
105
106 2004-11-20  Daiki Ueno  <ueno@unixuser.org>
107
108         * ntlm.el (ntlm-ascii2unicode): Don't apply zerop to a character.
109         (ntlm-smb-hash): Ditto.
110
111 \f
112 2004-10-01  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
113
114         * FLIM: Version 1.14.7 (Sanj\e-Dò) released.\e-A
115
116 2004-10-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
117
118         * mime-def.el (mime-library-product): Update to 1.14.7.
119
120 2004-09-27  Katsumi Yamaoka  <yamaoka@jpl.org>
121
122         * mime-en.sgml, mime-ja.sgml (CVS based development): Remove the
123         description about developers' pserver access.
124
125 2004-09-02  Katsumi Yamaoka  <yamaoka@jpl.org>
126
127         * sha1-dl.el: Don't provide the sha1-dl feature twice.
128         (sha1-region): Allow the optional argument `binary'.
129         (sha1): Ditto.
130
131 2004-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
132
133         * smtp.el (smtp-parse-progress-message-format): Fix regexp usage.
134
135 2004-08-11  Katsumi Yamaoka  <yamaoka@jpl.org>
136
137         * smtp.el (smtp-progress-message-format): New user option.
138         (smtp-primitive-data): Show progress message.
139         (smtp-parse-progress-message-format): New function.
140         (smtp-show-progress-message): New function.
141         (smtp-deduce-address-list): Use insert instead of insert-string.
142
143 2004-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
144
145         * mel-g.el (gzip64-external-encoder): Change default value to
146         cause more recognizable error.
147         (gzip64-external-decoder): Ditto.
148
149 2004-06-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
150
151         * std11.el (std11-parse-word-or-comment-or-period): Renamed from
152         `std11-parse-word-or-comment' and allow period.
153         (std11-parse-phrase): Allow parsing obs-phrase in rfc2822.
154
155 2004-05-24  Len Trigg  <lenbok@myrealbox.com>
156
157         * mime-conf.el (mime-format-mailcap-command): Quote a file name
158         which may contain spaces using `shell-quote-argument' in order to
159         pass it to the shell safely.
160
161 2004-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
162
163         * eword-encode.el (mime-encode-header-in-buffer): Don't ignore a
164         space char at the beginning of a field body in order to honor the
165         76-column rule which is described in RFC 2047 section 2.
166
167 2004-04-15  MORIOKA Tomohiko  <tomo@m17n.org>
168
169         * eword-decode.el (eword-decode-encoded-text): Fix bug when
170         `must-unfold' is specified; eliminate CR too when `must-unfold' is
171         specified.
172
173 2004-04-13  Kenichi Okada  <okada@opaopa.org>
174
175         * mel-u.el (mime-write-decoded-region): Use make-temp-file.
176         (uuencode-external-decode-region): Ditto.
177
178 2004-04-12  Kenichi Okada  <okada@opaopa.org>
179
180         * mel-u.el (mime-write-decoded-region): Use temporary filename.
181
182 2004-03-05  Jesper Harder  <harder@ifa.au.dk>
183
184         * sha1-el.el (sha1-maximum-internal-length): Doc fix.
185
186 2004-02-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
187
188         * lunit.el (lunit-make-test-suite-from-class): Fix regexp.
189         Use "^test" instead of "^test-".
190
191 2004-02-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
192
193         * lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
194         Use ,(not (not condition)) instead of ,condition.
195
196 2004-02-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
197
198         * lunit.el (lunit-make-test-suite-from-class): Restrict test
199         method name to test-*.
200
201 2004-02-17  Daiki Ueno  <ueno@unixuser.org>
202
203         * smtp.el (smtp-starttls-program): New user option.
204         (smtp-starttls-extra-args): New user option.
205         (smtp-send-buffer): Bind starttls-program and starttls-extra-args.
206
207 2004-01-27  Yuuichi Teranishi  <teranisi@gohome.org>
208
209         * mel-q.el (quoted-printable-external-decoder-option-to-specify-file): 
210         Accept nil.
211         (mime-write-decoded-region): If the value of the variable
212         `quoted-printable-external-decoder-option-to-specify-file' is nil,
213         write stdout to the output file.
214
215         * mel-b-el.el (base64-external-decoder-option-to-specify-file): 
216         Accept nil.
217         (base64-write-decoded-region): If the value of the variable
218         `base64-external-decoder-option-to-specify-file' is nil, write
219         stdout to the output file.
220
221 2004-01-12  Daiki Ueno  <ueno@unixuser.org>
222
223         * sasl.texi: Texinfo markup fixes.  From Jesper Harder
224         <harder@ifa.au.dk>.
225
226 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
227
228         * sha1-el.el (sha1-string-external): Use with-temp-buffer.
229
230 2004-01-07  Katsumi Yamaoka  <yamaoka@jpl.org>
231
232         * sha1-el.el (sha1-string-external): Make it can return a string
233         in binary form.
234         (sha1-region-external): Ditto.
235         (sha1-string-internal): Ditto.
236         (sha1-region-internal): Ditto.
237         (sha1-region): Ditto.
238         (sha1-string): Ditto.
239         (sha1): Ditto.
240
241 2003-12-16  Simon Josefsson  <jas@extundo.com>
242
243         * sha1-el.el (autoload): Don't use ignore-errors.
244         (sha1-use-external): Use condition-case.  Suggested by Katsumi
245         Yamaoka <yamaoka@jpl.org>.
246
247 2003-12-15  Simon Josefsson  <jas@extundo.com>
248
249         * sha1-el.el (autoload): Ignore errors for
250         executable-find. (XEmacs ecrypto does not require sh-script where
251         executable.el is located.)
252         (sha1-use-external): Likewise.
253
254         * sha1-el.el (sha1): Add defgroup.
255         (sha1-maximum-internal-length, sha1-program, sha1-use-external)
256         (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
257         (sha1): Autoload.
258
259 2001-12-29  ShengHuo ZHU  <zsh@cs.rochester.edu>
260
261         * sha1-el.el (sha1-use-external): New variable.
262         (sha1-region): Use it.
263         (sha1-string): Ditto.
264
265 2004-01-05  Katsumi Yamaoka  <yamaoka@jpl.org>
266
267         * ntlm.el (ntlm-string-as-unibyte): New macro.
268         (ntlm-build-auth-response): Use it.
269
270 2004-01-05  Simon Josefsson  <jas@extundo.com>
271
272         * ntlm.el: Fix namespace.  Change smb-passwd-hash into
273         ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
274         smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
275         ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
276         into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
277         ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
278         into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
279         ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
280         ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
281         ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
282         ntlm-string-permute, string-lshift into ntlm-string-lshift,
283         string-xor into ntlm-string-xor.  Suggested by
284         Jesper Harder <harder@myrealbox.com>.
285
286         * ntlm.el: Don't include poem.
287
288         * md4.el (print-int32, print-string-hexa): Remove.  Suggested by
289         Jesper Harder <harder@myrealbox.com>.
290
291 \f
292 2003-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
293
294         * FLIM: Version 1.14.6 (Marutamachi) released.
295
296 2003-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
297
298         * mime-def.el (mime-header-accept-quoted-encoded-words): Change
299         default value to nil.
300
301 2003-03-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
302
303         * eword-decode.el (eword-analyze-quoted-string): Decode
304         quoted-encoded-words when
305         `mime-header-accept-quoted-encoded-words' is not nil.
306
307         * mime.el (mime-entity-filename): Decode quoted-encoded-words when
308         `mime-header-accept-quoted-encoded-words' is not nil.
309
310         * mime-def.el (mime-header-accept-quoted-encoded-words): New user
311         option.
312
313 2003-12-14  Tatsuya Kinoshita  <tats@vega.ocn.ne.jp>
314
315         * eword-encode.el (mime-header-charset-encoding-alist): Add
316         entry for iso-8859-1[45].
317
318 2003-11-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
319
320         * FLIM-ELS (flim-modules): Install mel-b-el also for
321         mel-b-builtin case. (from Tatsuya Kinoshita)
322
323 2003-09-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
324
325         * FLIM-ELS (flim-modules): Don't install smtpmail.
326
327 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
328
329         * std11.el (std11-field-end): Return end of field correctly
330         even in case of existence of invisible header.
331
332 2003-02-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
333
334         * eword-encode.el (mime-encode-header-in-buffer):
335         Do not eliminate white spaces.
336
337 2002-11-05  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
338
339         * eword-encode.el (tm-eword::words-to-ruled-words): New
340         implementation for UTF-2000 implementations.
341
342 \f
343 2002-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
344
345         * FLIM: Version 1.14.5 (Demachiyanagi) released.
346
347 2002-11-15  Katsumi Yamaoka  <yamaoka@jpl.org>
348
349         * smtp.el (smtp-send-buffer): Error if `smtp-server' is nil.
350
351 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
352
353         * FLIM-ELS (flim-version-specific-modules): Don't install mailcap.el.
354         * FLIM-MK (install-flim): Avoid creating empty directory.
355
356 2002-11-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
357
358         * mime-parse.el (mime-parse-buffer): Require mmbuffer.
359
360 2002-09-26  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
361
362         * luna.el (luna-define-method): Clear method cache of child
363         classes.
364
365 2002-09-24  TSUCHIYA Masatoshi  <tsuchiya@namazu.org>
366
367         * mime-ja.texi (CVS): Escape @.
368
369         * luna.el (luna-define-method): Fix the bug that method cache is
370         not cleard.
371
372 2002-09-14  KOSEKI Yoshinori  <kose@meadowy.org>
373
374         * mime-en.texi (CVS): Fix Typo. (@ to @@).
375         mime-ja.texi (CVS): Ditto.
376
377 2002-08-26  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
378
379         * std11.el: Update Copyright header.
380
381 2002-07-30  MORIOKA Tomohiko  <tomo@mousai.as.wakwak.ne.jp>
382
383         * std11.el (std11-non-atom-regexp): New constant.
384         (std11-analyze-atom): New implementation to avoid error in current
385         XEmacs UTF-2000 [may be caused by a bug about regexp].
386
387 2002-07-26  Katsumi Yamaoka   <yamaoka@jpl.org>
388
389         * smtp.el (smtp-open-connection-function): Add doc.
390         (smtp-end-of-line): Doc fix.
391
392 2002-07-24  Katsumi Yamaoka   <yamaoka@jpl.org>
393
394         * smtp.el (smtp-end-of-line): New variable.
395         (smtp-read-response): Use it.
396         (smtp-send-command): Use it.
397         (smtp-send-data): Use it.
398
399 \f
400 2002-06-03  KAWABATA, Taichi  <batta@beige.ocn.ne.jp>
401
402         * FLIM-rfc2231-encoder: merged with FLIM Version 1.14.4.
403
404 2002-06-03  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
405
406         * FLIM: Version 1.14.4 (Kashiharajing\e-Dþ-mae) released.\e-A
407
408 2002-06-02  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
409
410         * eword-encode.el (mime-header-encode-method-alist):
411         Added encoder for Content-Type.
412
413         * mime-def.el (mime-attribute-char-regexp): Arranged.
414
415         * mime-parse.el (mime-decode-parameter-value): Comment fix.
416         (mime-read-Content-Type): Docstring fix.
417         (mime-read-Content-Disposition): Ditto.
418         (mime-read-Content-Transfer-Encoding): Ditto.
419         (mime-parse-buffer): Ditto.
420
421 2002-05-30  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
422
423         * mime-parse.el (mime-divide-regular-parameter): New function.
424         (mime-encode-regular-parameter): Cleanup.
425         (mime-divide-extended-parameter): Ditto.
426         (mime-encode-extended-parameter): Ditto.
427         (mime-encode-parameters): Ditto.
428
429 2002-05-30  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
430
431         * eword-encode.el (eword-encode-Content-Type): New function.
432         (eword-encode-Content-Disposition): Ditto.
433
434 2002-05-26  Daiki Ueno  <ueno@unixuser.org>
435
436         * mime-parse.el (eword-encode-Content-Type-field-body):
437         New function.
438
439 2002-05-20  KAWABATA, Taichi  <batta@beige.ocn.ne.jp>
440
441         MIME Parameter Value encoder support.
442
443         * eword-encode.el: Require 'mime-parse.
444         (eword-encode-Content-Disposition-field-body): New function.
445         (mime-header-encode-method-alist): Use it.
446
447         * mime-def.el (mime-non-attribute-char-regexp): New variable.
448
449         * mime-parse.el (mime-divide-extended-parameter): New function.
450         (mime-encode-extended-parameter): Likewise.
451         (mime-encode-regular-parameter): Likewise.
452         (mime-encode-parameters): Likewise.
453
454 \f
455 2002-01-16  Hiroya Murata     <lapis-lazuli@pop06.odn.ne.jp>
456
457         * luna.el (luna-class-find-member): Don't search parents'
458         method-spaces.
459
460 2002-02-01  Kenichi OKADA     <okada@opaopa.org>
461
462         * eword-encode.el (mime-header-encode-method-alist): New variable.
463         (mime-encode-field-body): Use `mime-header-encode-method-alist'.
464         (mime-encode-header-in-buffer): Error if cannot encode.
465
466 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
467
468         * smtp.el (smtp-find-server): Fix.
469
470 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
471
472         * smtp.el (smtp-send-by-myself): Fix.
473
474 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
475
476         * smtp.el (smtp-send-by-myself): New variable.
477         (smtp-use-starttls-ignore-error): New variable.
478         (smtp-find-mx): New function.
479         (smtp-dig): New function.
480         (smtp-find-server): New function.
481         (smtp-send-buffer-by-myself): New funcion.
482         (smtp-send-buffer): Change for `smtp-send-buffer-by-myself'.
483
484 2001-11-03  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
485
486         * hmac-md5.el: Removed kludge for Emacs 21 prerelease versions.
487
488 2001-09-21  Kenichi OKADA  <okada@opaopa.org>
489
490         * smtp.el(smtp-submit-package): Check extensions for starttls.
491
492 2001-07-16  Katsumi Yamaoka   <yamaoka@jpl.org>
493
494         * smtpmail.el (smtpmail-send-it): Work even if the first line of
495         the subject field has no content (synch with Emacs 20.3).
496
497 2001-07-30  AMAKAWA Shuhei    <sa264@cam.ac.uk>
498
499         * smtp.el (smtp-submit-package): Send EHLO after starttls.
500
501 \f
502 2001-06-01  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
503
504         * FLIM: Version 1.14.3 (Unebigory\e-Dòmae) released.\e-A
505
506 2001-06-01  Katsumi Yamaoka   <yamaoka@jpl.org>
507
508         * mel-b-el.el: Require `pces' for the macro `as-binary-process'
509         when compiling.
510
511         * mel-q.el: Add a comment that the feature `poem' is also required
512         for the macro `as-binary-process'.
513
514 2001-05-31  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
515
516         Merged MIME Parameter Value decoder.
517
518         * mime-parse.el (mime-decode-parameters): Renamed from
519         `mime-decode-parameter-plist'.
520         (mime-decode-parameter-alist): Removed.
521         (mime-decode-alist-to-plist): Ditto.
522
523         * FLIM-API.en (mime-entity-encoding): Abolish optional argument
524         `default-encoding'.
525         (mime-parse-Content-Tranfer-Encoding): Ditto.
526
527 2001-05-02  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
528
529         * eword-decode.el (eword-decode-encoded-word): Don't use `let'.
530
531         * mime-parse.el (mime-decode-parameter-plist): Modified
532         description of return value.
533         (mime-parse-Content-Type): Ditto.
534         (mime-read-Content-Type): Ditto.
535         (mime-parse-Content-Disposition): Ditto.
536         (mime-read-Content-Disposition): Ditto.
537         (mime-parse-Content-Transfer-Encoding): Ditto.
538         (mime-read-Content-Transfer-Encoding): Ditto.
539
540 2001-05-01  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
541
542         * mime-parse.el (mime-parse-parameters): Don't use `equal' for
543         strings.
544         (mime-parse-Content-Type): Ditto.
545
546 2001-04-30  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
547
548         * mime-parse.el (mime-decode-parameter-value): Use one temporary
549         buffer.
550         (mime-decode-parameter-plist): Changed internal data structure.
551
552 2001-04-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
553
554         * eword-decode.el (eword-encoded-word-regexp): Match for language.
555         (eword-decode-region): Refer the 7th parens, not 6th.
556         (eword-decode-encoded-word): Extract language information.
557         (eword-decode-encoded-text): New optional argument `language'.
558
559         * mime-def.el (mime-charset-regexp): Updated for RFC2231.
560
561         * mime-parse.el (mime-decode-parameter-plist): Fix regexp.
562         Use symbol for language information.
563
564         * tests/test-rfc2231.el: Renamed all testcases.
565
566 2001-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
567
568         * mime-parse.el (mime-decode-parameter-value): Don't use
569         `int-char'.
570
571 2001-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
572
573         * mime.el (mime-entity-read-field): Would capitalize twice.
574
575         * mmbuffer.el (mime-entity-fetch-field): Ditto.
576
577         * mmexternal.el (mime-entity-fetch-field): Ditto.
578
579         * mmgeneric.el (mime-entity-fetch-field): Ditto.
580
581 2001-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
582
583         * mime-parse.el (mime-decode-parameter-plist): Modified
584         description of return value.
585         (mime-parse-Content-Type): Ditto.
586         (mime-read-Content-Type): Ditto.
587         (mime-parse-Content-Disposition): Ditto.
588         (mime-read-Content-Disposition): Ditto.
589         (mime-read-Content-Transfer-Encoding): Ditto.
590
591 2001-04-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
592
593         * mime-parse.el (mime-lexical-analyze): Removed comments.
594
595 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
596
597         * mime-parse.el (mime-decode-parameter-value): New
598         implementation; use temporary buffer for conversion.
599         (mime-decode-parameter-encode-segment): Ditto.
600         (mime-decode-parameter-plist): Would put empty language info.
601
602         * test/test-rfc2231.el (test-rfc2231-10, test-rfc2231-11,
603         test-rfc2231-12): New testcases for language info.
604
605 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
606
607         * mime-parse.el: Fixed comments.
608
609         * test/test-rfc2231.el (test-rfc2231-9): New testcase.
610
611 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
612
613         * test/test-rfc2231.el (test-rfc2231-7, test-rfc2231-8):
614         New testcases.
615
616 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
617
618         * mime-def.el (mime-content-type-parameter): Expand
619         `mime-content-type-parameters'.
620
621         * mime-parse.el (mime-parse-Content-Disposition): Add
622         description of return value to the docstring.
623         (mime-parse-Content-Transfer-Encoding): Ditto.
624
625         * test/test-rfc2231.el: Made independent of internal
626         representation of Content-Type.
627
628 2001-04-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
629
630         * FLIM-MK (check-flim): Limit filename of test files.
631
632         * test/test-rfc2231.el: New file.
633
634 2001-04-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
635
636         * mime-parse.el (mime-decode-parameter-plist): Shortcut for
637         parameters without extensions.
638
639 2001-04-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
640
641         * mime-def.el (make-mime-content-type): Don't reverse parameters.
642         (make-mime-content-disposition): New function.
643
644         * mime-parse.el (mime-decode-parameter-value): Removed comments.
645         (mime-decode-parameter-encode-segment): New function.
646         (mime-decode-parameter-plist): New implementation.
647         Switched from decode-then-concat to concat-then-decode model.
648         (mime-parse-parameters): Strip quoted-pair in quoted-string.
649         (mime-parse-Content-Type): Use `make-mime-content-type'.
650         (mime-parse-Content-Disposition): Use
651         `make-mime-content-disposition'.
652
653 2001-04-15  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
654
655         * eword-decode.el (eword-lexical-analyze-internal):
656         Fix typo. [cf. <emacs-mime-ja:00425>]
657
658 2001-04-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
659
660         * mime-parse.el (mime-decode-parameter-value): Allow lowercase.
661         (mime-decode-parameter-plist): Ditto.
662
663 2001-04-10  Akihiro Arisawa  <ari@mbf.sphere.ne.jp>
664
665         * std11.el (std11-lexical-analyze): Fix typo.
666
667 2001-04-01   Daiki Ueno  <ueno@unixuser.org>
668
669         * lunit.el (lunit-test-listener-*): Abolish generic interface.
670         (lunit-test-result-notify): New function.
671         (lunit-test-result-run): Use it.
672         (lunit-test-result-error): Use it.
673         (lunit-test-result-failure): Use it.
674         (lunit-create-index-function): New function.
675         (lunit-generate-template): New command.
676
677 2001-03-19  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
678
679         * hmac-md5.el, hmac-sha1.el: Revert to load-time check.
680         Don't require 'poe.
681
682 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
683
684         * mel-b-dl.el: Don't do `dynamic-call' at compile-time.
685         (base64-dl-handle): Don't eval at compile-time.
686
687 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
688
689         * hmac-md5.el, sha1.el: Update Copyright header.
690
691 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
692
693         Support for built-in `md5' of Emacs 21.
694
695         * md5.el (md5-dl-module): Moved from md5-dl.el.
696         Use it for test whether to require 'md5-dl.
697
698         * md5-dl.el: Removed hack for compiler.
699         (md5-dl-handle): Do `dynamic-link' unconditionally.
700         (md5-region): Not interactive.
701         (md5): Removed autoload cookie.
702
703         * sha1.el: Removed hack for compiler.
704         Use `sha1-dl-module' for test whether to require 'sha1-dl.
705         (sha1-encode, sha1-encode-binary): Removed compatibility code
706         for another sha1.el since it was broken.
707
708         * sha1-dl.el: Removed hack for compiler.
709         (sha1-dl-handle): Do `dynamic-link' unconditionally.
710
711 2001-03-18  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
712
713         * hmac-md5.el: Require 'poe.
714         Provide 'md5 if built-in `md5' is found.
715         (md5-binary): Define with `defun-maybe-cond'.
716         (md5-binary) [v21]: Removed extra arguments.
717         (hmac-md5-96): New function.
718
719         * hmac-sha1.el: Require 'poe.
720         (sha1-binary): Define with `defun-maybe'.
721         (hmac-sha1-96): New function.
722
723 2001-03-11  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
724
725         * mel-g.el: Update Copyright header.
726
727 2001-03-09  Akihiro Arisawa  <ari@atesoft.advantest.co.jp>
728
729         * mime.el (mime-find-root-entity): Find root recursively.
730
731 2001-02-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
732
733         * hmac-md5.el, hmac-sha1.el: Modify comments.
734
735 2001-02-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
736
737         * hex-util.el, hmac-def.el, hmac-md5.el, hmac-sha1.el,
738         md5-dl.el, md5.el, sha1-dl.el, sha1-el.el, sha1.el:
739         Update Copyright header.
740
741 2001-02-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
742
743         * mime-parse.el (mime-decode-parameter-plist,
744         mime-decode-parameter-alist, mime-decode-parameters):
745         Add doc string.
746
747 2001-02-28  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
748
749         * mime-parse.el (mime-decode-parameter-value): Decode MIME charset
750         in multibyte buffer. [cf. <emacs-mime-ja:00817>]
751         (mime-decode-parameter-plist): Downcase attributes.
752         [cf. <emacs-mime-ja:00816>]
753         (mime-decode-parameters): Alias for `mime-decode-parameter-plist'
754         instead of `mime-decode-parameter-alist'.
755         Add autoload cookie.
756         (mime-parse-parameters-from-list): Make obsolete.
757         (mime-parse-parameters): Return results as a plist.
758         (mime-parse-Content-Type, mime-read-Content-Type): Moved type check
759         to the caller side.
760         (mime-parse-Content-Disposition, mime-read-Content-Disposition):
761         Ditto.
762         (mime-parse-Content-Transfer-Encoding,
763         mime-read-Content-Transfer-Encoding): Ditto.
764
765 2001-02-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
766
767         MIME Parameter Value decoder support.
768
769         * mime-def.el (std11-quoted-pair-regexp, std11-non-qtext-char-list,
770         std11-qtext-regexp, std11-quoted-string-regexp): Removed.
771         (mime-media-type/subtype-regexp): Ditto.
772         (mime-attribute-char-regexp, mime-language-regexp,
773         mime-encoding-regexp): New constants.
774
775         * mime-parse.el (mime-lexical-analyze): New function.
776         (mime/content-parameter-value-regexp, mime::parameter-regexp):
777         Removed.
778         (mime-parse-parameter): Ditto.
779         (mime-decode-parameter-value, mime-decode-parameter-plist,
780         mime-parse-alist-to-plist, mime-decode-parameter-alist):
781         New functions.
782         (mime-parse-parameters-from-list): New alias for
783         `mime-decode-parameter-plist'.
784         (mime-decode-parameters): New alias for
785         `mime-decode-parameter-alist'.
786         (mime-parse-parameters): New function.
787         (mime-disposition-type-regexp): Removed.
788         (mime-parse-Content-Type, mime-parse-Content-Disposition,
789         mime-parse-Content-Transfer-Encoding): New implementation.
790         (mime-read-Content-Type, mime-read-Content-Disposition,
791         mime-read-Content-Transfer-Encoding): Ditto.
792
793 2001-02-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
794
795         * hmac-md5.el, hmac-sha1.el: Modify comments.
796
797 2001-02-25  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
798
799         * hex-util.el, hmac-def.el, hmac-md5.el, hmac-sha1.el,
800         md5-dl.el, md5.el, sha1-dl.el, sha1-el.el, sha1.el:
801         Update Copyright header.
802
803 2001-02-20  Kenichi OKADA <okada@opaopa.org>
804
805         * tests/test-sasl.el(test-sasl-ntlm-imap): Fix
806         `sasl-read-passphrase'
807
808 2001-02-20  Kenichi OKADA <okada@opaopa.org>
809
810         * tests/test-sasl.el(test-sasl-ntlm-imap): Change name.
811         Delete wrong lines.
812
813 2001-02-20  Taro Kawagishi <taro.kawagishi@nokia.com>
814
815         * tests/test-sasl.el(test-sasl-digest-ntlm-imap): New test.
816
817 2001-02-17  Kenichi OKADA <okada@opaopa.org>
818
819         * sasl-ntlm.el(sasl-ntlm-response): self-Hash.
820
821 2001-02-17  Kenichi OKADA <okada@opaopa.org>
822
823         * ntlm.el(smb-passwd-hash): Fix `upcase' for XEmacs.
824
825 2001-02-17  Kenichi OKADA <okada@opaopa.org>
826
827         * ntlm.el(TopLevel): Require `poem'
828         (ntlm-build-auth-request): Omit `request-bufIndex'
829         (ntlm-build-auth-response): Omit `response', `ident' and `msgType'
830         Use `string-as-unibyte' of `poem'.
831
832 2001-02-17  Kenichi OKADA <okada@opaopa.org>
833
834         * sasl-scram.el(sasl-scram-md5-parse-server-msg-1): Error
835         if server's response cannot be parsed.
836
837 2001-02-17  Kenichi OKADA <okada@opaopa.org>
838
839         * sasl-scram.el(sasl-scram-md5-server-salt): New function.
840         (sasl-scram-md5-response-2): Use `sasl-scram-md5-server-salt'
841
842 2001-02-17  Kenichi OKADA <okada@opaopa.org>
843
844         * sasl-scram.el(sasl-scram-md5-make-unique-nonce): Rewrite.
845
846 2001-02-17  Kenichi OKADA <okada@opaopa.org>
847
848         * sasl-scram.el: Add comment.
849         (sasl-scram-md5-steps): New variable.
850         (sasl-scram-md5-make-client-msg-1): Add optional nonce.
851         (sasl-scram-md5-make-client-msg-2): New function.
852         (sasl-scram-md5-make-server-msg-2): Rewrite.
853         (sasl-scram-md5-response-1): New function.
854         (sasl-scram-md5-response-2): New function.
855         (sasl-scram-md5-authenticate-server): New function.
856         * test/test-sasl.el(test-sasl-scram-md5-imap): New function.
857
858 2001-02-16  Kenichi OKADA <okada@opaopa.org>
859
860         * sasl-scram.el: rename from scram-md5.el
861         (TopLevel): Provide `sasl-scram'.
862         Fix prefix.
863         Fix comments.
864         require `sasl'.
865         (sasl-scram-make-unique-nonce): use `sasl-unique-id'.
866         (sasl-scram-md5-unique-id-function): New variable.
867         * sasl.el(sasl-mechanisms): Add SCRAM-MD5.
868         (sasl-mechanism-alist): Ditto.
869
870 2001-02-16  Kenichi OKADA <okada@opaopa.org>
871
872         * md4.el(md4-pack-int16): Taken form ntlm.el
873         (md4-pack-int32): Ditto.
874         (md4-unpack-int16): Ditto.
875         (md4-unpack-int32): Ditto.
876         * ntlm.el (pack-int16): Delete.
877         (pack-int32): Delete.
878         (unpack-int16): Delete.
879         (unpack-int32): Delete.
880
881 2001-02-16  Kenichi OKADA <okada@opaopa.org>
882
883         * sasl.el(sasl-mechanisms): Add NTLM.
884         (sasl-mechanism-alist): Add NTLM.
885
886 2001-02-16  Kenichi OKADA <okada@opaopa.org>
887
888         * test/test-sasl.el: New file.
889
890 2001-02-16  Taro Kawagishi <taro.kawagishi@nokia.com>
891
892         * md4.el: New file.
893         * ntlm.el: New file.
894         * sasl-ntlm.el: New file.
895
896 2000-12-27  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
897
898         * mime-conf.el (mime-mailcap-file): Turn to non user option.
899
900 \f
901 2000-12-25  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
902
903         * FLIM: Version 1.14.2 (Yagi-Nishiguchi) released.
904
905 2000-12-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
906
907         * smtpmail.el (smtpmail-send-it): Use
908         `binary-write-decoded-region' instead of `binary-write-region'.
909
910         * mmexternal.el (mmexternal-require-buffer): Use
911         `binary-insert-encoded-file' instead of
912         `binary-insert-file-contents'.
913         (mime-write-entity-body): Use `binary-write-decoded-region'
914         instead of `binary-write-region'.
915
916         * mmbuffer.el (mime-write-entity-body): Use
917         `binary-write-decoded-region' instead of `binary-write-region'.
918
919         * mel.el: - Don't require `raw-io'.
920         (8bit-insert-encoded-file): New function.
921         (8bit-write-decoded-region): New function.
922         (7bit-insert-encoded-file): New alias.
923         (7bit-write-decoded-region): New alias.
924         (binary-insert-encoded-file): New alias.
925         (binary-find-file-noselect): New function.
926         (binary-funcall): New function.
927         (binary-to-text-funcall): New function.
928         (mime-insert-encoded-file of "base64"): Use
929         `binary-insert-encoded-file' instead of
930         `binary-insert-file-contents'.
931
932         * FLIM-API.en (base64-decode-string): New function.
933         (base64-encode-string): New function.
934         (ENCODING-write-decoded-region): New function.
935         (ENCODING-insert-encoded-file): New function.
936
937         * raw-io.el: Deleted.
938
939         * FLIM-ELS (flim-modules): Delete `raw-io'.
940
941 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
942
943         * smtp.el (smtp-open-connection-function): Revert initial value to
944         `open-network-stream'.
945         (qmtp-open-connection): Use `binary-funcall'.
946
947         * qmtp.el (qmtp-open-connection-function): Revert initial value to
948         `open-network-stream'.
949         (qmtp-send-buffer): Use `binary-funcall'.
950
951 2000-12-23  OKAZAKI Tetsurou  <okazaki@be.to>
952
953         * FLIM-ELS (flim-modules): Delete `mmdbuffer'.
954
955 \f
956 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
957
958         * FLIM: Version 1.14.1 (Yagi) released.
959
960 2000-12-22  Keiichi Suzuki  <keiichi@mdcnet.co.jp>
961
962         * mel-q.el: Require `poem' for `string-to-char-list' when
963         compiling.
964
965 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
966
967         * eword-decode.el (eword-decode-header): Revert to obsolete alias.
968
969 2000-12-22  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
970
971         * mmgeneric.el: Add comment for eword-decode.
972
973 2000-12-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
974
975         * mailcap.el: Require `poe' for `define-obsolete-function-alias'.
976
977 2000-12-21   Daiki Ueno  <ueno@unixuser.org>
978
979         * smtp.el (smtp-send-buffer): Add DOC.
980         (smtp-via-smtp): Add DOC.
981
982         * FLIM-API.en (QMTP): Remove section.
983         (smtp-send-buffer): Add description.
984         (smtp-via-smtp): Likewise.
985
986 \f
987 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
988
989         * FLIM: Version 1.14.0 (Ninokuchi) released.
990
991         * mime.el (mime-entity-media-type): Add DOC.
992         (mime-entity-media-subtype): Add DOC.
993         (mime-entity-parameters): Add DOC.
994         (mime-entity-type/subtype): Add DOC.
995
996         * FLIM-API.en: Add some usages.
997         (mime-entity-media-type): New description.
998         (mime-entity-media-subtype): Likewise.
999         (mime-entity-type/subtype): Likewise.
1000         (mime-entity-parameters): Likewise.
1001
1002 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1003
1004         * eword-encode.el (eword-encode-text): Specify `mode' of
1005         `encoded-text-encode-string'.
1006
1007         * mel.el (encoded-text-encode-string): Add optional argument
1008         `mode'; use `base64-encode-string' directly for "B"-encoding.
1009
1010 2000-12-20  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1011
1012         * FLIM-API.en: Renamed from FLIM-1.14-API.en; reordered and add
1013         some sections.
1014
1015         * mime.el (mime-entity-set-content-type): Add DOC.
1016         (mime-entity-set-encoding): Add DOC.
1017
1018         * mime-def.el (mime-content-type-subtype): Fix DOC.
1019         (mime-content-type-parameters): Fix DOC.
1020
1021 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1022
1023         * FLIM-1.14-API.en: New file.
1024
1025         * smtp.el (smtp-open-connection-function): Add autoload cookie.
1026
1027         * qmtp.el (qmtp-open-connection-function): Add autoload cookie.
1028
1029         * mime.el (mime-entity-children): Add DOC.
1030         (mime-entity-node-id): Add DOC.
1031         (mime-entity-content-type): Add DOC.
1032         (mime-entity-content-disposition): Add DOC.
1033         (mime-entity-encoding): Add DOC.
1034
1035 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1036
1037         * mime.el (mime-encode-field-body): Add autoload setting.
1038
1039         * eword-encode.el (mime-encode-field-body): Renamed from
1040         `eword-encode-field-body'; declare `eword-encode-field-body' as
1041         obsolete alias.
1042         (mime-encode-header-in-buffer): Use `mime-encode-field-body'
1043         instead of `eword-encode-field-body'.
1044
1045 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1046
1047         * mime.el (mime-encode-header-in-buffer): Renamed from
1048         `eword-encode-header'.
1049
1050         * mmdbuffer.el: Deleted.
1051
1052         * mime-def.el (mime-header): New group.
1053         (mime-field-decoding-max-size): New user option [moved from
1054         eword-decode.el].
1055         (mime-field-encoding-method-alist): New user option [moved from
1056         eword-encode.el].
1057
1058         * eword-encode.el (eword-field-encoding-method-alist): Moved to
1059         mime-def.el and renamed to `mime-field-encoding-method-alist'.
1060         (mime-header-charset-encoding-alist): Renamed from
1061         `eword-charset-encoding-alist'.
1062         (mime-header-default-charset-encoding): New variable.
1063         (ew-find-charset-rule): Use
1064         `mime-header-default-charset-encoding'.
1065         (eword-in-subject-p): Declare as obsolete function.
1066         (mime-encode-header-in-buffer): Renamed from
1067         `eword-encode-header'; declare `eword-encode-header' as obsolete
1068         alias.
1069
1070         * eword-decode.el (eword-max-size-to-decode): Moved to mime-def.el
1071         and renamed to `mime-field-decoding-max-size'.
1072         (mime-header-lexical-analyzer): Renamed from
1073         `eword-lexical-analyzer'; switch to variable.
1074
1075         * FLIM-ELS (flim-modules): Add `raw-io'.
1076
1077 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1078
1079         * eword-encode.el (eword-encode-default-start-column): Switch to
1080         variable.
1081
1082 2000-12-19  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1083
1084         * raw-io.el (start-process): New function.
1085         (binary-start-process-shell-command): New function.
1086
1087 2000-12-17  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1088
1089         * mel-g.el (gzip64-external-encode-region): Don't use
1090         `as-binary-process'; comment out code to regularize line break
1091         code for OS/2 [if it is needed, it is better to implement by
1092         coding-system].
1093         (gzip64-external-decode-region): Don't use `as-binary-process'.
1094         (mime-write-decoded-region): Likewise.
1095
1096         * mime-parse.el: Require `luna'.
1097
1098 2000-12-16  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1099
1100         * eword-encode.el (eword-encode-divide-into-charset-words): Use
1101         `aref' instead of `sref'.
1102         (ew-encode-rword-1): Use `1+' instead of `char-next-index'.
1103         (eword-encode-phrase-to-rword-list): Use `find-charset-string'
1104         instead of `find-non-ascii-charset-string'.
1105         (eword-encode-addr-seq-to-rword-list): Don't use `butlast'.
1106         (eword-encode-header): Use `find-charset-region' instead of
1107         `find-non-ascii-charset-string'.
1108
1109         * mel.el: Require `raw-io'.
1110
1111         * mime-def.el (binary-insert-file-contents): Moved to raw-io.el.
1112         (binary-write-region): Likewise.
1113
1114         * mmbabyl.el (mime-write-entity): Use `raw-message-write-region'
1115         instead of `write-region-as-raw-text-CRLF'.
1116
1117         * raw-io.el: New file.
1118
1119         * smtpmail.el: - Require `raw-io'.
1120         - Delete definition of obsolete variable aliases for XEmacs.
1121         (smtpmail-send-queued-mail): Use `binary-find-file-noselect'
1122         instead of `find-file-noselect-as-binary'.
1123
1124         * smtp.el (smtp-open-connection-function): Use
1125         `binary-open-network-stream' instead of `open-network-stream' as
1126         initial value.
1127         (smtp-open-connection): Don't guard as `binary'.
1128
1129         * qmtp.el (qmtp-open-connection-function): Use
1130         `binary-open-network-stream' instead of `open-network-stream' as
1131         initial value.
1132         (qmtp-send-buffer): Don't guard as `binary'.
1133
1134 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1135
1136         * mime/eword-decode.el: Don't use
1137         `define-obsolete-function-alias'; so `eword-decode-header' is
1138         deleted.
1139
1140         * mime/mmexternal.el: Don't require `pces'.
1141
1142 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1143
1144         * Makefile (tar): Use `cvs tag -R' instead of `cvs tag -RF'.
1145
1146 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1147
1148         * mime-def.el (char-int): New alias.
1149
1150         * eword-encode.el (eword-encode-divide-into-charset-words): Don't
1151         use `char-length' and `char-next-index'.
1152
1153 2000-12-15  Katsumi Yamaoka   <yamaoka@jpl.org>
1154
1155         * eword-decode.el: Fix typo in doc-string of
1156         `mime-set-field-decoder'.
1157
1158 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1159
1160         * mel.el: Don't require `path-util'.
1161
1162 2000-12-15  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1163
1164         * std11.el, smtpmail.el, mime-def.el: Don't require `poe'.
1165
1166         * mel.el: Don't require `poem'.
1167
1168 2000-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1169
1170         * mmexternal.el (mime-write-entity): Don't use
1171         `write-region-as-raw-text-CRLF'.
1172         (mmexternal-require-buffer): Use `binary-insert-file-contents'
1173         instead of `insert-file-contents-as-binary'.
1174         (mime-write-entity-body): Use `binary-write-region' instead of
1175         `write-region-as-binary'.
1176
1177         * smtpmail.el (smtpmail-send-it): Use `binary-write-region'
1178         instead of `write-region-as-binary'.
1179
1180         * smtp.el (smtp-open-connection): Don't use `as-binary-process'.
1181
1182         * mel.el (mime-insert-encoded-file of "base64"): Use
1183         `binary-insert-file-contents' instead of
1184         `insert-file-contents-as-binary'.
1185         (mime-insert-encoded-file of "7bit"): Use
1186         `binary-insert-file-contents' instead of
1187         `insert-file-contents-as-binary'.
1188         (mime-write-decoded-region of "7bit"): Use `binary-write-region'
1189         instead of `write-region-as-binary'.
1190
1191         * mmbuffer.el (mime-write-entity-body): Use `binary-write-region'
1192         instead of `write-region-as-binary'.
1193         (mime-write-entity): Don't use `write-region-as-raw-text-CRLF'.
1194
1195         * mime-def.el: Don't require `poem'.
1196         (binary-insert-file-contents): New function.
1197         (binary-write-region): New function.
1198
1199         * mel-u.el (uuencode-external-encode-region): Don't use
1200         `as-binary-process'.
1201         (uuencode-external-decode-region): Don't use `as-binary-process'
1202         and `as-binary-input-file'.
1203         (mime-write-decoded-region): Don't use `as-binary-process'.
1204
1205         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file): Don't
1206         use `insert-file-contents-as-coding-system'.
1207         (quoted-printable-ccl-write-decoded-region): Don't use
1208         `write-region-as-coding-system'.
1209
1210         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Don't use
1211         `insert-file-contents-as-coding-system'.
1212         (base64-ccl-write-decoded-region): Don't use
1213         `write-region-as-coding-system'.
1214
1215         * std11.el: Don't require `poem'.
1216         (std11-parse-ascii-token): Don't use
1217         `find-non-ascii-charset-string'.
1218
1219         * qmtp.el: Don't require `poem'.
1220         (qmtp-send-buffer): Don't use `as-binary-process'.
1221
1222 2000-12-14  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1223
1224         * mime-def.el, qmtp.el, smtp.el, smtpmail.el, std11.el: Require
1225         `custom' instead of `pcustom'.
1226
1227 2000-12-12   Daiki Ueno  <ueno@unixuser.org>
1228
1229         * sasl.el: Rewrite with luna.
1230
1231 2000-12-06   Daiki Ueno  <ueno@unixuser.org>
1232
1233         * FLIM-ELS: Don't install md5-dl.el, md5-el.el, sha1-dl.el and
1234         sha1-el.el if the running emacs has builtin message digest
1235         functions.
1236
1237         * md5-dl.el, sha1-dl.el: Don't bind `dynamic-link' and
1238         `dynamic-call'.
1239
1240         * md5.el (md5-dl-module): Moved from md5-dl.el.
1241         * sha1.el: Don't bind `sha1-string'.
1242
1243 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
1244
1245         * README.ja, README.en (load-path): Remove section.
1246         (What's FLIM): Specify prerequisite version of Emacsen.
1247
1248 2000-11-21   Daiki Ueno  <ueno@unixuser.org>
1249
1250         * sasl.el (sasl-client-set-encoder): New function.
1251         (sasl-client-set-decoder): New function.
1252         (sasl-client-encoder): New function.
1253         (sasl-client-decoder): New function.
1254
1255         * sasl-digest.el: Require 'cl' when compiling.
1256         (sasl-digest-md5-signing-encode-magic): New constant.
1257         (sasl-digest-md5-signing-decode-magic): New constant.
1258         (sasl-digest-md5-htonl-string): New function.
1259         (sasl-digest-md5-make-integrity-encoder): New function.
1260         (sasl-digest-md5-make-integrity-decoder): New function.
1261         (sasl-digest-md5-ha1): New function.
1262         (sasl-digest-md5-response-value): Accept the 1st argument `ha1'.
1263         (sasl-digest-md5-response): Use `sasl-digest-md5-ha1'.
1264         - Set integrity encoder and decoder of the client.
1265
1266         * smtp.el: Require `luna'.
1267         (smtp-read-response): Accept `smtp-connection' object rather than
1268         process-object.
1269         (smtp-send-command): Likewise.
1270         (smtp-send-data): Likewise.
1271
1272 2000-11-10   Daiki Ueno  <ueno@unixuser.org>
1273
1274         * tests/test-sasl.el (test-sasl-digest-md5-imap): New testcase.
1275         (test-sasl-digest-md5-acap): New testcase.
1276
1277 2000-11-10   Daiki Ueno  <ueno@unixuser.org>
1278
1279         * lunit.el (lunit-make-test-suite-from-class): New function.
1280         (lunit-class): Abolish.
1281         (lunit-test-results-buffer): Abolish.
1282
1283         * FLIM-ELS (check-flim): New function.
1284
1285         * Makefile (check): New target.
1286
1287         * tests: New directory.
1288
1289 2000-11-09   Daiki Ueno  <ueno@unixuser.org>
1290
1291         * lunit.el (lunit-test-method-regexp): New variable.
1292         (lunit-class): New function.
1293
1294 2000-11-09   Daiki Ueno  <ueno@unixuser.org>
1295
1296         * lunit.el: New file.
1297
1298 2000-12-13  Kenichi Handa     <handa@etl.go.jp>
1299
1300         * luna.el: Fix and add DOCs and comments; fix coding style.
1301
1302 2000-12-09  MORIOKA Tomohiko  <tomo@m17n.org>
1303
1304         * mmbuffer.el (mmbuffer-parse-multipart): Add new optional
1305         argument `representation-type'.
1306         (mmbuffer-parse-encapsulated): Likewise.
1307
1308 2000-12-07  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1309
1310         * mmexternal.el: Must require `mmgeneric'.
1311
1312         * sha1.el: Don't use `defun-maybe'.
1313
1314 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
1315
1316         * luna.el (luna-class-find-functions): Don't quote colon keywords.
1317         (luna-send): Ditto.
1318         (luna-call-next-method): Ditto.
1319
1320 2000-11-28   Daiki Ueno  <ueno@unixuser.org>
1321
1322         * luna.el: Don't require `static'.
1323         (luna-define-class-function): Don't bind colon keywords.
1324         (luna-class-find-functions): Quote colon keywords.
1325         (luna-send): Likewise.
1326         (luna-call-next-method): Likewise.
1327
1328 2000-11-12   Daiki Ueno  <ueno@unixuser.org>
1329
1330         * luna.el (luna-define-method): Clear method cache.
1331         (luna-apply-generic): New function.
1332         (luna-define-generic): Use `luna-apply-generic' instead of
1333         `luna-send'.
1334
1335 2000-12-04   Daiki Ueno  <ueno@unixuser.org>
1336
1337         * smtpmail.el (smtpmail-send-it): Use `smtp-send-buffer' instead of
1338         `smtp-via-smtp'.
1339         (smtpmail-send-queued-mail): Ditto.
1340
1341 2000-11-24  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1342
1343         * FLIM-MK (compile-flim): Compile `flim-version-specific-modules'.
1344         (install-flim): Install `flim-version-specific-modules' to
1345         `FLIM_VERSION_SPECIFIC_DIR'.
1346         (compile-flim-package): Compile `flim-version-specific-modules'.
1347         (install-flim-package): Install `flim-version-specific-modules'.
1348
1349         * FLIM-ELS (flim-modules): Add `mime-conf' instead of `mailcap'.
1350         (flim-version-specific-modules): New variable; specify `mailcap'.
1351
1352         * FLIM-CFG (FLIM_VERSION_SPECIFIC_DIR): New variable.
1353
1354         * mailcap.el: Completely rewrote to use mime-conf.el.
1355
1356         * mime-conf.el: New file.
1357
1358 2000-11-16  Kenichi OKADA <okada@opaopa.org>
1359
1360         * sasl-digest.el (sasl-digest-md5-response): Fix typo.
1361
1362 2000-11-12   Daiki Ueno  <ueno@unixuser.org>
1363
1364         * smtp.el (smtp-primitive-data): Use `beginning-of-line' instead of
1365         `forward-char'.
1366         (smtp-read-response): Don't bind `case-fold-search'.
1367         (smtp-send-data): Don't save excursion.
1368
1369 2000-11-10   Daiki Ueno  <ueno@unixuser.org>
1370
1371         * sasl-digest.el (sasl-digest-md5-challenge): Abolish.
1372         (sasl-digest-md5-syntax-table): Rename from
1373         `sasl-digest-md5-parse-digest-challenge-syntax-table'.
1374         (sasl-digest-md5-parse-string): Rename from
1375         `sasl-digest-md5-parse-digest-challenge'; only return a property
1376         list.
1377         (sasl-digest-md5-challenge): Abolish.
1378         (sasl-digest-md5-build-response-value-1): Abolish.
1379         (sasl-digest-md5-response-value): Define as function.
1380         (sasl-digest-md5-response): Rewrite.
1381
1382 2000-11-07   Kenichi OKADA  <okada@opaopa.org>
1383
1384         * sasl.el (sasl-login-response-1): Fix.
1385         (sasl-login-response-2): Fix.
1386
1387 2000-11-07   Daiki Ueno  <ueno@unixuser.org>
1388
1389         * smtp.el (smtp-sasl-properties): New user option.
1390         (smtp-sasl-user-realm): Abolish.
1391
1392 2000-11-05   Daiki Ueno  <ueno@unixuser.org>
1393
1394         * qmtp.el (qmtp-send-package): Don't check "K" reply per recipient.
1395         (qmtp-via-smtp): Mark as obsolete.
1396         (qmtp-send-buffer): New function.
1397
1398         * sasl.texi: New file.
1399
1400 2000-11-05   Daiki Ueno  <ueno@unixuser.org>
1401
1402         * sasl.el (sasl-step-data): New function.
1403         (sasl-step-set-data): New function.
1404
1405 2000-11-04   Daiki Ueno  <ueno@unixuser.org>
1406
1407         * sasl.el: Don't require 'poe'
1408         - Rename `sasl-*instantiator*' to `sasl-*client*'.
1409         - Rename `sasl-*authenticator*' to `sasl-*mechanism*'.
1410         - Rename `sasl-*continuations*' to `sasl-*steps*'.
1411         (sasl-make-client): Accept 1st argument `mechanism'.
1412         (sasl-next-step): Rename from `sasl-evaluate-challenge'.
1413
1414 2000-11-04   Daiki Ueno  <ueno@unixuser.org>
1415
1416         * sasl.el (sasl-make-instantiator): Define as function.
1417         (sasl-instantiator-name): Ditto.
1418         (sasl-instantiator-service): Ditto.
1419         (sasl-instantiator-server): Ditto.
1420         (sasl-instantiator-set-properties): Ditto.
1421         (sasl-instantiator-set-property): Ditto.
1422         (sasl-instantiator-property): Ditto.
1423         (sasl-instantiator-properties): Ditto.
1424         (sasl-authenticator-mechanism): Ditto.
1425         (sasl-authenticator-continuations): Ditto.
1426
1427 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
1428
1429         * sasl.el: Rename `sasl-*principal*' to `sasl-*instantiator*'.
1430         (sasl-make-instantiator): Abolish optional 4th argument.
1431         (sasl-instantiator-set-properties): New function.
1432         (sasl-instantiator-put-property): New function.
1433         (sasl-instantiator-property): New function.
1434         (sasl-instantiator-properties): New function.
1435
1436         * smtp.el (smtp-sasl-user-name): Rename from
1437         `smtp-sasl-principal-user'.
1438         (smtp-sasl-user-realm): Rename from `smtp-sasl-principal-realm'.
1439
1440 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
1441
1442         * sasl.el (sasl-mechanisms): Add `LOGIN' and `ANONYMOUS'.
1443         (sasl-mechanism-alist): Likewise.
1444         (sasl-error): Define.
1445         (sasl-login-continuations): New variable.
1446         (sasl-login-response-1): New function.
1447         (sasl-login-response-2): New function.
1448         (sasl-anonymous-continuations): New variable.
1449         (sasl-anonymous-response): New function.
1450
1451         * smtp.el (smtp-error): Define.
1452         (smtp-via-smtp): Use it.
1453
1454 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
1455
1456         * smtp.el (smtp-via-smtp): Mark as obsolete.
1457         (smtp-send-buffer): Rename from `smtp-via-smtp'.
1458
1459 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
1460
1461         * sasl.el (sasl-make-authenticator): Allocate a freshly generated
1462         symbol for each continuation.
1463
1464 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
1465
1466         * sasl-digest.el (sasl-digest-md5-response-1): Rename from
1467         `sasl-digest-md5-digest-response'.
1468         (sasl-digest-md5-response-2): New alias.
1469         (sasl-digest-md5-parse-digest-challenge): Save excursion.
1470
1471         * sasl.el (sasl-mechanism-alist): Rename from `sasl-mechanisms'.
1472         (sasl-mechanisms): New variable.
1473         (sasl-find-authenticator): Check `sasl-mechanisms' rather than
1474         `sasl-mechanism-alist'.
1475
1476         * smtp.el (smtp-submit-package): Use `smtp-primitive-ehlo'.
1477         (smtp-primitive-auth): Check authenticator.
1478
1479 2000-11-02   Daiki Ueno  <ueno@unixuser.org>
1480
1481         * FLIM-ELS (hmac-modules): New variable.
1482         (flim-modules): Move HMAC modules to `hmac-modules'
1483         - Add `sasl-digest'.
1484
1485         * smtp.el (smtp-sasl-principal-realm): New user option.
1486
1487         * sasl.el (sasl-plain-response): New function.
1488         (sasl-mechanisms): Add `DIGEST-MD5' and `PLAIN'.
1489         (sasl-unique-id-function): New variable.
1490         (sasl-plain-continuations): New variable.
1491         (sasl-unique-id): New function.
1492         (sasl-unique-id-char): New variable.
1493
1494         * sasl-digest.el: New file.
1495
1496 2000-11-01   Daiki Ueno  <ueno@unixuser.org>
1497
1498         * smtp.el: Bind `sasl-mechanisms'; add autoload settings for
1499         `sasl-make-principal', `sasl-find-authenticator',
1500         `sasl-authenticator-mechanism-internal' and
1501         `sasl-evaluate-challenge'.
1502         (smtp-use-sasl): New user option.
1503         (smtp-sasl-principal-name): New user option.
1504         (smtp-sasl-mechanisms): New user option.
1505         (smtp-submit-package): Call `smtp-primitive-starttls' and
1506         `smtp-primitive-auth'.
1507         (smtp-primitive-ehlo): Don't modify the rest of a extension line.
1508         (smtp-primitive-auth): New function.
1509         (smtp-primitive-starttls): Check the response code.
1510
1511         * sasl.el: New implementation.
1512
1513         * sasl-cram.el: New file.
1514
1515         * FLIM-ELS (flim-modules): Add `md5', `md5-el', `md5-dl',
1516         `hex-util', `hmac-def', `hmac-md5', `sasl' and `sasl-cram'.
1517
1518 2000-11-01   Daiki Ueno  <ueno@unixuser.org>
1519
1520         * smtp.el: Add autoload settings for `starttls-open-stream' and
1521         `starttls-negotiate'.
1522         (smtp-connection-set-extensions-internal): New macro.
1523         (smtp-connection-extensions-internal): New macro.
1524         (smtp-make-connection): Set the `extension' slot to nil.
1525         (smtp-primitive-ehlo): New function.
1526         (smtp-submit-package): Rename from `smtp-commit'.
1527         (smtp-submit-package-function): Rename from `smtp-commit-function'.
1528         (smtp-primitive-starttls): New function.
1529         (smtp-extensions): New group.
1530         (smtp-use-8bitmime): New variable.
1531         (smtp-use-size): New variable.
1532         (smtp-use-starttls): New variable.
1533         (smtp-via-smtp): Bind `smtp-open-connection-function'.
1534
1535 2000-10-31   Daiki Ueno  <ueno@unixuser.org>
1536
1537         * smtp.el: New implementation.
1538
1539 2000-08-16   Daiki Ueno  <ueno@unixuser.org>
1540
1541         * FLIM-ELS (flim-modules): Add `qmtp'.
1542
1543         * qmtp.el: New file.
1544
1545 2000-08-28  Yuuichi Teranishi  <teranisi@gohome.org>
1546
1547         * eword-encode.el (eword-encode-mailboxes-to-rword-list):
1548         New inline function.
1549         (eword-encode-address-to-rword-list): Ditto.
1550         (eword-encode-addresses-to-rword-list):
1551         Use `eword-encode-address-to-rword-list' instead of
1552         `eword-encode-mailbox-to-rword-list'.
1553
1554         * std11.el (std11-address-string): Fix for group list.
1555
1556 2000-08-10  MORIOKA Tomohiko  <tomo@m17n.org>
1557
1558         * mmgeneric.el: Enclose definition of class `mime-entity' and its
1559         internal accessors by `eval-and-compile'.
1560
1561         * luna.el: Define `luna-class-name' before it is used in macros.
1562
1563 \f
1564 2000-07-12  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1565
1566         * FLIM-Chao: Version 1.14.1 (Rokujiz\e-Dò) released.\e-A
1567
1568 2000-07-10  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1569
1570         * mmexternal.el (initialize-instance): Deleted.
1571         (mmexternal-require-file-name): New function.
1572         (mmexternal-require-buffer): Use `mmexternal-require-file-name'.
1573
1574 2000-06-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1575
1576         * mime.el (mime-entity-read-field): Fix a bug when FIELD-NAME is a
1577         string.
1578
1579 2000-06-23  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1580
1581         * mmexternal.el (initialize-instance): New method.
1582         (mime-entity-name): Fixed.
1583         (mmexternal-require-buffer): New function.
1584         (mime-insert-entity): New implementation.
1585         (mime-write-entity): Likewise.
1586         (mime-entity-body): New method.
1587         (mime-insert-entity-body): New method.
1588         (mime-write-entity-body): New implementation.
1589         (mime-entity-content): Likewise.
1590         (mime-insert-entity-content): Likewise.
1591         (mime-write-entity-content): Likewise.
1592         (mime-entity-fetch-field): Likewise.
1593         (mime-insert-header): Likewise.
1594
1595         * mmbuffer.el (initialize-instance): Store buffer instead of name
1596         of buffer to `buffer' slot.
1597
1598 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1599
1600         * mmgeneric.el (mime-entity-children): Deleted.
1601
1602         * mmbuffer.el (mime-insert-entity-body): New method.
1603         (mmbuffer-parse-multipart): New function.
1604         (mmbuffer-parse-encapsulated): New function.
1605         (mime-entity-children): New function.
1606
1607 2000-06-21  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1608
1609         * mime.el (mime-find-root-entity): New function.
1610         (mime-entity-header-buffer): Comment out.
1611         (mime-goto-header-start-point): Likewise.
1612         (mime-entity-header-start-point): Likewise.
1613         (mime-entity-header-end-point): Likewise.
1614         (mime-entity-body-buffer): Likewise.
1615         (mime-goto-body-start-point): Likewise.
1616         (mime-goto-body-end-point): Likewise.
1617         (mime-entity-body-start-point): Likewise.
1618         (mime-entity-body-end-point): Likewise.
1619         (mime-entity-body-start): Likewise.
1620         (mime-entity-body-end): Likewise.
1621         (mime-entity-buffer): Likewise.
1622         (mime-entity-point-min): Likewise.
1623         (mime-entity-point-max): Likewise.
1624         (mime-insert-entity-body): New generic function.
1625         (mime-entity-uu-filename): Use `mime-insert-entity-body'.
1626         (mime-entity-set-content-type): New function.
1627         (mime-entity-set-encoding): New function.
1628
1629         * mime-parse.el (mime-parse-multipart): Comment out.
1630         (mime-parse-encapsulated): Likewise.
1631         (mime-parse-external): Likewise.
1632
1633         * mmbuffer.el (mime-entity-header-buffer): Comment out.
1634         (mime-goto-header-start-point): Likewise.
1635         (mime-entity-header-start-point): Likewise.
1636         (mime-entity-header-end-point): Likewise.
1637         (mime-entity-body-buffer): Likewise.
1638         (mime-goto-body-start-point): Likewise.
1639         (mime-goto-body-end-point): Likewise.
1640         (mime-entity-body-start-point): Likewise.
1641         (mime-entity-body-end-point): Likewise.
1642         (mime-entity-buffer): Likewise.
1643         (mime-entity-point-min): Likewise.
1644         (mime-entity-point-max): Likewise.
1645
1646 2000-05-30  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
1647
1648         * eword-encode.el (eword-charset-encoding-alist): Add
1649         `iso-2022-jp-3'.
1650
1651 2000-05-25  Tanaka Akira      <akr@m17n.org>
1652
1653         * mime-en.sgml, mime-ja.sgml: Update for CVS via SSH.
1654
1655 2000-05-09  Katsumi Yamaoka   <yamaoka@jpl.org>
1656
1657         * smtp.el (smtp-deduce-address-list): Set `case-fold-search' to `t'
1658         in the working buffer.
1659
1660 2000-04-26  Yoshiki Hayashi  <yoshiki@xemacs.org>
1661
1662         * mime.el (mime-entity-body): New function.
1663         * mmbuffer.el (mime-entity-body): Implement it.
1664
1665 2000-03-03  Keiichi Suzuki  <keiichi@nanap.org>
1666
1667         * mime.el (mime-entity-node-id): Change to function.
1668
1669 2000-03-03  MORIOKA Tomohiko  <tomo@m17n.org>
1670
1671         * mmdbuffer.el, mmbuffer.el (initialize-instance): Don't setup
1672         `mime-message-structure'.
1673
1674         * mime-parse.el (mime-parse-buffer): Don't setup
1675         `mime-message-structure'.
1676
1677 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
1678
1679         * mmgeneric.el (mime-visible-field-p): Moved from mmbuffer.el.
1680         (mime-insert-header-from-buffer): Moved from mmbuffer.el.
1681
1682         * mmexternal.el, mmdbuffer.el, mmbuffer.el (mime-visible-field-p):
1683         Moved to mmgeneric.el.
1684         (mime-insert-header-from-buffer): Moved to mmgeneric.el.
1685
1686 2000-03-02  MORIOKA Tomohiko  <tomo@m17n.org>
1687
1688         * FLIM-ELS (flim-modules): Add `mmgeneric'.
1689
1690         * mmgeneric.el: New file.
1691
1692         * mmbuffer.el: Require `mmgeneric'.
1693
1694         * mime.el: Require `mmgeneric' when compiling.
1695
1696         * mime-def.el: Move mime-entity related definitions to
1697         mmgeneric.el.
1698
1699 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1700
1701         * mime.el (mime-find-entity-from-number): Now second argument
1702         `message' is not an optional argument.
1703         (mime-find-entity-from-node-id): Likewise.
1704         (mime-find-entity-from-content-id): Likewise.
1705         (mime-fetch-field): Delete obsolete function.
1706         (mime-read-field): Likewise.
1707
1708 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1709
1710         * mime.el (mime-entity-header-buffer): Mark it as obsolete.
1711         (mime-goto-header-start-point): Likewise.
1712         (mime-entity-header-start-point): Likewise.
1713         (mime-entity-header-end-point): Likewise.
1714         (mime-entity-body-start): Use `defalias'; don't recommend to use
1715         `mime-entity-body-start-point' instead.
1716         (mime-entity-body-end): Use `defalias'; don't recommend to use
1717         `mime-entity-body-end-point' instead.
1718         (mime-entity-body-buffer): Mark it as obsolete.
1719         (mime-goto-body-start-point): Likewise.
1720         (mime-goto-body-end-point): Likewise.
1721         (mime-entity-body-start-point): Likewise.
1722         (mime-entity-body-end-point): Likewise.
1723         (mime-entity-buffer): Don't recommend to use
1724         `mime-entity-header-buffer' or `mime-entity-body-buffer' instead.
1725         (mime-entity-point-min): Don't recommend to use
1726         `mime-entity-header-start-point' instead.
1727         (mime-entity-point-max): Don't recommend to use
1728         `mime-entity-body-end-point' instead.
1729
1730         * mime-def.el (mime-library-version): update to 1.14.1.
1731         - Add autoload setting for `mime-parse-external'.
1732
1733 \f
1734 2000-03-01  MORIOKA Tomohiko  <tomo@m17n.org>
1735
1736         * Chao: Version 1.14.0 (Momoyama) released.
1737
1738 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
1739
1740         * Makefile, mime-en.sgml, mime-ja.sgml: Update for the new CVS
1741         server.
1742
1743 1999-12-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1744
1745         * mel-b-el.el (base64-encode-region): Allow the optional second arg
1746         `no-line-break'.
1747         (base64-external-encode-region): Likewise.
1748         (base64-internal-encode-region): Likewise.
1749         (base64-encode-string): Likewise.
1750
1751 1999-12-16  MORIOKA Tomohiko  <tomo@m17n.org>
1752
1753         * FLIM-ELS (flim-modules): Add `mmexternal'.
1754
1755         * mime-parse.el (mime-parse-external): New function.
1756
1757         * mime-def.el (mime-entity-children [mime-entity]): Use
1758         `mime-parse-external' for message/external-body.
1759
1760         * mmexternal.el: New module.
1761
1762 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1763
1764         * README.en, README.ja, mime-en.sgml, mime-ja.sgml: Update for the
1765         recent ML address and ftp site.
1766
1767 1999-10-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1768
1769         * FLIM-MK (install-flim-package): Delete auto-autoloads.el
1770         and custom-load.el
1771
1772 1999-09-20  Katsumi Yamaoka   <yamaoka@jpl.org>
1773
1774         * mailcap.el (mailcap-look-at-schar): Protect against unexpected
1775         eof.  [cf. <tm-ja:5177>]
1776
1777 1999-09-13  Katsumi Yamaoka   <yamaoka@jpl.org>
1778
1779         * smtpmail.el (smtpmail-send-it): Remove needless `concat'.
1780
1781 1999-09-08  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
1782
1783         * mime-ja.sgml, mime-en.sgml (Entity creation): Fix typo.
1784
1785 1999-09-01  Katsumi Yamaoka   <yamaoka@jpl.org>
1786
1787         * smtpmail.el (smtpmail-send-it): Make directory
1788         `smtpmail-queue-dir' if it does not exist; convert filename of
1789         queued mail using `convert-standard-filename'.
1790         (smtpmail-queue-index): Treat `smtpmail-queue-dir' as a directory
1791         name using `file-name-as-directory'.
1792         (smtpmail-queue-dir, smtpmail-queue-mail): Remove "*" from doc
1793         strings.
1794
1795 1999-08-26  Katsumi Yamaoka   <yamaoka@jpl.org>
1796
1797         * smtpmail.el (smtpmail-send-it): Use `time-stamp-yyyy-mm-dd' and
1798         `time-stamp-hh:mm:ss' instead of `current-time'.
1799
1800 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
1801
1802         * FLIM-ELS: Use `if' instead of `unless'.
1803
1804 \f
1805 1999-08-17  MORIOKA Tomohiko  <tomo@m17n.org>
1806
1807         * FLIM: Version 1.13.2 (Kasanui) released.
1808
1809 1999-08-03  Yuuichi Teranishi <teranisi@gohome.org>
1810
1811         * smtp.el (smtp-notify-success): New option.
1812         * (smtp-via-smtp): Request return receipt (defined in RFC1891) to
1813         SMTP server if `smtp-notify-success' is non-nil.
1814         [cf. <tm-ja:4872,4877>]
1815
1816 1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
1817
1818         * mime.el (mime-entity-header-start-point): New generic function.
1819         (mime-entity-header-end-point): New generic function.
1820
1821         * mmbuffer.el (mime-entity-header-start-point): New method.
1822         (mime-entity-header-end-point): New method.
1823
1824 1999-08-09  MORIOKA Tomohiko  <tomo@m17n.org>
1825
1826         * FLIM-ELS (flim-modules): Add `mmdbuffer'.
1827
1828 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
1829
1830         * mmdbuffer.el: New module.
1831
1832 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
1833
1834         * mime-parse.el: Add autoload setting for
1835         `mime-entity-body-buffer', `mime-entity-body-start-point' and
1836         `mime-entity-body-end-point'.
1837
1838         * mime.el (mime-entity-point-min): Define as an obsolete function.
1839         (mime-entity-point-max): Likewise.
1840
1841 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
1842
1843         * mmbuffer.el (entity-point-min): Deleted because it is
1844         duplicated.
1845         (entity-point-max): Deleted because it is duplicated.
1846
1847 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
1848
1849         * mmbuffer.el (mime-insert-text-content): Deleted [moved to
1850         mime-def.el].
1851
1852         * mime-def.el: Add autoload settings for `mime-entity-content' [to
1853         avoid warning].
1854         (mime-insert-text-content): New method of `mime-entity' [moved
1855         from mmbuffer.el].
1856
1857 1999-07-24  MORIOKA Tomohiko  <tomo@m17n.org>
1858
1859         * mmbuffer.el (mime-entity-children): Deleted [moved to
1860         mime-def.el].
1861
1862         * mime-def.el: Add autoload settings for
1863         `mime-entity-content-type', `mime-parse-multipart' and
1864         `mime-parse-encapsulated' [to avoid warning].
1865         (mime-entity-children): New method of `mime-entity' [moved from
1866         mmbuffer.el].
1867
1868 \f
1869 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
1870
1871         * FLIM: Version 1.13.1 (Tawaramoto) released.
1872
1873 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
1874
1875         * mime-parse.el (mime-parse-buffer): Fixed.
1876
1877 \f
1878 1999-07-16  MORIOKA Tomohiko  <tomo@m17n.org>
1879
1880         * FLIM: Version 1.13.0 (Iwami) released.
1881
1882 1999-07-09  Nakagawa, Makoto  <nakagawa@pochi.tis.co.jp>
1883
1884         * smtpmail.el (smtpmail-send-it): Use current-time to get rid of
1885         time-stamp-strftime.
1886         (smtpmail-send-it): Use write-region-as-binary instead of
1887         write-file.
1888         (smtpmail-send-queued-mail); Use find-file-noselect-as-binary
1889         instead of find-file-noselect.
1890
1891 1999-06-23  MORIOKA Tomohiko  <tomo@m17n.org>
1892
1893         * FLIM-CFG: Delete code to detect APEL 7.3 or later.
1894
1895 1999-06-16  Katsumi Yamaoka   <yamaoka@jpl.org>
1896
1897         * smtpmail.el (smtpmail-send-it): Extend the search bound to the
1898         end of the field for fetching the recipients from Resent-To.
1899
1900 1999-06-11  Katsumi Yamaoka   <yamaoka@jpl.org>
1901
1902         * luna.el (luna-define-class-function): Check for the improbable
1903         name of variable beginning with colon whether we should bind the
1904         sort of symbol or not.
1905         (TopLevel): Likewise.
1906
1907 1999-06-10  Katsumi Yamaoka   <yamaoka@jpl.org>
1908
1909         * luna.el (luna-define-class-function): Bind member variables
1910         statically for old Emacsen.
1911         (TopLevel): Require `static'; bind `:before', `:after' and
1912         `:around' statically for old Emacsen. [cf. <tm-ja:4593>]
1913
1914 \f
1915 1999-06-01  MORIOKA Tomohiko  <tomo@m17n.org>
1916
1917         * Chao: Version 1.13.0 (JR Fujinomori) released.
1918
1919 1999-05-29  MORIOKA Tomohiko  <tomo@m17n.org>
1920
1921         * mmbuffer.el (mime-entity-fetch-field): New implementation.
1922
1923         * mime-def.el (mime-entity-fetch-field): New method of luna-class
1924         `mime-entity'.
1925
1926         * luna.el (luna-define-method): Allow `:around' qualifier.
1927         (luna-class-find-functions): Likewise.
1928         (luna-send): Likewise.
1929         (luna-call-next-method): New function.
1930
1931 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1932
1933         * mime-def.el (eval-module-depended-macro): Abolished.
1934         Use `def-edebug-spec' directly.
1935
1936         * luna.el (luna-define-method): Allow `:before' qualifier.
1937         (luna-class-find-functions): Likewise.
1938
1939         * mime-def.el (mime-message-structure): Define as obsolete
1940         variable.
1941
1942 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1943
1944         * mime-parse.el (mime-parse-encapsulated): Use
1945         `mime-entity-body-start-point' and `mime-entity-body-end-point'.
1946
1947         * mime.el (mime-parse-buffer): Revert to auto-load from
1948         "mime-parse".
1949
1950         * mime-parse.el (mime-parse-multipart): Move from mime-parse.el
1951         again.
1952         (mime-parse-encapsulated): Likewise.
1953         (mime-parse-message): Likewise.
1954         (mime-parse-buffer): Likewise.
1955
1956         * mmbuffer.el (mime-parse-multipart): Move to mime-parse.el again.
1957         (mime-parse-encapsulated): Likewise.
1958         (mime-parse-message): Likewise.
1959         (mime-parse-buffer): Likewise.
1960
1961         * mmbuffer.el (mime-parse-encapsulated): Run in body-buffer of an
1962         entity.
1963
1964 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
1965
1966         * mmbuffer.el (initialize-instance): Don't initialize slots if
1967         they are initialized.
1968         (mime-parse-multipart): Run in body-buffer of an entity.
1969         (mime-entity-body-start-point): New method.
1970
1971 1999-05-25  MORIOKA Tomohiko  <tomo@m17n.org>
1972
1973         * mmbuffer.el (mime-entity-body-end-point): New method.
1974         (mime-goto-header-start-point): New method.
1975         (mime-goto-body-start-point): New method.
1976         (mime-goto-body-end-point): New method.
1977
1978         * mime.el (mime-goto-body-end-point): New generic function.
1979
1980         * mel.el (Q-encoded-text-length): Fixed.
1981
1982 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
1983
1984         * mmbuffer.el (mime-parse-multipart): Refer body-start instead of
1985         header-end.
1986
1987         * mmcooked.el (mime-insert-header): Fix typo.
1988
1989 1999-05-23  MORIOKA Tomohiko  <tomo@m17n.org>
1990
1991         * mmcooked.el (mime-insert-header): Use
1992         `luna-class-find-functions'.
1993
1994         * mime.el (mime-entity-buffer): Define as obsolete function.
1995         (mime-entity-body-end-point): New generic function; define
1996         `mime-entity-body-end' as obsolete function.
1997         (mime-goto-body-start-point): New generic function.
1998         (mime-entity-uu-filename): Use `mime-goto-body-start-point' and
1999         `mime-entity-body-end-point'.
2000
2001         * mmbuffer.el (initialize-instance): Define as after method;
2002         return initialized instance.
2003
2004         * luna.el (luna-define-class): Add `standard-object' as a parent.
2005         (luna-define-method): Allow `:after' qualifier.
2006         (luna-class-find-parents-functions): New function.
2007         (luna-class-find-functions): New function [abolish
2008         `luna-class-find-function'].
2009         (luna-find-functions): New function [abolish
2010         `luna-find-function'].
2011         (luna-send): Modify for new method dispatch mechanism.
2012         (luna-make-entity): New implementation.
2013         (standard-object): New class.
2014         (initialize-instance): New method.
2015
2016 1999-05-22  MORIOKA Tomohiko  <tomo@m17n.org>
2017
2018         * Delete mmgeneric.el.
2019
2020         * mmcooked.el: Modify for mmbuffer.el.
2021
2022         * mmbuffer.el:
2023         - Don't require `mmgeneric' and `mime-parse'.
2024         - Require mime.
2025         - Use `luna'.
2026         (mime-buffer-entity-buffer-internal): Renamed from
2027         `mime-entity-set-buffer-internal'.
2028         (mime-buffer-entity-set-buffer-internal): Likewise.
2029         (mime-buffer-entity-header-start-internal): Likewise.
2030         (mime-buffer-entity-set-header-start-internal): Likewise.
2031         (mime-buffer-entity-header-end-internal): Likewise.
2032         (mime-buffer-entity-set-header-end-internal): Likewise.
2033         (mime-buffer-entity-body-start-internal): Likewise.
2034         (mime-buffer-entity-set-body-start-internal): Likewise.
2035         (mime-buffer-entity-body-end-internal): Likewise.
2036         (mime-buffer-entity-set-body-end-internal): Likewise.
2037         (mime-entity-name): New method.
2038         (mime-parse-multipart): New function [moved from mime-parse.el].
2039         (mime-parse-encapsulated): Likewise.
2040         (mime-parse-message): Likewise.
2041         (mime-entity-children): New method.
2042         (mime-goto-header-start-point): New method.
2043         (mime-visible-field-p): New function [moved from mmgeneric.el].
2044         (mime-insert-header-from-buffer): Likewise.
2045         (mime-insert-header): New method.
2046         (mime-entity-content): Use `luna-define-method'.
2047         (mime-insert-text-content): New method.
2048         ((mime-entity-fetch-field): Use `luna-define-method'.
2049         (mime-entity-header-buffer): New method.
2050         (mime-entity-body-buffer): Likewise.
2051         (mime-entity-buffer): Likewise.
2052         (mime-entity-point-min): Use `luna-define-method'.
2053         (mime-entity-point-max): Use `luna-define-method'.
2054         (mime-parse-buffer): New function [moved from mmgeneric.el].
2055
2056         * mime-parse.el (mime-parse-multipart): Moved to mmbuffer.el.
2057         (mime-parse-encapsulated): Likewise.
2058         (mime-parse-message): Likewise.
2059         (mime-parse-buffer): Likewise.
2060
2061         * mime.el (mime-parse-buffer): Auto-loaded from "mmbufer".
2062         (mime-find-function): Abolished.
2063         (mime-entity-function): Abolished.
2064         (mime-entity-send): Use `luna-send'.
2065         (mime-open-entity): Use `luna-make-entity' and
2066         `mm-expand-class-name'.
2067         (mime-entity-cooked-p): Use `luna-define-generic'.
2068         (mime-entity-children): Use `luna-send'.
2069         (mime-find-entity-from-content-id): Use `mime-entity-read-field'.
2070         (mime-entity-buffer): Change to generic function.
2071         (mime-entity-header-buffer): New generic function.
2072         (mime-entity-body-buffer): Likewise.
2073         (mime-entity-point-min): Use `luna-define-generic'.
2074         (mime-entity-point-max): Likewise.
2075         (mime-entity-header-start): Abolished.
2076         (mime-entity-header-end): Abolished.
2077         (mime-entity-body-start): Abolished.
2078         (mime-entity-body-end): Abolished.
2079         (mime-goto-header-start-point): New generic function.
2080         (mime-entity-fetch-field): New generic function.
2081         (mime-fetch-field): Use `mime-entity-fetch-field'; declare as
2082         obsolete function.
2083         (mime-entity-content-type): Use `mime-entity-fetch-field'.
2084         (mime-entity-content-disposition): Likewise.
2085         (mime-entity-encoding): Likewise.
2086         (mime-entity-read-field): New function.
2087         (mime-read-field): Use `mime-entity-read-field'; declare as
2088         obsolete function.
2089         (mime-insert-header): Use `luna-define-generic'; abolish obsolete
2090         alias `mime-insert-decoded-header'.
2091         (mime-entity-name): New generic function.
2092         (mime-entity-content): Use `luna-define-generic'.
2093         (mime-insert-entity-content): Likewise.
2094         (mime-write-entity-content): Likewise.
2095         (mime-insert-text-content): Likewise.
2096         (mime-insert-entity): Likewise.
2097         (mime-write-entity): Likewise.
2098         (mime-write-entity-body): Likewise.
2099
2100         * mime-def.el:
2101         - Use `luna'.
2102         (make-mime-entity-internal): Abolished.
2103         (mime-entity-representation-type-internal): Change to alias for
2104         `luna-class-name'.
2105         (mime-entity-set-representation-type-internal): Change to alias
2106         for `luna-set-class-name'.
2107         (mime-entity-location-internal): Defined by
2108         `luna-define-internal-accessors'.
2109         (mime-entity-set-location-internal): Likewise.
2110         (mime-entity-content-type-internal): Likewise.
2111         (mime-entity-set-content-type-internal): Likewise.
2112         (mime-entity-content-disposition-internal): Likewise.
2113         (mime-entity-set-content-disposition-internal): Likewise.
2114         (mime-entity-encoding-internal): Likewise.
2115         (mime-entity-set-encoding-internal): Likewise.
2116         (mime-entity-children-internal): Likewise.
2117         (mime-entity-set-children-internal): Likewise.
2118         (mime-entity-parent-internal): Likewise.
2119         (mime-entity-set-parent-internal): Likewise.
2120         (mime-entity-node-id-internal): Likewise.
2121         (mime-entity-decoded-subject-internal): Abolished.
2122         (mime-entity-set-decoded-subject-internal): Abolished.
2123         (mime-entity-decoded-from-internal): Abolished.
2124         (mime-entity-set-decoded-from-internal): Abolished.
2125         (mime-entity-date-internal): Abolished.
2126         (mime-entity-set-date-internal): Abolished.
2127         (mime-entity-message-id-internal): Abolished.
2128         (mime-entity-set-message-id-internal): Abolished.
2129         (mime-entity-references-internal): Abolished.
2130         (mime-entity-set-references-internal): Abolished.
2131         (mime-entity-chars-internal): Abolished.
2132         (mime-entity-set-chars-internal): Abolished.
2133         (mime-entity-lines-internal): Abolished.
2134         (mime-entity-set-lines-internal): Abolished.
2135         (mime-entity-xref-internal): Abolished.
2136         (mime-entity-set-xref-internal): Abolished.
2137         (mime-entity-original-header-internal): Defined by
2138         `luna-define-internal-accessors'.
2139         (mime-entity-set-original-header-internal): Likewise.
2140         (mime-entity-parsed-header-internal): Likewise.
2141         (mime-entity-set-parsed-header-internal): Likewise.
2142         (mime-entity-buffer-internal): Abolished.
2143         (mime-entity-set-buffer-internal): Abolished.
2144         (mime-entity-header-start-internal): Abolished.
2145         (mime-entity-set-header-start-internal): Abolished.
2146         (mime-entity-header-end-internal): Abolished.
2147         (mime-entity-set-header-end-internal): Abolished.
2148         (mime-entity-body-start-internal): Abolished.
2149         (mime-entity-set-body-start-internal): Abolished.
2150         (mime-entity-body-end-internal): Abolished.
2151         (mime-entity-set-body-end-internal): Abolished.
2152         (mm-expand-class-name): New macro.
2153         (mm-define-backend): Use `luna-define-class' and
2154         `mm-expand-class-name'.
2155         (mm-define-method): Use `luna-define-method' and
2156         `mm-expand-class-name'.
2157         (mm-arglist-to-arguments): Abolished.
2158         (mel-define-service): Use `luna-arglist-to-arguments' instead of
2159         `mm-arglist-to-arguments'.
2160
2161         * mel.el: Require `alist'.
2162
2163         * FLIM-ELS (flim-modules): Add `luna' and delete `mmgeneric'.
2164
2165         * luna.el:
2166         - Rename property `luna-member-index' to `luna-slot-index'.
2167         - Rearrangement to avoid byte-compiling problem.
2168         (luna-define-class-function): New function.
2169         (luna-define-class): Use `luna-define-class-function'.
2170         (luna-define-generic): Fixed.
2171         (luna-define-internal-accessors): New function.
2172
2173 1999-05-15  MORIOKA Tomohiko  <tomo@m17n.org>
2174
2175         * luna.el (luna-make-entity-function): Send `initialize-instance'.
2176
2177 1999-05-14  MORIOKA Tomohiko  <tomo@m17n.org>
2178
2179         * luna.el: New module.
2180
2181 \f
2182 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
2183
2184         * FLIM: Version 1.12.7 (Y\e-Dþzaki) released.\e-A
2185
2186 1999-05-31  MORIOKA Tomohiko  <tomo@m17n.org>
2187
2188         * mime-en.sgml (Network representation of header): Translate.
2189
2190 1999-05-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2191
2192         * mel-b-el.el (pack-sequence): Eliminate local variable `i'.
2193         (base64-encode-1): Avoid concat.
2194         (base64-encode-string): Fixed last change; extra padding.
2195
2196 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
2197
2198         * smtpmail.el (smtpmail-default-smtp-server): Define obsolete
2199         variable alias for XEmacs.
2200         (smtpmail-smtp-server): Likewise.
2201         (smtpmail-smtp-service): Likewise.
2202         (smtpmail-local-domain): Likewise.
2203         (smtpmail-debug-info): Likewise.
2204         (smtpmail-send-it): Check function `expand-mail-aliases' is
2205         defined.
2206
2207 1999-05-26  MORIOKA Tomohiko  <tomo@m17n.org>
2208
2209         * smtp.el (smtp-debug-info): Now a user option.
2210
2211 1999-05-25  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
2212
2213         * README.ja: Modify URL and required version of APEL.
2214
2215 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
2216
2217         * mel-b-ccl.el (base64-encode-string): New alias.
2218         (base64-encode-region): Ditto.
2219         (base64-decode-string): Ditto.
2220         (base64-decode-region): Ditto.
2221
2222 1999-05-24  Tanaka Akira  <akr@jaist.ac.jp>
2223
2224         * mel-b-ccl.el, mel-q-ccl.el: Sync up with doodle-1.12.5.
2225
2226 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
2227
2228         * eword-encode.el (ew-space-process): Renamed from
2229         `tm-eword::space-process'.
2230
2231 1999-05-24  MORIOKA Tomohiko  <tomo@m17n.org>
2232
2233         * eword-encode.el (tm-eword::space-process): Don't concatenate
2234         `special's.
2235         (ew-encode-rword-1): Renamed from `tm-eword::encode-string-1'; add
2236         new optional argument `must-output'; return nil if it can't encode
2237         literally.
2238         (eword-encode-rword-list): Fold SPACE or TAB in the encoded string
2239         if `ew-encode-rword-1' can't encode literally and it is possible
2240         to encode the rest literally with the folding.
2241         (eword-encode-phrase-to-rword-list): Add `special' flag to
2242         brackets of comments.
2243
2244 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2245
2246         * smtpmail.el: Require 'poe and 'pcustom.
2247
2248 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2249
2250         * mel.el: Update header.
2251         Require 'path-util and don't require 'poem.
2252         (mel-use-module): Eliminate local variable `encoding'.
2253         (mime-insert-encoded-file for mel-b-builtin):
2254         Use built-in `interactive' spec.
2255         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
2256         (mime-encode-region): Capitalize prompt string.
2257         (mime-decode-region): Ditto.
2258         (mime-insert-encoded-file): Ditto.
2259         (mime-write-decoded-region): Ditto.
2260
2261         * mel-b-ccl.el: Update header.
2262         (base64-ccl-encode-region): Use read-only `interactive' spec.
2263         (base64-ccl-decode-region): Ditto.
2264         (base64-ccl-insert-encoded-file): Use built-in `interactive' spec.
2265         (base64-ccl-write-decoded-region): Ditto.
2266         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
2267
2268         * mel-b-dl.el: Update header.
2269         Don't require 'poe; it is required implicitly via 'mime-def.
2270         (base64-dl-handle): Chech whether `base64-dl-module' is string.
2271         Defalias `base64-encode-string' and `base64-decode-string' just
2272         after `dynamic-call'ing "emacs_base64_init".
2273         (base64-encode-region): Use read-only `interactive' spec.
2274         Use `base64-encode-string'.
2275         Changed order of evaluation to "encode, delete, then insert".
2276         (base64-decode-region): Renamed from `decode-base64-region'.
2277         Use read-only `interactive' spec.
2278         Use `base64-decode-string'.
2279         Changed order of evaluation to "decode, delete, then insert".
2280         (mime-encode-string): Use `base64-encode-string'.
2281         (mime-decode-string): Use `base64-decode-string'.
2282         (mime-decode-region): Use `base64-decode-region'.
2283         (encoded-text-encode-string): Use `base64-encode-string'.
2284         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
2285         (mime-insert-encoded-file): Use built-in `interactive' spec.
2286         (mime-write-decoded-region in comment): Ditto.
2287
2288         * mel-b-el.el: Update header.
2289         Don't require 'poe; it is required implicitly via 'mime-def.
2290         (pack-sequence): Moved to top of the function definitions.
2291         (base64-encode-string): Calculate padding first.
2292         (base64-internal-encode-region): Changed order of evaluation to
2293         "encode, delete, then insert".
2294         (base64-internal-decode-string): Changed order of evaluation to
2295         "decode, delete, then insert".
2296         (base64-encode-region): Use read-only `interactive' spec.
2297         (base64-decode-region): Ditto.
2298         (base64-decode-string): Not interactive.
2299         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
2300         (base64-insert-encoded-file): Use built-in `interactive' spec.
2301         (base64-write-decoded-region): Ditto.
2302
2303         * mel-g.el: Update header.
2304         Require 'mime-def instead of 'poem and 'mel.
2305         (mime-insert-encoded-file): Use built-in `interactive' spec.
2306         (mime-write-decoded-region): Ditto.
2307
2308         * mel-q-ccl.el: Update header.
2309         (quoted-printable-ccl-encode-region):
2310         Use read-only `interactive' spec.
2311         (quoted-printable-ccl-decode-region): Ditto.
2312         (quoted-printable-ccl-insert-encoded-file):
2313         Use built-in `interactive' spec.
2314         (quoted-printable-ccl-write-decoded-region): Ditto.
2315         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
2316
2317         * mel-q.el: Update header.
2318         Require 'path-util instead of 'emu.
2319         (quoted-printable-internal-encode-region): Rewrite without regexp.
2320         (quoted-printable-internal-decode-region): Ditto.
2321         (quoted-printable-encode-region): Use read-only `interactive' spec.
2322         (quoted-printable-decode-region): Ditto.
2323         (mime-insert-encoded-file): Use built-in `interactive' spec.
2324         (mime-write-decoded-region): Ditto.
2325         (encoded-text-decode-string): Anchor regexp with "\\`" and "\\'".
2326
2327         * mel-u.el: Update header.
2328         Require 'path-util instead of 'emu.
2329         (mime-insert-encoded-file): Use built-in `interactive' spec.
2330         (mime-write-decoded-region): Ditto.
2331
2332 1999-05-22  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2333
2334         * mime-def.el: Require 'poe, 'poem, and 'pcustom.
2335         (mime): Declare `default-mime-charset' as an initial member.
2336
2337         * mime-parse.el: Don't require 'cl at compile-time.
2338
2339         * mailcap.el (mailcap-look-at-qchar): Use `char-after'.
2340
2341         * std11.el: Require 'poe, 'poem, and 'pcustom.
2342
2343         * smtp.el: Update header.
2344         Require 'poe, 'poem, and 'pcustom.
2345         Require 'cl at compile-time.
2346
2347 1999-05-21  MORIOKA Tomohiko  <tomo@m17n.org>
2348
2349         * README.en (Installation): Modify URL and required version of
2350         APEL.
2351
2352         * eword-encode.el (ew-find-charset-rule): Renamed from
2353         `tm-eword::find-charset-rule'; use
2354         `find-mime-charset-by-charsets'.
2355
2356 \f
2357 1999-05-11  MORIOKA Tomohiko  <tomo@m17n.org>
2358
2359         * FLIM: Version 1.12.6 (Family-K\e-Dòenmae) released.\e-A
2360
2361 1999-04-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2362
2363         * mel-b-ccl.el (TopLevel): Suppress warning.
2364         mel-q-ccl.el (TopLevel): Ditto.
2365         mime.el (TopLevel): Ditto.
2366
2367 1999-04-26  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2368
2369         * eword-decode.el (eword-encoded-word-regexp): Accept "b" and "q"
2370         for "encoding".
2371
2372         * mime-def.el (std11-qtext-regexp): Don't use `string'.
2373         (mime-tspecial-char-list): Eval at compile time.
2374
2375 1999-04-22  Katsumi Yamaoka   <yamaoka@jpl.org>
2376
2377         * mime.el: Delete autoload setting for `eword-encode-field'.
2378
2379 1999-04-22  MORIOKA Tomohiko  <tomo@m17n.org>
2380
2381         * eword-encode.el: Require `poem' instead of `emu'.
2382         Don't use `cl' for `caar'.
2383
2384 1999-04-09  Katsumi Yamaoka   <yamaoka@jpl.org>
2385
2386         * smtp.el (smtp-via-smtp): Funcall `smtp-server' if it is a
2387         function.
2388         (smtp-server): Make it can also be a function called from
2389         `smtp-via-smtp' with arguments SENDER and RECIPIENTS.
2390
2391 1999-04-05  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2392
2393         * FLIM-CFG: Make easier to install in VERSION_SPECIFIC_LISPDIR.
2394
2395 1999-03-29  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2396
2397         * mime.el (mime-read-field): Correct argument of
2398         `mime-decode-field-body'; 'native -> 'plain.
2399
2400 1999-03-27  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
2401
2402         * eword-encode.el (TopLevel): Require 'cl when compiling.
2403         (eword-encode-rword-list): Suppress insertion of extra spaces.
2404         (eword-encode-msg-id-to-rword-list): Treat surrounding angle
2405         brackets atomically.
2406         ([tm-ja:4244] by Kazuhiro Ohta <ohta@ele.cst.nihon-u.ac.jp>)
2407
2408 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2409
2410         * eword-encode.el (eword-charset-encoding-alist): Add `tis-620'.
2411
2412 1999-03-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2413
2414         * mel.el (mime-decode-string): Return STRING if return value of
2415         `(mel-find-function 'mime-decode-string encoding)' is nil.
2416
2417 1999-02-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2418
2419         * mime-def.el (mel-define-service): Change size of obarray to 7.
2420
2421 1999-02-01  Yoshiki Hayashi  <g740685@komaba.ecc.u-tokyo.ac.jp>
2422
2423         * mime-ja.sgml: Tranlate all untranslated parts.
2424
2425 \f
2426 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2427
2428         * FLIM: Version 1.12.5 (Hirahata) released.
2429
2430         * mime-ja.sgml, mime-en.sgml: Sync with FLIM API 1.12.
2431
2432 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2433
2434         * NEWS (New optional argument of `std11-field-end'): New
2435         subsection.
2436
2437         * std11.el (std11-field-end): Add new optional argument `bound'.
2438
2439 \f
2440 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2441
2442         * FLIM: Version 1.12.4 (Tsutsui) released.
2443
2444 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2445
2446         * README.en: Sync with latest FLIM.
2447
2448         * README.ja: fixed.
2449
2450 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2451
2452         * mmbuffer.el, mmgeneric.el (insert-entity-content): New method.
2453
2454         * mime.el (mime-insert-entity-content): New generic function.
2455
2456 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2457
2458         * NEWS (New function `mime-find-entity-from-content-id'): New
2459         subsection.
2460         (New function `mime-parse-msg-id'): New subsection.
2461         (New function `mime-uri-parse-cid'): New subsection.
2462
2463 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2464
2465         * mime.el (mime-find-entity-from-content-id): New function.
2466         (mime-field-parser-alist): Use `mime-parse-msg-id' instead of
2467         `std11-parse-msg-id' to parse `Message-Id', `Recent-Message-Id'
2468         and `Content-Id' field.
2469
2470         * mime-parse.el (mime-parse-msg-id): New function.
2471         (mime-uri-parse-cid): New function.
2472
2473 \f
2474 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2475
2476         * FLIM: Version 1.12.3 (Kintetsu-K\e-Dòriyama) released.\e-A
2477
2478 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2479
2480         * NEWS (Function `std11-parse-in-reply-to'): New subsection.
2481         (New function `std11-parse-msg-id-string'): Likewise.
2482         (New function `std11-parse-msg-ids-string'): Likewise.
2483         (New generic function `mime-insert-entity'): Likewise.
2484
2485 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2486
2487         * mime.el (mime-field-parser-alist): Change to set parser for
2488         tokens instead of parser for string.
2489         (mime-read-field): Use `eword-lexical-analyze' before parsing.
2490
2491         * eword-encode.el (eword-encode-in-reply-to): Use
2492         `std11-parse-msg-ids-string' instead of `std11-parse-in-reply-to'
2493         and `std11-lexical-analyze'.
2494
2495         * std11.el (std11-parse-msg-ids): Renamed from
2496         `std11-parse-in-reply-to'; define `std11-parse-in-reply-to' as
2497         obsolete alias.
2498         (std11-parse-msg-id-string): New function.
2499         (std11-parse-msg-ids-string): New function.
2500
2501 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2502
2503         * mime.el (mime-field-parser-alist): New variable.
2504         (mime-read-field): Refer `mime-field-parser-alist'.
2505
2506 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2507
2508         * mmbuffer.el, mmgeneric.el (insert-entity): New method.
2509
2510         * mime.el (mime-insert-entity): New generic function.
2511
2512 1999-01-22  Katsumi Yamaoka   <yamaoka@jpl.org>
2513
2514         * std11.el (TopLevel): Require `custom'.
2515
2516 \f
2517 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2518
2519         * FLIM: Version 1.12.2 (Kuj\e-Dò) released.\e-A
2520
2521 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2522
2523         * mime-parse.el (mime-lexical-analyzer): New user option.
2524         (mime-analyze-tspecial): New function.
2525         (mime-analyze-token): New function.
2526         (mime-parse-Content-Transfer-Encoding): Use
2527         `std11-lexical-analyze' with `mime-lexical-analyzer'.
2528
2529         * mime-def.el (mime-tspecial-char-list): Renamed from
2530         `mime-tspecials'; changed from string to list.
2531         (mime-token-regexp): Use `eval-when-compile'.
2532
2533 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2534
2535         * eword-decode.el (eword-lexical-analyzer): Modify DOC-string
2536         about interface change.
2537         (eword-analyze-comment): Renamed from `eword-parse-comment';
2538         change second argument `from' to required argument; abolish alias
2539         `eword-analyze-comment' of `eword-parse-comment'.
2540
2541 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2542
2543         * NEWS (User option `eword-lexical-analyzers' ->
2544         `eword-lexical-analyzer'): New subsection.
2545
2546         * eword-decode.el (eword-lexical-analyzer): Renamed from user
2547         option `eword-lexical-analyzers'.
2548
2549 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2550
2551         * NEWS (New user option `std11-lexical-analyzer'): New subsection.
2552
2553         * std11.el (std11-lexical-analyzer): Renamed from user option
2554         `std11-lexical-analyzers'.
2555
2556 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2557
2558         * std11.el (std11-lexical-analyze): Change interface to add new
2559         optional argument `analyzers'.
2560
2561 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2562
2563         * std11.el (std11-lexical-analyzers): New user option.
2564         (std11-lexical-analyze): New implementation; refer
2565         `std11-lexical-analyzers'.
2566
2567 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2568
2569         * NEWS (Change interface of lexical-analyzers): New subsection.
2570
2571 1999-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2572
2573         * eword-decode.el (eword-encoded-word-regexp): Must define when
2574         this module is compiled.
2575         (eword-decode-structured-field-body): Add new optional argument
2576         `start'.
2577         (eword-decode-and-unfold-structured-field-body): Likewise.
2578         (eword-decode-and-fold-structured-field-body): Likewise.
2579         (eword-analyze-quoted-string): Add new argument `start'; return
2580         `(<parsed result> . <end position>)' instead of `(<parsed result>
2581         . <rest string>)'.
2582         (std11-analyze-domain-literal): Likewise.
2583         (eword-analyze-domain-literal): Likewise.
2584         (eword-analyze-comment): Changed to alias of
2585         `eword-parse-comment'.
2586         (eword-analyze-spaces): Add new argument `start'; return `(<parsed
2587         result> . <end position>)' instead of `(<parsed result> . <rest
2588         string>)'.
2589         (std11-analyze-domain-literal): Likewise.
2590         (eword-analyze-special): Likewise.
2591         (eword-analyze-encoded-word): Likewise.
2592         (eword-analyze-atom): Likewise.
2593         (eword-lexical-analyze-internal): Add new argument `start'.
2594         (eword-lexical-analyze): Change interface to add new optional
2595         argument `start'.
2596         (eword-extract-address-components): Add new optional argument
2597         `start'.
2598
2599         * std11.el (std11-atom-regexp): Modify to match non-top atom.
2600         (std11-analyze-spaces): Add new argument `start'; return `(<parsed
2601         result> . <end position>)' instead of `(<parsed result> . <rest
2602         string>)'.
2603         (std11-analyze-special): Likewise.
2604         (std11-analyze-atom): Likewise.
2605         (std11-analyze-quoted-string): Likewise.
2606         (std11-analyze-domain-literal): Likewise.
2607         (std11-analyze-comment): Likewise.
2608         (std11-lexical-analyze): Add new optional argument `start'.
2609
2610 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2611
2612         * std11.el (std11-fetch-field): Add autoload cookie.
2613         (std11-narrow-to-header): Likewise.
2614         (std11-field-body): Likewise.
2615         (std11-unfold-string): Likewise.
2616         (std11-lexical-analyze): Add DOC-string; add autoload cookie.
2617
2618         * std11.el (std11-space-char-list): Renamed from
2619         `std11-space-chars'; changed from string to list.
2620
2621 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2622
2623         * std11.el (std11-fetch-field): Don't define as inline function.
2624         (std11-field-body): Enclose `std11-narrow-to-header' and
2625         `std11-fetch-field' by `inline'.
2626
2627 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2628
2629         * std11.el (std11-special-char-list): Evaluate when it is
2630         compiled.
2631         (std11-atom-regexp): Use `eval-when-compile'.
2632
2633 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2634
2635         * std11.el (std11-space-chars): Must evaluate when it is compiled.
2636         (std11-analyze-spaces): Don't use `std11-spaces-regexp'; abolist
2637         constant `std11-spaces-regexp'.
2638
2639         * mime-parse.el (mime-disposition-type-regexp): Must evaluate when
2640         it is compiled.
2641
2642         * mime-parse.el: Don't require emu.
2643
2644         * mime-parse.el (mime-parse-Content-Disposition): Use
2645         `eval-when-compile'.
2646
2647         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
2648         implementation.
2649
2650 1998-12-22  Katsumi Yamaoka <yamaoka@jpl.org>
2651
2652         * README.en (Installation): Modify for APEL 9.12.
2653         * README.ja (Installation): Likewise.
2654
2655 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
2656
2657         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Call
2658         `insert-file-contents-as-coding-system' with CODING-SYSTEM as the
2659         1st arg.
2660         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
2661         Likewise.
2662
2663         * mel-b-ccl.el (base64-ccl-write-decoded-region): Call
2664         `write-region-as-coding-system' with CODING-SYSTEM as the 1st arg.
2665         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
2666         Likewise.
2667
2668 1998-12-14  Katsumi Yamaoka <yamaoka@jpl.org>
2669
2670         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
2671         `insert-file-contents-as-coding-system' (renamed from
2672         `insert-file-contents-as-specified-coding-system').
2673         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
2674         Likewise.
2675
2676         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
2677         `write-region-as-coding-system' (renamed from
2678         `write-region-as-specified-coding-system').
2679         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
2680         Likewise.
2681
2682 1998-12-08  Katsumi Yamaoka <yamaoka@jpl.org>
2683
2684         * smtp.el (smtp-coding-system): Abolished.
2685         (smtp-via-smtp): Use `open-network-stream-as-binary' instead of
2686         `open-network-stream'.
2687
2688 1998-12-04  Katsumi Yamaoka <yamaoka@jpl.org>
2689
2690         * mel-b-ccl.el (base64-ccl-insert-encoded-file): Use
2691         `insert-file-contents-as-specified-coding-system' instead of
2692         `insert-file-contents'.
2693         * mel-q-ccl.el (quoted-printable-ccl-insert-encoded-file):
2694         Likewise.
2695
2696         * mel-b-ccl.el (base64-ccl-write-decoded-region): Use
2697         `write-region-as-specified-coding-system' instead of
2698         `write-region'.
2699         * mel-q-ccl.el (quoted-printable-ccl-write-decoded-region):
2700         Likewise.
2701
2702 \f
2703 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2704
2705         * FLIM: Version 1.12.1 (Nishinoky\e-Dò) released.\e-A
2706
2707 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2708
2709         * smtpmail.el (smtpmail-send-it): Add autoload cookie; use
2710         `smtpmail-do-bcc' instead of `smtp-do-bcc'; modify for interface
2711         change of `smtp-via-smtp'.
2712         (smtpmail-do-bcc): New function (moved and renamed from
2713         `smtp-do-bcc' of smtp.el).
2714
2715 1998-08-06  Katsumi Yamaoka <yamaoka@jpl.org>
2716
2717         * lisp/smtp.el: Do not insert empty line at the end of message.
2718
2719 1998-06-18  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
2720
2721         * lisp/smtp.el (smtp-use-8bitmime): New variable.
2722         (smtp-debug-info): Internal variable, now.
2723         (smtp-make-fqdn): Renamed from `smtp-fqdn'.
2724         (smtp-via-smtp): New implementation.
2725         (smtp-send-command): Treat "PASS" as usual.
2726         (smtp-do-bcc): Removed.
2727
2728 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2729
2730         * smtpmail.el: New module (copied from Semi-gnus 6.8).
2731
2732         * smtp.el: New module (copied from Semi-gnus 6.8).
2733
2734         * FLIM-ELS: Add smtp.el and smtpmail.el.
2735
2736 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2737
2738         * mime-def.el: Abolish function `eliminate-top-spaces' because it
2739         is not used in FLIM.
2740
2741 1998-11-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2742
2743         * eword-encode.el (eword-encode-mailbox-to-rword-list): Fix
2744         problem in `eword-encode-addresses-to-rword-list'.
2745
2746 1998-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2747
2748         * std11.el (std11-full-name-string): fixed.
2749
2750         * std11.el (std11-comment-value-to-string): fixed.
2751
2752 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2753
2754         * NEWS (Changes in FLIM 1.12): New section.
2755
2756 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2757
2758         * std11.el (std11-comment-value-to-string): New function.
2759         (std11-full-name-string): Use `std11-comment-value-to-string'.
2760
2761         * eword-decode.el (eword-parse-comment): New function.
2762         (eword-analyze-comment): New implementation; use
2763         `eword-parse-comment'; change representation.
2764         (eword-decode-token): Modify for representation change of comment.
2765
2766 \f
2767 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2768
2769         * FLIM: Version 1.12.0 (Amagatsuji) was released.
2770
2771 1998-11-14  Tanaka Akira  <akr@jaist.ac.jp>
2772
2773         * mel-b-ccl.el (ccl-cascading-read): Check consistency.
2774
2775 1998-11-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2776
2777         * eword-decode.el (eword-decode-structured-field-body): Abolish
2778         non-used local variable.
2779
2780 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2781
2782         * mel-b-ccl.el (mel-ccl-decode-b): Check `ccl-cascading-read' to
2783         select implementation.
2784
2785 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2786
2787         * mel-q-ccl.el (mel-ccl-encode-quoted-printable-generic): workaround
2788         for mule-2.3@19.34.
2789
2790 1998-11-12  Tanaka Akira  <akr@jaist.ac.jp>
2791
2792         * mel.el (mel-b-builtin): New variable.
2793
2794 1998-11-10  Tanaka Akira  <akr@jaist.ac.jp>
2795
2796         * FLIM-ELS: require 'pccl.
2797         (flim-modules): Check CCL availability by broken facility.
2798
2799 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2800
2801         * eword-decode.el (eword-decode-structured-field-body): New
2802         implementation; abolish optional argument `must-unfold'; delete
2803         DOC-string.
2804         (eword-decode-and-unfold-structured-field-body): Renamed from
2805         `eword-decode-and-unfold-structured-field'; delete DOC-string.
2806         (eword-decode-and-fold-structured-field-body): Renamed from
2807         `eword-decode-and-fold-structured-field'; abolish optional
2808         argument `must-unfold'; delete DOC-string.
2809         (eword-decode-unstructured-field-body): Abolish optional argument
2810         `must-unfold'; delete DOC-string.
2811         (eword-decode-and-unfold-unstructured-field-body): Renamed from
2812         `eword-decode-and-unfold-unstructured-field'; delete DOC-string.
2813         (eword-decode-unfolded-unstructured-field-body): New function.
2814
2815 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2816
2817         * mmgeneric.el (mime-insert-header-from-buffer): Use
2818         `mime-find-field-presentation-method' and
2819         `mime-find-field-decoder-internal'.
2820
2821         * eword-decode.el (mime-find-field-presentation-method): New
2822         macro.
2823         (mime-find-field-decoder-internal): New function.
2824         (mime-find-field-decoder): New implementation (use
2825         mime-find-field-decoder-internal).
2826         (mime-decode-header-in-region): Use
2827         `mime-find-field-presentation-method' and
2828         `mime-find-field-decoder-internal'.
2829
2830 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2831
2832         * mmgeneric.el (mime-insert-header-from-buffer): Rename
2833         field-presentation-mode `folding' to `wide'.
2834
2835         * eword-decode.el: Rename field-presentation-modes from `native',
2836         `folding', `unfolding', `unfolding-xover' to `plain', `wide',
2837         `summary', `nov'.
2838
2839 1998-11-07  Tanaka Akira  <akr@jaist.ac.jp>
2840
2841         * eword-decode.el (mime-set-field-decoder): Add mode `unfolding-xover'.
2842         (mime-find-field-decoder): Ditto.
2843
2844 1998-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2845
2846         * eword-encode.el (eword-encode-phrase-route-addr-to-rword-list):
2847         Don't delete the front spaces.
2848         (eword-encode-addresses-to-rword-list): Don't supplement space;
2849         use `nconc' instead of `append'.
2850         (eword-encode-msg-id-to-rword-list): Supplement the front space;
2851         use `nconc' instead of `append'.
2852
2853 1998-11-02  Tanaka Akira  <akr@jaist.ac.jp>
2854
2855         * eword-decode.el (mime-field-decoder-cache): New variable.
2856         (mime-find-field-decoder): Use `mime-field-decoder-cache'.
2857         (mime-update-field-decoder-cache): New variable.
2858         (mime-update-field-decoder-cache): New function.
2859         (mime-decode-header-in-region): Use `mime-field-decoder-cache'.
2860
2861         * mmgeneric.el (mime-insert-header-from-buffer): Use
2862         `mime-field-decoder-cache'.
2863
2864 1998-11-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2865
2866         * eword-decode.el (mime-decode-header-in-region): New function.
2867         (mime-decode-header-in-buffer): Use function
2868         `mime-decode-header-in-region'.
2869
2870 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2871
2872         * mmgeneric.el (mime-insert-header-from-buffer): Refer
2873         `mime-field-decoder-alist' instead of hard-coding.
2874
2875         * mime.el (mime-read-field): Use `mime-decode-field-body'.
2876
2877         * eword-decode.el (eword-decode-and-unfold-structured-field): Add
2878         optional dummy argument `start-column' and `max-column'.
2879         (eword-decode-structured-field-body): Change interface.
2880         (eword-decode-unstructured-field-body): Change interface to add
2881         optional dummy argument `start-column' and `max-column'.
2882         (eword-decode-and-unfold-unstructured-field): Add optional dummy
2883         argument `start-column' and `max-column'.
2884         (mime-field-decoder-alist): New variable; abolish user option
2885         `eword-decode-ignored-field-list' and
2886         `eword-decode-structured-field-list'.
2887         (mime-set-field-decoder): New function.
2888         (mime-find-field-decoder): New function.
2889         (mime-decode-field-body): New function; abolish function
2890         `eword-decode-field-body'.
2891         (mime-decode-header-in-buffer): Renamed from
2892         `eword-decode-header'; refer `mime-field-decoder-alist' instead of
2893         hard-coding; add obsolete alias `eword-decode-header'.
2894
2895 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2896
2897         * mime-def.el: Avoid compile error when edebug is missing.
2898
2899 \f
2900 1998-10-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2901
2902         * FLIM: Version 1.11.3 (Saidaiji) was released.
2903
2904 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2905
2906         * VERSION: New file (Renamed from FLIM-VERSION).
2907
2908 1998-10-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2909
2910         * eword-encode.el (eword-encode-char-type): Return nil for ?\n.
2911
2912 1998-10-27  Tanaka Akira      <akr@jaist.ac.jp>
2913
2914         * eword-encode.el (eword-encode-field-body): Unfold `field-body'.
2915
2916 1998-10-27  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
2917
2918         * README.ja: Update.
2919
2920 \f
2921 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2922
2923         * FLIM: Version 1.11.2 (Heij\e-Dò) was released.\e-A
2924
2925         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
2926
2927         * README.en (Installation): Modify for APEL 9.6.
2928
2929 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2930
2931         * eword-encode.el (eword-encode-field-body): Don't eliminate
2932         top-spaces.
2933
2934 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2935
2936         * FLIM-ELS (flim-modules): Don't install mel-b-el for Emacs 20.4.
2937
2938 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
2939
2940         * eword-decode.el (eword-decode-field-body): Refine implementation.
2941
2942 1998-10-24  Tanaka Akira      <akr@jaist.ac.jp>
2943
2944         * mel-b-ccl.el, mel-q-ccl.el, mel.el, FLIM-ELS: Divide mel-ccl.el
2945         into mel-b-ccl.el and mel-q-ccl.el.
2946
2947 1998-09-11  Tanaka Akira      <akr@jaist.ac.jp>
2948
2949         * mel.el (base64-encoded-length): New implementation.
2950
2951 1998-10-25  Tanaka Akira      <akr@jaist.ac.jp>
2952
2953         * eword-decode.el (eword-decode-field-body): New function.
2954
2955 1998-10-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2956
2957         * eword-encode.el (eword-encode-field-body): Change interface.
2958         (eword-encode-header): Use `eword-encode-field-body'; abolish
2959         function `eword-encode-field'.
2960
2961 1998-10-25  Tanaka Akira  <akr@jaist.ac.jp>
2962
2963         * eword-encode.el (eword-encode-field-body): New function.
2964         (eword-encode-field): Use `eword-encode-field-body'.
2965
2966 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2967
2968         * mel.el, mel-b-el.el, FLIM-ELS: Rename mel-b.el -> mel-b-el.el.
2969
2970 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2971
2972         * mel-u.el (uuencode-external-decode-region): Use
2973         `temporary-file-directory' instead of `mime-temp-directory'.
2974         (mime-write-decoded-region): Likewise.
2975
2976         * mime-def.el: Abolish variable `mime-temp-directory'.
2977
2978 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2979
2980         * mmgeneric.el (mime-insert-header-from-buffer): New function.
2981         (insert-header): Use `mime-insert-header-from-buffer'.
2982
2983 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2984
2985         * FLIM-ELS: Don't install mel-b-dl.el if the running emacs has
2986         builtin base64 encoder/decoder.
2987
2988         * mel.el: Set up builtin base64 encoder/decoder if they are
2989         available.
2990
2991         * mime-def.el (base64-dl-module): Set nil as initial value if the
2992         running emacs has builtin base64 encoder/decoder.
2993
2994         * mel-b.el: Require `poe' instead of `emu'.
2995         (base64-encode-string): Use `defun-maybe'.
2996         (base64-encode-region): Likewise.
2997         (base64-decode-region): Likewise.
2998         (base64-decode-string): Likewise.
2999
3000         * mel-b-dl.el: Require `poe' instead of `emu'.
3001
3002 \f
3003 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3004
3005         * FLIM: Version 1.11.1 (Takanohara) was released.
3006
3007 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
3008
3009         * README.ja: New file.
3010
3011 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3012
3013         * mime-def.el: Require mcharset.
3014
3015 1998-10-20  Katsumi Yamaoka   <yamaoka@jpl.org>
3016
3017         * mel-u.el (mime-write-decoded-region): Fix typo.
3018
3019         * mime-def.el: Enclose defining procedure for the constants
3020         `std11-quoted-pair-regexp', `std11-non-qtext-char-list' and
3021         `std11-qtext-regexp' with `eval-and-compile'.
3022
3023 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3024
3025         * NEWS (Behavior change of `mime-insert-header'): New subsection.
3026
3027         * mmgeneric.el (insert-header): Include `:' in field-name.
3028
3029 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3030
3031         * mime-def.el (std11-qtext-regexp): Use `eval-when-compile'; don't
3032         use `char-list-to-string'.
3033         (std11-quoted-string-regexp): Use `eval-when-compile'.
3034         - Use `def-edebug-spec' to define edebug-form-spec of
3035           mm-define-method; fix definition of edebug-form-spec of
3036           mm-define-method.
3037
3038 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3039
3040         * mime-en.sgml, mime-ja.sgml (Header encoder/decoder): Add
3041         description about `eword-field-encoding-method-alist'.
3042
3043         * mime-en.sgml (Header encoder/decoder): Modify description about
3044         `eword-encode-header'.
3045
3046         * mime-ja.sgml (Header encoder/decoder): Translate.
3047
3048 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3049
3050         * mime-en.sgml (entity formatting): Fix typo in description of
3051         `default-mime-charset'.
3052
3053         * mime-en.sgml (Header encoder/decoder): Modify description of
3054         `eword-decode-header'.
3055
3056         * mime-ja.sgml, mime-en.sgml (Header encoder/decoder): fix typo.
3057
3058         * mime-en.sgml (encoder/decoder): Translate description of
3059         `mime-decode-string'.
3060
3061 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3062
3063         * mime-en.sgml (Content-Disposition parser): Modify description.
3064
3065         * mime-en.sgml (Content-Type parser): Modify description.
3066
3067 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3068
3069         * mime-en.sgml (Content-Transfer-Encoding parser): Translate.
3070
3071 \f
3072 1998-10-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3073
3074         * FLIM: Version 1.11.0 (Yamadagawa) was released.
3075
3076 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3077
3078         * mime-ja.sgml, mime-en.sgml (entity formatting): Add description
3079         about `mime-insert-text-content'.
3080
3081 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3082
3083         * mime-ja.sgml, mime-en.sgml (entity formatting): New node; move
3084         `mime-insert-header' from `Entity-header'; move
3085         `default-mime-charset' from `custom'.
3086
3087 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3088
3089         * mime-en.sgml, mime-ja.sgml (Entity-header): Generic function
3090         `mime-insert-decoded-header' was renamed to `mime-insert-header'.
3091
3092 1998-10-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3093
3094         * NEWS: New file.
3095
3096 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3097
3098         * mime.el (mime-insert-header): Renamed from
3099         `mime-insert-decoded-header'; define `mime-insert-decoded-header'
3100         as an obsolete alias.
3101
3102         * mmgeneric.el, mmcooked.el (insert-header): Renamed from
3103         `insert-decoded-header'.
3104
3105         * README.en (Installation): Add required version of APEL.
3106
3107 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3108
3109         * mel-g.el: Require mel.
3110
3111         * mel-g.el: Require poem instead of emu.
3112
3113 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3114
3115         * mime.el (mime-insert-text-content): New generic function.
3116
3117         * mmcooked.el, mmgeneric.el (insert-text-content): New method.
3118
3119 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3120
3121         * std11.el (std11-unfold-string): New implementation.
3122
3123 1998-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3124
3125         * mmgeneric.el: New module.
3126
3127         * mmbuffer.el: Use `generic' as mother backend.
3128
3129         * FLIM-ELS (flim-modules): Add mmgeneric.
3130
3131 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3132
3133         * mime-parse.el (mime-parse-message): Modify for
3134         `make-mime-entity-internal'.
3135
3136         * mime-def.el (make-mime-entity-internal): Change interface to be
3137         able to specify original-header and parsed-header.
3138
3139 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3140
3141         * eword-decode.el (eword-decode-and-unfold-unstructured-field):
3142         New function.
3143
3144 1998-09-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3145
3146         * mime.el (mime-entity-content-type): New implementation.
3147         (mime-entity-content-disposition): New implementation.
3148         (mime-entity-encoding): New implementation.
3149
3150         * mime.el (mime-fetch-field): Refer internal slots for Date,
3151         Message-Id and References fields.
3152
3153         * mime-parse.el (mime-parse-message): Modify for
3154         `make-mime-entity-internal'.
3155
3156         * mime-def.el: Change `mime-entity-*-internal' and
3157         `mime-entity-set-*-internal' to macro.
3158         (make-mime-entity-internal): Change interface and data format for
3159         NOV data; changed to macro.
3160         (mime-entity-set-location-internal): New macro.
3161         (mime-entity-decoded-subject-internal): New macro.
3162         (mime-entity-set-decoded-subject-internal): New macro.
3163         (mime-entity-decoded-from-internal): New macro.
3164         (mime-entity-set-decoded-from-internal): New macro.
3165         (mime-entity-date-internal): New macro.
3166         (mime-entity-set-date-internal): New macro.
3167         (mime-entity-message-id-internal): New macro.
3168         (mime-entity-set-message-id-internal): New macro.
3169         (mime-entity-references-internal): New macro.
3170         (mime-entity-set-references-internal): New macro.
3171         (mime-entity-chars-internal): New macro.
3172         (mime-entity-set-chars-internal): New macro.
3173         (mime-entity-lines-internal): New macro.
3174         (mime-entity-set-lines-internal): New macro.
3175         (mime-entity-xref-internal): New macro.
3176         (mime-entity-set-xref-internal): New macro.
3177         (mime-entity-original-header-internal): Modify for new structure;
3178         changed to macro.
3179         (mime-entity-set-original-header-internal): Likewise.
3180         (mime-entity-parsed-header-internal): Likewise.
3181         (mime-entity-set-parsed-header-internal): Likewise.
3182         (mime-entity-buffer-internal): Likewise.
3183         (mime-entity-set-buffer-internal): Likewise.
3184         (mime-entity-header-start-internal): Likewise.
3185         (mime-entity-set-header-start-internal): Likewise.
3186         (mime-entity-header-end-internal): Likewise.
3187         (mime-entity-set-header-end-internal): Likewise.
3188         (mime-entity-body-start-internal): Likewise.
3189         (mime-entity-set-body-start-internal): Likewise.
3190         (mime-entity-body-end-internal): Likewise.
3191         (mime-entity-set-body-end-internal): Likewise.
3192
3193 \f
3194 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3195
3196         * FLIM: Version 1.10.5 (Kizugawadai) was released.
3197
3198         * mel.el: Must require poem.
3199
3200 \f
3201 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3202
3203         * FLIM: Version 1.10.4 (Shin-H\e-Dòsono) was released.\e-A
3204
3205 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
3206
3207         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
3208
3209         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
3210         (elc): Likewise.
3211
3212         * FLIM-MK (config-flim): Refer to `VERSION_SPECIFIC_LISPDIR'.
3213
3214         * FLIM-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
3215
3216 1998-10-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3217
3218         * mel.el (mel-ccl-module): Require path-util when the running
3219         emacs has MULE.
3220
3221         * mel.el: Don't require emu.
3222
3223 1998-10-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3224
3225         * FLIM-ELS: Don't install mel-ccl in anything older than XEmacs 21
3226         with MULE.
3227
3228 \f
3229 1998-10-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3230
3231         * FLIM: Version 1.10.3 (Komada) was released.
3232
3233         * mel-ccl.el (base64-ccl-write-decoded-region): bind
3234         `jka-compr-compression-info-list' with nil.
3235
3236         * mel-b.el (base64-internal-decoding-limit): Switch default value
3237         between XEmacs-mule and other emacsen.
3238         Abolish function `base64-decode-string!'.
3239         (base64-internal-decode-region): New implementation.
3240         (base64-insert-encoded-file): New function.
3241         (mime-insert-encoded-file): Use `base64-insert-encoded-file'.
3242         (base64-write-decoded-region): New function.
3243         (mime-write-decoded-region): Use `base64-write-decoded-region'.
3244
3245         * mel-b-dl.el (decode-base64-region): Renamed from
3246         `base64-decode-region'.
3247         (mime-insert-encoded-file): Change temporary-buffer to unibyte
3248         representation.  Abolish method `mime-write-decoded-region'
3249         because it is slower than CCL based implementation.
3250
3251 1998-10-09  Tanaka Akira <akr@jaist.ac.jp>
3252
3253         * mel-ccl.el: Check `ccl-execute-eof-block-on-decoding-some'
3254         facility instead of `ccl-execute-eof-block-on-encoding-some'.
3255
3256 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3257
3258         * mel-b.el (base64-characters): Enclose with `eval-and-compile'.
3259
3260         * eword-decode.el (eword-encoded-text-regexp): Enclose with
3261         `eval-and-compile'.
3262         (eword-encoded-word-regexp): Use `eval-when-compile'.
3263
3264 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3265
3266         * eword-decode.el (eword-max-size-to-decode): New user option.
3267         (eword-decode-and-fold-structured-field): Do nothing if size of
3268         input is bigger than `eword-max-size-to-decode'.
3269
3270 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3271
3272         * mel-b.el (base64-numbers): Use `eval-when-compile'.
3273
3274 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
3275
3276         * FLIM-CFG: Use `add-latest-path' instead of `add-path' for adding
3277         "custom" to load-path.
3278
3279 1998-10-09  Katsumi Yamaoka   <yamaoka@jpl.org>
3280
3281         * mime-def.el (mime-library-product): Enclose with
3282         `eval-and-compile'.
3283
3284         * FLIM-CFG: Add "custom" to load-path.
3285
3286 \f
3287 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3288
3289         * FLIM: Version 1.10.2 (Kintetsu-Miyazu) was released.
3290
3291         * mime-def.el, mel.el, mel-b-dl.el: Move variable
3292         `base64-dl-module' from mel-b-dl.el and mel.el to mime-def.el.
3293
3294 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3295
3296         * mel.el (mel-ccl-module): New variable; use it to check mel-ccl
3297         is available.
3298
3299         * FLIM-ELS: Don't install mel-ccl for anything older than MULE
3300         2.3.
3301
3302 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3303
3304         * mel-u.el: Use `mel-define-backend' to define "x-uue".
3305         Define "x-uuencode" as a clone of "x-uue".
3306
3307         * Move variable `mel-encoding-module-alist' from mel.el to
3308         mime-def.el.
3309
3310         * mel.el (mel-find-function): Use function
3311         `mel-find-function-from-obarray'.
3312         Use `mel-define-backend' to define "7bit", "8bit" and "binary";
3313         don't define methods of "8bit" and "binary"; inherit methods from
3314         "7bit".
3315
3316         * mime-def.el (mel-service-list): New variable.
3317         (mel-define-service): New implementation.
3318         (mel-find-function-from-obarray): New inline function.
3319         (mel-copy-method): New inline function.
3320         (mel-copy-backend): New inline function.
3321         (mel-define-backend): New macro.
3322
3323 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3324
3325         * mel-u.el: Define method functions of mel.
3326         (mime-encode-region): Use `mel-define-method-function'; abolish
3327         `uuencode-encode-region'.
3328         (mime-decode-region): Use `mel-define-method-function'; abolish
3329         `uuencode-decode-region'.
3330         (mime-encode-string): New method.
3331         (mime-decode-string): New method.
3332         (mime-insert-encoded-file): Use `mel-define-method'; abolish
3333         `uuencode-insert-encoded-file'.
3334         (mime-write-decoded-region): Use `mel-define-method'; abolish
3335         `uuencode-write-decoded-region'.
3336
3337 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3338
3339         * mime-def.el (mel-define-service): Add DOC.
3340         (mel-define-method): Add DOC.
3341         (mel-define-method-function): Add DOC.
3342
3343         * mime-en.sgml, mime-ja.sgml: Modify for FLIM 1.10.
3344
3345 \f
3346 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3347
3348         * FLIM: Version 1.10.1 (Miyamaki) was released.
3349
3350 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3351
3352         * mel-g.el: Define method functions of mel.
3353         (mime-encode-region): Use `mel-define-method-function'; abolish
3354         `gzip64-encode-region'.
3355         (mime-decode-region): Use `mel-define-method-function'; abolish
3356         `gzip64-decode-region'.
3357         (mime-encode-string): New method.
3358         (mime-decode-string): New method.
3359         (mime-insert-encoded-file): Use `mel-define-method'; abolish
3360         `gzip64-insert-encoded-file'.
3361         (mime-write-decoded-region): Use `mel-define-method'; abolish
3362         `gzip64-write-decoded-region'.
3363
3364         * mime-def.el (mime-library-product): New variable; abolish
3365         `mime-library-version'.
3366         (mime-product-name): New macro.
3367         (mime-product-version): New macro.
3368         (mime-product-code-name): New macro.
3369         (mime-library-version): Renamed from
3370         `mime-library-version-string'; use `mime-library-product',
3371         `mime-product-name', `mime-product-version' and
3372         `mime-product-code-name'.
3373
3374         * mime-def.el (mm-define-backend): Add DOC.
3375         (mm-define-method): Add DOC.
3376
3377         * mel.el (mime-encoding-list): Modify DOC to add description about
3378         optional argument SERVICE.
3379
3380 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3381
3382         * mime-ja.sgml, mime-en.sgml (mm-backend module): Write
3383         description of `mm-define-backend' and `mm-define-method'.
3384
3385 \f
3386 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3387
3388         * FLIM: Version 1.10.0 (K\e-Dòdo) was released.\e-A
3389
3390         * README.en (What's FLIM): Add mel-ccl.el.
3391
3392 1998-09-21  Tanaka Akira      <akr@jaist.ac.jp>
3393
3394         * mel-ccl.el:
3395           - Require 'pccl instead of 'emu.
3396           - Use `unless-broken' to check facility.
3397
3398 1998-09-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3399
3400         * mel.el (mime-encoding-list): New user option (renamed from
3401         `mime-content-transfer-encoding-list').
3402         (mime-encoding-list): New function.
3403         (mime-encoding-alist): New function.
3404         (mime-encode-region): Use `mime-encoding-alist' for completion.
3405         (mime-decode-region): Likewise.
3406         (mime-insert-encoded-file): Likewise.
3407         (mime-write-decoded-region): Likewise.
3408
3409 1998-09-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3410
3411         * eword-decode.el (eword-decode-structured-field-list): Add
3412         Mail-Followup-To field.
3413
3414 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3415
3416         * eword-encode.el (eword-charset-encoding-alist): Add utf-8.
3417
3418 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3419
3420         * mel.el (mime-content-transfer-encoding-list): New user option.
3421         (mime-encode-region): Use `mime-content-transfer-encoding-list'
3422         for completion.
3423         (mime-decode-region): Likewise.
3424         (mime-insert-encoded-file): Likewise.
3425         (mime-write-decoded-region): Likewise.
3426
3427         * mel.el (mime-write-decoded-region): fix typo.
3428
3429 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3430
3431         * mime-def.el (mel-define-method-function): Don't override.
3432
3433 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3434
3435         * mel.el, mel-ccl.el, FLIM-ELS: Add mel-ccl.el.
3436
3437 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3438
3439         * mel-dl.el, README.en, FLIM-ELS: Rename mel-dl.el to mel-b-dl.el.
3440
3441         * mel.el: - Rename mel-dl.el to mel-b-dl.el.
3442                   - Move `mel-define-service' to mime-def.el.
3443
3444         * mime-def.el (mel-define-service): New macro (moved from mel.el);
3445         fixed problem in Emacs.
3446         (mel-define-method): Use `mel-define-service'.
3447         (mel-define-method-function): Use `mel-define-service'.
3448
3449 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3450
3451         * mel.el (mime-encode-region): Don't regard nil encoding as
3452         "7bit".
3453
3454 1998-09-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3455
3456         * eword-encode.el (eword-encode-text): Use
3457         `encoded-text-encode-string'.
3458         (tm-eword::encoded-word-length): `q-encoding-encoded-length' was
3459         renamed to `Q-encoded-text-length'.
3460
3461         * eword-decode.el: Move `base64-token-regexp',
3462         `base64-token-padding-regexp', `eword-B-encoded-text-regexp' and
3463         `eword-Q-encoded-text-regexp' to mime-def.el.
3464         (eword-decode-encoded-text): Use `encoded-text-decode-string'.
3465
3466         * mel-q.el: Define method functions of mel.
3467         (mime-insert-encoded-file): Use `mel-define-method'; abolish
3468         `quoted-printable-insert-encoded-file'.
3469         (mime-write-decoded-region): Use `mel-define-method'; abolish
3470         `quoted-printable-write-decoded-region'.
3471         - Move `q-encoding-printable-char-p' and
3472         `q-encoding-encoded-length' to mel.el.
3473
3474         * mel-b.el: Define method functions of mel.
3475         (mime-insert-encoded-file): Use `mel-define-method'; abolish
3476         `base64-insert-encoded-file'.
3477         (mime-write-decoded-region): Use `mel-define-method'; abolish
3478         `base64-write-decoded-region'.
3479         - Move `base64-encoded-length' to mel.el.
3480
3481         * mel-dl.el (base64-encode-region): Define directly (abolish
3482         `base64-dl-encode-region').
3483         (base64-decode-region): Define directly (abolish
3484         `base64-dl-decode-region').  Define method functions of mel.
3485         (mime-insert-encoded-file): Use `mel-define-method'; abolish
3486         `base64-insert-encoded-file'; don't use external encoder.
3487         (mime-write-decoded-region): Use `mel-define-method'; abolish
3488         `base64-write-decoded-region'; don't use external decoder.
3489         - Move `base64-encoded-length' to mel.el.
3490
3491         * mime.el: Move `mm-arglist-to-arguments' to mime-def.el.
3492
3493         * mime-def.el (base64-token-regexp): New constant (moved from
3494         eword-decode.el).
3495         (base64-token-padding-regexp): Likewise.
3496         (B-encoded-text-regexp): New constant (moved from eword-decode.el,
3497         and renamed from `eword-B-encoded-text-regexp').
3498         (Q-encoded-text-regexp): New constant (moved from eword-decode.el,
3499         and renamed from `eword-Q-encoded-text-regexp'.
3500         (mm-arglist-to-arguments): New function (moved from mime.el).
3501         (mel-define-method): New macro.
3502         (mel-define-method-function): New macro.
3503         (mel-define-function): New macro.
3504
3505         * mel.el (mel-encoding-module-alist): New variable.
3506         (mel-use-module): New function.
3507         (mel-find-function): New function.
3508         (mel-define-service): New macro.
3509         (mime-encode-region): Use `mel-find-function'; abolish variable
3510         `mime-encoding-method-alist'.
3511         (mime-decode-region): Use `mel-find-function'; abolish variable
3512         `mime-decoding-method-alist'.
3513         (mime-decode-string): Use `mel-find-function'; abolish variable
3514         `mime-string-decoding-method-alist'.
3515         (encoded-text-encode-string): New function.
3516         (encoded-text-decode-string): New function.
3517         (base64-encoded-length): New function (moved from mel-b.el and
3518         mel-dl.el).
3519         (Q-encoding-printable-char-p): New function (moved from mel-q.el,
3520         and renamed from `q-encoding-printable-char-p').
3521         (Q-encoded-text-length): New function (moved from mel-q.el, and
3522         renamed from `q-encoding-encoded-length').
3523         (mime-insert-encoded-file): Use `mel-find-function'; abolish
3524         variable `mime-file-encoding-method-alist'.
3525         (mime-write-decoded-region): Use `mel-find-function'; abolish
3526         variable `mime-file-decoding-method-alist'.
3527
3528 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3529
3530         * mel-b.el (base64-internal-encoding-limit): modify :type.
3531         (base64-internal-decoding-limit): Change initial value to 70000;
3532         modify :type.
3533
3534         * mel-b.el (base64-decode-string!): Renamed from
3535         `base64-internal-decode-string!'.
3536
3537 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3538
3539         * mel-b.el (base64-characters): New constant.
3540         (base64-num-to-char): Use `base64-characters'.
3541         (base64-numbers): Use `base64-characters'.
3542         (base64-internal-decode): Modify calculation third byte.
3543
3544         * mel-dl.el (base64-dl-encode-string): New alias.
3545         (base64-dl-decode-string): New alias.
3546         (base64-dl-encode-region): Renamed from `base64-encode-region';
3547         don't save-excursion and save-restriction.
3548         (base64-dl-decode-region): Renamed from `base64-decode-region';
3549         don't save-excursion and save-restriction; convert all at once.
3550         (base64-encode-region): New alias.
3551         (base64-decode-region): New alias.
3552
3553         * mel-b.el (base64-internal-decode): New function.
3554         (base64-internal-decode-string): Use `base64-internal-decode'.
3555         (base64-internal-decode-string!): New function.
3556         (base64-internal-decode-region): Use
3557         `base64-internal-decode-string!' instead of
3558         `base64-internal-decode-string'.
3559
3560 1998-09-15  Tanaka Akira  <akr@jaist.ac.jp>
3561
3562         * mel-b.el (base64-numbers): Fix a position of 63.
3563
3564 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3565
3566         * mel-b.el (base64-numbers): New constant.
3567         (base64-char-to-num): New macro.
3568         (base64-internal-decode-string): Don't use memq.
3569
3570 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3571
3572         * mel-b.el (base64): New group.
3573         (base64-external-encoder): Now a user option.
3574         (base64-external-decoder): Now a user option.
3575         (base64-external-decoder-option-to-specify-file): Now a user
3576         option.
3577         (base64-internal-encoding-limit): Now a user option.
3578         (base64-internal-decoding-limit): Now a user option.
3579
3580         * mel-b.el (base64-internal-decode-string): New implementation;
3581         abolish function `base64-decode-unit'.
3582
3583 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3584
3585         * README.en (Installation): Fix typo.
3586
3587 \f
3588 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3589
3590         * FLIM: Version 1.9.2 (Shin-Tanabe) was released.
3591
3592         * README.en (Installation): Add `install as a XEmacs package'.
3593
3594 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3595
3596         * mime-en.sgml (Encoding Method): Translate.
3597
3598 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3599
3600         * eword-encode.el (eword-encode-msg-id-to-rword-list): New
3601         function.
3602         (eword-encode-in-reply-to-to-rword-list): New function.
3603         (eword-encode-in-reply-to): New function.
3604         (eword-encode-field): Use `eword-encode-in-reply-to' for
3605         `In-Reply-To' field.
3606
3607         * std11.el (std11-parse-in-reply-to): New function.
3608
3609 1998-09-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3610
3611         * eword-decode.el (eword-decode-structured-field-list): Add
3612         `User-Agent'.
3613
3614 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3615
3616         * Makefile (package): Don't update auto-autoloads.el and
3617         custom-load.el.
3618
3619         * FLIM-MK (compile-flim-package): Update auto-autoloads.el and
3620         custom-load.el.
3621
3622 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3623
3624         * mime-def.el: Abolish function `butlast' and `nbutlast'.
3625
3626         * mime-def.el (mime-library-version): New constant.
3627         (mime-library-version-string): Refer `mime-library-version'.
3628
3629 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3630
3631         * Makefile (XEMACS): New variable.
3632         (PACKAGEDIR): New variable.
3633         (package): New target.
3634         (install-package): New target.
3635
3636         * FLIM-CFG (PACKAGEDIR): New variable.
3637
3638         * FLIM-MK (config-flim-package): New function.
3639         (compile-flim-package): New function.
3640         (install-flim-package): New function.
3641
3642 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3643
3644         * mime-en.sgml (Content-Type field): Translate.
3645         (mime-content-type): Translate.
3646         (Content-Type parser): Translate.
3647         (Content-Disposition): Translate.
3648         (mime-content-disposition): Translate.
3649         (Content-Disposition parser): Translate.
3650
3651 1998-09-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3652
3653         * Makefile (GOMI): Add Texinfo related garbages.
3654         (clean): Delete historical setting.
3655
3656 1998-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3657
3658         * mime-en.sgml (mm-backend): Translate.
3659         (Request for entity): Likewise.
3660         (mm-backend module): Likewise.
3661
3662         * mime.el (mime-entity-send): Add DOC-string.
3663
3664 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3665
3666         * mime-en.sgml (Entity hierarchy): Translate.
3667
3668 1998-09-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3669
3670         * mime-en.sgml, mime-ja.sgml (Entity): Rearrangement.
3671
3672 \f
3673 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3674
3675         * FLIM: Version 1.9.1 (Tonosh\e-Dò) was released.\e-A
3676
3677         * mime-en.sgml (mm-backend): Translate a little.
3678
3679 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3680
3681         * eword-encode.el (eword-encode-default-start-column): New user
3682         option.
3683         (eword-encode-string): Use `eword-encode-default-start-column'.
3684         (eword-encode-address-list): Likewise.
3685         (eword-encode-structured-field-body): Likewise.
3686         (eword-encode-unstructured-field-body): Likewise.
3687
3688 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3689
3690         * eword-encode.el (eword-encode): New group.
3691         (eword-field-encoding-method-alist): Now a user option (was:
3692         variable).
3693
3694 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3695
3696         * eword-encode.el: Rename `tm-eword::mailbox-to-rwl' ->
3697         `eword-encode-mailbox-to-rword-list'.
3698
3699         * eword-encode.el: Rename `tm-eword::phrase-to-rwl' ->
3700         `eword-encode-phrase-to-rword-list'.
3701
3702         * eword-encode.el: Rename `eword-addr-spec-to-rwl' ->
3703         `eword-encode-addr-spec-to-rword-list'.
3704
3705         * eword-encode.el: Rename `eword-phrase-route-addr-to-rwl' ->
3706         `eword-encode-phrase-route-addr-to-rword-list'.
3707
3708         * eword-encode.el: Rename `eword-addr-seq-to-rwl' ->
3709         `eword-encode-addr-seq-to-rword-list'.
3710
3711         * eword-encode.el: Rename `tm-eword::split-string' ->
3712         `eword-encode-split-string'.
3713
3714         * eword-encode.el: Rename `tm-eword::addresses-to-rwl' ->
3715         `eword-encode-addresses-to-rword-list'.
3716
3717         * eword-encode.el: Rename `tm-eword::encode-rwl' ->
3718         `eword-encode-rword-list'.
3719
3720         * eword-encode.el (eword-encode-unstructured-field-body): New
3721         function.
3722         (eword-encode-field): Use `eword-encode-unstructured-field-body'.
3723
3724 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3725
3726         * eword-encode.el (eword-encode-string): Add DOC-string.
3727         (eword-encode-address-list): Likewise.
3728         (eword-encode-structured-field-body): Likewise.
3729
3730         * eword-encode.el (eword-encode-field): Regard `In-Reply-To' as a
3731         structured field.
3732
3733 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3734
3735         * eword-encode.el (eword-encode-field): Use `capitalize' instead
3736         of `downcase' for `field-name'.
3737
3738         * eword-encode.el (eword-encode-structured-field-body): New
3739         function.
3740         (eword-encode-field): Use `eword-encode-structured-field-body' for
3741         "MIME-Version" and "User-Agent" field.
3742
3743 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3744
3745         * mime-def.el (mm-define-method): Put `edebug-form-spec'.
3746
3747 1998-08-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3748
3749         * eword-encode.el (eword-encode-address-list): New function.
3750         (eword-encode-field): Use `eword-encode-address-list' instead of
3751         `tm-eword::encode-address-list'; abolish
3752         `tm-eword::encode-address-list'.
3753
3754         * eword-encode.el (eword-encode-field): Use `eword-encode-string'
3755         instead of `tm-eword::encode-string'; abolish
3756         `tm-eword::encode-string'.
3757
3758         * eword-encode.el: Rename `tm-eword::make-rword' ->
3759         `make-ew-rword'; rename `tm-eword::rword-' -> `ew-rword-'.
3760
3761 1998-08-26  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3762
3763         * mel-b.el (base64-insert-encoded-file): Conditionally use
3764         internal converter. (cf. [tm-ja:3320])
3765         (base64-write-decoded-region): Ditto.
3766
3767 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3768
3769         * FLIM-ELS (flim-modules): Don't add `mel-dl' unconditionally.
3770
3771 1998-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3772
3773         * Delete mime-lib.el.
3774
3775 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3776
3777         * mmbuffer.el (write-entity): `write-region-as-CRLF' was renamed
3778         to `write-region-as-raw-text-CRLF'.
3779
3780 1998-08-07  MORIOKA Tomohiko  <morioka@yo.rim.or.jp>
3781
3782         * mmbuffer.el (write-entity): Use `write-region-as-CRLF' instead
3783         of `write-region-as-binary'.
3784
3785 \f
3786 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3787
3788         * FLIM: Version 1.9.0 (Terada) was released.
3789
3790 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3791
3792         * mime-parse.el (mime-parse-multipart): Set message/x-broken if
3793         parsing is failed.
3794
3795 1998-07-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3796
3797         * mmbuffer.el (entity-children): Don't use
3798         `mime-entity-children-internal'.
3799
3800         * mime-parse.el (mime-parse-multipart): Modify for
3801         `mime-parse-message'; return children.
3802         (mime-parse-encapsulated): Likewise.
3803         (mime-parse-message): Change interface; delete DOC-string; don't
3804         parse children instantly.
3805         (mime-parse-buffer): Modify for `mime-parse-message'.
3806
3807         * mime-parse.el (mime-parse-message): Delete autoload cookie.
3808
3809         * mime.el: Delete autoload setting for `mime-parse-message'.
3810
3811         * mime-en.sgml, mime-ja.sgml (Entity creation): Delete description
3812         of `mime-parse-message'; modify description of `mime-parse-buffer'
3813         to add `representation-type'.
3814
3815 \f
3816 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3817
3818         * FLIM-Chao: Version 1.8.0 (Shij\e-Dò) was released.\e-A
3819
3820 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3821
3822         * mmcooked.el: Abolish method `open'.
3823
3824         * mmbuffer.el (initialize-instance): New method; abolish `open'.
3825         (entity-children): New method.
3826
3827         * mime.el (mime-open-entity): Send `initialize-instance' to
3828         created message.
3829         (mime-entity-children): New implementation.
3830         (mime-entity-parent): New implementation.
3831         (mime-root-entity-p): New implementation.
3832
3833         * mime-parse.el (mime-parse-multipart): Specify current entity as
3834         parent.
3835         (mime-parse-encapsulated): Likewise.
3836         (mime-parse-message): Change interface to specify parent; modify
3837         for `make-mime-entity-internal'.
3838         (mime-parse-buffer): Modify for `mime-parse-message'.
3839
3840         * mime-def.el (make-mime-entity-internal): Change interface; add
3841         format of `mime-entity' to add `parent'.
3842
3843 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3844
3845         * mmbuffer.el (mime-visible-field-p): Renamed from
3846         `eword-visible-field-p'.
3847
3848 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3849
3850         * mime.el (mm-arglist-to-arguments): New function.
3851         (mm-define-generic): New macro.
3852         (mime-entity-cooked-p): Use `mm-define-generic'.
3853         (mime-entity-point-min): Use `mm-define-generic'.
3854         (mime-insert-decoded-header): Use `mm-define-generic'.
3855         (mime-entity-content): Use `mm-define-generic'.
3856         (mime-write-entity-content): Use `mm-define-generic'.
3857         (mime-write-entity): Use `mm-define-generic'.
3858         (mime-write-entity-body): Use `mm-define-generic'.
3859
3860 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3861
3862         * mmbuffer.el (eword-visible-field-p): Moved from mime.el.
3863
3864         * mime.el: Move `eword-visible-field-p' to mmbuffer.el.
3865         (mime-write-entity-body): Change message to `write-body'.
3866
3867 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3868
3869         * mmcooked.el, mmbuffer.el (open): Renamed from `open-entity'.
3870
3871         * mime.el (mime-open-entity): Change message to `open'.
3872
3873         * mime-def.el (mm-define-backend): Must `copy-alist'.
3874
3875 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3876
3877         * mmcooked.el, mmbuffer.el: Use `mm-define-backend' and
3878         `mm-define-method'.
3879
3880         * mime.el: Move `mime-entity-implementation-alist' to mime-def.el.
3881         (mime-find-function): New implementation.
3882         (mime-entity-cooked-p): Use `mime-entity-send'.
3883
3884         * mime-def.el (mime-entity-implementation-alist): Moved from
3885         mime.el.
3886         (mm-define-backend): New macro.
3887         (mm-define-method): New macro.
3888
3889 \f
3890 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3891
3892         * FLIM: Version 1.8.1 (Kutsukawa) was released.
3893
3894 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3895
3896         * mime-en.sgml, mime-ja.sgml (Entity Attributes): Add description
3897         about `default-encoding' of `mime-entity-encoding'.
3898
3899         * mime-en.texi, mime-en.sgml: New files.
3900
3901         * mime-ja.sgml (media-type): Fix typo.
3902
3903         * mime-ja.sgml (Glossary): Fix order.
3904
3905         * mime-ja.sgml (Entity Attributes): Use <code> tag for nil.
3906
3907         * mime-ja.sgml (Entity Attributes): Fix typo.
3908
3909 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3910
3911         * mime.el (mime-entity-encoding): Add new optional argument
3912         `default-encoding'; set default encoding if
3913         Content-Transfer-Encoding field is not found.
3914
3915 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3916
3917         * mmbuffer.el (mmbuffer-write-entity): Use
3918         `mime-entity-buffer-internal', `mmbuffer-entity-point-min' and
3919         `mmbuffer-entity-point-max'.
3920         (mmbuffer-write-entity-body): Use `mime-entity-buffer-internal',
3921         `mime-entity-body-start-internal' and
3922         `mime-entity-body-end-internal'.
3923         (mmbuffer-insert-decoded-header): Use
3924         `mime-entity-buffer-internal', `mime-entity-header-start-internal'
3925         and `mime-entity-header-end-internal'.
3926
3927 \f
3928 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3929
3930         * FLIM: Version 1.8.0 (\e-DÒkubo) was released.\e-A
3931
3932         * README.en: Delete `How to use'.
3933
3934 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3935
3936         * mime-ja.sgml (Entity creation): Add reference for `mm-backend'
3937         in description of `mime-open-entity'.
3938
3939         * mime-ja.sgml (mm-backend): New section.
3940
3941 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3942
3943         * mime-ja.sgml (Entity-header): Modify description about
3944         `mime-insert-decoded-header'.
3945
3946         * mmcooked.el (mmcooked-insert-decoded-header): New function.
3947
3948         * mmbuffer.el (mmbuffer-insert-decoded-header): New function.
3949
3950         * mime.el (mime-insert-decoded-header): Use implementation of
3951         mm-backend; abolish optional argument `code-conversion'.
3952
3953 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3954
3955         * eword-decode.el (eword-decode-encoded-text): Use
3956         `decode-mime-charset-string'.
3957
3958 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3959
3960         * mmcooked.el (mmcooked-write-entity-body): New function.
3961
3962         * mmbuffer.el (mmbuffer-write-entity-body): New function.
3963
3964         * mime.el (mime-write-entity-body): Use implementation of
3965         mm-backend.
3966
3967 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3968
3969         * mmcooked.el (mmcooked-write-entity): New function.
3970
3971         * mmbuffer.el (mmbuffer-write-entity): New function.
3972
3973         * mime.el (mime-write-entity): Use implementation of mm-backend.
3974
3975 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3976
3977         * mmcooked.el (mmcooked-entity-content): New alias for
3978         `mmbuffer-entity-content'.
3979         (mmcooked-write-entity-content): New function.
3980
3981         * mmbuffer.el (mmbuffer-entity-content): New function.
3982         (mmbuffer-write-entity-content): New function.
3983
3984         * mime.el (mime-entity-send): New function.
3985         (mime-entity-buffer): Use `mime-entity-send'.
3986         (mime-entity-point-min): Likewise.
3987         (mime-entity-point-max): Likewise.
3988         (mime-entity-header-start): Likewise.
3989         (mime-entity-header-end): Likewise.
3990         (mime-entity-body-start): Likewise.
3991         (mime-entity-body-end): Likewise.
3992         (mime-fetch-field): Likewise.
3993         (mime-entity-content): Use implementation of mm-backend.
3994         (mime-write-entity-content): Likewise.
3995
3996 \f
3997 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3998
3999         * FLIM: Version 1.7.0 (Iseda) was released.
4000
4001         * mime-ja.sgml (Entity creation): Add description of
4002         `mime-open-entity'.
4003         (Entity Attributes): Add description of `mime-entity-cooked-p'.
4004         (Entity-content): Add description of `mime-write-entity-content',
4005         `mime-write-entity' and `mime-write-entity-body'.
4006
4007 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4008
4009         * mime.el (mime-write-entity-content): New function.
4010
4011 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4012
4013         * mime.el (mime-write-entity-body): New function.
4014
4015         * mime.el (mime-write-entity): New function.
4016
4017 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4018
4019         * mime-parse.el (mime-parse-multipart): Change media-type of
4020         entity to application/octet-stream if the first delimiter is not
4021         found.
4022
4023 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4024
4025         * FLIM-ELS (flim-modules): Add `mmbuffer' and `mmcooked'.
4026
4027         * mmcooked.el: New file.
4028
4029         * mmbuffer.el: New file.
4030
4031         * mime.el (mime-entity-implementation-alist): New variable.
4032         (mime-find-function): New function.
4033         (mime-open-entity): New function.
4034         (mime-entity-function): New function.
4035         (mime-entity-cooked-p): New function.
4036         (mime-entity-buffer): Use backend-module.
4037         (mime-entity-point-min): Likewise.
4038         (mime-entity-point-max): Likewise.
4039         (mime-entity-header-start): Likewise.
4040         (mime-entity-header-end): Likewise.
4041         (mime-entity-body-start): Likewise.
4042         (mime-entity-body-end): Likewise.
4043         (mime-fetch-field): Likewise.
4044
4045         * mime-parse.el (mime-parse-message): New optional argument
4046         `representation-type'.
4047         (mime-parse-buffer): Likewise.
4048
4049         * mime-def.el: Change format of mime-entity-internal to add
4050         `representation-type' and `location'.
4051
4052 \f
4053 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4054
4055         * FLIM-Chao: Version 1.7.0 (Goj\e-Dò) was released.\e-A
4056
4057 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4058
4059         * mime-ja.sgml: Modify for FLIM 1.7.
4060
4061         * mime.el (mime-entity-number): Add DOC.
4062
4063 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4064
4065         * mime.el (mime-entity-encoding): New implementation.
4066
4067         * mime-parse.el (mime-parse-message): Abolish argument `encoding'.
4068
4069         * mime-def.el (make-mime-entity-internal): Abolish argument
4070         `encoding'.
4071         (mime-entity-set-encoding-internal): New function.
4072
4073 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4074
4075         * mime.el (mime-entity-content-disposition): New implementation.
4076
4077         * mime-parse.el (mime-parse-message): Don't parse
4078         Content-Disposition.
4079
4080         * mime-def.el (make-mime-entity-internal): Delete argument
4081         `content-disposition'.
4082         (mime-entity-set-content-disposition-internal): New function.
4083
4084 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4085
4086         * eword-decode.el: Move function `eword-visible-field-p' and
4087         `mime-insert-decoded-header' to mime.el.
4088
4089         * mime-parse.el: Use internal functions of mime-entity.
4090
4091         * mime.el (mime-entity-children): Moved from mime-def.el; use
4092         `mime-entity-children-internal'.
4093         (mime-entity-node-id): Moved from mime-def.el; use
4094         `mime-entity-node-id-internal'.
4095         (mime-entity-number): Moved from mime-def.el; use
4096         `mime-entity-node-id-internal'.
4097         (mime-entity-buffer): Moved from mime-def.el; use
4098         `mime-entity-buffer-internal'.
4099         (mime-entity-point-min): Moved from mime-def.el; use
4100         `mime-entity-header-start-internal'.
4101         (mime-entity-point-max): Moved from mime-def.el; use
4102         `mime-entity-body-end-internal'.
4103         (mime-entity-header-start): Moved from mime-def.el; use
4104         `mime-entity-header-start-internal'.
4105         (mime-entity-header-end): Moved from mime-def.el; use
4106         `mime-entity-header-end-internal'.
4107         (mime-entity-content-type): Moved from mime-def.el; use
4108         `mime-entity-content-type-internal'.
4109         (mime-entity-content-disposition): Moved from mime-def.el; use
4110         `mime-entity-content-disposition-internal'.
4111         (mime-entity-encoding): Moved from mime-def.el; use
4112         `mime-entity-encoding-internal'.
4113         (mime-fetch-field): Use `mime-entity-original-header-internal' and
4114         `mime-entity-set-original-header-internal'.
4115         (mime-read-field): Use `mime-entity-parsed-header-internal' and
4116         `mime-entity-set-parsed-header-internal'.
4117         (eword-visible-field-p): Moved from eword-decode.el.
4118         (mime-insert-decoded-header): Moved from eword-decode.el.
4119         (mime-entity-body-start): Moved from mime-def.el; use
4120         `mime-entity-body-start-internal'.
4121         (mime-entity-body-end): Moved from mime-def.el; use
4122         `mime-entity-body-end-internal'.
4123         (mime-entity-media-type): Moved from mime-def.el.
4124         (mime-entity-media-subtype): Moved from mime-def.el.
4125         (mime-entity-parameters): Moved from mime-def.el.
4126         (mime-entity-type/subtype): Moved from mime-def.el.
4127
4128         * mime-def.el (make-mime-entity-internal): Renamed from
4129         `make-mime-entity'.
4130         (mime-entity-buffer-internal): New function.
4131         (mime-entity-header-start-internal): New function.
4132         (mime-entity-header-end-internal): New function.
4133         (mime-entity-body-start-internal): New function.
4134         (mime-entity-body-end-internal): New function.
4135         (mime-entity-node-id-internal): New function.
4136         (mime-entity-content-type-internal): New function.
4137         (mime-entity-content-disposition-internal): New function.
4138         (mime-entity-encoding-internal): New function.
4139         (mime-entity-original-header-internal): New function.
4140         (mime-entity-children-internal): New function.
4141         (mime-entity-parsed-header-internal): New function.
4142         (mime-entity-set-original-header-internal): Renamed from
4143         `mime-entity-set-original-header'.
4144         (mime-entity-set-children-internal): Renamed from
4145         `mime-entity-set-children'.
4146         (mime-entity-set-parsed-header-internal): Renamed from
4147         `mime-entity-set-parsed-header'.  Move `mime-entity-SLOT'
4148         functions to mime.el.
4149
4150 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4151
4152         * mime-ja.sgml (CVS): Fix typo.
4153
4154 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4155
4156         * mime-parse.el (mime-parse-encapsulated): New function.
4157         (mime-parse-message): Use `mime-parse-encapsulated'.
4158
4159 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4160
4161         * mime-def.el (mime-entity-set-children): New function.
4162
4163         * mime-parse.el (mime-parse-multipart): Change interface.
4164         (mime-parse-message): Use `mime-entity-set-children'.
4165
4166 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4167
4168         * mime.el (mime-read-field): Fix typo.
4169
4170 \f
4171 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4172
4173         * FLIM: Version 1.6.0 (Ogura) was released.
4174
4175         * mime-ja.sgml (Entity Attributes): New section.
4176
4177         * mime-ja.sgml (Entity as node in message): Add description of
4178         `mime-find-entity-from-number' and
4179         `mime-find-entity-from-node-id'.
4180
4181         * mime.el (mime-find-entity-from-number): New function.
4182         (mime-find-entity-from-node-id): New function.
4183         (mime-entity-parent): New function (moved from SEMI MIME-View).
4184         (mime-entity-uu-filename): New function (moved from SEMI
4185         MIME-View).
4186         (mime-entity-filename): New function (moved from SEMI MIME-View).
4187
4188         * mime-def.el (mime-uuencode-encoding-name-list): New variable.
4189
4190 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4191
4192         * mime-ja.sgml: Modify for FLIM 1.6.
4193
4194         * mime.el (mime-fetch-field): New function; abolish
4195         `mime-entity-fetch-field'.
4196         (mime-read-field): New function; abolish `mime-entity-read-field'.
4197
4198 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4199
4200         * mime-ja.sgml, mime-ja.texi: New files.
4201
4202 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4203
4204         * mime-parse.el (mime-parse-message): Would error if empty body.
4205
4206 \f
4207 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4208
4209         * FLIM: Version 1.5.0 (Mukaijima) was released.
4210
4211 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4212
4213         * README.en (What's FLIM): Modify for mime.el.
4214
4215         * FLIM-ELS (flim-modules): Add `mime'.
4216
4217         * mime-lib.el: Move every definitions to mime.el.
4218
4219         * mime.el: New module (renamed from mime-lib.el).
4220
4221 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4222
4223         * mime-lib.el: Add autoload setting for eword-encode.el.
4224
4225         * mime-lib.el (mime-entity-content): New function.
4226
4227 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4228
4229         * mel.el: Abolish constant `mel-version'.
4230
4231         * mel.el (mime-string-decoding-method-alist): New variable.
4232         (mime-decode-string): New function.
4233
4234 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4235
4236         * mel-b.el (base64-external-decode-string): New function.
4237         (base64-decode-string): New function.
4238
4239 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4240
4241         * mel-q.el (quoted-printable-decode-string): New implementation.
4242
4243 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4244
4245         * mel-q.el (quoted-printable-internal-decode-region): New
4246         implementation.
4247
4248 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4249
4250         * mel-q.el (q-encoding-decode-string): Use
4251         `quoted-printable-hex-char-to-num'.
4252
4253         * mel-q.el (quoted-printable-hex-char-to-num): New function.
4254         (quoted-printable-decode-string): Use
4255         `quoted-printable-hex-char-to-num'.
4256
4257 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4258
4259         * mime-def.el, mime-parse.el: Move `mime-message-structure' from
4260         mime-parse.el to mime-def.el.
4261
4262 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4263
4264         * mime-lib.el, mime-parse.el: Move `mime-root-entity-p' from
4265         mime-parse.el to mime-lib.el.
4266
4267         * mime-lib.el: Add autoload setting for mime-parse.el.
4268
4269 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4270
4271         * mime-parse.el, mime-def.el: Move `mime-entity-point-min',
4272         `mime-entity-point-max', `mime-entity-media-type',
4273         `mime-entity-media-subtype', `mime-entity-parameters' and
4274         `mime-entity-type/subtype' from mime-parse.el to mime-def.el.
4275
4276         * mime-parse.el, mime-def.el: Move `mime-content-disposition'
4277         reference functions from mime-parse.el to mime-def.el.
4278
4279         * mime-parse.el, mime-def.el: Move structure `mime-content-type'
4280         from mime-parse.el to mime-def.el.
4281
4282 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4283
4284         * mel-b.el (base64-internal-decode-string): Renamed from
4285         `base64-decode-string'.
4286         (base64-decode-string): New alias for
4287         `base64-internal-decode-string'.
4288
4289 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4290
4291         * mel-b.el (base64-decode-unit): New function; abolish
4292         `base64-decode-1'.
4293         (base64-decode-string): New implementation.
4294         (base64-internal-decode-region): New implementation.
4295
4296 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4297
4298         * mime-parse.el (mime-message-structure): New variable.
4299         (mime-parse-buffer): New function.
4300
4301 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4302
4303         * mime-def.el: Require 'cl when it is compiled.
4304
4305         * mime-lib.el (mime-entity-read-field): Fix typo.
4306         Use `eword-decode-ignored-field-list'.
4307
4308         * mime-parse.el (mime-parse-multipart): Fix typo.
4309         (mime-parse-message): Parse message/external-body.
4310
4311 \f
4312 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4313
4314         * FLIM: Version 1.4.1 (Momoyama-Gory\e-Dòmae) was released.\e-A
4315
4316 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4317
4318         * eword-decode.el (mime-insert-decoded-header): Fix typo.
4319
4320 \f
4321 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4322
4323         * FLIM: Version 1.4.0 (Kintetsu-Tanbabashi) was released.
4324
4325 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4326
4327         * README.en (What's FLIM): Add description about mime-lib.el and
4328         mime-parse.el.
4329
4330 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4331
4332         * mime-parse.el: Require 'cl when it is compiled.
4333
4334         * eword-decode.el (eword-visible-field-p): New function.
4335         (mime-insert-decoded-header): Use `eword-visible-field-p'.
4336
4337 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4338
4339         * mime-def.el (mime-library-version-string): Renamed from
4340         `mime-spadework-module-version-string'.
4341
4342         * mime-parse.el: New file; moved from SEMI layer.
4343
4344         * FLIM-ELS (flim-modules): Add `mime-parse'.
4345
4346 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4347
4348         * FLIM-ELS (flim-modules): Add `mime-lib'.
4349
4350         * mime-lib.el: New module.
4351
4352         * mime-def.el (mime-entity): Add new slots for original-header and
4353         parsed-header.
4354         (mime-entity-set-original-header): New function.
4355         (mime-entity-set-parsed-header): New function.
4356
4357 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4358
4359         * mime-def.el (mime-entity-number): New function (moved from SEMI
4360         layer).
4361
4362 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4363
4364         * mime-def.el: Move definition of structure `mime-entity' from
4365         SEMI layer.
4366
4367 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4368
4369         * eword-decode.el (eword-decode-ignored-field-list): Capitalize
4370         default value.
4371         (eword-decode-structured-field-list): Capitalize default value.
4372         (eword-decode-header): Regularize field name by `capitalize'.
4373         (mime-insert-decoded-header): New function.
4374
4375 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4376
4377         * mailcap.el (mailcap-file): Use `defcustom'.
4378
4379 \f
4380 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4381
4382         * FLIM: Version 1.3.0 (Fushimi) was released.
4383
4384 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4385
4386         * std11.el (std11-fetch-field): New function.
4387         (std11-field-body): Use 'std11-fetch-field.
4388
4389 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4390
4391         * mime-def.el (regexp-*): New function (moved from mime-parse.el
4392         of SEMI (REMI)).
4393         (regexp-or): New function (moved from mime-parse.el of
4394         SEMI (REMI)).
4395
4396         (std11-quoted-pair-regexp): New constant (moved from mime-parse.el
4397         of SEMI (REMI)).
4398         (std11-non-qtext-char-list): New constant (copied from std11.el).
4399         (std11-qtext-regexp): New constant (moved from mime-parse.el of
4400         SEMI (REMI)).
4401         (std11-quoted-string-regexp): New constant (moved from
4402         mime-parse.el of SEMI (REMI)).
4403
4404 \f
4405 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4406
4407         * FLIM: Version 1.2.2 (Takeda) was released.
4408
4409         * FLIM-VERSION: New file.
4410
4411 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4412
4413         * mel-q.el (quoted-printable-internal-encode-region): Use
4414         'looking-at-as-unibyte instead of local binding for
4415         enable-multibyte-characters.
4416
4417 \f
4418 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4419
4420         * FLIM: Version 1.2.1 (Kamitobaguchi) was released.
4421
4422 1998-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4423
4424         * mel-q.el (quoted-printable-internal-decode-region): Use
4425         'string-as-multibyte to avoid problem in Emacs 20.3.
4426
4427 1998-05-08  Katsumi Yamaoka   <yamaoka@jpl.org>
4428
4429         * mel-u.el: Use mime-temp-directory instead of TMP.
4430
4431 \f
4432 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4433
4434         * FLIM: Version 1.2.0 (J\e-Dþjò) was released.\e-A
4435
4436         * README.en (What's FLIM): Delete description about
4437         std11-parse.el; add description about mailcap.el.
4438
4439 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4440
4441         * eword-decode.el (eword-decode-encoded-word-error-handler): New
4442         variable.
4443         (eword-decode-encoded-word-default-error-handler): New function.
4444         (eword-decode-encoded-word): Use
4445         'eword-decode-encoded-word-error-handler.
4446
4447 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4448
4449         * mailcap.el: Require 'mime-def.
4450
4451         * mime-def.el (mime-type/subtype-string): New function (moved from
4452         semi/mime-parse.el).
4453
4454 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4455
4456         * std11-parse.el: Abolish std11-parse.el.
4457
4458         * FLIM-ELS (flim-modules): Abolish 'std11-parse.
4459
4460         * eword-decode.el: Require 'std11 instead of 'std11-parse.
4461
4462         * std11.el: Merge std11-parse.el.
4463
4464 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4465
4466         * mime-def.el (mime-temp-directory): Use 'defcustom.
4467
4468         * mel-u.el: Require 'mime-def instead of 'mel.
4469
4470         * mime-def.el (mime-temp-directory): New variable (moved from
4471         mel.el).
4472
4473         * mel.el: Move definition of 'mime-temp-directory to mime-def.el.
4474
4475 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4476
4477         * mailcap.el (mailcap-format-command): New function.
4478
4479         * mailcap.el (mailcap-look-at-mtext): Don't strip quoted character
4480         again.
4481
4482 \f
4483 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4484
4485         * FLIM: Version 1.1.0 (T\e-Dòji) was released.\e-A
4486
4487 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4488
4489         * mime-def.el (quoted-printable-hex-chars): New constant.
4490         (quoted-printable-octet-regexp): New constant.
4491
4492         * mel-q.el, eword-decode.el: Move definition of constant
4493         'quoted-printable-hex-chars and 'quoted-printable-octet-regexp to
4494         mime-def.el.
4495
4496 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4497
4498         * mailcap.el (mailcap-look-at-mtext): Strip quoted character.
4499
4500 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4501
4502         * mailcap.el (mailcap-look-at-mtext): Fix typo.
4503
4504 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4505
4506         * FLIM-ELS (flim-modules): Add mailcap.
4507
4508         * mailcap.el: New file (copied from SEMI).
4509
4510 1998-04-23  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4511
4512         * eword-decode.el (eword-decode-ignored-field-list): Add
4513         `received'.
4514
4515         * mel.el (mime-temp-directory): Use TMPDIR, TMP, or TEMP
4516         environment variables.
4517
4518 \f
4519 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4520
4521         * FLIM: Version 1.0.1 (Ky\e-Dòto) was released.\e-A
4522
4523         * mime-def.el (mime-spadework-module-version-string): New
4524         constant.
4525
4526         * eword-encode.el: Abolish constant 'eword-encode-version.
4527
4528         * eword-decode.el: Abolish constant 'eword-decode-version.
4529
4530 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4531
4532         * eword-encode.el (eword-encode-divide-into-charset-words): Use
4533         'char-length or 'char-next-index instead of 'char-bytes.
4534         (tm-eword::encode-string-1): Use 'char-next-index instead of
4535         'char-bytes.
4536
4537 1998-04-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4538
4539         * mel.el (base64-dl-module): Must check base64.so actually exists.
4540
4541 \f
4542 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4543
4544         * FLIM: Version 1.0.0 was released.
4545
4546         * README.en: Modify for FLIM.
4547
4548         * ChangeLog: New file.
4549
4550 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4551
4552         * FLIM-CFG, FLIM-ELS, FLIM-MK: New files.
4553
4554         * Makefile: Modify for FLIM.
4555
4556 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4557
4558         * Makefile: New file.
4559
4560         * mime-def.el, std11-parse.el, std11.el, eword-decode.el,
4561         eword-encode.el: Copied from MEL, SEMI (mime-def.el
4562         eword-decode.el eword-encode.el) and APEL (std11-parse.el
4563         std11.el).