Update for the new CVS server.
[elisp/semi.git] / ChangeLog
1 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
2
3         * Makefile, README.en: Update for the new CVS server.
4
5 1999-12-28   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
6
7         * mime-edit.el (mime-edit-user-agent-value): Don't require
8         `apel-ver' directly.
9
10 1999-12-28  Katsumi Yamaoka   <yamaoka@jpl.org>
11
12         * mime-edit.el (mime-edit-user-agent-value): Use `error' instead of
13         `file-error' for the handler of `condition-case' because XEmacs
14         does not signal an error named `file-error' if the required feature
15         is not provided.
16
17 1999-12-16  MORIOKA Tomohiko  <tomo@m17n.org>
18
19         * semi-setup.el (mime-setup-decode-message-header): Comment out.
20         (mime-edit-mode-hook): Don't use
21         `mime-setup-decode-message-header'.
22         (mu-cite/pre-cite-hook): Don't use `eword-decode-header'.
23
24 1999-12-14  Akihiro Arisawa   <ari@atesoft.advantest.co.jp>
25
26         * mime-view.el (mime-preview-follow-current-entity): Fetch field of
27         `mime-view-following-required-fields-list' from parent entity if it
28         is not exist in current entity.
29
30 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
31
32         * README.en: Update for the recent ML address and ftp site.
33
34 1999-12-11  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
35
36         * smime.el (smime-encrypt-region): Delete entity header.
37         (smime-sign-region): Ditto.
38
39         * mime-edit.el: Fix autoload settings for `smime-sign-region' and
40         `smime-encrypt-region.
41         (mime-edit-sign-smime): Set Content-Type
42         `application/pkcs7-signature' instead of
43         `application/x-pkcs7-signature'; add Content-Description.
44         (mime-edit-encrypt-smime): Set content-type
45         `application/pkcs7-mime' instead of `x-application/pkcs7-mime'.
46
47         * mime-pgp.el: Fix autoload settings for `smime-verify-region' and
48         `smime-decrypt-region.
49         (mime-decrypt-application/pkcs7-mime):
50         Bind `inhibit-read-only' to t.
51
52 1999-12-09  Daiki Ueno        <ueno@ueda.info.waseda.ac.jp>
53
54         * semi-def.el (mime-user-interface-product): Bump up to
55         EMIKO 1.13.9.
56
57         * smime.el: Require `static' when compiling.
58         (smime-directory-files): New macro.
59         (smime-find-certificate): Use it.
60
61 1999-12-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
62
63         * smime.el (smime-verify-region): Abolish local variable `cert-file'.
64         (smime-find-certificate): Rename from `smime-search-certificate'.
65
66         * mime-edit.el: Add autoload settings for `smime-encrypt-region' and
67         `smime-sign-region'.
68         (mime-edit-process-multipart-1): Handle type "smime-signed" and
69         "smime-encrypted".
70         (mime-edit-sign-smime): New function.
71         (mime-edit-encrypt-smime): New function.
72         (mime-edit-enclose-smime-signed-region): New function.
73         (mime-edit-enclose-smime-encrypted-region): New function.
74
75         * mime-pgp.el: Add autoload settings for `smime-decrypt-region' and
76         `smime-verify-region'.
77         (mime-verify-application/pkcs7-signature): New function.
78         (mime-decrypt-application/pkcs7-mime): New function.
79
80         * semi-setup.el: Set up for `mime-verify-application/pkcs7-signature'
81         and `mime-decrypt-application/pkcs7-mime'.
82
83 1999-12-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
84
85         * smime.el (smime-x509-hash): Use `call-process' instead of
86         `call-process-region'.
87         (smime-x509-subject): Ditto.
88
89 1999-12-08  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
90
91         * SEMI-ELS (semi-modules-to-compile): Add smime.el.
92
93         * smime.el: New file.
94
95 1999-11-30  Tsukamoto Tetsuo  <czkmt@remus.dti.ne.jp>
96
97         * mime-edit.el (mime-edit-decode-message-in-buffer): Don't decode
98         the message header twice.
99
100 1999-11-30  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
101
102         * pgg.el (pgg-remove-passphrase-cache): Add checking whether
103         the passphrase has already been expired.
104
105 1999-11-26  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
106
107         * mime-edit.el (mime-edit-pgp-user-id): New variable.
108         (mime-edit-sign-pgp-mime): Undo last change; refer
109         `mime-edit-pgp-user-id'.
110         (mime-edit-encrypt-pgp-mime): Ditto.
111
112         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el
113         (encrypt-region): Refer `pgg-<impl>-user-id' if specified.
114         (sign-region): Ditto.
115         (decrypt-region): Ditto.
116         (insert-key): Ditto.
117
118 1999-11-26  Nakagawa, Makoto  <Makoto.Nakagawa@jp.compaq.com>
119
120         * mime-edit.el (mime-edit-sign-pgp-mime): Regard
121         `pgg-default-user-id' as more preferrable if it's specified.
122         (mime-edit-encrypt-pgp-mime): Ditto.
123
124 1999-11-22  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
125
126         * semi-def.el (mime-user-interface-product): Bump up to
127         EMIKO 1.13.8.
128
129         * pgg.el (pgg-remove-passphrase-cache): Don't unbind passphrase.
130
131 1999-11-20  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
132
133         * mime-edit.el (mime-edit-sign-pgp-mime): Bind
134         `pgg-default-user-id' to the canonical address of From field.
135
136         * pgg-def.el (pgg-cache-passphrase): New user option.
137
138         * pgg.el (pgg-read-passphrase): Refer `pgg-cache-passphrase'.
139         (pgg-remove-passphrase-cache): Fill cached passphrase with `_'.
140
141         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (sign-region): Refer
142         `pgg-cache-passphrase'.
143
144 1999-11-17  Katsumi Yamaoka <yamaoka@jpl.org>
145
146         * mime-image.el (mime-display-image): Use
147         `mime-image-normalize-xbm' if the feature `xemacs' is provided or
148         the variable `image-types' is bound.
149
150 1999-11-17  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
151
152         * mime-image.el (mime-image-normalize-xbm): Work for the future
153         FSF Emacsen as well.
154         (mime-display-image): Always use `mime-image-normalize-xbm'.
155
156 1999-11-17  Katsumi Yamaoka <yamaoka@jpl.org>
157
158         * mime-image.el (mime-image-normalize-xbm): New macro.
159         (mime-display-image): Use it.
160
161 1999-11-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
162
163         * pgg.el (pgg-temp-buffer-show-function): New function.
164         (pgg-display-output-buffer): Use it.
165         (pgg-save-coding-system): Use buffer narrowing.
166         (pgg-encrypt-region, pgg-decrypt-region, pgg-sign-region,
167         pgg-verify-region): Assume that the current region has already
168         been narrowed.
169
170 1999-11-13  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
171
172         * pgg-def.el (pgg-default-keyserver-address): Default to
173         `wwwkeys.pgp.net'.
174
175         * pgg.el (pgg-save-coding-system): New macro.
176         (pgg-display-output-buffer): New function.
177         (pgg-encrypt-region, pgg-decrypt-region, pgg-sign-region,
178         pgg-verify-region, pgg-insert-key, pgg-snarf-keys-region):
179         Add documentation string; use `pgg-save-coding-system'.
180         (pgg-fetch-key): Fix documentation.
181
182 1999-11-11  Akihiro Arisawa   <ari@atesoft.advantest.co.jp>
183
184         * mime-image.el (image-normalize): Use `write-region-as-binary'.
185
186 1999-11-11  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
187
188         * pgg-pgp.el, pgg-pgp5.el (verify-region): Set default umask to 077.
189
190 1999-11-10  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
191
192         * pgg-gpg.el (pgg-gpg-process-region): Enclose `start-process'
193         with `as-binary-process'.
194
195         * pgg-pgp.el (pgg-pgp-process-region): Enclose `start-process'
196         with `as-binary-process'.
197
198         * pgg-pgp5.el (pgg-pgp5-process-region): Enclose `start-process'
199         with `as-binary-process'.
200
201         * mime-edit.el (mime-edit-set-sign): Remove duplication.
202         (mime-edit-set-encrypt): Ditto.
203         (mime-edit-encrypt-pgp-mime): Encode header before encrypting.
204
205         * mime-image.el (image-insert-at-point): Check the number of the
206         arguments of `insert-image'.
207         (mime-display-image): Rewrite.
208
209 1999-11-10  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
210
211         * mime-play.el: (mime-save-directory): New variable.
212         (mime-save-content): Don't force filename parameter to be used.
213
214 1999-11-09  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
215
216         * pgg-pgp.el, pgg-pgp5.el
217         (sign-region): Don't convert line break code.
218
219 1999-11-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
220
221         * mime-pgp.el (mime-verify-application/pgp-signature): Don't
222         scroll MIME-echo buffer, just set window starting point.
223         (mime-add-application/pgp-keys): Ditto.
224
225 1999-11-06  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
226
227         * pgg.el (pgg-sign-region): Add optional argument `cleartext'.
228
229         * mime-ui-en.sgml, mime-ui-ja.sgml: Remove description about
230         `pgp-functions-alist' and `pgp-function'; add description about
231         `pgg-default-scheme' and `pgg-scheme'.
232
233         * NEWS (PGP 5.0i and GnuPG are now supported for PGP/MIME):
234         New section.
235
236         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (encrypt-region): Add
237         sender's user id to the recipients list if `pgg-encrypt-for-me' is
238         specified.
239
240         * pgg-def.el (pgg-encrypt-for-me): New user option.
241
242         * mime-edit.el:
243         (mime-edit-decode-multipart-in-buffer): Sync up with semi-pgpgpg_20.
244         (mime-edit-decode-message-in-buffer): Ditto.
245         (mime-edit-decode-single-part-in-buffer): Ditto.
246
247 1999-11-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
248
249         * pgg.el (pgg-verify-region): Bind `pgg-scheme' in the predicate
250         of whether to fetch signer's public key.
251         (pgg-convert-lbt-region): New macro.
252         (pgg-as-lbt): New macro.
253
254         * mime-edit.el (mime-edit-encrypt-pgp-mime): Extract canonical
255         address of From field to use it as default user id; tokenize
256         bodies of the recipient fields.
257         (mime-edit-make-encrypt-recipient-header): Undo last change.
258         (mime-edit-translate-buffer): Do `undo-boundary'
259         before translating.
260
261         * pgg-gpg.el (sign-region): Use `pgg-as-lbt'.
262         (pgg-gpg-process-region): Use `pgg-convert-lbt-region'.
263         (encrypt-region): Don't ask passphrase.
264
265         * pgg-pgp5.el (sign-region): Use `pgg-as-lbt'.
266         (pgg-pgp5-process-region): Use `pgg-convert-lbt-region'.
267         (encrypt-region): Don't ask passphrase.
268
269         * pgg-pgp.el (verify-region): Fill errors buffer.
270         (pgg-pgp-process-region): Use `pgg-convert-lbt-region'.
271         (sign-region): Use `pgg-as-lbt'.
272         (encrypt-region): Don't ask passphrase.
273
274 1999-11-06   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
275
276         * pgg-parse.el (pgg-byte-after): Always pass the first argument
277         of `char-after'.
278
279 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
280
281         * pgg-pgp.el (sign-region): Fix regexp for the beginning of armor.
282
283         * pgg-gpg.el (encrypt-region): Don't use "--textmode" in GPG
284         arguments, replace line break code with CRLF while signing
285         instead.
286
287 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
288
289         * mime-pgp.el (mime-verify-application/pgp-signature): Copy the
290         messages in PGG buffers to MIME-echo buffer instead of binding
291         `pgg-output-buffer'.
292         (mime-add-application/pgp-keys): Likewise.
293
294         * pgg-gpg.el (verify-region): Fill errors buffer whether
295         verification has succeeded or not.
296
297 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
298
299         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (snarf-keys-region):
300         Use `pgg-process-when-success'.
301
302         * pgg.el (pgg-encrypt-region): Add autoload cookie.
303         (pgg-decrypt-region): Ditto.
304         (pgg-sign-region): Ditto.
305         (pgg-verify-region): Don't modify the buffer; add autload cookie.
306         (pgg-snarf-keys-region): Add interactive spec; add autload cookie.
307         (pgg-insert-key): Add interactive spec; add autload cookie.
308
309 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
310
311         * pgg-gpg.el (pgg-gpg-shell-command-switch): New user option.
312         (pgg-gpg-process-region): Bind `shell-command-switch' to the value
313         of `pgg-gpg-shell-command-switch'.
314
315         * pgg-pgp.el (pgg-pgp-shell-command-switch): New user option.
316         (pgg-pgp-process-region): Bind `shell-command-switch' to the value
317         of `pgg-pgp-shell-command-switch'.
318
319         * pgg-pgp5.el (pgg-pgp5-shell-command-switch): New user option.
320         (pgg-pgp5-process-region): Bind `shell-command-switch' to the value
321         of `pgg-pgp5-shell-command-switch'.
322
323         * pgg-gpg.el, pgg-pgp.el, pgg-pgp5.el (sign-region): Use fixed end
324         position of the signature.
325
326         * mime-pgp.el: Add autoload for `pgg-decrypt-region',
327         `pgg-verify-region', `pgg-snarf-keys-region'.
328         (mime-view-application/pgp): Don't use `pgp-function'.
329         (mime-verify-application/pgp-signature): Ditto.
330         (mime-add-application/pgp-keys): Ditto.
331         (mime-pgp-command): Abolish.
332         (mime-pgp-default-language): Abolish.
333         (mime-pgp-good-signature-regexp-alist): Abolish.
334         (mime-pgp-key-expected-regexp-alist): Abolish
335         (mime-pgp-check-signature): Abolish.
336
337         * semi-def.el (pgp-function-alist): Abolish.
338         (pgp-function): Abolish.
339
340         * mime-edit.el: Add autoload for `pgg-encrypt-region',
341         `pgg-sign-region', `pgg-insert-key'.
342         (mime-edit-sign-pgp-mime): Throw an error when
343         `pgg-sign-region' returns nil; don't use `pgp-function'.
344         (mime-edit-encrypt-pgp-mime): Throw an error when
345         `pgg-encrypt-region' returns nil; don't use `pgp-function'.
346         (mime-edit-sign-pgp-kazu): Don't use `pgp-function'.
347         (mime-edit-encrypt-pgp-mime): Ditto.
348
349 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
350
351         * mime-pgp.el (mime-add-application/pgp-keys): Don't display
352         public key block; snarf keys immediately.
353
354         * pgg.el (pgg-insert-url-with-program): Call program asynchronously.
355
356 1999-11-05   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
357
358         * pgg-def.el (pgg-echo-buffer): New variable.
359
360         * pgg.el (pgg-process-when-success): New macro.
361         (pgg-insert-url-with-w3): New function.
362         (pgg-insert-url-program): New variable.
363         (pgg-insert-url-extra-arguments): New variable.
364         (pgg-insert-url-function): New variable.
365         (pgg-fetch-key): Use it.
366         (pgg-encrypt-region): If called interactively, popup
367         `pgg-echo-buffer' to display encryption status.
368         (pgg-decrypt-region): Likewise.
369         (pgg-sign-region): Likewise.
370         (pgg-verify-region): Likewise.
371
372         * pgg-gpg.el (lookup-key-string): Use `call-process' instead of
373         `pgg-gpg-process-region'.
374         (encrypt-region): Use `pgg-process-when-success'; if the output
375         buffer is empty, don't copy errors, just return nil.
376         (decrypt-region): Likewise.
377         (verify-region): Check the contents of status buffer to looking
378         for `GOODSIG' response.
379         (sign-region): Accept optional argument `clearsign'.
380
381         * pgg-pgp.el (lookup-key-string): Use `call-process' instead of
382         `pgg-pgp-process-region'.
383         (encrypt-region): Use `pgg-process-when-success'; if the output
384         buffer is empty, don't copy errors, just return nil.
385         (decrypt-region): Likewise.
386         (verify-region): Likewise.
387         (sign-region): Accept optional argument `clearsign'.
388
389         * pgg-pgp5.el (lookup-key-string): Use `call-process' instead of
390         `pgg-pgp5-process-region'.
391         (encrypt-region): Use `pgg-process-when-success'; if the output
392         buffer is empty, don't copy errors, just return nil.
393         (decrypt-region): Likewise.
394         (verify-region): Likewise.
395         (sign-region): Accept optional argument `clearsign'.
396
397 1999-11-04   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
398
399         * pgg.el (pgg-verify-region): Ignore all errors encountered on
400         calling `pgg-fetch-key'.
401
402 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
403
404         * mime-pgp.el (mime-verify-application/pgp-signature): Enclose
405         with `unwind-protect' to be sure of deleting *.asc files.
406
407         * pgg-pgp.el (pgg-pgp-process-region): Set `PGPPASSFD' before
408         starting PGP process.
409
410         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
411
412 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
413
414         * pgg-parse.el (pgg-parse-crc24): Don't use any `write' ops.
415         (pgg-parse-crc24-string): Use `ccl-execute-on-string'.
416
417 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
418
419         * mime-edit.el (mime-edit-set-sign): Preserve last status of
420         `mime-edit-pgp-processing'.
421         (mime-edit-set-encrypt): Ditto.
422         (mime-edit-pgp-enclose-buffer): Process
423         `mime-edit-pgp-enclose-buffer' consequently.
424
425         * pgg-parse.el (pgg-decode-packets): Don't use
426         `mime-encode-string'.
427         (pgg-ignore-packet-checksum): Default to t.
428
429 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
430
431         * pgg.el: Rename the field name `cipher-algorithm' to
432         `symmetric-key-algorithm'.
433         (pgg-verify-condition): Fix documentation.
434         (pgg-decrypt-condition): Ditto.
435
436 1999-11-04  Katsumi Yamaoka <yamaoka@jpl.org>
437
438         * mime-edit.el (mime-edit-preview-message): Inherit the value of
439         `mime-edit-pgp-processing'.
440
441 1999-11-04  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
442
443         * pgg.el (pgg-encrypt-region): Add interactive spec.
444         (pgg-decrypt-region): Ditto.
445         (pgg-sign-region): Ditto.
446         (pgg-verify-region): Add optional argument `fetch' to fetch
447         signer's public key.
448
449         * pgg-def.el (pgg-default-keyserver-address): New variable.
450
451         * semi-def.el (pgp-function-alist): Remove `lookup-key'.
452
453         * mime-pgp.el (mime-display-application/pgp-signature): Abolish.
454         (mime-display-application/pgp-encrypted): Abolish.
455         (mime-display-application/pgp-keys): Abolish.
456         (mime-pgp-keyserver-url-template): Abolish.
457         (mime-pgp-keyserver-address): Abolish.
458         (mime-pgp-keyserver-port): Abolish.
459         (mime-pgp-keyserver-protocol): Abolish.
460         (mime-pgp-fetch-key): Abolish.
461
462         * semi-setup.el: Delete default setting of
463         `mime-display-application/pgp-signature', 
464         `mime-display-application/pgp-encrypted',
465         `mime-display-application/pgp-keys'
466
467 1999-11-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
468
469         * pgg.el (pgg-fetch-key): Protect `buffer-file-name'.
470
471         * pgg-gpg.el (snarf-keys-region): Add `-' as extra argument of
472         gpg --import; convert status code into an integer.
473
474 1999-11-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
475
476         * semi-def.el (pgp-function-alist): Add `lookup-key'.
477
478         * pgg.el, pgg-gpg.el, pgg-pgp5.el, pgg-pgp.el:
479         Rename generic function `lookup-key' to `lookup-key-string';
480         add optional argument `type'.
481
482         * pgg-def.el (pgg-truncate-key-identifier): New macro.
483
484         * pgg.el: Rename generic function `lookup-key' to
485         `lookup-key-string'; add optional argument `type'.
486         (pgg-fetch-key): New function.
487         (pgg-snarf-keys-region): Fix typo.
488         (pgg-lookup-key-string): New function.
489         (pgg-read-passphrase): Use `pgg-truncate-key-identifier'.
490         (pgg-add-passphrase-cache): Ditto.
491
492         * mime-pgp.el (mime-pgp-keyserver-url-template): New variable
493         imported from semi-pgpgpg.
494         (mime-pgp-keyserver-address): Ditto.
495         (mime-pgp-keyserver-port): Ditto.
496         (mime-pgp-keyserver-protocol): New variable.
497         (mime-pgp-fetch-key): New function.
498         (mime-verify-application/pgp-signature): Prompt user to fetch
499         signer's public key.
500
501 1999-11-03  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
502
503         * pgg.el (pgg-fetch-public-key): New function.
504
505         * pgg-pgp.el (lookup-key): New generic function.
506         (encrypt-region): Use `lookup-key'; cache passphrase if the
507         encryption has done successfully.
508         (sign-region): Likewise.
509         (decrypt-region): Use `lookup-key'.
510
511         * pgg.el (pgg-scheme): Remove all slots.
512         (pgg-decrypt-codition): Rename tag `cipher-algorithm' to
513         `symmetric-key-algorithm'.
514         (lookup-key): Add documentation about the new generic function.
515
516         * pgg-parse.el (pgg-decode-armor-region): Remove autoload cookie.
517         (pgg-armor-header-lines): New variable.
518
519 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
520
521         * pgg.el (pgg-add-passphrase-cache): Use only four octets of the key.
522         (pgg-read-passphrase): Ditto.
523         
524         * pgg-pgp5.el (lookup-key): New generic function. 
525         (encrypt-region): Use `lookup-key'; cache passphrase if the
526         encryption has done successfully.
527         (sign-region): Likewise.
528         (decrypt-region): Use `lookup-key'.
529
530 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
531
532         * pgg-parse.el
533         (pgg-parse-public-key-encrypted-session-key-packet):
534         Rename tag `public-key-identifier' to `key-identifier'.
535
536         * mime-pgp.el
537         (mime-display-application/pgp-encrypted): Refer it.
538
539         * pgg.el (pgg-passphrase-cache-expiry): New variable.
540         (pgg-passphrase-cache): New variable.
541         (pgg-read-passphrase): Add optional argument `key'.
542         (pgg-add-passphrase-cache): New function.
543         (pgg-remove-passphrase-cache): New function.
544
545         * pgg-gpg.el (lookup-key): New generic function.
546         (encrypt-region): Use `lookup-key'; cache passphrase if the
547         encryption has done successfully.
548         (sign-region): Likewise.
549         (decrypt-region): Use `lookup-key'.
550
551 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
552
553         * pgg-parse.el (pgg-parse-length-type): Fix typo.
554         (pgg-parse-public-key-encrypted-session-key-packet): Use
555         `pgg-read-bytes-string' instead of `pgg-read-bytes'.
556
557 1999-11-02  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
558
559         * mime-edit.el (mime-edit-sign-pgp-mime): Rewrite with PGG functions.
560         (mime-edit-encrypt-pgp-mime): Likewise.
561         (mime-edit-encrypt-recipient-fields-list): Return recipients as list.
562
563         * mime-pgp.el: Add comment that this module is based on
564         draft-yamamoto-openpgp-mime-00.txt (OpenPGP/MIME) and RFC 2440
565         (OpenPGP Message Format) as well. 
566         (mime-verify-application/pgp-signature): Use
567         `pgg-verify-region' instead of `mime-pgp-check-signature'.
568         (mime-display-application/pgp-signature): New function.
569         (mime-display-application/pgp-encrypted): New function.
570         (mime-display-application/pgp-keys): New function.
571
572         * semi-setup.el: Set up for
573         `mime-display-application/pgp-signature', 
574         `mime-display-application/pgp-encrypted',
575         `mime-display-application/pgp-keys'.
576         (mime-setup-enable-pgp): Default to t.
577
578         * SEMI-ELS (semi-modules-to-compile): Add `pgg', `pgg-parse',
579         `pgg-gpg', `pgg-pgp' and `pgg-pgp5' instead of `mime-mc'.
580
581         * EMIKO-VERSION, pgg-def.el, pgg.el, pgg-gpg.el, 
582         pgg-pgp5.el, pgg-pgp.el, pgg-parse.el: New file.
583
584         * mime-image.el (mime-display-image): Rewrite.
585
586         * semi-def.el (mime-user-interface-product): Modify for EMIKO.
587         (pgp-function-alist): Replace each method with PGG function.
588
589         * mime-view.el (mime-view-popup-menu): New variable.
590         (mime-view-popup-menu): New function.
591         (mime-view-define-keymap): Bind `mime-view-popup-menu' to
592         `mouse-button-3'.
593
594 1999-11-01  Tanaka Akira  <akr@jaist.ac.jp>
595         * mime-view.el (mime-display-application/x-postpet): New function.
596         (mime-preview-condition): Set up for
597         'mime-preview-application/x-postpet.
598         (unpack): New macro.    
599         (unpack-skip): New function.
600         (unpack-fixed): New function.
601         (unpack-byte): New function.
602         (unpack-short): New function.
603         (unpack-long): New function.
604         (unpack-string): New function.
605         (unpack-string-sjis): New function.
606         (postpet-decode): New function.
607
608 1999-10-17  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
609
610         * SEMI-MK (install-semi-package): Delte auto-autoloads.el
611         and custom-load.el
612
613 \f
614 1999-10-16  MORIOKA Tomohiko  <tomo@m17n.org>
615
616         * SEMI: Version 1.13.7 (Awazu) released.
617
618 1999-10-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
619
620         * mime-view.el (mime-preview-move-to-upper): Scroll
621         according to mime-preview-move-scroll.
622
623 1999-10-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
624
625         * mime-view.el (mime-preview-scroll-down-entity,
626         mime-preview-scroll-up-entity): Recenter when moving to
627         a next entity.
628         (mime-preview-move-scroll): New variable.
629         (mime-preview-move-to-previous, mime-preview-move-to-next):
630         Recenter according to the variable mime-preview-move-scroll.
631
632 1999-10-04  Katsumi Yamaoka   <yamaoka@jpl.org>
633
634         * mime-view.el (mime-preview-move-to-next): Attempt to go to the
635         next page if the return value of `next-single-property-change' is
636         greater than `point-max'.
637         (mime-preview-move-to-previous): Don't move backward at the
638         beginning of the buffer; attempt to go to the previous page if the
639         return value of `previous-single-property-change' is less than
640         `point-min'.
641
642 1999-09-29  MORIOKA Tomohiko  <tomo@m17n.org>
643
644         * mime-view.el (mime-display-multipart/mixed): Share cell of
645         `major-mode'.
646         (mime-display-multipart/alternative): Likewise.
647         (mime-display-entity): Refer `major-mode' value of a situation
648         instead of buffer-local-variable `major-mode'.
649
650 1999-09-29  MORIOKA Tomohiko  <tomo@m17n.org>
651
652         * mime-play.el (mime-preview-play-current-entity): Use
653         text-property `mime-view-situation' as the initial value of
654         acting-situation to add major-mode.
655
656 1999-09-29  MORIOKA Tomohiko  <tomo@m17n.org>
657
658         * mime-edit.el (mime-content-types): Delete text/x-rot13-47-48 in
659         default definition. [cf. <tm-ja:4904>, <tm-ja:4907>]
660
661 1999-09-27  Katsumi Yamaoka   <yamaoka@jpl.org>
662
663         * mime-edit.el (mime-edit-user-agent-value): Include
664         `emacs-patch-level'.  It exists in XEmacs 21.1.1 or later.
665
666 1999-09-20  Yoshiki Hayashi <t90553@mail.ecc.u-tokyo.ac.jp>
667
668         * mime-view.el (mime-preview-scroll-up-entitiy,
669         mime-preview-scroll-down-entity): Use scroll-up and scroll-down
670         instead of forward-line.
671         (mime-preview-next-line-entity,
672         mime-preview-previous-line-entity): Add optional argument LINES
673         and scroll LINES lines if specified. Add doc-string.
674
675 \f
676 1999-09-13  MORIOKA Tomohiko  <tomo@m17n.org>
677
678         * SEMI: Version 1.13.6 (Komatsu) released.
679
680 1999-08-30  MORIOKA Tomohiko  <tomo@m17n.org>
681
682         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
683         Encode `mime-edit-version'.
684
685 1999-08-28  MORIOKA Tomohiko  <tomo@m17n.org>
686
687         * mime-play.el (mime-store-message/partial-piece): Use
688         `directory-files' to check number of pieces.
689
690 1999-08-26  MORIOKA Tomohiko  <tomo@m17n.org>
691
692         * mime-play.el (mime-store-message/partial-piece): Don't refer
693         `mime-preview-buffer'.
694
695 1999-08-25  Katsumi Yamaoka   <yamaoka@jpl.org>
696
697         * SEMI-CFG: Use `if' instead of `when'.
698
699 \f
700 1999-08-18  MORIOKA Tomohiko  <tomo@m17n.org>
701
702         * REMI: Version 1.13.2 (\e-DÃ’ike-Ikoinomori)\e-A released.
703
704 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
705
706         * mime-view.el (mime-preview-original-major-mode): Modify the way
707         of checking for the end of the buffer.
708
709 1999-08-17  Katsumi Yamaoka   <yamaoka@jpl.org>
710
711         * mime-view.el (mime-preview-original-major-mode): Don't use
712         `get-text-property' at the end of the buffer.
713
714 1999-08-02  MORIOKA Tomohiko  <tomo@m17n.org>
715
716         * mime-view.el (mime-preview-follow-current-entity): Don't use
717         `mime-entity-buffer'.
718
719 1999-05-17  KOSEKI Yoshinori  <kose@yk.NetLaputa.ne.jp>
720
721         * mime-pgp.el (mime-verify-application/pgp-signature): Specify the
722         name of `sig-file' explicitly for `mime-pgp-check-signature'.
723         (mime-pgp-check-signature): Accept new arg `sig-file' and feed its
724         value to the verify command.
725
726 1999-07-29  MORIOKA Tomohiko  <tomo@m17n.org>
727
728         * mime-play.el (mime-play-entity): Get media-type from situation
729         instead of entity; display prompt and call `mime-save-content' if
730         method is not found.
731         (mime-detect-content): Call `mime-play-entity' even if media-type
732         specification is not found in `mime-magic-type-alist'.
733
734 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
735
736         * mime-view.el (mime-view-entity-title): Use
737         `mime-entity-read-field' instead of `mime-read-field'.
738         (mime-display-message): Use `major-mode' of
739         mime-entity-header-buffer as the default value of
740         original-major-mode.
741
742         * mime-play.el (mime-entity-safe-filename): Use
743         `mime-entity-read-field' instead of `mime-read-field'.
744         (mime-view-message/rfc822): New implementation.
745
746         * mime-pgp.el (mime-add-application/pgp-keys): Use
747         `mime-entity-number' instead of `mime-raw-point-to-entity-number'.
748
749         * mime-partial.el
750         (mime-combine-message/partial-pieces-automatically): Use
751         `mime-entity-read-field' instead of `mime-read-field'.
752
753         * mime-bbdb.el (mime-bbdb/update-record): Use
754         `mime-entity-read-field' instead of `mime-read-field'; use
755         `mime-entity-fetch-field' instead of `mime-fetch-field'.
756
757 1999-07-28  MORIOKA Tomohiko  <tomo@m17n.org>
758
759         * mime-view.el (mime-raw-find-entity-from-point): Deleted.
760         (mime-raw-buffer): Deleted.
761         (mime-preview-original-major-mode): Add new optional argument
762         `point'; refer text-property `mime-view-situation' instead of
763         using `mime-entity-buffer'.
764         (mime-raw-point-to-entity-node-id): Deleted.
765         (mime-raw-point-to-entity-number): Deleted.
766         (mime-raw-flatten-message-info): Deleted.
767         (mime-display-entity): Add text-property `mime-view-situation' to
768         each entity.
769
770 \f
771 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
772
773         * SEMI: Version 1.13.5 (Meih\e-Dò)\e-A released.
774
775 1999-07-27  MORIOKA Tomohiko  <tomo@m17n.org>
776
777         * NEWS (Don't expect raw-buffer): New subsection.
778         (Now acting-method must not expect to run in raw-buffer): Changed
779         as a subsubsection of subsection `Don't expect raw-buffer'.
780         (Don't refer variable `mime-raw-buffer'): New subsubsection.
781         (Don't refer variable `mime-preview-buffer'): New subsubsection.
782
783         * NEWS (Requires FLIM 1.13 API): New subsection.
784
785 1999-07-23  MORIOKA Tomohiko  <tomo@m17n.org>
786
787         * README.en (Required environment): Change required FLIM to
788         1.13.1; change location of APEL and FLIM.
789
790 \f
791 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
792
793         * REMI: Version 1.13.1 (Kubiki) released.
794
795 1999-07-22  MORIOKA Tomohiko  <tomo@m17n.org>
796
797         * mime-play.el
798         (mime-preview-quitting-method-for-mime-show-message-mode): Don't
799         refer `mime-raw-buffer'.
800
801 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
802
803         * mime-play.el (mime-store-message/partial-piece): Don't refer
804         `mime-preview-buffer'.
805
806 \f
807 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
808
809         * REMI: Version 1.13.0 (Saigata) released.
810
811 1999-07-21  MORIOKA Tomohiko  <tomo@m17n.org>
812
813         * Makefile (EXEC_PREFIX): Deleted.
814         (elc): Change command-line interface to delete `EXEC_PREFIX'.
815         (install-elc): Likewise.
816
817         * SEMI-MK (config-semi): Change command-line interface to delete
818         `EXEC_PREFIX'.
819
820         * SEMI-CFG (EXEC_PREFIX): Deleted.
821
822 1999-07-07  Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
823
824         * mime-edit.el (mime-edit-quitting-method): Don't refer
825         `mime-raw-buffer'.
826
827         * mime-view.el (mime-preview-follow-current-entity): Don't refer
828         `mime-raw-buffer'.
829
830 1999-06-17  MORIOKA Tomohiko  <tomo@m17n.org>
831
832         * mime-edit.el (mime-edit-user-agent-value): Modify for XEmacs
833         UTF-2000-MULE.
834
835 1999-06-04  MORIOKA Tomohiko  <tomo@m17n.org>
836
837         * mime-edit.el (mime-edit-user-agent-value): Modify code to get
838         version number of XEmacs. [cf. <tm-ja:4561>]
839
840 1999-05-22  MORIOKA Tomohiko  <tomo@m17n.org>
841
842         * mime-view.el (mime-entity-situation): Don't refer `major-mode'
843         of a mime-entity-buffer.
844         (mime-display-multipart/mixed): Add `major-mode' of SITUATION to
845         default-situation of children.
846         (mime-display-multipart/alternative): Likewise.
847         (mime-display-entity): Don't refer `raw-buffer'; use
848         `mime-goto-header-start-point'.
849         (mime-display-message): Add new optional argument
850         `original-major-mode'; don't refer `raw-buffer'; use
851         `mime-entity-name' to make name of `preview-buffer'; don't set up
852         `mime-raw-buffer' of `preview-buffer'; use `original-major-mode'
853         as value of `major-mode' field of default-situation; don't pop up
854         `preview-buffer' in suitable window; return `preview-buffer'.
855         (mime-view-buffer): Pop up `preview-buffer' in suitable window.
856
857 1999-05-31  Keiichi Suzuki  <keiichi@nanap.org>
858
859         * mime-play.el (mime-show-echo-buffer): Bind `buffer-read-only' to
860         nil, while insert messages.
861
862 1999-05-28  MORIOKA Tomohiko  <tomo@m17n.org>
863
864         * README.en (Required environment): Require APEL 9.20.
865
866 1999-05-27  MORIOKA Tomohiko  <tomo@m17n.org>
867
868         * mime-play.el (mime-play-entity): Enter to the calist-package
869         `mime-view' before call `ctree-find-calist'.
870
871         * mime-view.el (mime-view): New calist-package.
872         (mime-display-entity): Enter to the calist-package `mime-view'
873         before call `ctree-match-calist'.
874
875 1999-05-23  MORIOKA Tomohiko  <tomo@m17n.org>
876
877         * mime-edit.el (mime-edit-mime-version-value): Don't use
878         `eval-when-compile' to avoid problem with XEmacs-MULE.
879         (mime-edit-mime-version-field-for-message/partial): Likewise.
880
881 1999-05-20  MORIOKA Tomohiko  <tomo@m17n.org>
882
883         * NEWS (Text property `mime-view-entity-{header|body}'): New
884         subsection.
885         (Behavior change about `mime-display-header-hook'): Likewise.
886
887         * mime-view.el (mime-display-entity): Don't move to (point-max)
888         before run `mime-display-header-hook)'.
889
890 1999-05-19  MORIOKA Tomohiko  <tomo@m17n.org>
891
892         * mime-view.el (mime-display-entity): Put text-property
893         `mime-view-entity-header' and `mime-view-entity-body' to header
894         and body; run `mime-display-header-hook' before insert "\n".
895         (mime-preview-follow-current-entity): Use text-property
896         `mime-view-entity-header'.
897
898 \f
899 1999-05-12  MORIOKA Tomohiko  <tomo@m17n.org>
900
901         * SEMI: Version 1.13.4 (Terai) released.
902
903 1999-04-06  Shuhei KOBAYASHI  <shuhei@aqua.ocn.ne.jp>
904
905         * mime-edit.el (mime-delete-field): Use `std11-field-end'.
906
907 1999-03-30  Keiichi Suzuki  <kei-suzu@mail.wbs.ne.jp>
908
909         * mime-edit.el (mime-edit-decode-single-part-in-buffer): Normalize
910         EOL code in MIME encoded text part.
911
912 1999-03-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
913
914         * mime-view.el (mime-preview-follow-current-entity): Don't copy
915         header if current entity is root.
916
917 1999-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
918
919         * mime-edit.el (mime-charset-type-list): Add `tis-620'.
920
921 \f
922 1999-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
923
924         * SEMI: Version 1.13.3 (Komaiko) released.
925
926 1999-02-26  Katsumi Yamaoka   <yamaoka@jpl.org>
927
928         * SEMI-MK (install-semi-package): Install mime-setup.el(c).
929         (compile-semi-package): Compile mime-setup.el as well.
930
931 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
932
933         * mime-edit.el (mime-content-types): Add definition of
934         application/vnd.ms-powerpoint for myself :-P
935         (mime-file-types): Add setting of *.ppt for
936         application/vnd.ms-powerpoint.
937
938 1999-02-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
939
940         * mime-partial.el
941         (mime-combine-message/partial-pieces-automatically): Call
942         `mime-store-message/partial-piece' in the buffer when it is
943         called.
944
945         * mime-play.el (mime-store-message/partial-piece): Don't move to
946         point-min.
947
948         * mime-play.el (mime-store-message/partial-piece): Don't expect
949         called in raw-buffer.
950
951 \f
952 1999-01-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
953
954         * SEMI: Version 1.13.2 (Mikawa) released.
955
956 1999-01-26  Katsumi Yamaoka   <yamaoka@jpl.org>
957
958         * README.en: Notice that 1.12.5 or later of FLIM is required.
959
960 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
961
962         * mime-play.el (mime-preview-play-current-entity): Add autoload
963         cookie.
964         (mime-play-entity): Likewise.
965
966         * mime-view.el (mime-display-message): Add autoload cookie; add
967         DOC-string.
968         (mime-view-buffer): Add autoload cookie.
969
970 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
971
972         * mime-play.el (mime-reduce-acting-situation-examples): New
973         implementation.
974
975 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
976
977         * mime-play.el (mime-view-caesar): Select window which displays
978         current-buffer if it is not selected <to fix problem with mouse
979         operations>.
980
981 1999-01-26  Katsumi Yamaoka   <yamaoka@jpl.org>
982
983         * mime-edit.el (mime-edit-decode-single-part-in-buffer): Limit the
984         search bound for the end of "Content-Transfer-Encoding" field.
985
986 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
987
988         * mime-play.el (mime-view-caesar): New implementation.
989
990 1999-01-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
991
992         * mime-play.el (mime-view-caesar): Don't expect called in
993         raw-buffer; use `mime-insert-entity'.
994
995 1999-01-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
996
997         * mime-w3.el (mime-preview-text/html): Display err if error occurs
998         in `w3-region'.
999
1000         * mime-w3.el (mime-preview-text/html): Guard from error of
1001         `w3-region'.
1002
1003 \f
1004 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1005
1006         * SEMI: Version 1.13.1 (Kaga-Kasama) released.
1007
1008 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1009
1010         * TODO (Don't expect raw-buffer): New item.
1011         (lazy generating of situations from mime-entity information): New
1012         item.
1013
1014         * TODO (Don't use filter-model): finished.
1015
1016         * TODO (multipart/related support): virtually finished.
1017
1018 1999-01-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1019
1020         * Delete README.ja until it is fixed.
1021
1022         * mime-w3.el (url-cid): Use `mime-insert-entity-content'.
1023
1024         * README.ja, README.en (Required environment): Require FLIM
1025         1.12.4.
1026
1027         * mime-w3.el (mime-w3-message-structure): New variable.
1028         (mime-preview-text/html): Set up `mime-w3-message-structure'.
1029         (url-cid): New function; set up as registered-protocol of url.
1030
1031 1999-01-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1032
1033         * README.ja: Modify title.
1034
1035         * README.ja: Add notice about translation.
1036
1037         * README.ja, README.en (Required environment): Require FLIM
1038         1.12.3; delete description about enriched.el because anything
1039         older than Emacs 19.28 are not supported.
1040
1041         * mime-pgp.el (mime-view-application/pgp): Don't expect called in
1042         raw-buffer; use `mime-insert-entity'.
1043
1044         * mime-play.el (mime-view-message/rfc822): Use
1045         `mime-insert-entity'.
1046
1047 1999-01-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1048
1049         * NEWS (Function `mime-play-entity'): Sync with latest
1050         specification.
1051
1052         * mime-pgp.el (mime-verify-multipart/signed): Modify for interface
1053         change of `mime-play-entity'.
1054
1055         * mime-play.el (mime-preview-play-current-entity): Modify for
1056         interface change of `mime-play-entity'.
1057         (mime-play-entity): Change interface; abolish optional arguments
1058         `mode' and `ignore-example'.
1059         (mime-detect-content): Modify for interface change of
1060         `mime-play-entity'.
1061
1062         * mime-view.el (mime-entity-situation): Add new optional argument
1063         `situation'; it is preferred to attributes of entity.
1064
1065 1999-01-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1066
1067         * mime-view.el (mime-view-version): Don't use `eval-when-compile'
1068         to avoid to break product-code-name.
1069
1070         * mime-edit.el (mime-edit-version): Don't use `eval-when-compile'
1071         to avoid to break product-code-name.
1072
1073 \f
1074 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1075
1076         * SEMI: Version 1.13.0 (Matt\e-Dò)\e-A released.
1077
1078 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1079
1080         * mime-play.el (mime-view-message/rfc822): Don't expect called in
1081         raw-buffer.
1082
1083 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1084
1085         * NEWS (Function `mime-play-entity'): Add description about
1086         interface change of `mime-play-entity'.
1087
1088         * mime-play.el (mime-play-entity): Change interface.
1089
1090 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1091
1092         * NEWS (Changes in SEMI 1.13): New section.
1093
1094         * NEWS (Changes in SEMI 1.12): New section.
1095
1096 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1097
1098         * mime-pgp.el (mime-view-application/pgp): Don't expect called in
1099         raw-buffer.
1100         (mime-verify-application/pgp-signature): Likewise.
1101
1102         * mime-play.el: Abolish variable
1103         `mime-preview-after-decoded-position'.
1104         (mime-preview-play-current-entity): Use `mime-play-entity' simply;
1105         don't switch to raw-buffer.
1106         (mime-play-entity): renamed from `mime-raw-play-entity'; don't
1107         expect called in raw-buffer.
1108         (mime-activate-mailcap-method): Don't expect called in raw-buffer.
1109         (mime-show-echo-buffer): Permit to run in preview-buffer.
1110
1111 \f
1112 1999-01-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1113
1114         * SEMI: Version 1.12.1 ([JR] Nonoichi) released.
1115
1116         * mime-play.el (mime-detect-content): Use `mime-entity-content'
1117         not to refer to buffer directly.
1118
1119 1999-01-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1120
1121         * mime-view.el: Must require `emu'.
1122
1123 1999-01-04  OKUNISHI Fujikazu <fuji0924@mbox.kyoto-inet.or.jp>
1124
1125         * mime-view.el (mime-view-insert-entity-button): Use URL if it
1126         exists in Content-Type field.
1127
1128         * mime-play.el (mime-raw-browse-url-function): Default to
1129         `mime-browse-url-function' instead of `mime-browse-url'.
1130
1131 1998-12-24  Katsumi Yamaoka   <yamaoka@jpl.org>
1132
1133         * mime-view.el (mime-preview-move-to-next): Don't move forward at
1134         the end of buffer.
1135
1136 1998-12-03  Katsumi Yamaoka   <yamaoka@jpl.org>
1137
1138         * mime-edit.el (mime-edit-user-agent-value): Include
1139         `xemacs-betaname'.
1140
1141 \f
1142 1998-12-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1143
1144         * SEMI: Version 1.12.0 (Nishi-Kanazawa) released.
1145
1146 1998-11-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1147
1148         * mime-edit.el (eliminate-top-spaces): New function (moved from
1149         mime-def.el of FLIM).
1150
1151 1998-11-17  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
1152
1153         * mime-partial.el
1154         (mime-combine-message/partial-pieces-automatically): Fix
1155         DOC-string.
1156
1157         * mime-view.el (mime-view-buffer): Fix DOC-string.
1158
1159 1998-11-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1160
1161         * NEWS (Changes in SEMI 1.11): New section.
1162
1163 1998-11-18  Katsumi Yamaoka   <yamaoka@jpl.org>
1164
1165         * semi-setup.el (mime-setup-decode-message-header): Use
1166         `mime-decode-header-in-buffer' instead of `eword-decode-header'.
1167
1168         * mime-view.el (mime-preview-follow-current-entity): Likewise.
1169
1170 1998-11-18  Keiichi Suzuki    <kei-suzu@mail.wbs.ne.jp>
1171
1172         * mime-edit.el (mime-content-transfer-encoding-priority-list): New
1173         variable.
1174         (mime-edit-translate-single-part-tag): Change return value to
1175         `nil' or a cons which include content-type and encoding.
1176         (mime-edit-translate-region): Generate `encodeing' from
1177         return value of `mime-edit-translate-single-part-tag'.
1178
1179 \f
1180 1998-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1181
1182         * SEMI: Version 1.11.0 (Kanazawa) released.
1183
1184         * README.ja, README.en (Required environment): Modify for APEL
1185         9.11 and FLIM 1.12.0.
1186
1187 1998-11-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1188
1189         * mime-edit.el (mime-edit-split-ignored-field-regexp): Add "^".
1190
1191 1998-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * mime-bbdb.el (mime-bbdb/update-record): Use
1194         `mime-decode-field-body' instead of
1195         `eword-decode-structured-field-body'.
1196
1197 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1198
1199         * mime-edit.el (mime-edit-decode-message-in-buffer): Delete fields
1200         match with `mime-edit-again-ignored-field-regexp' then call
1201         `mime-decode-header-in-buffer'.
1202         (mime-edit-again): Delete header filter.
1203
1204 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1205
1206         * mime-edit.el (mime-edit-decode-multipart-in-buffer): Change
1207         interface.
1208         (mime-edit-decode-single-part-in-buffer): New function.
1209         (mime-edit-decode-message-in-buffer): Swap arguments; use function
1210         `mime-edit-decode-single-part-in-buffer'.
1211         (mime-edit-again): Modify for
1212         `mime-edit-decode-message-in-buffer'.
1213
1214 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1215
1216         * mime-edit.el (mime-edit-decode-multipart-in-buffer): New
1217         function.
1218         (mime-edit-decode-message-in-buffer): Add new optional argument
1219         `default-content-type'; use function
1220         `mime-edit-decode-multipart-in-buffer'; add autoload cookie.
1221         (mime-edit-again): Add autoload cookie.
1222
1223         * mime-edit.el (mime-edit-decode-message-in-buffer): Renamed from
1224         `mime-edit-decode-buffer'; change `not-decode-text' to optional
1225         argument.
1226
1227 \f
1228 1998-10-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * SEMI: Version 1.10.2 (Higashi-Kanazawa) released.
1231
1232 1998-10-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * NEWS (Abolish variable `mime-temp-directory'): New subsection.
1235
1236 1998-10-27  Katsumi Yamaoka   <yamaoka@jpl.org>
1237
1238         * mime-edit.el (mime-edit-decode-buffer): Limit search bound for
1239         "Content-Transfer-Encoding:".
1240
1241 \f
1242 1998-10-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1243
1244         * SEMI: Version 1.10.1 (Morimoto) released.
1245
1246         * README.ja, README.en (Required environment): Modify for APEL 9.6
1247         and FLIM 1.11.2.
1248
1249 1998-10-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1250
1251         * mime-play.el, mime-pgp.el, mime-partial.el, mime-image.el,
1252         mime-edit.el: Use `temporary-file-directory' instead of
1253         `mime-temp-directory'.
1254
1255 \f
1256 1998-10-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1257
1258         * SEMI: Version 1.10.0 (Tsubata) released.
1259
1260 1998-10-22  Yoshiki Hayashi   <g740685@komaba.ecc.u-tokyo.ac.jp>
1261
1262         * README.ja: New file.
1263
1264 1998-10-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1265
1266         * mime-edit.el, mime-view.el: Use `(featurep 'xemacs)' instead of
1267         `running-xemacs'.
1268
1269 1998-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1270
1271         * mime-view.el, SEMI-ELS: Move function `mime-display-text/plain',
1272         `mime-display-text/enriched' and `mime-display-text/richtext' from
1273         mime-text to mime-view.el; abolish mime-text.el.
1274
1275         * mime-play.el: Don't Require `mime-text' when compiling.
1276
1277         * mime-w3.el: Require `mime' instead of `mime-text'.
1278
1279 1998-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1280
1281         * semi-setup.el (mime-setup-enable-inline-image): Use `(featurep
1282         'xemacs)' instead of `running-xemacs'.
1283
1284 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1285
1286         * README.en (Required environment): Modify to require APEL 9.5 and
1287         FLIM 1.11.1.
1288
1289         * mime-edit.el: - Don't require emu.
1290                         - Require invisible.
1291
1292         * semi-def.el: Require poe instead of emu.
1293
1294 1998-10-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1295
1296         * mime-edit.el (mime-edit-decode-buffer): Convert encoding to
1297         lower case.
1298
1299 1998-10-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1300
1301         * mime-view.el (mime-view-ignored-field-list): Modify each element
1302         of initial value to include `:'.
1303         (mime-view-visible-field-list): Likewise.
1304         (mime-display-entity): Use `mime-insert-header' instead of
1305         `mime-insert-decoded-header'.
1306
1307 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1308
1309         * mime-edit.el (mime-edit-decode-buffer): Call
1310         `mule-caesar-region' for text/x-rot13-47-48 entity.
1311
1312 1998-09-22  Shozo UEHARA      <uehara@eken.phys.nagoya-u.ac.jp>
1313
1314         * mime-play.el (mime-raw-play-entity): Initialize `max-escore' by
1315         0. <cf. [tm-ja:3432]>
1316
1317 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1318
1319         * NEWS (Changes in SEMI 1.10): New section.
1320
1321         * NEWS (Changes in SEMI 1.9): New section.
1322
1323         * NEWS (User-Agent field): New subsection.
1324
1325 1998-10-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1326
1327         * mime-play.el (mime-view-caesar): Use `mime-insert-text-content'
1328         instead of `mime-text-insert-decoded-body'.
1329
1330         * mime-w3.el (mime-preview-text/html): Use
1331         `mime-insert-text-content' instead of
1332         `mime-text-insert-decoded-body'.
1333
1334         * mime-text.el: Abolish function `mime-text-insert-decoded-body'.
1335         (mime-display-text/plain): Use `mime-insert-text-content' instead
1336         of `mime-text-insert-decoded-body'.
1337         (mime-display-text/richtext): Likewise.
1338         (mime-display-text/enriched): Likewise.
1339
1340 \f
1341 1998-10-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1342
1343         * SEMI: Version 1.9.1 (Kurikara) released.
1344
1345 1998-10-14  Jari Aalto        <jari.aalto@poboxes.com>
1346
1347         * mime-edit.el (mime-file-types): Add some new mime types, and
1348         rearrange the types to logical sections: text; octext text and
1349         binary. <cf. [tm-en:1856]>
1350
1351 1998-10-12  Katsumi Yamaoka   <yamaoka@jpl.org>
1352
1353         * README.en: Add explanation about `VERSION_SPECIFIC_LISPDIR'.
1354
1355         * Makefile (install): Add new arg `VERSION_SPECIFIC_LISPDIR'.
1356         (install-elc): Likewise.
1357
1358         * SEMI-MK (config-semi): Refer to `VERSION_SPECIFIC_LISPDIR'.
1359
1360         * SEMI-CFG (VERSION_SPECIFIC_LISPDIR): New variable.
1361
1362 1998-10-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1363
1364         * SEMI-CFG: Abolish variable `SHELL' and `SHELLOPTION'.
1365
1366 1998-10-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1367
1368         * SEMI-CFG: Use `add-latest-path' for adding "custom" to
1369         load-path.
1370
1371 1998-10-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1372
1373         * SEMI-CFG: Don't use `when' before install is required; don't
1374         require cl.
1375
1376 1998-10-08  Katsumi Yamaoka   <yamaoka@jpl.org>
1377
1378         * SEMI-CFG: Add "custom" to load-path.
1379
1380 \f
1381 1998-10-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1382
1383         * SEMI: Version 1.9.0 (Isurugi) released.
1384
1385 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1386
1387         * README.en (Required environment): Modify for APEL 9.1 and FLIM
1388         1.10.1.
1389
1390 1998-10-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1391
1392         * mime-edit.el (mime-edit-version): Enclose with
1393         `eval-and-compile'.
1394
1395         * mime-edit.el (mime-edit-version): Renamed from
1396         `mime-edit-version-string'; use `mime-user-interface-product',
1397         `mime-product-name', `mime-product-version' and
1398         `mime-product-code-name'.
1399         (mime-edit-user-agent-value): Use `mime-user-interface-product',
1400         `mime-library-product', `mime-product-name',
1401         `mime-product-version' and `mime-product-code-name'.
1402         (mime-edit-mime-version-value): Rename `mime-edit-version-string'
1403         -> `mime-edit-version'.
1404         (mime-edit-mime-version-field-for-message/partial): Likewise.
1405
1406         * mime-play.el (mime-save-acting-situation-examples): Rename
1407         `mime-view-version-string' -> `mime-view-version'.
1408
1409         * mime-view.el (mime-view-version): Renamed from
1410         `mime-view-version-string'; use `mime-user-interface-product',
1411         `mime-product-name', `mime-product-version' and
1412         `mime-product-code-name'.
1413
1414         * semi-def.el (mime-user-interface-product): New constant; abolish
1415         `mime-user-interface-version'.
1416
1417 1998-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1418
1419         * mime-play.el (mime-echo-window-is-shared-with-bbdb): Check bbdb
1420         is install or not to define default value.
1421         (mime-show-echo-buffer): New implementation about
1422         `mime-echo-window-is-shared-with-bbdb'.
1423
1424 1998-10-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1425
1426         * mime-edit.el (mime-charset-type-list): Use `cn-gb' instead of
1427         `cn-gb2312' because `cn-gb2312' is typo.
1428
1429 1998-09-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1430
1431         * mime-edit.el (mime-file-types): Use function
1432         `mime-encoding-list' instead of variable
1433         `mime-file-encoding-method-alist' to define default value.
1434         (mime-edit-insert-voice): Use function `mime-encoding-alist'
1435         instead of variable `mime-file-encoding-method-alist' for
1436         completion.
1437         (mime-prompt-for-encoding): Likewise.
1438
1439 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1440
1441         * mime-edit.el (mime-edit-user-agent-value): Add
1442         system-configuration for Emacs and XEmacs.
1443
1444 1998-09-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1445
1446         * mime-edit.el (mime-edit-normalize-body): Use "7bit" for nil
1447         encoding as an argument of `mime-encode-region'.
1448
1449 \f
1450 1998-09-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1451
1452         * SEMI: Version 1.8.6 (Fukuoka) released.
1453
1454 1998-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1455
1456         * README.en (Installation): Add description for `run in expanded
1457         place' and `install as a XEmacs package'.
1458
1459         * README.en (Required environment): Require FLIM 1.9.2 or later.
1460
1461 1998-09-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1462
1463         * mime-edit.el (mime-file-types): Abolish setting for
1464         text/richtext.
1465         (mime-edit-insert-text): Likewise.
1466
1467         * mime-edit.el (mime-content-types): Modify comment style.
1468
1469 1998-09-13  Shin'ichiro Tanaka <tanaka@ifos.se.fujitsu.co.jp>
1470
1471         * mime-edit.el (mime-content-types): Delete text/richtext and add
1472         text/css and text/xml (cf. [tm-ja:3387]).
1473
1474 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1475
1476         * mime-edit.el (mime-edit-insert-user-agent-field): New variable
1477         (abolish `mime-edit-insert-x-emacs-field').
1478         (mime-edit-user-agent-value): New variable (abolish
1479         `mime-edit-x-emacs-value').
1480         (mime-edit-translate-body): Insert User-Agent field instead of
1481         `X-Emacs' field.
1482         (mime-edit-again-ignored-field-regexp): Add `User-Agent' instead
1483         of `X-Emacs' field conditionally.
1484
1485 1998-09-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1486
1487         * SEMI-MK (config-semi-package): New function.
1488         (compile-semi-package): New function.
1489         (install-semi-package): New function.
1490
1491         * SEMI-CFG (PACKAGEDIR): New variable.
1492
1493         * Makefile: Abolish variable `SHELL', `MAKE', `CC' and `CFLAGS'.
1494         (XEMACS): New variable.
1495         (FLAGS): Add `-l SEMI-MK'.
1496         (PACKAGEDIR): New variable.
1497         (elc): Delete `-l SEMI-MK'.
1498         (install-elc): Delete `-l SEMI-MK'.  Abolish target `all', `tex',
1499         `dvi' and `ps'.
1500         (package): New target.
1501         (install-package): New target.
1502         (clean): Delete historical setting.
1503
1504 \f
1505 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1506
1507         * SEMI: Version 1.8.5 (Nishi-Takaoka) released.
1508
1509         * README.en (Required environment): Modify APEL and FLIM version.
1510
1511         * mime-ui-en.sgml (Introduction): Translate.
1512
1513 1998-08-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1514
1515         * mime-view.el (mime-view-type-subtype-score-alist): Fix
1516         mismatched.
1517
1518 1998-08-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1519
1520         * mime-text.el (mime-text-insert-decoded-body): Specify line break
1521         code type as CRLF.
1522
1523 1998-08-10  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1524
1525         * mime-edit.el (mime-edit-normalize-body): Failed to canonicalize
1526         empty lines.
1527
1528 1998-08-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1529
1530         * mime-w3.el (mime-preview-text/html): Insert dummy "\n" into end
1531         of entity to avoid keymap text-property problem.
1532
1533 1998-07-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1534
1535         * NEWS (Don't use "file" command to detect content of entity): New
1536         section.
1537
1538         * mime-play.el (mime-magic-type-alist): New variable; abolish
1539         `mime-file-content-type-alist'.
1540         (mime-detect-content): New implementation (don't use "file"
1541         command).
1542
1543 \f
1544 1998-07-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1545
1546         * SEMI: Version 1.8.4 (Takaoka) released.
1547
1548 1998-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1549
1550         * mime-ui-en.sgml, mime-ui-ja.sgml (message/partial sending): New
1551         section.
1552
1553         * mime-edit.el (mime-edit-split-blind-field-regexp): Add
1554         DOC-string; change to user option.
1555
1556 \f
1557 1998-07-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1558
1559         * REMI: Version 1.8.4 (Takaoka) released.
1560
1561 1998-07-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1562
1563         * mime-play.el: Reduce `mime-acting-situation-example-list' while
1564         it is bigger than `mime-acting-situation-example-list-max-size'.
1565
1566 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1567
1568         * mime-edit.el (mime-edit-preview-message): Use `mime-view-buffer'
1569         instead of `mime-view-mode'.
1570
1571 \f
1572 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1573
1574         * REMI: Version 1.8.3 (Ecch\e-Dþ-Nakagawa)\e-A released.
1575
1576         * mime-play.el (mime-delq-null-situation): Add new optional
1577         argument `ignored-value'.
1578         (mime-raw-play-entity): Add new optional argument
1579         `ignored-method'; add `ignore-examples' to acting-situation.
1580         (mime-detect-content): Specify `ignore-examples' of
1581         acting-situation as `ignore-examples' of `mime-raw-play-entity';
1582         specify `mime-detect-content' as `ignored-method' of
1583         `mime-raw-play-entity'.
1584
1585 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1586
1587         * mime-view.el (mime-preview-extract-current-entity): Change
1588         interface to add `ignore-examples'.
1589         (mime-preview-print-current-entity): Likewise.
1590
1591         * mime-play.el (mime-acting-situation-example-list-max-size): New
1592         variable.
1593         (mime-reduce-acting-situation-examples): New function.
1594         (mime-preview-play-current-entity): Change interface to add
1595         `ignore-examples'.
1596         (mime-raw-play-entity): Add new optional argument
1597         `ignore-examples'.  Reduce `mime-acting-situation-example-list'
1598         when loading example file.
1599
1600 \f
1601 1998-07-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1602
1603         * REMI: Version 1.8.2 (N\e-Dòmachi)\e-A released.
1604
1605 1998-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1606
1607         * mime-play.el (mime-acting-situation-example-list): New variable;
1608         abolish `mime-acting-situation-examples'.
1609         (mime-save-acting-situation-examples): Modify for
1610         `mime-acting-situation-example-list'.
1611         (mime-compare-situation-with-example): New function.
1612         (mime-raw-play-entity): Change algorithm to compare with
1613         acting-situation-examples.
1614         (mime-store-message/partial-piece): Use `mime-view-buffer' instead
1615         of `mime-view-mode'.
1616
1617 1998-07-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1618
1619         * mime-play.el (mime-preview-play-current-entity): Fix problem
1620         when `mode' is omitted with non-interactive mode (maybe for button
1621         dispatcher).
1622
1623 \f
1624 1998-07-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1625
1626         * REMI: Version 1.8.1 (Fushiki) released.
1627
1628 1998-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1629
1630         * mime-ui-en.texi, mime-ui-en.sgml: New files.
1631
1632         * mime-ui-ja.sgml: Modify node names about MIME-Edit.
1633         (file-type specification): Fix typo.
1634
1635 1998-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1636
1637         * mime-play.el (mime-file-content-type-alist): Add "Standard
1638         MIDI".
1639
1640         * mime-play.el (mime-detect-content): Fixed.
1641
1642 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1643
1644         * mime-play.el (mime-activate-mailcap-method): Check filename is
1645         null string.
1646
1647 1998-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * mime-ui-ja.sgml, mime-ui-ja.texi: New files; delete
1650         mime-view-ja.sgml and mime-view-ja.texi.
1651
1652 \f
1653 1998-07-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1654
1655         * SEMI: Version 1.8.2 (Kosugi) released.
1656
1657         * README.en (Required environment): Modify for FLIM 1.8.0.
1658
1659         * mime-view.el (mime-display-entity): Modify for
1660         `mime-insert-decoded-header'.
1661
1662 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1663
1664         * mime-play.el (mime-activate-mailcap-method): Use
1665         `mime-write-entity-content'.
1666
1667 \f
1668 1998-06-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1669
1670         * SEMI: Version 1.8.1 (Kureha) released.
1671
1672 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * mime-play.el (mime-save-content): Use
1675         `mime-write-entity-content'.
1676
1677 1998-06-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1678
1679         * mime-view.el:
1680           - Abolish local variable `mime-raw-representation-type'.
1681           - Abolish function `mime-entity-representation-type'.
1682
1683         * mime-pgp.el (mime-view-application/pgp): Use
1684         `mime-entity-cooked-p'.
1685
1686         * mime-play.el (mime-view-message/rfc822): Use
1687         `mime-entity-cooked-p'.
1688
1689 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1690
1691         * mime-play.el: Abolish function `mime-raw-write-region'.
1692
1693         * mime-play.el (mime-store-message/partial-piece): Use
1694         `mime-write-entity-body'.
1695
1696         * mime-pgp.el (mime-verify-application/pgp-signature): Use
1697         `mime-write-entity'.
1698
1699 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1700
1701         * mime-pgp.el (mime-view-application/pgp): Specify
1702         representation-type by argument of `mime-view-buffer'.
1703
1704 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1705
1706         * mime-play.el (mime-view-message/rfc822): New implementation.
1707
1708         * mime-view.el (mime-display-message): Try use window of mother
1709         buffer to display mime-preview-buffer.
1710
1711 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * mime-view.el: Abolish `mime-entity-cooked-p'; use
1714         `mime-entity-cooked-p' of FLIM.
1715         (mime-view-buffer): New optional argument `representation-type';
1716         use `mime-open-entity'.
1717         (mime-view-mode): New implementation.
1718
1719 \f
1720 1998-06-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1721
1722         * REMI: Version 1.8.0 (Ecch\e-Dþ-Kokubu)\e-A released.
1723
1724 1998-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1725
1726         * README.en (Required environment): Modify for FLIM 1.7.0.
1727
1728         * mime-view.el (mime-view-mode): New implementation.
1729
1730 1998-06-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1731
1732         * mime-text.el (mime-display-text/plain): Must rename
1733         `mime-browse-add-url-button' to `mime-add-url-buttons'.
1734
1735 1998-06-25  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1736
1737         * semi-def.el: Don't require 'browse-url.
1738         Abolish `mime-browse-add-url-buttons-maybe' and `mime-browse-url'.
1739         (mime-browse-url-function): New variable.
1740         (mime-add-url-buttons): Renamed from `mime-browse-add-url-button'.
1741         Use `mime-browse-url-function'.
1742
1743 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1744
1745         * mime-view.el: (mime-preview-condition): Renamed method for
1746         "anon-ftp" access-type to `mime-view-message/external-anon-ftp'
1747         and added new method `mime-view-message/external-url' for "url"
1748         access-type.
1749
1750 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1751
1752         * mime-play.el (mime-preview-play-current-entity): Use
1753         optional arg of `interactive'.
1754         (mime-view-message/external-anon-ftp): Renamed from
1755         `mime-view-message/external-ftp'.
1756         (mime-raw-browse-url-function): New variable.
1757         (mime-view-message/external-url): New function.
1758
1759 1998-06-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1760
1761         * semi-def.el (mime-browse-url-regexp): Renamed from
1762         `mime-text-url-regexp'.
1763         (mime-browse-url): Renamed from `mime-text-browse-url'.
1764         (mime-browse-add-url-buttons): Renamed from
1765         `mime-text-add-url-buttons'.
1766         (mime-browse-add-url-buttons-maybe): Renamed from
1767         `mime-text-add-url-buttons-maybe'.
1768
1769         * mime-text.el: Moved URL stuff to semi-def.el.
1770
1771 \f
1772 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1773
1774         * SEMI: Version 1.8.0 (Toyama) released.
1775
1776         * SEMI-CFG: Modify for FLIM 1.6.0.
1777
1778         * README.en (Required environment): Modify for FLIM 1.6.0.
1779
1780 1998-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1781
1782         * mime-view.el:
1783           - Abolish function `mime-raw-find-entity-from-node-id',
1784             `mime-raw-find-entity-from-number'.
1785           - Move function `mime-entity-parent' to mime.el of FLIM.
1786           - Abolish variable `mime-view-uuencode-encoding-name-list'.
1787           - Move function `mime-entity-uu-filename' and
1788             `mime-entity-filename' to mime.el of FLIM.
1789         (mime-preview-follow-current-entity): Use function
1790         `mime-find-entity-from-node-id' instead of
1791         `mime-raw-find-entity-from-node-id'.
1792         (mime-preview-move-to-upper): Don't use
1793         `mime-raw-find-entity-from-node-id'.
1794
1795         * mime-pgp.el (mime-verify-application/pgp-signature): Don't use
1796         `mime-raw-find-entity-from-node-id'.
1797         (mime-decrypt-application/pgp-encrypted): Likewise.
1798
1799         * mime-view.el, mime-play.el (mime-entity-safe-filename): Use
1800         `mime-read-field' instead of `mime-entity-read-field'.
1801
1802         * mime-partial.el
1803         (mime-combine-message/partial-pieces-automatically): Use
1804         `mime-read-field' instead of `mime-entity-read-field'.
1805
1806         * mime-bbdb.el (mime-bbdb/update-record): Use `mime-fetch-field'
1807         and `mime-read-field' instead of `mime-entity-fetch-field' and
1808         `mime-entity-read-field'.
1809
1810 1998-06-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1811
1812         * mime-view.el (mime-display-message): Use window of
1813         preview-buffer or preview-buffer to display preview-buffer.
1814         (mime-view-buffer): fixed.
1815         (mime-view-mode): fixed.
1816
1817         * MIME-View-API-ja.ol: Delete MIME-View-API-ja.ol.
1818
1819 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1820
1821         * NEWS (Changes in SEMI 1.8): New chapter.
1822
1823 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1824
1825         * mime-view.el: Abolish external x-face viewer.
1826
1827 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1828
1829         * semi-def.el: Abolish function `tm:set-fields', `tm:add-fields'
1830         and `tm:delete-fields'.
1831
1832         * mime-partial.el: Abolish variable
1833         `mime-view-partial-message-method-alist' and function
1834         `mime-view-partial-message'.
1835         (mime-combine-message/partial-pieces-automatically): Use
1836         `request-partial-message-method' in acting-situation.
1837
1838 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1839
1840         * mime-view.el (mime-display-message): Delete unnecessary
1841         `mime-parse-buffer'.
1842
1843 \f
1844 1998-06-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1845
1846         * SEMI: Version 1.7.1 (Higashi-Toyama) released.
1847
1848         * README.en (Required environment): Delete description about
1849         `enable-multibyte-characters'; modify for FLIM 1.5.0.
1850
1851 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1852
1853         * mime-edit.el (mime-content-types): Add "url" access-type and
1854         "subject" parameter of "mail-server" access-type to
1855         message/external-body media-type.
1856         (mime-edit-define-menu-for-xemacs): Doc-string fix.
1857
1858 1998-06-22  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1859
1860         * SEMI-CFG: Support run-in-place installation of BBDB and
1861         Emacs/W3.
1862
1863 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1864
1865         * mime-view.el: Don't require `std11'.
1866
1867         * mime-view.el: Require `mime' instead of `mime-lib'.
1868         (mime-entity-filename): Don't use `std11-strip-quoted-string'.
1869
1870         * mime-edit.el: Don't require `eword-encode'.
1871
1872 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1873
1874         * mime-partial.el
1875         (mime-combine-message/partial-pieces-automatically): Fixed.
1876
1877         * mime-pgp.el (mime-view-application/pgp): Use function
1878         `mime-entity-representation-type'.
1879
1880         * mime-play.el (mime-view-message/rfc822): Use function
1881         `mime-entity-representation-type'.
1882         (mime-store-message/partial-piece): `mime-entity-body-start' and
1883         `mime-entity-body-end'.
1884
1885         * mime-text.el (mime-text-insert-decoded-body): Use function
1886         `mime-entity-cooked-p'.
1887
1888         * mime-view.el (mime-entity-representation-type): New function.
1889         (mime-entity-cooked-p): New function.
1890         (mime-display-entity): Use function `mime-entity-cooked-p'.
1891
1892 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1893
1894         * mime-text.el (mime-text-insert-decoded-body): Use
1895         `mime-entity-content'.
1896
1897         * mime-image.el (mime-display-image): Use `mime-entity-content'.
1898
1899 1998-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1900
1901         * mime-play.el (mime-entity-safe-filename): New implementation.
1902
1903 1998-06-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1904
1905         * mime-text.el (mime-text-insert-decoded-body): Delete unnecessary
1906         `save-restriction'.
1907
1908 1998-06-20  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1909
1910         * semi-def.el: Require 'custom.
1911
1912 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1913
1914         * mime-view.el: Don't require `mime-parse'.
1915
1916 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1917
1918         * SEMI-CFG: - Modify for FLIM 1.5.0.
1919                     - Don't signal error if tm is found in load-path.
1920
1921 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1922
1923         * mime-play.el (mime-save-content): Use `mime-entity-body-start'
1924         and `mime-entity-body-end'.
1925
1926 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1927
1928         * mime-pgp.el (mime-view-application/pgp): fixed.
1929         (mime-verify-application/pgp-signature): Use
1930         `mime-message-structure' instead of `mime-raw-message-info'.
1931         (mime-decrypt-application/pgp-encrypted): Use
1932         `mime-message-structure' instead of `mime-raw-message-info'.
1933
1934         * mime-view.el (mime-display-message): Use `mime-parse-buffer';
1935         abolish variable `mime-raw-message-info'; use
1936         `mime-message-structure' instead of `mime-raw-message-info'.
1937
1938 1998-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1939
1940         * mime-bbdb.el (mime-bbdb/update-record): Use
1941         `mime-entity-fetch-field' and `mime-entity-read-field'.
1942
1943 1998-06-19  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1944
1945         * SEMI-CFG: Require 'cl first.
1946
1947 \f
1948 1998-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1949
1950         * SEMI: Version 1.7.0 (Mizuhashi) released.
1951
1952 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1953
1954         * mime-edit.el, mime-view.el, semi-def.el: Rename
1955         `mime-module-version' to `mime-user-interface-version'.
1956
1957         * mime-parse.el, SEMI-ELS: Move mime-parse.el to FLIM layer.
1958
1959 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1960
1961         * semi-setup.el (call-after-loaded): Moved from semi-def.el.
1962
1963         * semi-def.el: Move `call-after-loaded' to semi-setup.el.
1964
1965 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1966
1967         * mime-view.el (mime-view-insert-entity-button): Change interface.
1968
1969 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1970
1971         * mime-view.el (mime-entity-filename): Moved from mime-play.el.
1972         (mime-view-entity-title): Use `mime-entity-filename'.
1973
1974         * mime-play.el: Move `mime-entity-filename' to mime-view.el.
1975
1976 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1977
1978         * mime-play.el (mime-entity-filename): New function; abolish
1979         `mime-raw-get-original-filename'.
1980         (mime-entity-safe-filename): New function; abolish
1981         `mime-raw-get-filename'.
1982         (mime-activate-mailcap-method): Use `mime-entity-safe-filename'.
1983         (mime-save-content): Use `mime-entity-safe-filename'.
1984         (mime-detect-content): Use `mime-entity-safe-filename'.
1985
1986         * mime-view.el (mime-entity-uu-filename): New function; abolish
1987         `mime-raw-get-uu-filename'.
1988
1989 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1990
1991         * mime-view.el (mime-view-entity-title): Renamed from
1992         `mime-raw-get-subject'; use `mime-entity-read-field'.
1993
1994 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1995
1996         * NEWS (Changes in SEMI 1.7): New chapter.
1997         (Changes in SEMI 1.6): Add description of entity-detection.
1998
1999 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2000
2001         * mime-view.el: Rename `mime-view-following-method-alist' to
2002         `mime-preview-following-method-alist'.
2003
2004 1998-06-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2005
2006         * semi-setup.el, mime-pgp.el: Rename
2007         `mime-method-to-add-application/pgp-keys' to
2008         `mime-add-application/pgp-keys'.
2009
2010         * semi-setup.el, mime-pgp.el: Rename
2011         `mime-method-to-decrypt-application/pgp-encrypted' to
2012         `mime-decrypt-application/pgp-encrypted'.
2013
2014         * semi-setup.el, mime-pgp.el: Rename
2015         `mime-method-to-verify-application/pgp-signature' to
2016         `mime-verify-application/pgp-signature'.
2017
2018         * semi-setup.el, mime-pgp.el: Rename
2019         `mime-method-to-verify-multipart/signed' to
2020         `mime-verify-multipart/signed'.
2021
2022         * semi-setup.el, mime-pgp.el: Rename
2023         `mime-method-for-application/pgp' to `mime-view-application/pgp'.
2024
2025         * SEMI-naming.ol: New file.
2026
2027 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2028
2029         * mime-partial.el: Rename
2030         `mime-method-to-combine-message/partial-pieces' to
2031         `mime-combine-message/partial-pieces-automatically'.
2032
2033 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2034
2035         * mime-play.el, mime-view.el: Rename
2036         `mime-method-to-display-caesar' to `mime-view-caesar'.
2037
2038         * mime-play.el, mime-view.el: Rename
2039         `mime-method-to-display-message/external-ftp' to
2040         `mime-view-message/external-ftp'.
2041
2042 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2043
2044         * mime-view.el, mime-partial.el, mime-play.el: Rename
2045         `mime-method-to-store-message/partial' to
2046         `mime-store-message/partial-piece'.
2047
2048 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2049
2050         * mime-play.el, mime-view.el: Rename
2051         `mime-method-to-display-message/rfc822' to
2052         `mime-view-message/rfc822'.
2053
2054 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2055
2056         * mime-play.el, mime-view.el: Rename `mime-method-to-detect' to
2057         `mime-detect-content'.
2058
2059 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2060
2061         * mime-view.el (mime-display-entity): Abolish body-filter support.
2062
2063         * mime-play.el, mime-view.el: Rename `mime-method-to-save' to
2064         `mime-save-content'.
2065
2066 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2067
2068         * mime-play.el (mime-activate-mailcap-method): Fixed.
2069
2070 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2071
2072         * mime-image.el (mime-display-image): New function; abolish
2073         function `mime-preview-filter-for-image'.
2074
2075         * mime-image.el: Rename `mime-view-content-header-filter-hook' to
2076         `mime-display-header-hook'.
2077
2078         * mime-view.el (mime-display-entity): Run
2079         `mime-display-header-hook'.
2080
2081         * mime-text.el, mime-view.el: Rename `mime-preview-text/enriched'
2082         to `mime-display-text/enriched'.
2083
2084         * mime-text.el, mime-view.el: Rename `mime-preview-text/richtext'
2085         to `mime-display-text/richtext'.
2086
2087         * mime-text.el, mime-view.el: Rename `mime-preview-text/plain' to
2088         `mime-display-text/plain'.
2089
2090         * mime-view.el (mime-display-multipart/mixed): Renamed from
2091         `mime-preview-multipart/mixed'.
2092
2093         * mime-view.el (mime-display-multipart/alternative): Renamed from
2094         `mime-preview-multipart/alternative'.
2095
2096         * mime-view.el (mime-display-message/partial-button): Renamed from
2097         `mime-preview-message/partial-button'.
2098
2099         * mime-view.el (mime-display-entity): Renamed from
2100         `mime-view-display-entity'; change interface.
2101         (mime-display-message): Renamed from `mime-view-display-message'.
2102
2103 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2104
2105         * README.en (Required environment): Modify for FLIM 1.4.0.
2106
2107 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2108
2109         * mime-parse.el: Move function `mime-entity-number' to FLIM layer.
2110
2111 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2112
2113         * mime-view.el (mime-header-presentation-method-alist): New
2114         variable; abolish variable
2115         `mime-view-content-header-filter-alist'; abolish function
2116         `mime-view-cut-header'; abolish variable
2117         `mime-view-ignored-field-regexp'.
2118         (mime-view-display-entity): Use
2119         `mime-header-presentation-method-alist'.
2120
2121         * mime-parse.el: Move definition of structure `mime-entity' to
2122         FLIM layer.
2123
2124 1998-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2125
2126         * mime-parse.el: Change order of `mime-entity'.
2127
2128 \f
2129 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2130
2131         * SEMI: Version 1.6.0 (Namerikawa) released.
2132
2133 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2134
2135         * mime-view-ja.texi, mime-view-ja.sgml: New files.
2136
2137         * mime-view.el (mime-view-mode): Fix DOC-string.
2138
2139 1998-06-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2140
2141         * mime-play.el (mime-file-content-type-alist): Renamed from
2142         `mime-file-type-regexp-type-subtype-alist'.
2143
2144 1998-06-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2145
2146         * NEWS: Add description about
2147         `mime-preview-over-to-{previous|next}-method-alist'.
2148
2149         * mime-view.el (mime-preview-over-to-previous-method-alist):
2150         Add DOC-string.
2151         (mime-preview-over-to-next-method-alist): Add DOC-string.
2152
2153         * mime-view.el (mime-preview-over-to-previous-method-alist):
2154         Renamed from `mime-view-over-to-previous-method-alist'.
2155         (mime-preview-over-to-next-method-alist): Renamed from
2156         `mime-view-over-to-next-method-alist'.
2157
2158 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2159
2160         * mime-w3.el (mime-save-background-color): Fixed.
2161
2162         * mime-view.el (mime-acting-condition): Set up
2163         `mime-method-to-detect' for application/octet-stream in "play"
2164         mode.
2165
2166         * mime-play.el (mime-file-type-regexp-type-subtype-alist): New
2167         variable.
2168         (mime-method-to-detect): New function.
2169
2170 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2171
2172         * mime-play.el (mime-sort-situation): Modify for
2173         Content-Disposition information.
2174
2175 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2176
2177         * mime-view.el: Abolish variable `mime-view-show-summary-method'
2178         and function `mime-preview-show-summary'.
2179
2180 1998-06-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2181
2182         * mime-view.el (mime-entity-situation): Add information of
2183         Content-Disposition.
2184
2185 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2186
2187         * MIME-View-API-ja.ol (mime-preview-buffer): Add description about
2188         `mime-preview-original-major-mode'.
2189
2190         * mime-view.el (mime-preview-original-major-mode): Modify
2191         DOC-string.
2192
2193         * NEWS: Add description about abolishment of tm-compatible
2194         external method support.
2195
2196         * mime-play.el (mime-raw-play-entity): Abolish tm-compatible
2197         external method support; abolish function
2198         `mime-activate-external-method' and
2199         `mime-make-external-method-args'.
2200
2201 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2202
2203         * mime-play.el (mime-activate-mailcap-method): Use
2204         `mime-entity-body-start'.
2205
2206         * mime-play.el (mime-activate-external-method): Change interface.
2207
2208         * mime-play.el (mime-activate-mailcap-method): Change interface.
2209
2210 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2211
2212         * MIME-View-API-ja.ol (mime-preview-buffer): Delete description
2213         about text-property `mime-view-raw-buffer'.
2214
2215         * mime-play.el (mime-preview-play-current-entity): Don't refer
2216         text-property `mime-view-raw-buffer'.
2217
2218         * mime-view.el (mime-view-display-entity): Don't set up
2219         text-property `mime-view-raw-buffer'.
2220
2221 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2222
2223         * MIME-View-API-ja.ol: Abolish description about
2224         `mime-preview-original-major-mode'.
2225
2226         * NEWS (Changes in SEMI 1.6): New chapter.
2227
2228         * TODO (multipart/related support): New item.
2229
2230 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2231
2232         * NEWS: Add description about mime-w3.el.
2233
2234 1998-06-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2235
2236         * mime-w3.el (mime-save-background-color): New macro.
2237         (mime-preview-text/html): Use `mime-save-background-color'.
2238
2239 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2240
2241         * mime-edit.el: Abolish variable `mime-edit-signing-type' and
2242         `mime-edit-encrypting-type'.
2243         (mime-edit-process-multipart-1): Separate "signed" to "pgp-signed"
2244         and "kazu-signed"; separate "encrypted" to "pgp-encrypted" and
2245         "kazu-encrypted".
2246         (mime-edit-enclose-signed-region): Renamed from
2247         `mime-edit-enclose-pgp-signed-region'.
2248         (mime-edit-enclose-pgp-encrypted-region): Renamed from
2249         `mime-edit-enclose-encrypted-region'.
2250         (mime-edit-enclose-kazu-signed-region): New function.
2251         (mime-edit-enclose-kazu-encrypted-region): New function.
2252         (mime-edit-set-sign): Don't refer `mime-edit-signing-type'.
2253         (mime-edit-set-encrypt): Don't refer `mime-edit-encrypting-type'.
2254
2255 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2256
2257         * mime-edit.el (mime-edit-sign-pgp-kazu): Abolish unused local
2258         variable.
2259         (mime-edit-encrypt-pgp-kazu): Abolish unused local variables.
2260
2261 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2262
2263         * mime-pgp.el (mime-method-for-application/pgp): Change interface.
2264         (mime-method-to-verify-multipart/signed): Change interface.
2265         (mime-method-to-verify-application/pgp-signature): Change
2266         interface.
2267         (mime-method-to-decrypt-application/pgp-encrypted): Change
2268         interface.
2269         (mime-method-to-add-application/pgp-keys): Change interface.
2270
2271         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
2272         Change interface.
2273
2274         * mime-play.el (mime-raw-play-entity): Change interface of
2275         internal-method.
2276         (mime-method-to-save): Change interface.
2277         (mime-method-to-display-message/rfc822): Change interface.
2278         (mime-method-to-store-message/partial): Change interface.
2279         (mime-method-to-display-message/external-ftp): Change interface.
2280         (mime-method-to-display-caesar): Change interface.
2281
2282 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2283
2284         * mime-edit.el (mime-edit-normalize-body): Use
2285         `mime-charset-type-list' directly; abolish local variable
2286         `mime-edit-charset-default-encoding-alist' and function
2287         `mime-make-charset-default-encoding-alist'.
2288         (mime-edit-toggle-transfer-level): Don't set up
2289         `mime-edit-charset-default-encoding-alist'.
2290
2291 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2292
2293         * mime-view.el (mime-view-display-message): Set up
2294         `mime-raw-message-info'.
2295         (mime-view-buffer): New function.
2296         (mime-view-mode): Don't set up `mime-raw-message-info'.
2297
2298 1998-06-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2299
2300         * mime-edit.el (mime-charset-type-list): Use base64 for cn-gb2312
2301         and gb2312.
2302         (mime-edit-normalize-body): If encoding is not specified for
2303         charset, use quoted-printable or 8bit for mime-transfer-level is 7
2304         or 8.
2305
2306         * mime-edit.el (mime-charset-type-list): Add `shift_jis'.
2307
2308 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2309
2310         * mime-view.el (mime-view-display-message): Use
2311         `mime-maybe-hide-echo-buffer'.
2312         (mime-view-mode): Don't use `mime-maybe-hide-echo-buffer'.
2313
2314         * mime-view.el (mime-view-display-message): Move point to top of
2315         body; run `mime-view-mode-hook'.
2316         (mime-view-mode): Don't move point; don't run
2317         `mime-view-mode-hook'.
2318
2319         * mime-view.el (mime-view-display-message): Add new optional
2320         argument `default-keymap-or-function'.
2321         (mime-view-mode): Modify for `mime-view-display-message'.
2322
2323         * mime-view.el (mime-view-display-message): Add new optional
2324         argument `mother'; set to `mime-mother-buffer'.
2325         (mime-view-mode): Modify for `mime-view-display-message'.
2326
2327 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2328
2329         * mime-mc.el: Use `eval-and-compile' to load "mc-pgp".
2330
2331         * mime-view.el (mime-preview-multipart/mixed): Modify for
2332         `mime-view-display-entity'; don't refer `mime-raw-buffer'.
2333         (mime-preview-multipart/alternative): Modify for
2334         `mime-view-display-entity'; don't refer `mime-raw-buffer'.
2335         (mime-view-display-entity): Change interface to abolish argument
2336         for raw-buffer; don't refer `mime-raw-buffer'.
2337         (mime-view-display-message): Abolish variable
2338         `mime-preview-original-major-mode'; modify for
2339         `mime-view-display-entity'.
2340         (mime-preview-original-major-mode): New implementation; add
2341         optional argument `recursive'.
2342         (mime-preview-follow-current-entity): Modify for
2343         `mime-preview-original-major-mode'.
2344         (mime-preview-move-to-next): Use function
2345         `mime-preview-original-major-mode'.
2346         (mime-preview-scroll-up-entity): Use function
2347         `mime-preview-original-major-mode'.
2348         (mime-preview-scroll-down-entity): Use function
2349         `mime-preview-original-major-mode'.
2350         (mime-preview-quit): Use function
2351         `mime-preview-original-major-mode'.
2352         (mime-preview-show-summary): Use function
2353         `mime-preview-original-major-mode'.
2354
2355         * mime-view.el (mime-view-display-message): New function; abolish
2356         function `mime-view-setup-buffers'.
2357         (mime-view-mode): Use `mime-view-display-message'.
2358
2359 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2360
2361         * mime-play.el (mime-raw-play-entity): Use
2362         `mime-entity-situation'.
2363
2364         * mime-view.el (mime-entity-situation): New function.
2365         (mime-preview-multipart/alternative): Use `mime-entity-situation'.
2366         (mime-view-display-entity): Use `mime-entity-situation'.
2367
2368 1998-06-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2369
2370         * mime-edit.el (mime-edit-enclose-region-internal): Abolish unused
2371         local variable.
2372
2373 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2374
2375         * MIME-View-API-ja.ol (entity): Add description of
2376         `mime-entity-number'.
2377
2378         * mime-play.el (mime-method-to-display-caesar): Use
2379         `mime-entity-number'.
2380
2381         * mime-parse.el (mime-entity-number): New function.
2382
2383 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2384
2385         * MIME-View-API-ja.ol (entity-button): Modify description of
2386         `mime-view-insert-entity-button'.
2387
2388         * mime-view.el (mime-view-insert-entity-button): Change interface.
2389         (mime-view-display-entity): Modify for
2390         `mime-view-insert-entity-button'.
2391
2392 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2393
2394         * MIME-View-API-ja.ol (entity-button): Modify description of
2395         `mime-view-entity-button-visible-p'.
2396
2397         * mime-view.el (mime-view-entity-button-visible-p): Change
2398         interface.
2399         (mime-view-display-entity): Modify for
2400         `mime-view-entity-button-visible-p'.
2401
2402 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2403
2404         * MIME-View-API-ja.ol: Add description of `mime-entity-parent' and
2405         abolish description `mime-raw-entity-parent'.
2406
2407         * mime-view.el (mime-entity-parent): New function; abolish
2408         `mime-raw-entity-parent'.
2409         (mime-view-entity-button-visible-p): Use `mime-entity-parent'
2410         instead of `mime-raw-entity-parent'.
2411
2412 \f
2413 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2414
2415         * SEMI: Version 1.5.4 (Higashi-Namerikawa) released.
2416
2417         * mime-edit.el (mime-edit-normalize-body): Abolish unused local
2418         variable.
2419
2420 1998-06-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2421
2422         * mime-edit.el (mime-edit-translate-single-part-tag): Add new
2423         argument `boundary'.
2424         (mime-edit-translate-region): Modify for
2425         `mime-edit-translate-single-part-tag'.
2426
2427 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2428
2429         * mime-w3.el (mime-put-keymap-region): New macro.
2430         (mime-preview-text/html): Use macro `mime-put-keymap-region'.
2431
2432 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2433
2434         * SEMI-ELS (semi-modules-to-compile): Add 'mime-w3 if w3 is found.
2435
2436         * semi-setup.el (mime-setup-enable-inline-html): New variable; add
2437         setting for mime-w3.el conditionally.
2438
2439         * mime-w3.el: New module.
2440
2441 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2442
2443         * mime-view.el (mime-preview-multipart/alternative): Fix typo.
2444
2445 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2446
2447         * mime-edit.el (mime-edit-x-emacs-value): Check
2448         `enable-multibyte-characters' is bound or not.
2449
2450 \f
2451 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2452
2453         * SEMI: Version 1.5.3 (Uozu) released.
2454
2455         * NEWS (`pgp-elkins' -> `pgp-mime'): New section.
2456
2457         * mime-edit.el: Rename `pgp-elkins' -> `pgp-mime'.
2458
2459 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2460
2461         * mime-edit.el (mime-edit-sign-pgp-elkins): Abolish unused local
2462         variable.
2463         (mime-edit-encrypt-pgp-elkins): Abolish unused local variable.
2464
2465 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2466
2467         * mime-parse.el (mime-parse-multipart): fixed.
2468
2469 \f
2470 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2471
2472         * SEMI: Version 1.5.2 (Kurobe) released.
2473
2474         * mime-play.el (mime-delq-null-situation): New function.
2475         (mime-raw-play-entity): Use `mime-delq-null-situation'.
2476
2477 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2478
2479         * TODO (Better implementation for multipart/alternative): done.
2480
2481         * NEWS (type-subtype-score): New section.
2482
2483 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2484
2485         * mime-view.el (mime-raw-message-info): Modify DOC-string.
2486
2487         * MIME-View-API-ja.ol: Modify for SEMI 1.5.
2488
2489 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2490
2491         * mime-edit.el (mime-edit-touched-flag): Define by `defvar'.
2492         (mime-edit-mode): Don't check `mime-edit-touched-flag' is bound or
2493         not.
2494
2495         * mime-edit.el (mime-edit-find-inmost): Abolish unused local
2496         variables.
2497
2498 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2499
2500         * mime-text.el (mime-text-insert-decoded-body): Don't refer
2501         `mime-raw-buffer'.
2502
2503         * mime-parse.el: Change format of `mime-entity' to add `buffer'.
2504
2505 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2506
2507         * mime-play.el: When it is compiled, require 'bbdb or define
2508         `bbdb-buffer-name' to avoid compiler warning.
2509
2510         (mime-method-to-display-caesar): Abolish unused local variable.
2511
2512         Use `eval-buffer' to eval contents of
2513         `mime-acting-situation-examples-file'.
2514
2515 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2516
2517         * mime-text.el: Move definition of variable
2518         `mime-raw-representation-type' to mime-view.el.
2519
2520         * mime-view.el: Move definition of variable
2521         `mime-raw-representation-type' from mime-text.el.
2522         (mime-raw-message-info): Modify DOC-string.
2523
2524         * MIME-View-API-ja.ol: New file.
2525
2526 \f
2527 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2528
2529         * SEMI: Version 1.5.1 (Ikuji) released.
2530
2531         * mime-view.el (mime-raw-message-info): Fix typo.
2532         (mime-view-type-subtype-score-alist): New variable.
2533         (mime-preview-multipart/alternative): New function; set up for
2534         `mime-preview-condition'.
2535         (mime-view-display-entity): Add optional argument `situation'.
2536
2537 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2538
2539         * mime-view.el (mime-view-display-entity): Call
2540         body-presentation-method to display multipart if it is function.
2541
2542         * NEWS: Add news about SEMI 1.5.
2543
2544 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2545
2546         * mime-view.el (mime-preview-multipart/mixed): New function.
2547         (mime-view-display-entity): Use `mime-preview-multipart/mixed'.
2548
2549 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2550
2551         * mime-view.el (mime-view-display-entity): Display entity-button
2552         in body if button is invisible and body-presentation-method is not
2553         found.
2554
2555 \f
2556 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2557
2558         * SEMI: Version 1.5.0 (Nishi-Ny\e-Dþzen)\e-A released.
2559
2560         * README.en (Required environment): Modify for FLIM 1.3.0.
2561
2562 1998-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2563
2564         * mime-play.el (mime-raw-write-region): New implementation; refer
2565         `mime-raw-representation-type' or
2566         `mime-raw-representation-type-alist' instead of
2567         `mime-raw-buffer-coding-system-alist'.
2568
2569         * mime-view.el: Abolish variable
2570         `mime-raw-buffer-coding-system-alist'.
2571
2572 1998-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2573
2574         * mime-pgp.el (mime-method-for-application/pgp): Use
2575         `mime-raw-representation-type-alist' instead of
2576         `mime-text-decoder-alist'; set up to
2577         `mime-raw-representation-type' instead of `mime-text-decoder'.
2578
2579         * mime-play.el (mime-method-to-display-message/rfc822): Use
2580         `mime-raw-representation-type-alist' instead of
2581         `mime-text-decoder-alist'; set up to
2582         `mime-raw-representation-type' instead of `mime-text-decoder'.
2583         (mime-method-to-display-caesar): Use
2584         `mime-text-insert-decoded-body'.
2585
2586         * mime-text.el (mime-raw-representation-type): New variable;
2587         abolish `mime-text-decoder'.
2588         (mime-text-insert-decoded-body): Change interface; refer
2589         `mime-raw-representation-type' or
2590         `mime-raw-representation-type-alist' instead of
2591         `mime-text-decoder' or `mime-text-decoder-alist'; abolish function
2592         `mime-text-decode-buffer' and `mime-text-decode-buffer-maybe'.
2593         (mime-preview-text/plain): Modify for new interface of
2594         `mime-text-insert-decoded-body'.
2595         (mime-preview-text/richtext): Modify for new interface of
2596         `mime-text-insert-decoded-body'.
2597         (mime-preview-text/enriched): Modify for new interface of
2598         `mime-text-insert-decoded-body'.
2599
2600         * mime-view.el (mime-raw-representation-type-alist): New variable;
2601         abolish `mime-text-decoder-alist'.
2602
2603 1998-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2604
2605         * mime-parse.el (mime-parse-multipart): fixed.
2606
2607 \f
2608 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2609
2610         * SEMI: Version 1.4.6 (Ny\e-Dþzen)\e-A released.
2611
2612 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2613
2614         * mime-text.el (mime-text-insert-decoded-body): New function;
2615         abolish 'mime-text-decode-body.
2616         (mime-preview-text/plain): Use 'mime-text-insert-decoded-body.
2617         (mime-preview-text/richtext): Use 'mime-text-insert-decoded-body.
2618         (mime-preview-text/enriched): Use 'mime-text-insert-decoded-body.
2619
2620 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2621
2622         * mime-view.el (mime-preview-condition): Set up for
2623         'mime-preview-text/enriched instead of
2624         'mime-preview-filter-for-text/enriched.
2625
2626         * mime-text.el (mime-preview-text/enriched): New function; abolish
2627         'mime-preview-filter-for-text/enriched.
2628
2629 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2630
2631         * mime-view.el (mime-preview-condition): Set up for
2632         'mime-preview-text/richtext instead of
2633         'mime-preview-filter-for-text/richtext.
2634
2635         * mime-text.el (mime-preview-text/richtext): New function; abolish
2636         'mime-preview-filter-for-text/richtext.
2637
2638 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2639
2640         * mime-view.el: Rename 'mime-view-insert-message/partial-button to
2641         'mime-preview-message/partial-button.
2642
2643 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2644
2645         * mime-view.el (mime-preview-condition): Set up for
2646         'mime-preview-text/plain instead of
2647         'mime-preview-filter-for-text/plain.
2648         (mime-view-insert-message/partial-button): Change interface for
2649         new spec of body-presentation-method.
2650         (mime-view-display-entity): Change interface of
2651         body-presentation-method.
2652
2653         * mime-text.el (mime-preview-text/plain): New function; abolish
2654         'mime-preview-filter-for-text/plain.
2655
2656 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2657
2658         * mime-parse.el (make-mime-entity): Change format.
2659         (mime-entity-header-start): New function.
2660         (mime-entity-header-end): New function.
2661         (mime-entity-body-start): New function.
2662         (mime-entity-body-end): New function.
2663         (mime-entity-content-type): Modify for new format.
2664         (mime-entity-content-disposition): Modify for new format.
2665         (mime-entity-encoding): Modify for new format.
2666         (mime-entity-children): Modify for new format.
2667         (mime-entity-point-min): Change to alias of
2668         'mime-entity-header-start.
2669         (mime-entity-point-max): Change to alias of 'mime-entity-body-end.
2670         (mime-parse-multipart): Modify for 'make-mime-entity.
2671         (mime-parse-message): Modify for 'make-mime-entity.
2672
2673 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2674
2675         * mime-parse.el (mime-parse-multipart): Change interface; abolish
2676         local variable 'beg and 'end.
2677         (mime-parse-message): Modify for 'mime-parse-multipart.
2678
2679 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2680
2681         * mime-parse.el (mime-parse-multipart): Use
2682         'mime-content-type-parameter.
2683
2684 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2685
2686         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
2687         function.
2688         (mime-read-Content-Transfer-Encoding): Use function
2689         'mime-parse-Content-Transfer-Encoding.
2690         (mime-parse-message): Use 'mime-parse-* instead of 'mime-read-*.
2691
2692 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2693
2694         * mime-parse.el: Move 'regexp-* and 'regexp-or to mime-def.el of
2695         FLIM (Chao); move 'std11-quoted-pair-regexp, 'std11-qtext-regexp
2696         and 'std11-quoted-string-regexp to mime-def.el of FLIM (Chao).
2697
2698 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2699
2700         * mime-parse.el: Rename 'rfc822/quoted-string-regexp ->
2701         'std11-quoted-string-regexp.
2702
2703         * mime-parse.el: Rename 'rfc822/qtext-regexp ->
2704         'std11-qtext-regexp.
2705
2706         * mime-parse.el: Rename 'rfc822/quoted-pair-regexp ->
2707         'std11-quoted-pair-regexp.
2708
2709 1998-05-29  Katsumi Yamaoka   <yamaoka@jpl.org>
2710
2711         * mime-view.el (mime-preview-scroll-down-entity): Use (not (bobp))
2712         instead of (> (point) 1).
2713
2714 1998-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2715
2716         * mime-play.el (mime-preview-play-current-entity): Don't widen.
2717
2718 1998-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
2719
2720         * mime-play.el (mime-raw-play-entity): Abolish point correcting
2721         procedures for VM.
2722
2723         * mime-play.el (mime-preview-play-current-entity): Do widen befor
2724         playing the entity.
2725
2726 \f
2727 1998-05-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2728
2729         * SEMI: Version 1.4.5 (Tomari) released.
2730
2731         * README.en (Mailing lists): Add notice about direct-mail for
2732         authors.
2733
2734 1998-05-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2735
2736         * mime-play.el (mime-raw-dired-function): Don't refer
2737         'mime/use-multi-frame.
2738
2739         * semi-def.el: Abolish variable 'mime/use-multi-frame.
2740
2741         * semi-def.el (mime-insert-button): Merge arguments of two
2742         'insert.
2743
2744         * semi-def.el: Abolish function 'get-version-string because it is
2745         not used.
2746
2747         * TODO (Don't use filter-model): New item.
2748
2749         * TODO (Fix problem of dynamic configuration for
2750         'mime-acting-condition): Done.
2751
2752         * TODO (Mother entity should modify preview-situation of
2753         children): Done.
2754
2755 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2756
2757         * mime-view.el (mime-view-setup-buffers): Use
2758         'mime-view-display-entity; abolish 'mime-view-display-message.
2759         (mime-view-display-entity): fixed.
2760
2761 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2762
2763         * mime-view.el (mime-view-display-message): fixed.
2764
2765 1998-05-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2766
2767         * mime-view.el (mime-raw-get-subject): Use
2768         'mime-content-disposition-filename.
2769
2770         * mime-parse.el (mime-content-type-parameter): New function.
2771
2772         * mime-parse.el (mime-content-disposition-parameter): New
2773         function.
2774         (mime-content-disposition-filename): New function.
2775
2776 1998-05-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2777
2778         * mime-play.el (mime-raw-get-original-filename): Abolish optional
2779         argument 'encoding; modify for 'mime-raw-get-uu-filename.
2780
2781         * mime-view.el (mime-raw-get-uu-filename): Change interface; don't
2782         check encoding.
2783         (mime-raw-get-subject): Change interface; new implementation.
2784
2785 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2786
2787         * mime-view.el (mime-view-display-entity): fixed.
2788
2789         * mime-parse.el (mime-parse-multipart): Change interface.
2790
2791 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2792
2793         * mime-parse.el (make-mime-entity): Add 'content-disposition.
2794         (mime-entity-content-disposition): New function.
2795         (mime-parse-multipart): Modify for 'make-mime-entity.
2796         (mime-parse-message): Modify for 'make-mime-entity.
2797
2798 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2799
2800         * mime-play.el (mime-raw-play-entity): Don't use
2801         'mime-entity-media-type, 'mime-entity-media-subtype and
2802         'mime-entity-parameters.
2803
2804 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2805
2806         * mime-view.el (mime-view-display-entity): Don't use
2807         'mime-entity-media-type, 'mime-entity-media-subtype and
2808         'mime-entity-parameters.
2809
2810 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2811
2812         * mime-view.el (mime-view-display-message): Don't use
2813         'mime-entity-media-type, 'mime-entity-media-subtype and
2814         'mime-entity-parameters.
2815
2816 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2817
2818         * mime-setup.el: Avoid warning message of byte-compiler.
2819
2820 \f
2821 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2822
2823         * SEMI: Version 1.4.4 (Ecch\e-Dþ-Miyazaki)\e-A released.
2824
2825         * mime-play.el (mime-mailcap-method-filename-alist): New variable.
2826         (mime-mailcap-method-sentinel): New function.
2827         (mime-activate-mailcap-method): Use 'mime-mailcap-method-sentinel;
2828         don't use 'mime-show-echo-buffer.
2829
2830 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2831
2832         * mime-play.el (mime-activate-mailcap-method): Regard
2833         'mime-temp-directory.
2834
2835 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2836
2837         * mime-parse.el (make-mime-entity): Change interface and
2838         data-format.
2839         (mime-entity-content-type): New access function.
2840         (mime-entity-media-type): New implementation.
2841         (mime-entity-subtype): New implementation.
2842         (mime-entity-parameters): New implementation.
2843         (mime-parse-multipart): Change interface; modify for
2844         'make-mime-entity.
2845         (mime-parse-message): Modify for 'make-mime-entity.
2846
2847 \f
2848 1998-05-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2849
2850         * SEMI: Version 1.4.3 (Ichiburi) released.
2851
2852 1998-05-12  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
2853
2854         * mime-partial.el: start and end of the region fixed.
2855
2856 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2857
2858         * mime-parse.el (make-mime-content-type): New function.
2859         (mime-parse-Content-Type): Use 'make-mime-content-type.
2860         (mime-parse-multipart): Use 'make-mime-content-type.
2861
2862 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2863
2864         * mime-parse.el: Change data format of mime-content-disposition.
2865
2866 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2867
2868         * mime-parse.el: Rename 'mime/Content-Transfer-Encoding ->
2869         'mime-read-Content-Transfer-Encoding.
2870
2871 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2872
2873         * mime-view.el (mime-raw-get-subject): Use
2874         'mime-content-disposition-parameters.
2875
2876         * mime-play.el (mime-raw-get-original-filename): Use
2877         'mime-content-disposition-parameters.
2878
2879         * mime-parse.el (mime-content-disposition-type): New function.
2880         (mime-content-disposition-parameters): New function.
2881
2882 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2883
2884         * mime-parse.el, mime-play.el, mime-view.el: Rename
2885         'mime/Content-Disposition -> 'mime-read-Content-Disposition.
2886
2887 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2888
2889         * Makefile (PACKAGE): New variable.
2890         (tar): Use $(PACKAGE).
2891
2892 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2893
2894         * mime-parse.el: Change data format of mime-content-type.
2895
2896 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2897
2898         * mime-edit.el (mime-edit-decode-buffer): Use
2899         'mime-content-type-primary-type, 'mime-content-type-subtype and
2900         'mime-content-type-parameters.
2901
2902 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2903
2904         * mime-parse.el (mime-content-type-primary-type): New function.
2905         (mime-content-type-subtype): New function.
2906         (mime-content-type-parameters): New function.
2907         (mime-parse-message): Use 'mime-content-type-primary-type,
2908         'mime-content-type-subtype and 'mime-content-type-parameters.
2909
2910 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2911
2912         * mime-parse.el: Abolish function 'symbol-concat because it is not
2913         used.
2914
2915 \f
2916 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2917
2918         * SEMI: Version 1.4.2 (Oyashirazu) released.
2919
2920 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2921
2922         * README.en (Authors): New section.
2923
2924         * README.en (CVS based development): New section.
2925
2926 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2927
2928         * mime-view.el (mime-preview-move-to-previous): Must regard
2929         previous entity separated by null property region.
2930         (mime-preview-move-to-next): Must regard next entity separated by
2931         null property region.
2932
2933 1998-05-03  Simon Josefsson  <jas@pdc.kth.se>
2934
2935        * mime-view.el (mime-preview-move-to-previous): check that new
2936        prop is non-null
2937
2938        * mime-view.el (mime-preview-move-to-next): skip leading null
2939        props, check that new prop is non-null
2940
2941 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2942
2943         * mime-view.el: Use 'ctree-set-calist-with-default instead of
2944         'ctree-set-calist-strictly to set up mailcap entries.
2945
2946 \f
2947 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2948
2949         * SEMI: Version 1.4.1 (\e-DÃ’mi)\e-A released.
2950
2951         * README.en (Required environment): Modify for FLIM 1.2.0.
2952
2953 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2954
2955         * mime-parse.el: Move 'mime-type/subtype-string to
2956         flim/mime-def.el.
2957
2958 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2959
2960         * mime-play.el (mime-sort-situation): New function.
2961         (mime-raw-play-entity): Use 'mime-sort-situation.
2962
2963 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2964
2965         * mime-play.el (mime-activate-mailcap-method): Use
2966         'mailcap-format-command.
2967
2968 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2969
2970         * README.en (What's SEMI?): Add description about mailcap.
2971         (Documentation): Add RFC 1524; change location of RFC.
2972
2973 \f
2974 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2975
2976         * SEMI: Version 1.4.0 (Itoigawa) released.
2977
2978         * README.en (Required environment): Modify for FLIM 1.1.0.
2979
2980         * SEMI-CFG: Modify error message for FLIM 1.1.0.
2981
2982 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2983
2984         * semi-def.el: Abolish 'mime/find-file-function because it is not
2985         used.
2986
2987 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2988
2989         * TODO (keymap-prefix): done.
2990         (mailcap support): done.
2991         (Change 'mime-acting-condition to condition-tree format): done.
2992         (Unify entity display specifications to 'mime-preview-condition):
2993         done.
2994
2995 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2996
2997         * NEWS: Add description for SEMI 1.4.
2998
2999 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3000
3001         * mime-view.el: Abolish setting for tm-sh-scripts.
3002
3003         * semi-setup.el: Abolish MUA depended signature setting.
3004
3005         * mail-mime-setup.el: Move setting for 'mail-signature from
3006         semi-setup.el.
3007
3008 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3009
3010         * semi-setup.el: Use 'mime-add-condition to set up for mime-pgp.
3011
3012         * mime-pgp.el: Abolish setting for 'mime-preview-condition and
3013         mime-acting-condition.
3014
3015         * semi-def.el (mime-condition-type-alist): New variable.
3016         (mime-condition-mode-alist): New variable.
3017         (mime-add-condition): New function.
3018
3019 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3020
3021         * mime-view.el (mime-acting-condition): Use
3022         'ctree-set-calist-with-default to set up 'mime-method-to-save.
3023
3024 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3025
3026         * mime-view.el (mime-acting-condition): Delete setting for
3027         metamail.
3028
3029 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3030
3031         * mime-play.el (mime-activate-mailcap-method): New function.
3032         (mime-raw-play-entity): Use 'mime-activate-mailcap-method for
3033         mailcap method.
3034
3035         * mime-view.el (mime-acting-condition): Read mailcap.
3036
3037 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3038
3039         * mailcap.el: Move mailcap.el to FLIM.
3040
3041 1998-05-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3042
3043         * mime-play.el (mime-raw-play-entity): Sort before registering to
3044         'mime-acting-situation-examples.
3045
3046 \f
3047 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3048
3049         * SEMI: Version 1.3.4 (Kajiyashiki) released.
3050
3051 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3052
3053         * SEMI-CFG: Modify messages for APEL 8.7.
3054
3055         * README.en (Required environment): Modify for APEL 8.7.
3056
3057 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3058
3059         * mime-view.el (mime-view-find-every-acting-situation): Change
3060         default value to 't.
3061
3062 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3063
3064         * mime-play.el (mime-save-acting-situation-examples): New
3065         function; set up for 'kill-emacs-hook.
3066
3067         * mime-play.el (mime-acting-situation-examples): Renamed from
3068         'mime-user-acting-condition.
3069
3070         * mime-play.el: Load MIME acting-example file.
3071
3072         * mime-view.el (mime-acting-situation-examples-file): New
3073         variable.
3074
3075 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3076
3077         * mime-play.el (mime-raw-play-entity): Use
3078         'ctree-match-calist-partially.
3079
3080 \f
3081 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3082
3083         * SEMI: Version 1.3.3 (Uramoto) released.
3084
3085 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3086
3087         * mime-play.el (mime-raw-play-entity): Refer
3088         'mime-view-find-every-acting-situation.
3089
3090         * mime-view.el (mime-view): New customize group.
3091         (mime-view-find-every-acting-situation): New variable.
3092
3093 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3094
3095         * mime-play.el (mime-user-acting-condition): New variable.
3096         (mime-raw-play-entity): Refer it.
3097
3098 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3099
3100         * mime-play.el (mime-raw-play-entity): Get all available
3101         acting-situations; display menu of methods to select
3102         acting-situation to activate.
3103
3104         * semi-def.el (select-menu-alist): New function.
3105
3106 \f
3107 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3108
3109         * SEMI: Version 1.3.2 (N\e-Dò)\e-A was released.
3110
3111         * mime-edit.el (mime-edit-mode-entity-prefix): New variable.
3112         (mime-edit-mode-entity-map): New variable.
3113         (mime-edit-mode-enclosure-prefix): New variable.
3114         (mime-edit-mode-enclosure-map): New variable.
3115         (mime-edit-mode-map): Use 'mime-edit-mode-entity-map and
3116         'mime-edit-mode-enclosure-map.
3117
3118         * mime-view.el (mime-acting-condition): Fix setting.
3119
3120 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3121
3122         * mime-play.el (mime-raw-play-entity): Use 'ctree-match-calist
3123         directly; abolish 'mime/get-content-decoding-alist.
3124
3125 \f
3126 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3127
3128         * SEMI: Version 1.3.1 (Tsutsuishi) was released.
3129
3130         * mime-view.el (mime-preview-follow-current-entity): Abolish
3131         unused local variable 'message-info.
3132
3133 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3134
3135         * mime-edit.el (mime-edit-split-ignored-field-regexp): Add
3136         Message-Id field.
3137
3138 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3139
3140         * mail-mime-setup.el: Must require 'alist.
3141
3142 \f
3143 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3144
3145         * SEMI: Version 1.3.0 (Nadachi) was released.
3146
3147 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3148
3149         * semi-def.el: Don't require 'atype; abolish function
3150         'field-unifier-for-mode.
3151
3152 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3153
3154         * mime-pgp.el: Use 'ctree-set-calist-strictly instead of
3155         'set-atype to set up for 'mime-acting-condition.
3156
3157         * mime-play.el (mime/get-content-decoding-alist): Use
3158         'ctree-match-calist instead of 'get-unified-alist.
3159
3160         * mime-view.el (mime-acting-condition): Change format from list of
3161         atype to ctree.
3162
3163 \f
3164 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3165
3166         * SEMI: Version 1.2.4 (Arimagawa) was released.
3167
3168         * NEWS: Modify for SEMI 1.2.4 (Arimagawa).
3169
3170         * mime-view.el (mime-view-display-message): Check 'message-button
3171         is 'visible.
3172         (mime-view-display-entity): Check 'header is 'visible.
3173
3174 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3175
3176         * mime-view.el: Abolish variable
3177         'mime-view-childrens-header-showing-Content-Type-list and function
3178         'mime-view-header-visible-p.
3179         (mime-preview-follow-current-entity): Don't use
3180         'mime-view-header-visible-p.
3181
3182 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3183
3184         * mime-view.el (mime-preview-condition): Don't display body of
3185         message/rfc822 and message/news; add '(entity-button . invisible)
3186         to default situation of child entity.
3187         (mime-view-display-entity): Don't display entity-button if
3188         'entity-button field value of preview-condition is 'invisible.
3189
3190 \f
3191 1998-04-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3192
3193         * SEMI: Version 1.2.3 (Tanihama) was released.
3194
3195         * mime-view.el: Abolish function 'mime-view-body-visible-p and
3196         'mime-view-entity-separator-visible-p.
3197         (mime-view-display-entity): Don't use
3198         'mime-view-entity-separator-visible-p.
3199
3200 1998-04-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3201
3202         * mime-view.el (mime-preview-condition): Specify
3203         'childrens-situation field for message/rfc822 and message/news.
3204         (mime-view-display-message): Use value of 'childrens-situation
3205         field of preview-situation as default-situation of children.
3206         (mime-view-display-entity): Add new argument 'default-situation;
3207         use it as elements of draft of preview-situation; use value of
3208         'header field of preview-situation instead of
3209         'mime-view-header-visible-p; use value of 'childrens-situation
3210         field of preview-situation as default-situation of children.
3211
3212 \f
3213 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3214
3215         * SEMI: Version 1.2.2 (Naoetsu) was released.
3216
3217         * README.en: Modify for FLIM.
3218
3219 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3220
3221         * SEMI-CFG: Modify messages for FLIM and APEL 8.2.
3222
3223 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3224
3225         * SEMI-CFG: Add "flim" instead of "rime" to 'load-path.
3226
3227 1998-04-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3228
3229         * mime-view.el (mime-calist::field-match-method-as-default-rule):
3230         New function; setup for calist-field-match-method for 'header and
3231         'body.
3232
3233 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3234
3235         * mime-pgp.el (mime-preview-condition): Add (message-button
3236         . visible) to application/pgp again.
3237
3238 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3239
3240         * mime-view.el (mime-view-display-message): Abolish unused local
3241         variable 'ctype.
3242         (mime-view-display-entity): Abolish unused local variable 'ctype.
3243
3244         * mime-view.el (mime-view-display-message): Don't use
3245         'mime-view-content-button-visible-ctype-list; abolish it.
3246
3247 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3248
3249         * mime-view.el (mime-view-entity-button-visible-p): Omit to check
3250         entity is not message.
3251         (mime-view-header-visible-p): Omit to check entity is message.
3252         (mime-view-setup-buffers): Call 'mime-view-display-message instead
3253         of 'mime-view-display-entity.
3254         (mime-view-display-message): New function.
3255         (mime-view-display-entity): Abolish local variable
3256         'entity-node-id; don't check entity is message or not.
3257
3258 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3259
3260         * SEMI-CFG: Add "rime" instead of "mel" to 'load-path.
3261
3262 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3263
3264         * SEMI-ELS (semi-modules-to-compile): Delete 'mime-def,
3265         'eword-encode and 'eword-decode.
3266
3267         * mime-def.el, eword-encode.el, eword-decode.el: Abolish
3268         mime-def.el, eword-decode.el and eword-encode.el; (moved to RIME).
3269
3270 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3271
3272         * mime-parse.el (regexp-or): Moved from semi-def.el.
3273
3274         * semi-def.el: Move 'regexp-or to mime-parse.el.
3275         Move 'eliminate-top-spaces to mime-def.el.
3276
3277         * mime-def.el (eliminate-top-spaces): Moved from semi-def.el.
3278
3279 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3280
3281         * SEMI-ELS (semi-modules-to-compile): Add 'semi-def.
3282
3283         * semi-setup.el: Require 'semi-def instead of 'mime-def.
3284
3285         * mime-view.el: Require 'semi-def.
3286
3287         * mime-def.el: Move SEMI depended definitions to semi-def.el.
3288
3289         * semi-def.el: Move SEMI depended definitions from mime-def.el.
3290
3291         * eword-decode.el (eword-decode-version): Don't use
3292         `mime-module-version'.
3293
3294 \f
3295 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3296
3297         * SEMI: Version 1.2.1 (Nomachi) was released.
3298
3299 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3300
3301         * mime-view.el (mime-view-setup-buffers): Don't use
3302         'mime-raw-flatten-message-info.
3303         (mime-view-display-entity): Display recursively.
3304
3305 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3306
3307         * TODO: New file.
3308
3309 1998-04-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3310
3311         * eword-decode.el (eword-decode-version): Use
3312         `mime-module-version' instead of `semi-version'.
3313
3314         * mime-edit.el (mime-edit-version-string): Use
3315         `mime-module-version' instead of `semi-version'.
3316
3317         * mime-view.el (mime-view-version-string): Use
3318         `mime-module-version' instead of `semi-version'.
3319
3320         * mime-def.el (mime-module-version): New variable; abolish
3321         `semi-version'.
3322
3323 \f
3324 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3325
3326         * SEMI: Version 1.2.0 (Nishiizumi) was released.
3327
3328         * NEWS: Update for SEMI 1.2.
3329
3330 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3331
3332         * mime-text.el: Rename 'mime-view-plain-text-preview-hook ->
3333         'mime-preview-text/plain-hook.
3334
3335         * mime-text.el (mime-text-add-url-buttons): New function.
3336         (mime-text-add-url-buttons-maybe): New function.
3337
3338 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3339
3340         * mime-view.el, mime-text.el, mime-image.el: Rename
3341         'mime-view-filter-for-* -> 'mime-preview-filter-for-*.
3342
3343 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3344
3345         * mime-text.el: Rename 'mime-decode-text-body ->
3346         'mime-text-decode-body.
3347
3348 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3349
3350         * mime-text.el (mime-decode-text-body): Change interface; call
3351         'mime-text-decode-hook.
3352
3353 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3354
3355         * VERSION: New file.
3356
3357 \f
3358 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3359
3360         * SEMI: Version 1.1.2 (Shin-Nishikanazawa) was released.
3361
3362 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3363
3364         * NEWS: Modify about 'image-format.
3365
3366         * mime-image.el (mime-view-filter-for-image): Refer 'image-format
3367         of preview-situation instead of 'mime-view-image-converter-alist;
3368         abolish variable 'mime-view-image-converter-alist.
3369
3370 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3371
3372         * NEWS: Modify about 'body-filter.
3373
3374 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3375
3376         * mime-image.el: Abolish 'mime-view-ps-to-gif-command.
3377
3378         * mime-image.el (mime-view-filter-for-image): Change interface.
3379         Abolish `mime-view-filter-for-application/postscript'.
3380
3381         * mime-text.el (mime-view-filter-for-text/plain): Change
3382         interface.
3383         (mime-view-filter-for-text/richtext): Change interface.
3384         (mime-view-filter-for-text/enriched): Change interface.
3385
3386         * mime-view.el (mime-view-display-entity): Change interface of
3387         body-filter.
3388
3389 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3390
3391         * mime-image.el (mime-preview-condition): Set 'with-filter in
3392         body-presentation-method for body-filter.
3393
3394         * mime-view.el (mime-view-display-entity): Call body-filter only
3395         when body-presentation-method is 'with-filter.
3396
3397 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3398
3399         * mime-view.el (mime-view-display-entity): Modify to omit check
3400         for body-presentation-method.
3401
3402 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3403
3404         * NEWS: Modify about `mime-preview-condition'.
3405
3406 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3407
3408         * mime-image.el: Set up for `mime-preview-condition' instead of
3409         `mime-view-body-visible-condition' and
3410         `mime-view-content-filter-alist'.
3411
3412         * mime-view.el (mime-preview-condition): New variable.
3413         (mime-view-body-visible-p): Use `mime-preview-condition' instead
3414         of `mime-view-body-visible-condition'; abolish variable
3415         `mime-view-body-visible-condition'.
3416         (mime-view-insert-message/partial-button): Add argument
3417         `situation'.
3418         (mime-view-display-entity): Use `mime-preview-condition' instead
3419         of `mime-view-content-filter-alist'; don't hard-coding for
3420         `message/partial-button'; abolish variable
3421         `mime-view-content-filter-alist'.
3422
3423 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3424
3425         * mime-play.el: Require 'mime-text when compiling.
3426
3427 1998-03-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3428
3429         * eword-decode.el (eword-lexical-analyze-internal): Fixed return
3430         value.
3431
3432         * mime-view.el (mime-view-body-visible-condition): text media-
3433         type is always visible.
3434
3435 \f
3436 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3437
3438         * SEMI: Version 1.1.1 (Oshino) was released.
3439
3440         * mime-play.el (mime-method-to-save): Must treat nil encoding as
3441         7bit.
3442
3443 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3444
3445         * NEWS: Update for latest version.
3446
3447 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3448
3449         * SEMI-CFG: Must set up load-path before version check codes.
3450
3451 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3452
3453         * mime-view.el: Don't require mime-text.el; add autoload setting
3454         for mime-text.el.
3455         (mime-text-decoder-alist): moved from mime-text.el.
3456         (mime-view-entity-separator-visible-p): New function.
3457         Abolish `mime-view-display-header', `mime-view-display-body' and
3458         `mime-view-entity-separator-function'.
3459
3460         * mime-text.el: Require mime-view (mime-text.el is autoloaded by
3461         mime-view); variable `mime-text-decoder-alist' was moved to
3462         mime-view.el.
3463
3464         * mime-play.el (mime-method-to-save): fixed.
3465
3466 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3467
3468         * NEWS: New file.
3469
3470 \f
3471 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3472
3473         * SEMI: Version 1.1.0 (Nonoichi) was released.
3474
3475 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3476
3477         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3478         Abolish unused local-variable `raw-buf'.
3479
3480         * mime-play.el (mime-raw-play-entity): fixed.
3481
3482         * mime-view.el (mime-preview-original-window-configuration): Use
3483         `defvar' to avoid warning of byte-compiler.
3484
3485         * mime-view.el (mime-view-display-entity): Don't use
3486         `mime-view-entity-button-function' (abolish it); use
3487         `mime-root-entity-p'.
3488
3489 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3490
3491         * mime-view.el (mime-view-entity-button-visible-p): New function.
3492         (mime-view-entity-button-function): Use function
3493         `mime-view-entity-button-visible-p'.
3494
3495         * mime-view.el (mime-raw-entity-parent): New function.
3496         (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
3497
3498         * mime-view.el (mime-view-entity-button-function): Use
3499         `mime-root-entity-p'.
3500
3501         * mime-parse.el (mime-root-entity-p): New function.
3502
3503 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3504
3505         * SEMI-CFG: Insert version check code.
3506
3507 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3508
3509         * mime-image.el: Set up `mime-view-body-visible-condition' instead
3510         of `mime-view-visible-media-type-list'.
3511
3512         * mime-view.el (mime-view-body-visible-condition): New variable.
3513         (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
3514         instead of `mime-view-visible-media-type-list'.
3515         Abolish `mime-view-visible-media-type-list'.
3516
3517         * mime-parse.el (mime-type/subtype-string): New function.
3518         (mime-entity-type/subtype): Use `mime-type/subtype-string'.
3519
3520 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3521
3522         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3523         Use `mime-raw-write-region'.
3524
3525         * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
3526         for mh-show-mode.
3527
3528         * mime-play.el, mime-view.el: Rename
3529         `mime-raw-coding-system-alist' ->
3530         `mime-raw-buffer-coding-system-alist'.
3531
3532         * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
3533         from mime-play.el to mime-view.el.
3534
3535 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3536
3537         * mime-view.el (mime-raw-point-to-entity-node-id): Use
3538         `mime-raw-find-entity-from-point'.
3539         (mime-raw-point-to-entity-number): Likewise.
3540
3541         * mime-view.el (mime-raw-find-entity-from-point): New function.
3542
3543 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3544
3545         * mime-view.el (mime-view-display-body): Change interface.
3546
3547 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3548
3549         * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
3550         `mime-view-entity'.
3551
3552         * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
3553         `mime-raw-find-entity-from-number'.
3554
3555         * mime-pgp.el, mime-view.el: Rename
3556         `mime-raw-entity-node-id-to-entity-info' ->
3557         `mime-raw-find-entity-from-node-id'.
3558
3559         * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
3560         mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
3561
3562 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3563
3564         * mime-view.el (mime-view-header-visible-p): Change interface.
3565         (mime-view-body-visible-p): Change interface.
3566
3567         * mime-view.el (mime-view-insert-entity-button): Change interface.
3568         (mime-view-entity-button-function): Change interface.
3569
3570         * mime-view.el (mime-view-body-visible-p): Add DOC-string.
3571
3572         * mime-view.el: `rcnum' -> `entity-node-id'.
3573
3574 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3575
3576         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3577         Don't use temporary buffer for signed entity.
3578
3579         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3580         Don't use temporary buffer for PGP-signature.
3581
3582 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3583
3584         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3585         Use `write-region-as-binary'.
3586
3587         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
3588         Use `mime-write-decoded-region'.
3589
3590         * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
3591
3592 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3593
3594         * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
3595         Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
3596
3597         * (mime-method-to-verify-application/pgp-signature): Use
3598         `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
3599
3600         * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
3601         `mime-raw-point-to-entity-node-id'.
3602
3603         * mime-view.el (mime-raw-point-to-entity-node-id): New function.
3604
3605         * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
3606         `entity-node-id'.
3607
3608         * mime-view.el, mime-parse.el: Rename `reversed-number' ->
3609         `node-id'.
3610
3611         * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
3612
3613         * mime-pgp.el: `cnum' -> `entity-number'.
3614
3615         * mime-pgp.el: `beg' -> `start'.
3616
3617 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3618
3619         * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
3620
3621 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3622
3623         * mailcap.el (mailcap-look-at-type-field): Must allow
3624         "implicit-wild".
3625         (mailcap-look-at-field): fixed.
3626
3627 1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
3628
3629         * README.en (Bug reports): Modify description of tm mailing list.
3630
3631 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3632
3633         * mime-view.el, mime-play.el: Rename
3634         `mime-view-quitting-method-for-mime-show-message-mode' ->
3635         `mime-preview-quitting-method-for-mime-show-message-mode'.
3636
3637         * mime-play.el, mime-edit.el, mime-view.el: Rename
3638         `mime-view-quitting-method-alist' ->
3639         `mime-preview-quitting-method-alist'.
3640
3641 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3642
3643         * mime-play.el: Rename `mime-article::write-region' ->
3644         `mime-raw-write-region'.
3645
3646 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3647
3648         * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
3649         `mime-raw-play-entity'.
3650
3651         * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
3652         `mime-view-entity-info'.
3653
3654         * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
3655         `mime-entity-info-reversed-number'.
3656
3657         * mime-view.el: Rename `mime/flatten-content-info' ->
3658         `mime-raw-flatten-message-info'.
3659
3660         * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
3661         `mime-raw-reversed-entity-number-to-entity-info'.
3662
3663         * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
3664         `mime-raw-entity-number-to-entity-info'.
3665
3666         * mime-pgp.el, mime-partial.el, mime-view.el: Rename
3667         `mime-raw-entity-info' -> `mime-raw-message-info'.
3668
3669         * mime-play.el, mime-pgp.el, mime-view.el: Rename
3670         `mime-raw-point-content-number' ->
3671         `mime-raw-point-to-entity-number'.
3672
3673 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3674
3675         * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
3676         -> `mime-raw-'.
3677
3678         * mime-view.el: Rename `mime-view-get-original-major-mode' ->
3679         `mime-preview-original-major-mode'.
3680
3681         * mime-view.el: Rename `mime-view-display-x-face' ->
3682         `mime-preview-display-x-face'.
3683
3684         * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
3685         `mime-view-buffer' -> `mime-preview-buffer'.
3686
3687         * mime-play.el, mime-view.el: Rename `mime::preview/' ->
3688         `mime-preview-'.
3689
3690         * mime-view.el: Rename `mime-view-original-major-mode' ->
3691         `mime-preview-original-major-mode'.
3692
3693         * mime-play.el, mime-edit.el, mime-view.el: Rename
3694         `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
3695
3696         * mime-view.el: Rename `mime-view-show-summary' ->
3697         `mime-preview-show-summary'.
3698
3699         * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
3700
3701         * mime-view.el: Rename `mime-view-follow-current-entity' ->
3702         `mime-preview-follow-current-entity'.
3703
3704         * mime-view.el: Rename `mime-view-print-current-entity' ->
3705         `mime-preview-print-current-entity'.
3706
3707         * mime-view.el (mime-view-menu-list): Modify menu.
3708
3709         * mime-view.el: Rename `mime-view-extract-current-entity' ->
3710         `mime-preview-extract-current-entity'.
3711
3712         * mime-def.el, mime-play.el, mime-view.el: Rename
3713         `mime-view-play-current-entity' ->
3714         `mime-preview-play-current-entity'.
3715
3716         * mime-view.el: Rename `mime-view-previous-line-content' ->
3717         `mime-preview-previous-line-entity'.
3718
3719         * mime-view.el: Rename `mime-view-next-line-content' ->
3720         `mime-preview-next-line-entity'.
3721
3722         * mime-view.el: Rename `mime-view-scroll-' ->
3723         `mime-preview-scroll-'.
3724
3725         * mime-view.el: Rename `mime-view-move-to-' ->
3726         `mime-preview-move-to-'.
3727
3728         * mime-play.el, mime-image.el: Rename `mime-preview/' ->
3729         `mime-preview-'.
3730
3731 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3732
3733         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
3734         Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
3735
3736         * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
3737         `mime-raw-entity-info'.
3738
3739 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3740
3741         * mime-view.el (mime-raw-content-info): Modify DOC-string.
3742
3743 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3744
3745         * eword-encode.el: Abolish `eword-encode-RCS-ID'.
3746
3747 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3748
3749         * mime-partial.el: Rename
3750         `mime-combine-message/partials-automatically' ->
3751         `mime-method-to-combine-message/partial-pieces'.
3752
3753 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3754
3755         * mime-pgp.el (mime-acting-condition): Separate type and subtype.
3756
3757         * mime-view.el (mime-acting-condition): Separate type and subtype.
3758
3759         * mime-play.el (mime-playback-entity): Separate type and subtype.
3760
3761 \f
3762 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3763
3764         * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae)\e-A was released.
3765
3766 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3767
3768         * mime-pgp.el: Rename `mime-pgp-add-keys' ->
3769         `mime-method-to-add-application/pgp-keys'.
3770
3771         * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
3772         -> `mime-method-to-decrypt-application/pgp-encrypted'.
3773
3774         * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
3775         -> `mime-method-to-verify-application/pgp-signature'.
3776
3777         * mime-pgp.el: Rename `mime-check-multipart/signed' ->
3778         `mime-method-to-verify-multipart/signed'.
3779
3780         * mime-pgp.el: Rename `mime-process-application/pgp' ->
3781         `mime-method-for-application/pgp'.
3782
3783 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3784
3785         * mailcap.el (mailcap-look-at-type-field): Change type and subtype
3786         to symbol.
3787
3788         * mailcap.el (mailcap-file): New variable.
3789         (mailcap-parse-file): New function.
3790
3791 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3792
3793         * README.en (What's SEMI?): Remove what does SEMI stand for.
3794
3795 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3796
3797         * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
3798         instead of external method "tm-file".
3799
3800         * mime-play.el: Rename `mime-extract-current-entity' ->
3801         `mime-method-to-save'.
3802
3803 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3804
3805         * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
3806
3807         * mime-play.el (mime-extract-current-entity): New function; copied
3808         from mime-file.el; abolish mime-file.el.
3809
3810         * mime-view.el (mime-acting-condition), mime-partial.el
3811         (mime-combine-message/partials-automatically), mime-play.el:
3812         Rename `mime-display-message/partial' ->
3813         `mime-method-to-store-message/partial'.
3814
3815 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3816
3817         * mime-view.el (mime-acting-condition), mime-play.el: Rename
3818         `mime-display-caesar' -> `mime-method-to-display-caesar'.
3819
3820         * mime-view.el (mime-acting-condition), mime-play.el: Rename
3821         `mime-display-message/external-ftp' ->
3822         `mime-method-to-display-message/external-ftp'.
3823
3824         * mime-view.el (mime-acting-condition), mime-play.el: Rename
3825         `mime-display-message/rfc822' ->
3826         `mime-method-to-display-message/rfc822'.
3827
3828         * mime-play.el: Rename `mime-article/make-method-args' ->
3829         `mime-make-external-method-args'.
3830
3831         * mime-file.el: Fix setting.
3832
3833 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3834
3835         * mime-play.el: Rename `mime-article/start-external-method-region'
3836         -> `mime-activate-external-method'.
3837
3838         * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
3839         `mime-playback-entity'.
3840
3841         * mime-file.el (mime-extract-current-entity): Use
3842         `mime-write-decoded-region'.
3843
3844         * mime-file.el: Rename `mime-article/extract-file' ->
3845         `mime-extract-current-entity'.
3846
3847 1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
3848
3849         * mime-edit.el (mime-edit-insert-signature): Function
3850         `mime-edit-insert-tag' is sometimes called with more arguments
3851         than it is ready to accept. (cf. [tm-en:1585])
3852
3853 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3854
3855         * mime-edit.el (mime-edit-insert-text): New optional argument
3856         `subtype'.
3857
3858 \f
3859 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3860
3861         * SEMI: Version 1.0.1 (Magae) was released.
3862
3863 1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3864
3865         * mime-pgp.el (mime-check-multipart/signed): New function.
3866
3867 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3868
3869         * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
3870
3871         * mime-edit.el (mime-file-types): Use `defcustom'.
3872
3873 \f
3874 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3875
3876         * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae)\e-A was released.
3877
3878         * SEMI-ELS: Remove mime-tar.el.
3879
3880 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3881
3882         * eword-decode.el (eword-decode-version): Use `semi-version';
3883         abolish `eword-decode-RCS-ID'.
3884
3885         * mime-view.el (mime-view-version-string): Use `semi-version';
3886         abolish `mime-view-version' and `mime-view-RCS-ID'.
3887
3888         * mime-edit.el (mime-edit-version-string): Use `semi-version';
3889         abolish `mime-edit-version' and `mime-edit-RCS-ID'.
3890
3891         * mime-def.el (semi-version): New constant; abolish constant
3892         `semi-version-name'.
3893
3894         * mime-view.el: Rename `mime-view-version-name' ->
3895         `mime-view-version-string'.
3896
3897         * mime-edit.el: Rename `mime-edit-version-name' ->
3898         `mime-edit-version-string'.
3899
3900         * eword-decode.el (eword-lexical-analyzers): New variable.
3901         (eword-analyze-quoted-string): Add second argument.
3902         (eword-analyze-domain-literal): New function.
3903         (eword-analyze-spaces): New function.
3904         (eword-analyze-special): New function.
3905         (eword-analyze-atom): Add second argument.
3906         (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
3907
3908 \f
3909 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3910
3911         * SEMI: Version 0.118.2 (Otomaru) was released.
3912
3913         * eword-decode.el (eword-decode-and-unfold-structured-field): New
3914         function.
3915
3916         * eword-decode.el (eword-decode-and-fold-structured-field): New
3917         function.
3918         (eword-decode-structured-field-body): Use it.
3919         (eword-decode-header): Likewise.
3920
3921         * eword-decode.el (eword-decode-structured-field-body): If
3922         `START-COLUMN' is nil, it uses `mapconcat'.
3923
3924         * eword-decode.el (eword-decode-token): New function.
3925         (eword-decode-structured-field-body): Add new optional arguments
3926         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
3927         `eword-decode-token'.
3928         (eword-decode-header): Specify START-COLUMN for
3929         `eword-decode-structured-field-body'.
3930
3931 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3932
3933         * eword-decode.el (eword-decode-header): Unfold fields including
3934         encoded-words.
3935
3936         * eword-decode.el (eword-decode-ignored-field-list): New variable.
3937         (eword-decode-structured-field-list): New variable.
3938         (eword-decode-header): Refer them.
3939
3940         * eword-decode.el (eword-decode-header): Don't use
3941         `eword-decode-unstructured-field-body'.
3942
3943 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3944
3945         * eword-decode.el (eword-decode-header): New implementation; add
3946         new argument `CODE-CONVERSION' as first argument.  Change
3947         `SEPARATOR' as second argument.
3948
3949 \f
3950 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3951
3952         * SEMI: Version 0.118.1 (Shijima) was released.
3953
3954         * README.en (Bug reports): Modified for SEMI.
3955
3956 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3957
3958         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
3959         search "From " in beginning of line.
3960
3961 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3962
3963         * mime-image.el: Comment out setting for inline Postscript
3964         feature.
3965
3966 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3967
3968         * eword-decode.el (eword-analyze-atom): New function.
3969         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
3970         of `std11-analyze-atom'.
3971
3972 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
3973
3974         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
3975         entering enriched-mode. (cf. [tm-ja:2697])
3976
3977 \f
3978 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3979
3980         * SEMI: Version 0.118 (Sodani) was released.
3981
3982 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3983
3984         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
3985         buffer.
3986
3987 1997-11-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3988
3989         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
3990         abolish `mime-hide-echo-buffer'.
3991         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
3992
3993 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3994
3995         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
3996         `mime-pgp-add-keys'.
3997
3998         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
3999         `mime-pgp-decrypt-application/pgp-encrypted'.
4000
4001         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
4002         `mime-pgp-check-application/pgp-signature'.
4003
4004         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
4005         -> `mime-pgp-check-signature'.
4006
4007         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
4008         `mime-process-application/pgp'.
4009
4010 \f
4011 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4012
4013         * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
4014
4015 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4016
4017         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
4018         `mime::article/content-info' -> `mime-raw-content-info'.
4019
4020 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
4021
4022         * mime-edit.el: Modify space in prompt and removespurious trailing
4023         spaces in the files. (cf. [tm-en:1507])
4024
4025 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4026
4027         * mime-edit.el: Rename `mime-edit-enclose-region' ->
4028         `mime-edit-enclose-region-internal'.
4029
4030         * mime-edit.el (mime-edit-enclose-quote-region,
4031         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
4032         mime-edit-enclose-digest-region,
4033         mime-edit-enclose-alternative-region,
4034         mime-edit-enclose-signed-region,
4035         mime-edit-enclose-encrypted-region): Change subtype to symbol.
4036
4037 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4038
4039         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
4040         file-detect.el.
4041
4042 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4043
4044         * mime-def.el: Add group `mime' to `default-mime-charset'.
4045
4046 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4047
4048         * eword-encode.el (eword-encode-field): Must regard MIME-Version
4049         field as structured field.
4050
4051 \f
4052 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4053
4054         * SEMI: Version 0.115.2 (Inokuchi) was released.
4055
4056 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4057
4058         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
4059         (mime-edit-message-default-max-lines): Use `defcustom'.
4060         (mime-edit-message-max-lines-alist): Use `defcustom'.
4061
4062 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4063
4064         * Makefile: Abolish `execs' and `install-execs'.
4065
4066 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4067
4068         * mime-edit.el (mime-edit): New customize group.
4069         (mime-ignore-preceding-spaces): Use `defcustom'.
4070         (mime-ignore-trailing-spaces): Use `defcustom'.
4071         (mime-ignore-same-text-tag): Use `defcustom'.
4072         (mime-auto-hide-body): Use `defcustom'.
4073         (mime-edit-voice-recorder): Use `defcustom'.
4074         (mime-edit-mode-hook): Use `defcustom'.
4075         (mime-edit-translate-hook): Use `defcustom'.
4076         (mime-edit-exit-hook): Use `defcustom'.
4077
4078         * mime-def.el (mime): New customize group.
4079         (mime-button-face): Use `defcustom'.
4080         (mime-button-mouse-face): Use `defcustom'.
4081
4082 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4083
4084         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
4085         if enable-multibyte-characters is nil.
4086
4087 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
4088
4089         * mime-play.el (mime-article::write-region): fixed
4090         (cf. [tm-ja:2641]).
4091
4092 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4093
4094         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
4095         is exist or not to fix problem about
4096         `gnus-summary-resend-message'.
4097
4098 \f
4099 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4100
4101         * SEMI: Version 0.115.1 (Oyanagi) was released.
4102
4103 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4104
4105         * mime-play.el (mime-display-message/partial): Use `write-region'.
4106
4107         * mime-pgp.el (mime-article/check-pgp-signature): Use
4108         `write-region'.
4109
4110         * mime-file.el (mime-article/extract-file): Use `write-region'.
4111
4112 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4113
4114         * mime-def.el: Don't use `third' (don't use cl function).
4115
4116         * SEMI-CFG: Add current directory to load-path.
4117
4118         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
4119         `second' -> `cadr' (Don't use cl function).
4120
4121 \f
4122 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4123
4124         * SEMI: Version 0.115 (Hinomiko) was released.
4125
4126         * README.en: Modify for Emacs 20.2.
4127
4128 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4129
4130         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
4131         functions.
4132
4133 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4134
4135         * mime-def.el (butlast): New function; imported from cl.el.
4136         (nbutlast): New function; imported from cl.el.
4137
4138 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4139
4140         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
4141
4142         * mime-def.el: Don't require cl.
4143
4144         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
4145         (eword-encode-header): Abolish X-Nsubject field generator.
4146
4147         * eword-encode.el (eword-find-field-encoding-method): New inline
4148         function.
4149         (eword-encode-header): Use it.
4150
4151 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4152
4153         * mime-image.el: Use `exec-installed-p' to search
4154         `uncompface-program'.
4155
4156 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
4157
4158         * signature.el: Add doc-string to `signature-file-alist'.
4159
4160         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
4161         versions don't contain his code.
4162
4163 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4164
4165         * mime-view.el: Don't use cl.
4166         (mime-article/rcnum-to-cinfo): New implementation (use function
4167         `mime-article/cnum-to-cinfo'); use `defsubst'.
4168
4169 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4170
4171         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
4172         'xemacs)'; add DOC-string.
4173
4174 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
4175
4176         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
4177         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
4178
4179 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4180
4181         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
4182         New constant.
4183         (mime-edit-insert-partial-header): Use it.
4184
4185 \f
4186 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4187
4188         * SEMI: Version 0.112 (Tsurugi) was released.
4189
4190 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4191
4192         * mime-view.el (mime-view-insert-entity-button): Change interface
4193         to use `media-type' and `media-subtype' instead of `ctype'.
4194         (mime-view-entity-button-function): ditto.
4195
4196 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4197
4198         * mime-view.el (mime-view-body-visible-p): Change interface to use
4199         `media-type' and `media-subtype' instead of `ctype'.
4200         (mime-view-entity-separator-function): ditto.
4201
4202 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4203
4204         * mime-view.el (mime-view-display-entity): Use `media-type' and
4205         `media-subtype' instead of `ctype' to compare with
4206         message/partial.
4207
4208         * mime-view.el (mime-view-follow-current-entity,
4209         mime-view-display-entity, mime-view-entity-button-function): Use
4210         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
4211         instead of `mime-entity-info-type/subtype'.
4212
4213 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4214
4215         * mime-parse.el: Abolish macro `define-structure'.
4216
4217         (make-mime-entity-info, mime-entity-info-rnum,
4218         mime-entity-info-point-min, mime-entity-info-point-max,
4219         mime-entity-info-parameters, mime-entity-info-encoding,
4220         mime-entity-info-children): New implementation.
4221
4222         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
4223         inline function.
4224
4225         * mime-view.el (mime-view-display-entity,
4226         mime-article/point-content-number, mime-article/cnum-to-cinfo,
4227         mime/flatten-content-info): Use `mime-entity-info-children'
4228         instead of `mime::content-info/children'.
4229
4230         * mime-parse.el (mime-entity-info-children): New inline function.
4231
4232 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4233
4234         * mime-view.el (mime-view-body-visible-p,
4235         mime-view-display-entity): Use `mime-entity-info-encoding' instead
4236         of `mime::content-info/encoding'.
4237
4238         * mime-play.el (mime-display-content): Use
4239         `mime-entity-info-encoding' instead of
4240         `mime::content-info/encoding'.
4241
4242         * mime-parse.el (mime-entity-info-encoding): New inline function.
4243
4244 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4245
4246         * mime-view.el (mime-view-display-entity), mime-partial.el
4247         (mime-combine-message/partials-automatically), mime-play.el
4248         (mime-display-content): Use `mime-entity-info-parameters' instead
4249         of `mime::content-info/parameters'.
4250
4251         * mime-parse.el (mime-entity-info-parameters): New inline
4252         function.
4253
4254 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4255
4256         * mime-view.el (mime-view-header-visible-p,
4257         mime-view-body-visible-p, mime-view-entity-button-function,
4258         mime-view-display-entity, mime-view-follow-current-entity),
4259         mime-play.el (mime-display-content): Use
4260         `mime-entity-info-type/subtype' instead of
4261         `mime::content-info/type'.
4262
4263         * mime-parse.el (mime-entity-info-type/subtype): New inline
4264         function.
4265
4266 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4267
4268         * mime-view.el (mime-view-display-entity,
4269         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
4270         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
4271         of `mime-entity-info-rnum'.
4272
4273         * mime-parse.el (mime-entity-info-rnum): New inline function.
4274
4275 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4276
4277         * mime-view.el (mime-view-display-entity,
4278         mime-article/point-content-number,
4279         mime-view-follow-current-entity), mime-play.el
4280         (mime-display-content), mime-pgp.el
4281         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
4282         `mime-entity-info-point-{min|max}' instead of
4283         `mime::content-info/point-{min|max}'.
4284
4285         * mime-parse.el (mime-entity-info-point-min): New inline function.
4286         (mime-entity-info-point-max): New inline function.
4287         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
4288         of `mime::content-info/point-max'.
4289
4290 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4291
4292         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
4293
4294         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
4295         format of `mime-parse-Content-Type'.
4296
4297         * mime-parse.el (mime-parse-Content-Type): Change return format.
4298         (mime-read-Content-Type): Modify DOC-string.
4299         (make-mime-entity-info): New inline function.
4300         (mime-parse-multipart): Change interface.
4301         (mime-parse-message): Rename names of arguments.
4302
4303         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
4304         (mime-token-regexp): Add specification for control-characters.
4305
4306 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4307
4308         * mime-view.el (mime-view-cut-header): Use `defun' instead of
4309         `defsubst'.
4310
4311         * mime-view.el: Rename `mime-preview/display-body' ->
4312         `mime-view-display-body'.
4313
4314         * mime-view.el: Rename `mime-preview/display-header' ->
4315         `mime-view-display-header'.
4316
4317 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4318
4319         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
4320         `mime-read-Content-Type'.
4321
4322         * mime-parse.el (symbol-concat): New implementation.
4323
4324 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4325
4326         * mime-def.el: Abolish alias `last*'.
4327
4328         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
4329         allows two arguments.
4330
4331 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4332
4333         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
4334         `last' (for Emacs 20.0.96).
4335
4336         * mime-def.el (last*): New alias for old emacsen.
4337
4338 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4339
4340         * mime-parse.el, mime-def.el: Constant
4341         `mime-disposition-type-regexp' was moved from mime-def.el to
4342         mime-parse.el.
4343
4344 \f
4345 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4346
4347         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
4348
4349 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4350
4351         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
4352         DOC-strings.
4353
4354 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4355
4356         * eword-decode.el (eword-analyze-encoded-word): cdr of return
4357         value must not nil (cf.[tm-ja:2496])
4358
4359 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4360
4361         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
4362         -> `mime-display-message/rfc822'.
4363
4364 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4365
4366         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
4367         `eword-addr-seq-to-rwl'.
4368
4369         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
4370         `eword-phrase-route-addr-to-rwl'.
4371
4372         * eword-encode.el (eword-addr-seq-to-rwl): New function.
4373         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
4374
4375         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
4376
4377         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
4378         `eword-addr-spec-to-rwl'.
4379
4380 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4381
4382         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
4383
4384         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
4385
4386         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
4387         `mime-disposition-type-regexp'.
4388
4389 \f
4390 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4391
4392         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
4393
4394 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4395
4396         * mime-edit.el: (mime-edit-normalize-body):
4397         - Protect "From " in beginning of line (insert `ESC ( B' before it
4398           if possible, otherwise encode by quoted-printable)
4399         - canonicalize line break code for base64
4400
4401 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4402
4403         * signature.el (signature-separator): New variable.
4404         (insert-signature): Insert `signature-separator' when signature is
4405         inserted at end of file.
4406
4407 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4408
4409         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
4410
4411         * mime-view.el (mime-view-version-name): New constant.
4412
4413         * mime-def.el (semi-version-name): New constant.
4414
4415 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4416
4417         * README.en (Required environment): Updated.
4418
4419 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4420
4421         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
4422         -> `mime-media-type/subtype-regexp'.
4423
4424 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4425
4426         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
4427         `mime-token-regexp'.
4428
4429         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
4430
4431 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4432
4433         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
4434         -> `mime-temp-buffer-name'.
4435
4436 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4437
4438         * mime-text.el (mime-decode-text-body): Canonicalize line break
4439         code.
4440
4441 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4442
4443         * mailcap.el: New file.
4444
4445 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4446
4447         * eword-encode.el (eword-field-encoding-method-alist): Add
4448         "Message-ID" as ignored.
4449
4450 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4451
4452         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
4453         caused by long non-encoded-word element. (cf. [tm-en:1356])
4454
4455 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4456
4457         * mime-view.el: `mime-preview/display-message/partial' ->
4458         `mime-view-insert-message/partial-button'.
4459
4460         * mime-view.el (mime-preview/display-message/partial): Use
4461         `mime-add-button' again.
4462
4463 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4464
4465         * eword-encode.el: `tm-eword::lc-words-to-words' ->
4466         `eword-encode-charset-words-to-words'.
4467
4468         * eword-encode.el (tm-eword::lc-words-to-words): New
4469         implementation; function `tm-eword::parse-word' was abolished.
4470
4471 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4472
4473         * eword-encode.el: `tm-eword::split-to-lc-words' ->
4474         `eword-encode-divide-into-charset-words'.
4475
4476         * eword-encode.el: Function `tm-eword::parse-lc-word' was
4477         abolished.
4478         (tm-eword::split-to-lc-words): New implementation.
4479
4480 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4481
4482         * eword-encode.el: `tm-eword::char-type' ->
4483         `eword-encode-char-type'.
4484
4485         * eword-encode.el: `tm-eword::encode-encoded-text' ->
4486         `eword-encode-text'
4487
4488         * mime-view.el (mime-view-insert-entity-button,
4489         mime-preview/display-message/partial): Use `mime-insert-button'.
4490
4491         (mime-view-setup-buffers): Enclose codes to display preview-buffer
4492         by `(let ((inhibit-read-only t)) ...)'.
4493
4494         * mime-def.el (mime-insert-button): New inline function.
4495
4496         * mime-def.el (mime-add-button): Argument `func' was renamed to
4497         `function'; Use overlay for `mime-button-mouse-face'.
4498
4499 \f
4500 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4501
4502         * SEMI: Version 0.92 was released.
4503
4504         * mime-view.el, mime-play.el, mime-partial.el:
4505         `mime-article/decode-' -> `mime-display-'.
4506
4507         * mime-play.el (mime-display-caesar): fixed.
4508
4509 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4510
4511         * eword-decode.el (eword-decode-structured-field-body): fixed.
4512
4513 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4514
4515         * eword-decode.el (eword-lexical-analyze-cache): New variable.
4516         (eword-lexical-analyze-cache-max): New variable.
4517         (eword-analyze-quoted-string): New function.
4518         (eword-analyze-comment): New function.
4519         (eword-analyze-encoded-word): New function.
4520         (eword-lexical-analyze-internal): New function.
4521         (eword-lexical-analyze): New function.
4522         (eword-decode-structured-field-body): New function.
4523         (eword-decode-unstructured-field-body): New function.
4524         (eword-extract-address-components): New function.
4525
4526 1997-06-11  Steven L Baur     <steve@xemacs.org>
4527
4528         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
4529         tm-eword::encode-rwl): Clean up Ebola
4530         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
4531
4532 \f
4533 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4534
4535         * SEMI: Version 0.91 was released.
4536
4537 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4538
4539         * mime-view.el (mime-view-define-keymap): fixed problem about
4540         [tab], [delete] and [backspace] keys.
4541
4542 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4543
4544         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
4545         by `as-binary-process'.
4546
4547 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
4548
4549         * mime-view.el (mime-acting-condition): Add image/png
4550         mime type. (cf.[tm-en:1334])
4551
4552         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
4553
4554         * mime-edit.el (mime-file-types): Add png handling.
4555         (mime-content-types): Ditto. (cf.[tm-en:1334])
4556
4557 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4558
4559         * mime-view.el (mime-view-define-keymap): Doesn't bind
4560         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
4561
4562 \f
4563 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4564
4565         * SEMI: Version 0.88 was released.
4566
4567 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4568
4569         * Makefile (tar): New implementation.
4570
4571 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4572
4573         * SEMI-MK (config-semi): fixed.
4574
4575         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
4576
4577 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4578
4579         * README.en: Add `LISPDIR'.
4580
4581         * Makefile (LISPDIR): New variable.
4582
4583         * SEMI-CFG: Setting for load-path is modified.
4584
4585 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4586
4587         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
4588         mime-view.el: `mime/content-decoding-condition' ->
4589         `mime-acting-condition'.
4590
4591 \f
4592 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4593
4594         * SEMI: Version 0.87 was released.
4595
4596 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4597
4598         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
4599         `mime-view-uuencode-encoding-name-list'.
4600
4601 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4602
4603         * mime-edit.el: Use "text/x-rot13-47-48" instead of
4604         "text/x-rot13-47".
4605
4606         * mime-view.el (mime/content-decoding-condition): Add
4607         "text/x-rot13-47-48".
4608
4609 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4610
4611         * mime-edit.el (mime-edit-normalize-body): Use
4612         `mule-caesar-region' instead of `caesar-region'.
4613
4614         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
4615         instead of `caesar-region'.
4616
4617         * mime-def.el: Add autoload for mule-caesar.el.
4618
4619         * mime-def.el: Function caesar-region was abolished.
4620
4621 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4622
4623         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
4624         `caesar-region'.
4625
4626 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4627
4628         * mime-view.el (mime-view-define-keymap): Use
4629         `set-keymap-default-binding' for XEmacs.
4630
4631 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4632
4633         * mime-play.el (mime-display-caesar): Don't use
4634         `buffer-substring'.
4635
4636         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
4637         `view-mode-enter'.
4638
4639 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4640
4641         * mime-play.el: Don't require `view'.
4642
4643         Constant `mime-view-text/plain-mode-map' was abolished.
4644
4645         Function `mime-view-text/plain-mode' and
4646         `mime-view-text/plain-exit' were abolished.
4647
4648         (mime-display-caesar): Use `view-mode-enter mother' instead of
4649         `mime-view-text/plain-mode'.
4650
4651 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4652
4653         * mime-play.el, mime-view.el (mime/content-decoding-condition):
4654         `mime-article/decode-caesar' -> `mime-display-caesar'.
4655
4656 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4657
4658         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
4659
4660 \f
4661 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4662
4663         * SEMI: Version 0.83 was released.
4664
4665 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4666
4667         * mime-def.el: Overlay is required by emu.
4668
4669 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4670
4671         * mime-image.el, mime-view.el, mime-text.el:
4672         `mime-preview/filter-' -> `mime-view-filter-'.
4673
4674         * mime-view.el: `mime-preview/get-original-major-mode' ->
4675         `mime-view-get-original-major-mode'.
4676
4677 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4678
4679         * mime-view.el (mime-view-mode): Hide mime-echo window.
4680
4681         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
4682         mime-play.el.
4683
4684         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
4685         mime-view.el.
4686
4687         * mime-play.el (mime-hide-echo-buffer): New inline function.
4688
4689         * mime-play.el (mime-echo-window-height): New variable.
4690
4691 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4692
4693         * mime-edit.el (mime-edit-content-end): Abolish unused local
4694         variable `beg'.
4695
4696 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4697
4698         * mime-view.el (mime-view-follow-current-entity): Abolish unused
4699         local variable `rc'.
4700
4701 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4702
4703         * eword-encode.el (eword-encode-field): Intern down-cased
4704         field-name and use `memq' instead of `member' to detect a field is
4705         address-list or not.
4706
4707 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4708
4709         * mime-pgp.el (mime-article/check-pgp-signature): Use
4710         `insert-buffer-substring'.
4711
4712 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4713
4714         * mime-pgp.el (mime-article/check-pgp-signature):
4715         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
4716
4717         * mime-play.el: `mime-article/show-output-buffer' ->
4718         `mime-show-echo-buffer'.
4719
4720         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
4721         `mime-echo-window-is-shared-with-bbdb'.
4722
4723 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4724
4725         * mime-play.el: Variable
4726         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
4727         mime-def.el.
4728
4729         * mime-def.el: Variable
4730         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
4731         mime-play.el.
4732
4733 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4734
4735         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
4736         `mime-echo-buffer-name'.
4737
4738         * mime-play.el: `mime/output-buffer-name' ->
4739         `mime-echo-buffer-name'.
4740
4741         * mime-pgp.el (mime-article/check-pgp-signature):
4742         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
4743
4744         * mime-def.el (mime-echo-buffer-name): Renamed from
4745         `mime/output-buffer-name'.
4746
4747 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4748
4749         * mime-edit.el (mime-edit-content-end): Abolish unused local
4750         variable `top'.
4751
4752         * mime-view.el: Function `mime-view-make-preview-buffer' was
4753         abolished.
4754
4755         * mime-view.el: `mime-view-setup-buffer' ->
4756         `mime-view-setup-buffers'.
4757
4758 \f
4759 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4760
4761         * MU: Version 0.40.2 was released.
4762         * SEMI: Version 0.75 was released.
4763
4764 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4765
4766         * mime-edit.el (mime-edit-translate-single-part-tag): Add
4767         DOC-string.
4768
4769 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4770
4771         * mime-view.el: `mime::preview/original-major-mode' ->
4772         `mime-view-original-major-mode'.
4773
4774 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4775
4776         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
4777         `mime-mother-buffer'.
4778
4779 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4780
4781         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
4782         `mime::preview/article-buffer' -> `mime-raw-buffer'.
4783
4784 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4785
4786         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
4787         mime-view.el: `mime::article/preview-buffer' ->
4788         `mime-view-buffer'.
4789
4790 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4791
4792         * mime-view.el: Structure `mime::preview-content-info' was
4793         abolished.
4794
4795         (mime-view-setup-buffer): Return only
4796         `mime::article/preview-buffer'.
4797
4798         (mime-view-make-preview-buffer): Don't generate
4799         preview-content-list; Return only `mime::article/preview-buffer'.
4800
4801         (mime-view-display-entity): Don't create
4802         `mime::preview-content-info'.
4803
4804         (mime-view-mode): Don't set for `mime::preview/content-list'.
4805
4806 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4807
4808         * mime-partial.el (mime-combine-message/partials-automatically):
4809         Don't use preview-content-list.
4810
4811 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4812
4813         * semi-setup.el: Don't require mime-partial; It is autoloaded.
4814
4815         * mime-partial.el: `mime-article/grab-message/partials' ->
4816         `mime-combine-message/partials-automatically'.
4817
4818         * mime-partial.el: `mime-partial/preview-article' ->
4819         `mime-view-partial-message'.
4820
4821         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
4822         `mime-view-partial-message-method-alist'.
4823
4824         * mime-play.el
4825         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
4826         preview-content-list.
4827
4828         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
4829         -> `mime-show-message-mode'.
4830
4831         * mime-pgp.el (mime-article/view-application/pgp):
4832         `mime/show-message-mode' -> `mime-show-message-mode'.
4833
4834         * mime-view.el (mime-view-follow-current-entity): New
4835         implementation.
4836
4837 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4838
4839         * mime-view.el: `mime-view-follow-content' ->
4840         `mime-view-follow-current-entity'.
4841
4842         * mime-view.el (mime-view-mode): Don't use preview-content-list to
4843         move to initial point.
4844
4845         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
4846         abolished.
4847
4848         * mime-view.el: Function `mime-preview/point-pcinfo' was
4849         abolished.
4850
4851         * mime-view.el: Function `mime-preview/point-content-number' was
4852         abolished.
4853
4854         * mime-play.el (mime-view-play-current-entity): New
4855         implementation.
4856
4857 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4858
4859         * mime-view.el (mime-view-quit): Use variable
4860         `mime::preview/original-major-mode'.
4861
4862         * mime-view.el (mime-view-show-summary): Use variable
4863         `mime::preview/original-major-mode'.
4864
4865         * mime-view.el (mime-view-scroll-down-entity): New implementation.
4866
4867         * mime-view.el (mime-view-scroll-up-entity): New implementation.
4868
4869 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4870
4871         * mime-view.el: `mime-view-scroll-down-content' ->
4872         `mime-view-scroll-down-entity'.
4873
4874         * mime-view.el: `mime-view-scroll-up-content' ->
4875         `mime-view-scroll-up-entity'.
4876
4877         * mime-view.el (mime-view-move-to-next): New implementation.
4878
4879 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4880
4881         * mime-view.el: `mime-view-next-content' ->
4882         `mime-view-move-to-next'.
4883
4884         * mime-view.el (mime-view-move-to-previous): New implementation.
4885
4886         * mime-view.el: `mime-view-previous-content' ->
4887         `mime-view-move-to-previous'.
4888
4889         * mime-view.el: `mime-view-up-content' ->
4890         `mime-view-move-to-upper'.
4891
4892 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4893
4894         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
4895         `mime-show-message-mode'.
4896
4897         * mime-view.el (mime-view-up-content): New implementation.
4898
4899         * mime-view.el: `mime-preview/display-content' ->
4900         `mime-view-display-entity'.
4901
4902         * mime-view.el (mime-preview/display-content): Put
4903         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
4904
4905         * mime-view.el: Variable `mime-view-visible-field-regexp' was
4906         abolished.
4907
4908         * mime-view.el: `mime-preview/cut-header' ->
4909         `mime-view-cut-header'.
4910
4911         * mime-view.el (mime-view-entity-separator-function): New
4912         implementation.
4913
4914         * mime-view.el: `mime-preview/default-content-separator' ->
4915         `mime-view-entity-separator-function'.
4916
4917 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4918
4919         * mime-view.el (mime-view-header-visible-p): Abolish optional
4920         argument `ctype'.
4921
4922         * mime-view.el (mime-view-entity-button-function): New
4923         implementation.
4924
4925         * mime-view.el: Variable
4926         `mime-view-content-button-ignored-ctype-list' was abolished.
4927
4928         * mime-view.el: `mime-preview/default-content-button-function' ->
4929         `mime-view-entity-button-function'.
4930
4931         * mime-view.el: Variable `mime-preview/content-button-function'
4932         was abolished.
4933
4934         * mime-def.el (mime-add-button): New implementation.
4935
4936         * mime-view.el (mime-view-insert-entity-button): modified.
4937
4938         * mime-view.el: `mime-preview/insert-content-button' ->
4939         `mime-view-insert-entity-button'.
4940
4941         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
4942         is optional argument `ctype' is not nil.
4943
4944 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4945
4946         * mime-view.el: `mime-print-entity' ->
4947         `mime-view-print-current-entity'.
4948
4949         * mime-view.el: `mime-extract-entity' ->
4950         `mime-view-extract-current-entity'.
4951
4952         * mime-play.el, mime-view.el: `mime-play-entity' ->
4953         `mime-view-play-current-entity'.
4954
4955         * mime-view.el (mime-play-entity, mime-extract-entity,
4956         mime-print-entity): Add DOC-string.
4957
4958         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
4959
4960         * mime-view.el: `mime-view-extract-content' ->
4961         `mime-extract-entity'.
4962
4963         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
4964
4965         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
4966         mime-view.el.
4967
4968         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
4969         mime-play.el.
4970
4971 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4972
4973         * mime-view.el: Use `mime-play-entity' instead of
4974         `mime-view-play-content'.
4975
4976 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4977
4978         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
4979         `mime-play-entity'.
4980
4981         * mime-view.el (mime-view-play-content, mime-view-extract-content,
4982         mime-view-print-content): Modify to use optional argument `mode'.
4983
4984 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4985
4986         * mime-play.el (mime-preview/decode-content,
4987         mime-article/decode-content): Add new optional argument `mode'.
4988
4989 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
4990
4991         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
4992         `mime-text-decode-buffer-maybe'.
4993
4994         * mime-text.el: `mime-preview/decode-text-buffer' ->
4995         `mime-decode-text-body'.
4996
4997         * mime-view.el (mime-view-visible-media-type-list): Add
4998         "text/rfc822-headers".
4999
5000 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5001
5002         * mime-image.el, mime-view.el:
5003         `mime-view-default-showing-Content-Type-list' ->
5004         `mime-view-visible-media-type-list'.
5005
5006 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5007
5008         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
5009
5010         * mime-pgp.el (mime-article/view-application/pgp):
5011         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
5012
5013         * mime-text.el: `mime-charset/decode-buffer' ->
5014         `mime-text-decode-buffer'.
5015
5016 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5017
5018         * mime-pgp.el (mime-article/view-application/pgp):
5019         `mime-raw::text-decoder' -> `mime-text-decoder'.
5020
5021         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
5022
5023 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5024
5025         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
5026         mime-view.el.
5027
5028         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
5029         mime-text.el.
5030
5031 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5032
5033         * mime-pgp.el (mime-article/view-application/pgp): Use
5034         `insert-buffer-substring'.
5035
5036 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5037
5038         * mime-pgp.el (mime-article/view-application/pgp):
5039         `mime::article/code-converter' -> `mime-raw::text-decoder'.
5040
5041         * mime-play.el (mime-article/view-message/rfc822):
5042         `mime::article/code-converter' -> `mime-raw::text-decoder'.
5043
5044         * mime-text.el (mime-preview/decode-text-buffer):
5045         `mime::article/code-converter' -> `mime-raw::text-decoder'.
5046
5047         * mime-view.el: `mime::article/code-converter' ->
5048         `mime-raw::text-decoder'.
5049
5050 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5051
5052         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
5053         variables `charset' and `mime::article/preview-buffer'.
5054
5055         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
5056         variable `mode'.
5057
5058 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5059
5060         * mime-image.el (mime-preview/filter-for-image): Abolish unused
5061         local variable `charset'.
5062
5063         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
5064         local variable `status'.
5065
5066         * mime-pgp.el: (mime-article/view-application/pgp,
5067         mime-article/add-pgp-keys): Abolish unused local variable
5068         `cur-buf'.
5069
5070         * mime-image.el (mime-preview/filter-for-image,
5071         mime-preview/filter-for-application/postscript): Abolish unused
5072         local variable `mode'.
5073
5074 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5075
5076         * mime-text.el
5077         (mime-preview/filter-for-text/richtext,
5078         mime-preview/filter-for-text/enriched): Abolish unused local
5079         variable `mode'.
5080
5081         * mime-text.el (mime-preview/decode-text-buffer): New
5082         implementation.
5083
5084         * mime-view.el (mime-view-follow-content): Abolish unused
5085         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
5086         and `hb'.
5087
5088         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
5089         `multipart'.
5090
5091         * mime-file.el (mime-article/extract-file): Abolish unused local
5092         variable `the-buf'.
5093
5094         * mime-tar.el: Quote *autoconv*.
5095
5096 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5097
5098         * mime-partial.el (mime-article/grab-message/partials): Unused
5099         local variable `mother' was abolished.
5100
5101         * mime-play.el (mime-article/decode-caesar): Unused local variable
5102         `cur-buf' was abolished.
5103
5104         * mime-play.el (mime-article/decode-message/external-ftp): Unused
5105         local variable `access-type' was abolished; Comment out `mode'.
5106
5107         * mime-play.el (mime-article/view-message/rfc822): Unused local
5108         variable `cur-buf' was abolished.
5109
5110         * mime-text.el (mime-preview/filter-for-text/richtext,
5111         mime-preview/filter-for-text/enriched): Unused local variable `m'
5112         was abolished.
5113
5114         * mime-parse.el (mime-parse-multipart):
5115         Unused local variable `ct' was abolished.
5116
5117         * eword-encode.el: Require eword-decode.
5118
5119         * mime-image.el (mime-preview/filter-for-application/postscript):
5120         Unused local variable `m' was abolished.
5121
5122 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5123
5124         * mime-pgp.el: (mime-article/view-application/pgp):
5125         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
5126
5127         * mime-pgp.el (mime-pgp-command): New variable.
5128
5129         (mime::article/call-pgp-to-check-signature): Use variable
5130         `mime-pgp-command'. (cf. [tm-en:1259])
5131
5132 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5133
5134         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
5135         (cf. [tm-en:1259])
5136
5137 \f
5138 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5139
5140         * emu: Version 7.40.1 was released.
5141         * APEL: Version 3.2 was released.
5142         * bitmap-mule: Version 7.17 was released.
5143         * MU: Version 0.40.1 was released.
5144         * MEL: Version 6.3 was released.
5145         * SEMI: Version 0.72 was released.
5146
5147 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5148
5149         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
5150
5151 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5152
5153         * mail-mime-setup.el: New module.
5154
5155         * mime-setup.el: Only loads MUA specific setup files.
5156
5157         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
5158         moved from mime-setup.el.
5159
5160         * semi-setup.el: Setting for gnus-mime was moved to
5161         gnus-mime/gnus-mime-setup.el.
5162
5163         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
5164
5165         * Makefile: modified for SEMI package.
5166
5167 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5168
5169         * SEMI-MK: Don't compile and install other packages.
5170
5171 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5172
5173         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
5174         `add-minor-mode'.
5175
5176         * mime-image.el (mime-preview/filter-for-image): Don't use
5177         `assoc-value'.
5178
5179 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5180
5181         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
5182         were abolished; Use `mime-edit-mode-map' directly.
5183
5184         Use "C-c C-m" for enclosure commands.
5185
5186         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
5187         for `mime-edit-set-encrypt'.
5188
5189 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5190
5191         * semi-setup.el: Require file-detect.
5192
5193 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5194
5195         * SEMI-CFG: Delete variables about other packages.
5196
5197 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5198
5199         * mime-def.el: Variable `mime-temp-directory' was moved to
5200         mel/mel.el.
5201
5202 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5203
5204         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
5205
5206         * mime-view.el (mime/content-decoding-condition): Set up for
5207         `mime-article/decode-message/external-ftp'.
5208
5209         * semi-setup.el: tm-latex.el was abolished.
5210
5211         * semi-setup.el: tm-ftp is merged to mime-play.el.
5212
5213         * mime-play.el (mime-article/dired-function): New variable; copied
5214         from tm-ftp.el.
5215
5216         (mime-article/dired-function-for-one-frame,
5217         mime-article/decode-message/external-ftp): New function; copied
5218         from tm-ftp.el.
5219
5220 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5221
5222         * mime-partial.el (mime-article/grab-message/partials): Don't use
5223         `assoc-value'.
5224
5225 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5226
5227         * mime-play.el: Require filename.
5228
5229 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5230
5231         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
5232
5233         * mime-setup.el: Use `turn-on-mime-edit' instead of
5234         `mime-edit-mode'.
5235
5236         * mime-edit.el (mime-edit-decode-buffer): Renamed from
5237         `mime-editor::edit-again'; optional argument `code-conversion' was
5238         changed to `not-decode-text' (behavior was reversed).
5239         (mime-edit-again): modified for `mime-edit-decode-buffer'.
5240
5241         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
5242         variable.
5243
5244         * mime-edit.el (mime-edit-again): optional argument
5245         `code-conversion' was changed to `not-decode-text' (behavior was
5246         reversed); optional argument `no-mode' was renamed to
5247         `not-turn-on'; `mail-header-separator' was replaced to null line
5248         before converting.
5249
5250 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5251
5252         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
5253         `mime-edit-toggle-mode' -> `mime-edit-mode'.
5254
5255         Alias `mime-mode' was abolished.
5256
5257 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5258
5259         * eword-encode.el (eword-encode-header): fixed.
5260
5261         * mime-edit.el: Comments was modified.
5262         (mime-edit-mode): DOC-string was modified.
5263
5264         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
5265         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
5266         was abolished.
5267
5268         * mime-edit.el: `mime-edit-minor-mime-map' ->
5269         `mime-edit-mode-map'.
5270
5271         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
5272
5273         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
5274
5275 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5276
5277         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
5278
5279 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5280
5281         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
5282
5283 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5284
5285         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
5286
5287 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5288
5289         * mime-def.el (mime-temp-directory): Refer environment variable
5290         "MIME_TMP_DIR" as default value.
5291
5292 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5293
5294         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
5295         were abolished.
5296
5297         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
5298         (mime-article/check-pgp-signature), mime-partial.el
5299         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
5300         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
5301         was renamed to `mime-temp-directory'.
5302
5303         * mime-edit.el: `mime/edit-again' was renamed to
5304         `mime-edit-again'.
5305
5306 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5307
5308         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
5309         renamed to `mime-temp-message-mode'.
5310
5311         * mime-edit.el: Draft preview feature was abolished.
5312
5313         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
5314
5315         Buffer local variable `mime/editing-buffer' was renamed to
5316         `mime-edit-buffer'.
5317
5318         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
5319         (mime-edit-x-emacs-value): New variable.
5320         (mime-edit-translate-body): Insert X-Emacs field if variable
5321         `mime-edit-insert-x-emacs-field' is not nil.
5322
5323 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5324
5325         * mime-view.el (mime-preview/insert-content-button): Don't use
5326         function `assoc-value'.
5327
5328 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5329
5330         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
5331
5332 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5333
5334         * SEMI-MK: compile and install emu and apel.
5335
5336 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5337
5338         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
5339
5340         * mime-bbdb.el: Renamed from tm-bbdb.el.
5341
5342         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
5343         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
5344         (load-path): Add "../apel" instead of "../tl".
5345
5346         * SEMI-ELS: alist.el was moved to ../apel/.
5347
5348 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5349
5350         * mime-parse.el: Require emu; Function `char-list-to-string' was
5351         abolished.
5352
5353         * mime-edit.el: Require emu; definitions about visible/invisible
5354         were abolished.
5355
5356 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5357
5358         * eword-encode.el: Require emu; function
5359         `find-non-ascii-charset-string' and
5360         `find-non-ascii-charset-region' were abolished.
5361
5362         * mime-def.el: Require atype; functions about atype were
5363         abolished.
5364
5365 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5366
5367         * mime-def.el: Require emu; Variable `running-xemacs' was
5368         abolished; Macro `defun-maybe' was abolished; Function `functionp'
5369         was abolished; Variable `charsets-mime-charset-alist',
5370         `default-mime-charset' and `mime-charset-coding-system-alist' were
5371         abolished; Function `mime-charset-to-coding-system',
5372         `charsets-to-mime-charset', `detect-mime-charset-region',
5373         `encode-mime-charset-region', `decode-mime-charset-region',
5374         `encode-mime-charset-string' and `decode-mime-charset-string' were
5375         abolished.
5376
5377 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5378
5379         * mime-def.el (charsets-to-mime-charset): New function; copied
5380         from emu.el.
5381
5382         * eword-encode.el: Use `char-bytes' instead of `char-length'.
5383
5384         * mime-def.el (eliminate-top-spaces): New inline-function; copied
5385         from tl-str.el.
5386
5387         * mime-edit.el: Fixed about definition of visible/invisible
5388         functions for XEmacs.
5389
5390 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5391
5392         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
5393         copied from emu-19.el.
5394         (invisible-region, invisible-p, next-visible-point): New function;
5395         copied from emu-19.el and emu-xemacs.el.
5396         (visible-region): New function; copied from emu-19.el.
5397
5398         * mime-edit.el (mime-edit-make-boundary): New function.
5399         (mime-edit-translate-body, mime-edit-translate-region): Use
5400         `mime-edit-make-boundary'.
5401
5402         * mime-edit.el (replace-space-with-underline): New inline
5403         function; copied from tl-str.el.
5404
5405 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5406
5407         * eword-encode.el (find-non-ascii-charset-region): New
5408         inline-function; copied from emu-e20.el.
5409
5410 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5411
5412         * mime-def.el: Require cl.
5413
5414         * mime-view.el (mouse-button-2): New variable; copied from
5415         emu-19.el and emu-xemacs.el.
5416
5417         * mime-def.el (defun-maybe): New macro; copied from emu.el.
5418         (functionp): New function; copied from emu.el.
5419
5420 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5421
5422         * mime-play.el: Supports only Emacs/mule API.
5423
5424         * mime-def.el (field-unify): Fixed.
5425
5426         * semi-setup.el: Don't require mime-play.
5427
5428         * mime-def.el: Function `put-fields' were abolished.
5429
5430         * mime-def.el: atype functions were moved from mime-play.el.
5431
5432         * mime-play.el: atype functions were moved to mime-def.el.
5433
5434 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5435
5436         * mime-def.el (call-after-loaded): New function; moved from
5437         semi-setup.el.
5438
5439         * semi-setup.el: Function `call-after-loaded' was moved to
5440         mime-def.el; require mime-def.
5441
5442 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5443
5444         * semi-setup.el: require mime-play instead of mime-view when
5445         compiling.
5446
5447 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5448
5449         * SEMI-MK: BINS were abolished.
5450
5451         * SEMI-CFG: require cl.
5452
5453         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
5454
5455 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5456
5457         * SEMI-MK: Renamed from TM-MK.
5458
5459         * SEMI-CFG: Don't require tl-misc.
5460
5461         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
5462
5463 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5464
5465         * mime-play.el (field-unify): Fixed.
5466
5467 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5468
5469         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
5470         Require alist.
5471
5472         * alist.el: New module; separated from tl-list.el.
5473
5474         * mime-play.el: Function `put-alist' and `del-alist' were moved to
5475         alist.el.
5476
5477         * mime-play.el (mime-article/coding-system-alist): Use
5478         `no-conversion' instead of *noconv*.
5479
5480 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5481
5482         * mime-parse.el (char-list-to-string): New inline-function; copied
5483         from emu-19.el.
5484
5485 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5486
5487         * mime-parse.el (symbol-concat): New inline-function; copied from
5488         tl-str.el.
5489
5490         * semi-setup.el: require 'mime-view when compiling.
5491
5492         * mime-parse.el (regexp-*): New inline-function; copied from
5493         tl-str.el.
5494
5495 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5496
5497         * semi-setup.el (running-xemacs): New variable.
5498
5499 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5500
5501         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
5502
5503         * mime-def.el: fixed DOC string.
5504
5505 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5506
5507         * eword-decode.el: Don't require emu.
5508
5509         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
5510         mime-charset-coding-system-alist): New variable; copied from
5511         emu-e20.el.
5512         (mime-charset-to-coding-system, detect-mime-charset-region,
5513         encode-mime-charset-region, decode-mime-charset-region,
5514         encode-mime-charset-string, decode-mime-charset-string): New
5515         function; copied from emu-e20.el.
5516
5517         * eword-encode.el (find-non-ascii-charset-string): New
5518         inline-function; copied from emu-e20.el.
5519
5520 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5521
5522         * mime-tar.el: Don't require emu.
5523
5524 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5525
5526         * mime-play.el (put-alist, del-alist): New function; copied from
5527         tl-list.el.
5528         (put-fields, field-unifier-for-default, field-unifier-for-mode,
5529         field-unify, assoc-unify, get-unified-alist, delete-atype,
5530         remove-atype, replace-atype, set-atype): New function; copied from
5531         tl-atype.el.  Don't require tl-atype.
5532
5533 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5534
5535         * semi-setup.el (call-after-loaded): New function; imported from
5536         tl-misc.el; Don't require tl-misc.
5537
5538 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5539
5540         * mime-pgp.el: Renamed from tm-pgp.el.
5541
5542 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5543
5544         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
5545         mime-mc.el.
5546
5547         * mime-mc.el: Renamed from tm-edit-mc.el.
5548
5549 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5550
5551         * mime-text.el: `tm:mother-button-dispatcher' ->
5552         `mime-button-mother-dispatcher'.
5553
5554         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
5555         mime-view.el, mime-tar.el (mime-tar-set-properties):
5556         `tm:add-button' -> `mime-add-button'.
5557
5558         * mime-file.el: Renamed from tm-file.el.
5559
5560 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5561
5562         * eword-decode.el: Must require emu.
5563
5564         * eword-decode.el (eword-decode-region): Unused local variable
5565         `charset', `encoding' and `text'.
5566
5567 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5568
5569         * eword-decode.el (eword-decode-encoded-word): Use
5570         `add-text-properties' directly.
5571
5572 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5573
5574         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
5575
5576         * mime-def.el (running-xemacs): New variable; if it is not nil,
5577         require overlay.
5578
5579         * mime-def.el (regexp-or): New function.
5580
5581 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5582
5583         * mime-tar.el: Renamed from tm-tar.el.
5584
5585         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
5586         -> `mime-button-dispatcher'.
5587
5588         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
5589
5590         * mime-def.el: `tm:mother-button-dispatcher' ->
5591         `mime-button-mother-dispatcher'.
5592
5593         * mime-def.el: `semi-data' -> `mime-button-data'.
5594
5595         * mime-def.el: `semi-callback' -> `mime-button-callback'.
5596
5597         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
5598
5599         * mime-def.el: `tm:button-face' -> `mime-button-face'.
5600
5601         * mime-def.el (tm:add-button, tm:button-dispatcher):
5602         `mime-callback' was renamed to `semi-callback'; `mime-data' was
5603         renamed to `semi-data'.
5604
5605 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5606
5607         * mime-def.el (tm:add-button): Use `make-overlay' directly.
5608
5609         * mime-def.el (tm:add-button): Use `overlay-put' directly.
5610
5611 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5612
5613         * mime-text.el: `tm:browse-url' was renamed to
5614         `mime-text-browse-url'.
5615
5616         * mime-text.el: Require browse-url.
5617
5618         * mime-text.el: `tm:URL-regexp' was renamed to
5619         `mime-text-url-regexp'.
5620
5621         * mime-text.el: Variable `tm:URL-regexp',
5622         `browse-url-browser-function' and function `tm:browse-url' were
5623         moved from mime-def.el.
5624
5625         * mime-def.el: Variable `tm:URL-regexp',
5626         `browse-url-browser-function' and function `tm:browse-url' were
5627         moved to mime-text.el.
5628
5629         * eword-decode.el: Variable `tm:warning-face' was renamed to
5630         `eword-warning-face'.
5631
5632         * eword-decode.el: Variable `tm:warning-face' was moved from
5633         mime-def.el.
5634
5635         * mime-def.el: Variable `tm:warning-face' was moved to
5636         eword-decode.el.
5637
5638         * mime-def.el: Function `tm:set-face-region' was abolished.
5639
5640         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
5641         `mime-make-charset-default-encoding-alist'.
5642
5643         * mime-edit.el: `mime-edit-transfer-level' ->
5644         `mime-transfer-level'.
5645
5646         * mime-edit.el: Function `mime/encoding-name' was renamed to
5647         `mime-encoding-name'.
5648
5649         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
5650         was abolished.
5651
5652         * mime-edit.el: Function `mime/encoding-name' was moved from
5653         mime-def.el.
5654
5655         * mime-def.el: Function `mime/encoding-name' was moved to
5656         mime-edit.el.
5657
5658 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5659
5660         * mime-edit.el: Variable `mime-charset-type-list' was moved from
5661         mime-def.el.
5662
5663         * mime-def.el: Variable `mime-charset-type-list' was moved to
5664         mime-edit.el.
5665
5666 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5667
5668         * eword-encode.el (eword-encode-header): fixed typo.
5669
5670 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5671
5672         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
5673         mime-editor::edit-again): Don't use `assoc-value'; Don't require
5674         tl-list.
5675
5676 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5677
5678         * mime-play.el: require tl-atype.
5679
5680         * mime-view.el: Don't require tl-atype.
5681
5682 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5683
5684         * mime-view.el: Don't require tl-misc.
5685
5686 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5687
5688         * eword-encode.el (eword-encode-header): Use function `assoc-if'
5689         instead of `ASSOC'; require cl instead of tl-list.
5690
5691         * mime-parse.el (define-structure): New macro; Don't require
5692         tl-misc.el.
5693
5694         * mime-view.el (mime-preview/insert-content-button): Don't use
5695         function `assoc-value'.
5696
5697         * mime-view.el: Require cl instead of tl-list.
5698
5699         * mime-view.el: Don't require tl-str.el.
5700
5701 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5702
5703         * mime-parse.el (define-structure): New macro; Don't require
5704         tl-misc.el.
5705
5706         * mime-view.el (mime-preview/insert-content-button): Don't use
5707         function `assoc-value'.
5708
5709         * mime-view.el: Require cl instead of tl-list.
5710
5711         * mime-view.el: Don't require tl-str.el.
5712
5713 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5714
5715         * eword-decode.el: Constant
5716         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
5717
5718         * eword-decode.el (quoted-printable-hex-chars,
5719         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
5720         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
5721         from mime-def.el.
5722
5723         * mime-def.el (quoted-printable-hex-chars,
5724         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
5725         eword-Q-encoding-and-encoded-text-regexp): Moved to
5726         eword-decode.el.
5727
5728         * eword-decode.el (base64-token-regexp,
5729         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
5730         constant; moved from mime-def.el.
5731
5732         * mime-def.el: Constant `base64-token-regexp',
5733         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
5734         were moved to eword-decode.el.
5735
5736         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
5737         was abolished.
5738
5739 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5740
5741         * eword-decode.el: Don't require emu.
5742
5743         * eword-decode.el: Don't require tl-str.el.
5744
5745         * mime-def.el (get-version-string): New inline-function; imported
5746         from tl-str.el.
5747
5748 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5749
5750         * mime-setup.el: Function `mime/encode-message-header' was renamed
5751         to `eword-encode-header'.
5752
5753         * mime-edit.el, eword-encode.el: Function
5754         `eword-encode-message-header' was renamed to
5755         `eword-encode-header'.
5756
5757 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5758
5759         * eword-decode.el (eword-decode-header): New optional argument
5760         `SEPARATOR'; Use function `std11-narrow-to-header'.
5761
5762         * mime-view.el, mime-setup.el, eword-decode.el: Function
5763         `eword-decode-message-header' was renamed to
5764         `eword-decode-header'.
5765
5766 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5767
5768         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
5769         Function `mime/encode-message-header' was renamed to
5770         `eword-encode-message-header'.
5771
5772 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5773
5774         * mime-view.el: Function `mime-eword/decode-string' was renamed to
5775         `eword-decode-string'.
5776
5777         * mime-def.el: `mime/Q-' -> `eword-Q-'.
5778
5779         * mime-def.el: `mime/B-' -> `eword-B-'.
5780
5781 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5782
5783         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
5784         `mime-charset-regexp'.
5785
5786         * mime-def.el: Constant `mime/charset-regexp' was renamed to
5787         `mime-charset-regexp'.
5788
5789 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5790
5791         * mime-view.el: Function `mime/decode-message-header' was renamed to
5792         `eword-decode-message-header'.
5793
5794         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
5795
5796 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5797
5798         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
5799         Function `mime/decode-message-header' was renamed to
5800         `eword-decode-message-header'.
5801
5802 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5803
5804         * SEMI-CFG: Renamed from TM-CFG.
5805
5806         * SEMI-ELS: Renamed from TM-ELS.
5807
5808         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
5809         `eword-in-subject-p'.
5810
5811         * eword-encode.el: `mime/' -> `eword-'.
5812
5813         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
5814         variable `mime/use-X-Nsubject'.
5815
5816         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
5817         `mime/generate-X-Nsubject'.
5818
5819         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
5820         variable `mime/no-encoding-header-fields'.
5821
5822         * eword-encode.el (eword-field-encoding-method-alist): Renamed
5823         from `mime/field-encoding-method-alist'.
5824
5825         * eword-encode.el: Renamed from tm-ew-e.el.
5826
5827         * eword-decode.el: Renamed from tm-ew-d.el.
5828
5829         * mime-view.el: Don't require tm-def.
5830
5831         * mime-parse.el: tm-def.el was renamed to mime-def.el.
5832
5833         * mime-def.el: Renamed from tm-def.el.
5834
5835 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5836
5837         * SEMI-ELS: Renamed from TM-ELS.
5838
5839 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5840
5841         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
5842         `eword-in-subject-p'.
5843
5844         * eword-encode.el: `mime/' -> `eword-'.
5845
5846         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
5847         variable `mime/use-X-Nsubject'.
5848
5849         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
5850         `mime/generate-X-Nsubject'.
5851
5852         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
5853         variable `mime/no-encoding-header-fields'.
5854
5855         * eword-encode.el (eword-field-encoding-method-alist): Renamed
5856         from `mime/field-encoding-method-alist'.
5857
5858         * eword-encode.el: Renamed from tm-ew-e.el.
5859
5860         * eword-decode.el: Renamed from tm-ew-d.el.
5861
5862         * mime-view.el: Don't require tm-def.
5863
5864         * mime-parse.el: tm-def.el was renamed to mime-def.el.
5865
5866 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5867
5868         * mime-def.el: Renamed from tm-def.el.
5869
5870 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5871
5872         * mime-view.el: Don't `suppress-keymap'.
5873
5874 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5875
5876         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
5877
5878         * mime-parse.el: Renamed from tm-parse.el.
5879
5880         * mime-view.el: Key-binding for function
5881         `mime-view-display-x-face' was abolished.
5882
5883 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5884
5885         * mime-setup.el: modified for mime-edit.el.
5886
5887 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5888
5889         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
5890
5891 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5892
5893         * mime-edit.el: based on tm-edit 7.105.
5894
5895         * semi-setup.el: tm-image.el was renamed to mime-image.el.
5896
5897         * mime-image.el: Renamed from tm-image.el.
5898
5899 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5900
5901         * semi-setup.el: Renamed from tm-setup.el.
5902
5903         * mime-setup.el: Setting for GNUS was abolished.
5904
5905         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
5906
5907         * mime-view.el: tm-play.el was renamed to mime-play.el.
5908
5909         * mime-partial.el: Renamed from tm-partial.el.
5910
5911         * mime-play.el: Renamed from tm-play.el.
5912
5913         * mime-view.el: `tm-text' is renamed to `mime-text'.
5914
5915         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
5916         was renamed to `default-keymap-or-function'; optional argument
5917         `default-function' was abolished.
5918
5919         * mime-text.el: `mime-view-code-converter-alist' ->
5920         `mime-text-decoder-alist'.
5921
5922         * mime-text.el: Renamed from tm-text.el.
5923
5924 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
5925
5926         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
5927
5928         * mime-view.el: Renamed from tm-view.el.
5929
5930 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5931
5932         * mime-edit.el (mime-file-types): add for patch.
5933
5934         * mime-edit.el: rearrangement.
5935
5936 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5937
5938         * mime-edit.el (mime-editor/normalize-body): Use function
5939         `encode-mime-charset-region' instead of
5940         `mime-charset-encode-region'.
5941
5942 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5943
5944         * mime-edit.el (mime-editor/normalize-body): fixed.
5945
5946         * mime-edit.el (mime-editor/define-charset):
5947         Argument `charset' was changed to
5948         symbol.
5949         (mime-editor/choose-charset): Changed to return symbol.
5950         (mime-editor/normalize-body): charset was changed to symbol.
5951
5952 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5953
5954         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
5955         New function.
5956         (mime-editor/charset-default-encoding-alist): Use function
5957         `mime-editor/make-charset-default-encoding-alist'.
5958         (mime-editor/toggle-transfer-level): Use function
5959         `mime-editor/make-charset-default-encoding-alist'.
5960
5961         * mime-edit.el (mime-editor/choose-charset): Use function
5962         `detect-mime-charset-region' instead of
5963         `mime/find-charset-region'.
5964
5965 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5966
5967         * mime-edit.el (mime/editor-mode): Don't toggle.
5968
5969         (mime-editor/toggle-mode): New function.
5970
5971 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
5972
5973         * mime-edit.el: I think the following is the best way to handle
5974         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
5975         sure if "add-minor-mode" works the same way in earlier versions).
5976         By clicking on the mode line you can turn mime/editor-mode on or
5977         off.
5978
5979 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5980
5981         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
5982         `as-binary-process'.
5983
5984         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
5985         `as-binary-process'.
5986
5987 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5988
5989         * mime-edit.el (mime-editor/split-message-sender-alist): setting
5990         for `mail-mode' was moved to tm-rmail.el.
5991
5992 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5993
5994         * mime-edit.el: Variable
5995         `mime-editor/message-default-sender-alist' was abolished.
5996
5997 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
5998
5999         * mime-edit.el: Variable `mime-editor/window-config-alist' was
6000         abolished.
6001
6002 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6003
6004         * mime-edit.el (mime-editor/split-and-send): New implementation.
6005
6006 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6007
6008         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
6009
6010 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6011
6012         * mime-edit.el (mime-editor/define-charset,
6013         mime-editor/set-parameter): Function `mime-set-parameter' was
6014         renamed to `mime-editor/set-parameter'.
6015
6016         * mime-edit.el (mime-set-parameter): New implementation
6017
6018         (mime-editor/translate-single-part-tag): New function.
6019         (mime-editor/translate-region): Use function
6020         `mime-editor/translate-single-part-tag'.
6021
6022 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6023
6024         * mime-edit.el (mime-editor::edit-again): fixed.
6025
6026         * mime-edit.el (mime/edit-again): fixed.
6027
6028         * mime-edit.el (mime-editor::edit-again): modified for new tag
6029         rule.
6030
6031         * mime-edit.el (mime-editor/insert-signature): Use variable
6032         `signature-file-name' instead of `signature'.
6033
6034         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
6035         require begging new-line.
6036
6037         (defconst mime-editor/multipart-end-regexp): Don't require begging
6038         new-line.
6039
6040         (mime-editor/find-inmost): modified for new enclosure tag rule.
6041
6042         (mime-editor/translate-region): modified for new enclosure tag rule.
6043
6044         (mime-editor/enclose-region): modified for new enclosure tag rule.
6045
6046 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6047
6048         * mime-edit.el: Add `(provide 'tm-edit)'.
6049
6050         Do `(run-hooks 'tm-edit-load-hook)' if variable
6051         `mime-edit-load-hook' is not bound.
6052
6053 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6054
6055         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
6056         (mime-editor/normalize-body): fixed.
6057
6058 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6059
6060         * mime-edit.el (mime-editor/normalize-body): fixed.
6061
6062         (mime-editor/content-end): Used function `invisible-p' and
6063         `next-visible-point'.
6064
6065 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6066
6067         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
6068         `invisible-region' instead of `mime-flag-region'.
6069         (mime-editor/normalize-body): Use function `visible-region'
6070         instead of `mime-flag-region'.
6071         (mime-editor/content-end): New implementation.
6072
6073 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6074
6075         * mime-edit.el (mime-editor/enquote-region): New command; bound to
6076         `C-c C-x q'.
6077
6078         (mime-editor/menu-list): New item for function
6079         `mime-editor/enquote-region'.
6080
6081 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6082
6083         * mime-edit.el (mime-editor/process-multipart-1): Use function
6084         `string-equal' instead of `string='.
6085
6086 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6087
6088         * mime-edit.el (mime-editor/process-multipart-1): fixed about
6089         condition of next tag inserting.
6090
6091 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6092
6093         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
6094
6095 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6096
6097         * mime-edit.el (mime-editor/insert-partial-header): Comment of
6098         Mime-Version field was modified.
6099
6100         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
6101         line break.
6102
6103         * mime-edit.el (mime-editor/version-name): New constant.
6104
6105         (mime-editor/mime-version-value): Use constant
6106         `mime-editor/version-name'.
6107
6108         (mime-editor/insert-partial-header): Use constant
6109         `mime-editor/version-name'.
6110
6111 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6112
6113         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
6114         line break.
6115         (mime-editor/normalize-body): fixed for a tag without line break.
6116
6117         * mime-edit.el (mime-editor/translate-region): fixed for a part
6118         starting without line break.
6119
6120         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
6121         column.
6122         (mime-editor/quoted-single-part-tag-regexp): New constant.
6123         (mime-editor/enquote-region): New function.
6124         (mime-editor/dequote-region): New function.
6125         (mime-editor/process-multipart-1): Processing for ``quote''
6126         enclosure was added.
6127         (mime-editor/translate-body): Use function
6128         `mime-editor/dequote-region'.
6129
6130         (mime-editor/mime-version-value): Comment was renamed.
6131
6132         * mime-edit.el: Renamed from tm-edit.el