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