Synch with the semi-1_14 branch.
[elisp/semi.git] / ChangeLog
1 2002-11-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2
3         * mime-edit.el (mime-edit-decode-single-part-in-buffer): Decode text
4         part only.
5
6 2002-04-16   Daiki Ueno  <ueno@unixuser.org>
7
8         * mime-edit.el (mime-file-types): Add setting of *.jpeg for image/jpeg.
9
10 2002-08-28  Katsumi Yamaoka   <yamaoka@jpl.org>
11
12         * mime-edit.el (mime-edit-user-agent-value): Add
13         `xemacs-extra-name'.
14
15 2001-07-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
16
17         * mime-edit.el (mime-edit-translate-body): Revert; insert
18         User-Agent field.
19         (mime-edit-insert-user-agent-field): Revert docstring.
20
21 2001-06-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
22
23         * mime-edit.el (mime-edit-translate-body): Don't insert User-Agent
24         field.
25         (mime-edit-insert-user-agent-field): Changed default value to nil;
26         Fixed docstring.
27
28 2000-11-29  Yoshiki Hayashi  <yoshiki@xemacs.org>
29
30         * mime-edit.el (mime-edit-guess-charset): New function.
31         (mime-edit-insert-file): Call it.
32
33 2000-10-19  Takanori Saneto  <sanewo@ba2.so-net.ne.jp>
34
35         * pgg-pgp.el (pgg-pgp-process-region): bind process-environment
36         locally so that setenv's effect won't last forever.
37         pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
38
39 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
40
41         * mime-edit.el (mime-edit-process-multipart-1): Typo fix
42         (mime-edit-beginning-tag-regxp).
43
44 2000-10-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
45
46         * EMY 1.13.9 is released.
47
48 2000-10-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
49
50         * mime-edit.el (mime-edit-force-text-tag): New macro.
51         * mime-edit.el (mime-edit-insert-text-file):
52         * mime-edit.el (mime-edit-insert-external):
53         * mime-edit.el (mime-edit-insert-binary-string):
54         * mime-edit.el (mime-edit-insert-binary-file):
55         * mime-edit.el (mime-edit-process-multipart-1):
56         * mime-edit.el (mime-edit-normalize-body):
57         * mime-edit.el (mime-edit-enclose-region-internal):
58         * mime-edit.el (mime-edit-insert-key): Use mime-edit-force-text-tag.
59
60 2000-10-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
61
62         * mime-edit.el (mime-edit-insert-insert-binary-string): Don't
63         make a blank only part.
64         (mime-edit-insert-binary-file): Ditto.
65         (mime-edit-insert-text-file): Ditto.
66
67 2000-10-10  Yoshiki Hayashi  <yoshiki@xemacs.org>
68
69         * mime-edit.el (mime-edit-insert-place): Barf if on invisible region.
70         (mime-edit-insert-tag): Ditto.
71
72         * mime-edit.el (mime-edit-insert-file): Use
73         detect-mime-charset-region.
74
75 2000-09-29  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
76
77         * mime-edit.el (mime-file-types): Fix to use application/msword
78         instead of application/winword.
79
80 2000-08-04   Daiki Ueno  <ueno@unixuser.org>
81
82         * pgg-gpg.el (pgg-gpg-process-region): Don't bind
83         coding-system-for-read.
84
85 2000-07-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
86
87         * EMY 1.13.8 is released.
88
89 2000-07-11  MORIOKA Tomohiko  <tomo@kanji.zinbun.kyoto-u.ac.jp>
90
91         * mime-pgp.el (mime-view-application/pgp): Setup local variable
92         `mime-view-temp-message-buffer' of preview-buffer.
93         (mime-view-application/pkcs7-mime): Likewise.
94
95         * mime-play.el
96         (mime-preview-quitting-method-for-mime-show-message-mode): Don't
97         use `mime-entity-buffer'; refer `mime-view-temp-message-buffer'.
98         (mime-store-message/partial-piece): Use
99         `insert-file-contents-as-binary' instead of
100         `(as-binary-input-file (insert-file-contents ...))'; use
101         `write-region-as-binary' instead of
102         `(as-binary-output-file (write-region ...)); setup local variable
103         `mime-view-temp-message-buffer' of preview-buffer.
104
105 2000-07-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
106
107         * mime-view.el (mime-display-text/plain): Make it a little
108         bit more robust to errors.
109
110 2000-07-05  Yoshiki Hayashi  <yoshiki@xemacs.org>
111
112         * mime-edit.el (mime-edit-mode): Remove reference to emacsen
113         without MULE.
114
115 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
116
117         * mime-image.el (mime-image-insert) [XEmacs]:
118         Insert `string' only if it is non-nil.
119
120 2000-07-03  Yuuichi Teranishi  <teranisi@gohome.org>
121
122         * mime-edit.el (mime-edit-preview-message): Set up local variable
123         `mime-edit-temp-message-buffer'.
124         (mime-edit-quitting-method): Refer `mime-edit-temp-message-buffer'
125         to avoid to use `mime-entity-buffer'.
126         (Synch with latest remi-1_14)
127         (mime-edit-temp-message-buffer): Defined.
128
129 2000-06-27   Daiki Ueno  <ueno@unixuser.org>
130
131         * mime-image.el (mime-image-insert): Synch with the latest image.el.
132         (mime-display-image): Don't pass underlying string "x".
133
134 2000-06-23  Yuuichi Teranishi  <teranisi@gohome.org>
135
136         * mime-edit.el (mime-edit-quitting-method):
137         Use mime-buffer-entity-buffer-internal instead of mime-entity-buffer.
138
139 2000-06-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
140
141         * mime-view.el (mime-display-multipart/encrypted): New function.
142         * semi-setup.el: Set up multipart/encrypted.
143
144 2000-06-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
145
146         * mime-edit.el (mime-edit-insert-file): Don't produce
147         charset=x-unknown.
148
149 2000-06-19  Yoshiki Hayashi  <yoshiki@xemacs.org>
150
151         * EMY 1.13.7 is released.
152
153 2000-06-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
154
155         * mime-edit.el (mime-edit-insert-file): Make it work with Emacs.
156
157 2000-06-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
158
159         * mime-edit.el (mime-edit-insert-text-file): New function.
160         (mime-file-types): Treat .htm as an HTML file.
161
162 2000-06-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
163
164         * mime-edit.el (mime-edit-insert-user-agent-field): Defcustom.
165         (mime-edit-mime-version-field-for-message/partial): Removed.
166         (mime-edit-mime-partial-header): Use mime-edit-mime-version-value.
167         (mime-edit-insert-binary-string): New function.
168         (mime-edit-insert-file): Use it.
169         (mime-edit-set-parameter): Avoid duplicating same parameters.
170
171 2000-06-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
172
173         * mail-mime-setup.el: Don't touch mail-signature.
174         * semi-setup.el (mime-setup-enable-inline-image): Don't check
175         window-system under XEmacs.
176         * semi-def.el (select-menu-alist): Use device-on-window-system-p
177         under XEmacs.
178
179 2000-06-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
180
181         * mime-view.el (mime-view-unbuttonize): Remove invisible text
182         following XPM buttons.
183         * semi-def.el (mime-create-xpm-buttton): Make an extent start-open.
184         Put mime-button text-property for buttonize and unbuttonize.
185
186 2000-06-13  Yoshiki Hayashi  <yoshiki@xemacs.org>
187
188         * mime-edit.el (mime-transfer-level): Defcustomize.
189         (mime-edit-mime-version-field-for-message/partial):
190         Add an accidentally removed newline.
191
192 2000-06-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
193
194         * mime-edit.el (mime-edit-yank-ignored-field-regexp): Removed.
195         (mime-edit-yank-ignored-field-list): Make this customizable.
196
197 2000-06-09   Daiki Ueno  <ueno@unixuser.org>
198
199         * mime-edit.el (mime-edit-insert-key): Insert a text tag when
200         the buffer has any trailing text.
201
202 2000-06-05  Shugo Maeda <shugo@ruby-lang.org>
203
204         * pgg-gpg.el (pgg-scheme-insert-key): Don't quote user id.
205
206 2000-05-29  Yoshiki Hayashi  <yoshiki@xemacs.org>
207
208         * mime-view.el (mime-view-mailcap-files): New variable.
209         (mime-view-mailcap-parsed-p): New variable.
210         (mime-view-parse-mailcap-files): New function.
211         (mime-view-parse-mailcap): New function.
212
213 2000-05-25  Tanaka Akira      <akr@m17n.org>
214
215         * README.en: Update for CVS via SSH.
216
217 2000-05-23  Yoshiki Hayashi  <yoshiki@xemacs.org>
218
219         * semi-def.el (mime-create-widget-button): Avoid truncating
220         extents.
221
222 2000-05-22  Katsumi Yamaoka   <yamaoka@jpl.org>
223
224         * semi-def.el (mime-create-xpm-button): Define it if the feature
225         `xpm' is provided even if the TTY frame is used; call
226         `mime-create-widget-button' if the TTY frame is used.
227         (mime-create-widget-button): Replace a string behind the widget
228         button with the entity info; add comment about it.
229         (mime-button-mouse-face): Refer to `widget-mouse-face' in doc.
230         (mime-button-face): Refer to `widget-button-face' in doc.
231
232 2000-05-21   Daiki Ueno  <ueno@unixuser.org>
233
234         * pgg-gpg.el (pgg-gpg-process-region): Abolish redundant nconc.
235
236 2000-05-22  Yoshiki Hayashi  <yoshiki@xemacs.org>
237
238         * mime-view.el: Merge WEMY.
239         * semi-def.el: Ditto.
240
241         * mime-view.el (mime-preview-toggle-button): Force hiding
242         a button when condition is 'hide.
243         (mime-preview-buttonize): Don't toggle button.
244         (mime-preview-unbuttonize): Ditto.
245
246         * semi-def.el (mime-use-widget): New variable.
247
248 2000-05-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
249
250         * EMY 1.13.6 is released.
251
252 2000-05-16   Daiki Ueno  <ueno@unixuser.org>
253
254         * mime-image.el (mime-image-create) [XEmacs]: Don't call
255         `make-image-instance' directly.
256
257 2000-05-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
258
259         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
260         Remove mime-edit-version.
261         (mime-edit-message-default-max-lines): Increment to 5000.
262         (mime-edit-split-and-send):
263         (mime-edit-exit):
264         Shut up byte compiler.
265
266 2000-05-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
267
268         * mime-view.el (mime-view-automatic-conversion): New variable.
269         (mime-display-text): Decode CTE when FLIM 1.14.
270
271 2000-05-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
272
273         * mime-view (mime-display-entity): Show header when message
274         is attachment.
275         (mime-display-text): Pass 7bit when no CTE is specified.
276         Use mime-entity-body if available.
277         (mime-display-message): Reconstruct list every time.
278
279 2000-05-02   Daiki Ueno  <ueno@unixuser.org>
280
281         * pgg-gpg.el (pgg-scheme-encrypt-region): Don't quote recipient;
282         concatenate all arguments destructively.
283
284 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
285
286         * EMY 1.13.5 is released.
287
288 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
289
290         * mime-view.el (mime-view-insert-entity-button): Don't pass
291         invisible to mime-insert-button.
292
293 2000-04-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
294
295         * mime-view.el (mime-preview-text): Ask Content-Transfer-Encoding.
296         (mime-display-text): New function.
297
298 2000-04-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
299
300         * mime-view.el (mime-display-gzipped): Use decode-coding-string.
301
302 2000-04-13   Daiki Ueno  <ueno@unixuser.org>
303
304         * pgg-gpg.el: Fix author's mailing address.
305         (pgg-gpg-process-region): Add --output option; set status fd to 2.
306         (pgg-gpg-possibly-cache-passphrase): New function.
307         (pgg-gpg-shell-file-name): Abolish.
308         (pgg-gpg-shell-command-switch): Abolish.
309         (pgg-scheme-lookup-key): Work on temp buffer.
310
311 2000-03-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
312
313         * mime-view.el (mime-preview-follow-current-entity): Fix the bug
314         without header part.
315         (mime-preview-entity-boundary): Fix the case that last part
316         is composite type.
317
318 2000-03-18  Yoshiki Hayashi  <yoshiki@xemacs.org>
319
320         * mime-view.el (mime-display-gzipped): Temporaly hack for FSF Emacs
321         until new FLIM is released.
322
323 2000-03-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
324
325         * mime-view.el (mime-display-gzipped): Make it FSF Emacs friendly.
326
327 2000-03-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
328
329         * mime-view.el (mime-display-gzipped): Remove arguments.
330         autodetect coding system.
331
332 2000-03-01  Yoshiki Hayashi  <yoshiki@xemacs.org>
333
334         * mime-image.el (mime-display-image): Don't wait for redisplay.
335
336 2000-02-23   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
337
338         * mime-image.el
339         (mime-image-normalize-xbm-buffer): New inline function.
340         (mime-image-create) [XEmacs || Emacs21]: Use it for XBM data.
341         (mime-display-image): Don't create temporary file.
342
343 2000-02-24  Mito  <mit@nines.nec.co.jp>
344
345         * mime-edit.el (mime-edit-normalize-body): Fix number of arguments
346         against enriched-encode.
347
348 2000-02-27  Yoshiki Hayashi  <yoshiki@xemacs.org>
349
350         * mime-view.el: Don't show a child entity of
351         message/external-body.
352
353 2000-02-21   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
354
355         * pgg.el (pgg-temp-buffer-show-function): Use
356         `shrink-window-if-larger-than-buffer'.
357
358         * pgg-gpg.el (pgg-gpg-process-region): Fix cleanup form.
359
360         * pgg-pgp.el (pgg-pgp-process-region): Ditto.
361
362         * pgg-pgp5.el (pgg-pgp5-process-region): Ditto.
363
364         * semi-setup.el (mime-setup-enable-inline-image): Remove checking
365         of bitmap-mule; use `eval-after-load' instead of
366         `call-after-loaded' to require `mime-image'.
367
368         * mime-image.el (mime-display-image): Set default umask to 077.
369         (mime-image-create): Use `nothing-image-instance-p'.
370
371         * mime-pgp.el: When it is compiled, define `smime-output-buffer'
372         and `smime-errors-buffer' to avoid compiler warning.
373
374         * mime-edit.el: Ditto.
375
376         * mime-pgp.el
377         (mime-view-application/pkcs7-mime): Regard smime-type as
378         "enveloped-data" unless it is specified.
379
380         * smime.el (smime-directory-files): Abolish.
381         (smime-verify-region): Abolish local variable `args'.
382
383 2000-02-20   Daiki Ueno  <ueno@ueda.info.waseda.ac.jp>
384
385         * mime-image.el: Remove X-Face setting; require cl when compiling.
386         (mime-image-format-alist): Remove image/x-mag and image/x-pic.
387         (mime-image-type-available-p): New function.
388         (mime-image-create): New function.
389         (mime-image-insert): New function.
390         (mime-display-image): Rewrite.
391
392         * mime-edit.el
393         (mime-edit-define-charset): Handle 'mime-charset-comment.
394
395 2000-02-02  Nakagawa, Makoto  <Makoto.Nakagawa@jp.compaq.com>
396
397         * pgg-pgp5.el (pgg-scheme-verify-region): Copy the contents of
398         `pgg-errors-buffer' to `pgg-output-buffer'.
399
400 2000-02-21  Yoshiki Hayashi  <yoshiki@xemacs.org>
401
402         * EMY 1.13.4 is released.
403
404 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
405
406         * semi-def.el (mime-insert-button): Insert newline to avoid
407         face property concatenation.
408
409 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
410
411         * mime-view.el (mime-preview-toggle-button): New function.
412         (mime-view-define-keymap): Define C-h C-t b to
413         mime-preview-toggle-button.
414         (mime-preview-buttonize): Use it.
415         (mime-preview-unbuttonize): Ditto.
416         (mime-preview-type): Call mime-preview-toggle-body.
417
418 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
419
420         * mime-view.el (mime-preview-toggle-header): Add optional
421         argument show.  When show, always displays rather than toggle.
422         (mime-preview-toggle-all-header): Ditto.
423         (mime-preview-toggle-content): Ditto.
424
425 2000-02-20  Yoshiki Hayashi  <yoshiki@xemacs.org>
426
427         * mime-view.el (mime-preview-follow-current-entity):
428         Delete header and insert new one.
429         (mime-preview-toggle-header): Don't manipulate entity button.
430         (mime-preview-toggle-all-header): New function.
431
432 2000-02-16  Yoshiki Hayashi  <yoshiki@xemacs.org>
433
434         * mime-view.el (mime-preview-quit): Fix bug which unconditionally
435         removes preview-buffer.
436         From: Yuuichi Teranishi <teranisi@gohome.org>
437
438 2000-02-15  Yoshiki Hayashi  <yoshiki@xemacs.org>
439
440         * mime-view.el (mime-follow-current-entity): Try to be
441         compatible with FSF Emacs.
442
443 2000-02-14  Yoshiki Hayashi  <yoshiki@xemacs.org>
444
445         * EMY 1.13.3 is released.
446
447 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
448
449         * mime-view.el (mime-display-entity): Prefer visibility of
450         entity-button, not invisibility.
451         (mime-view-children-is-invisible): New macro.
452         (mime-display-entity): Check children can be shown.
453
454 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
455
456         * mime-view.el (mime-preview-toggle-header): New function.
457         (mime-preview-toggle-content): New function.
458         (mime-view-define-keymap): Bind C-c C-t C-h to
459         mime-preview-toggle-header, C-h C-t C-c to mime-preview-toggle-content.
460         Bind C-c C-e to mime-preview-extract-current-entity.
461
462 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
463
464         * mime-view.el (mime-preview-entity-boundary): New function.
465         (mime-preview-follow-current-entity): Use it.
466         (mime-view-button-is-visible): New macro.
467         (mime-view-body-is-visible): Ditto.
468
469 2000-02-10  MORIOKA Tomohiko  <tomo@m17n.org>
470
471         * mime-view.el (mime-display-message): Use `major-mode' of
472         current-buffer as default value of `original-major-mode'; don't
473         use `mime-entity-header-buffer'.
474         (mime-preview-follow-current-entity): Use `mime-insert-header' to
475         insert header; don't use `mime-entity-header-buffer',
476         `mime-entity-header-start-point' and
477         `mime-entity-header-end-point'.
478
479 2000-02-12  Yoshiki Hayashi  <yoshiki@xemacs.org>
480
481         * mime-view.el (mime-view-insert-entity-button): Add invisible
482         when body is invisible.
483
484 2000-02-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
485
486         * mime-view.el (mime-preview-quit): Kill preview buffer
487         when mode-specific function is not found.
488
489 2000-02-11  Yoshiki Hayashi  <yoshiki@xemacs.org>
490
491         * Makefile (MAKEINFO): New variable.
492
493 2000-02-09  Yoshiki Hayashi  <yoshiki@xemacs.org>
494
495         * Makefile (distclean): New target.
496
497 2000-02-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
498
499         * mime-view.el: Fix byte-compiler warnings.
500         * mime-play.el: Ditto.
501         (mime-preview-quitting-method-for-mime-show-message-mode):
502         Check whether raw-buffer exists.
503
504 2000-02-08  Yoshiki Hayashi  <yoshiki@xemacs.org>
505
506         * Makefile: (texinfmt, xtexinfmt): New rule to format Texinfo
507         file with Emacs and XEmacs.
508
509 2000-02-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
510
511         * mime-edit.el: Fix doc string.
512         * mime-view.el: Ditto.
513         * pgg-gpg.el: Ditto.
514         * pgg-parse.el: Ditto.
515         * pgg-pgp.el: Ditto.
516         * pgg-pgp5.el: Ditto.
517         * pgg.el: Ditto.
518
519 2000-02-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
520
521         * mime-view.el (mime-display-entity): Don't call
522         mime-goto-header-start-point.  Clean up and remove redundant
523         let clause.
524
525 2000-02-07  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
526
527         * EMY 1.13.2 is released.
528
529 2000-02-07  Yoshiki Hayashi  <yoshiki@xemacs.org>
530
531         * mime-view.el (mime-display-message): Add new local variable
532         line-move-ignore-invisible.  Bind it to t.
533
534 2000-02-06  Yoshiki Hayashi  <yoshiki@xemacs.org>
535
536         * pgg-def.el (pgg-default-scheme): Improve custom options.
537
538 2000-02-05  Yoshiki Hayashi  <yoshiki@xemacs.org>
539
540         * Makefile: Format Info file.
541
542 2000-02-04  Yoshiki Hayashi  <yoshiki@xemacs.org>
543
544         * mime-edit.el: Synch with EMIKO 1.13.11.
545         * mime-image.el: Ditto.
546         * mime-pgp.el: Ditto.
547         * semi-def.el: Ditto.
548         * semi-setup.el: Ditto.
549         * mime-ui-en.sgml: Ditto.
550         * mime-ui-en.texi: Ditto.
551         * mime-ui-ja.sgml: Ditto.
552         * mime-ui-ja.texi: Ditto.
553
554         * pgg-def.el: Synch with EMIKO 1.13.11.  New file.
555         * pgg-gpg.el: Ditto.
556         * pgg-parse.el: Ditto.
557         * pgg-pgp.el: Ditto.
558         * pgg-pgp5.el: Ditto.
559         * pgg.el: Ditto.
560         * smime.el: Ditto.
561
562 2000-02-03  Yoshiki Hayashi  <yoshiki@xemacs.org>
563
564         * mime-edit.el (mime-file-types): Defaults type of patch to
565         text/plain.  There's not much reason to use application/octet-stream.
566
567         * mime-view.el (mime-display-detect-application/octet-stream):
568         New function.
569         * mime-view.el (mime-display-gzipped): New function.
570         Ungzip content and inline it.  Requires external gzip program.
571
572 2000-01-31  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
573
574         * EMY 1.13.1 is released.
575
576 2000-01-31 Yoshiki Hayashi  <yoshiki@xemacs.org>
577
578         * emy.texi: Describe how to deal with broken message.
579
580 2000-01-31 Yoshiki Hayashi  <yoshiki@xemacs.org>
581
582         * mime-play.el (mime-save-content-for-broken-message): New function.
583
584 2000-01-28  Yoshiki Hayashi  <yoshiki@xemacs.org>
585
586         * mime-view.el (mime-display-entity): Clean up code.
587
588 2000-01-28  Yoshiki Hayashi  <yoshiki@xemacs.org>
589
590         * mime-view.el (mime-display-entity): Fix handling of
591         inline parameter of Content-Disposition.
592
593 2000-01-20  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
594
595         * mime-edit.el (mime-edit-user-agent-value): Add apel-version.
596
597 2000-01-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
598
599         * EMY 1.13.0 is released.
600
601 2000-01-05  Katsumi Yamaoka   <yamaoka@jpl.org>
602
603         * Makefile, README.en: Update for the new CVS server.
604
605 1999-12-13  Katsumi Yamaoka   <yamaoka@jpl.org>
606
607         * README.en: Update for the recent ML address and ftp site.
608
609 1999-12-15  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
610
611         * mime-w3.el (mime-w3-message-structure): Removed.
612         (mime-preview-text/html): Don't use mime-w3-message-structure.
613         (mime-find-root-entity): New function. Should be in flim.
614         (url-cid): Use it.
615
616 1999-12-14  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
617
618         * mime-view.el (mime-preview-inline): Avoid inheriting
619         text property.
620         (mime-preview-text): Ditto.
621         (mime-preview-type): Ditto.
622
623 1999-12-07  Yoshiki Hayashi  <t90553@mai.ecc.u-tokyo.ac.jp>
624
625         * mime-view.el (mime-preview-scroll-full-screen): New variable.
626         (mime-display-entiy): Fix attachment detection bug.
627
628 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
629
630         * mime-view.el (mime-preview-buttonize): New function.
631         (mime-preview-unbuttionize): New function.
632
633 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
634
635         * emy.texi: New file.
636
637 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
638
639         * mime-view.el (mime-view-entity-type/subtype): New function
640         to workaround flim feature.
641
642 1999-12-06  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
643
644         * mime-view.el (mime-view-insert-entity-button): New optional
645         argument body-is-invisible.
646         (mime-display-entity): Use it.
647         (mime-view-button-place-alist): New variable.
648         (mime-view-entity-button-visible-p): Use it.
649
650 1999-12-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
651
652         * mime-view.el (mime-view-force-inline-types): New variable.
653         (mime-display-entity): Respect Content-Disposition type.
654         (mime-preview-condition): Treat unknown application subtype
655         as application/octet-stream.
656
657 1999-12-05  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
658
659         * mime-edit.el (mime-edit-attach-at-end-type): Changed
660         to use symbols instead of strings.
661
662 1999-12-04  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
663
664         * mime-view.el (mime-view-display): Always insert button
665         when body is not displayed.
666
667 1999-12-04  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
668
669         * mime-view.el (mime-display-text/x-rot13-47-48):
670         New function.
671
672 1999-12-03  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
673
674         * mime-view.el (mime-preview-text): Don't use DEFAULT
675         argument of read-coding-system. XEmacs 21.1 doesn't
676         accept that argument.
677
678 1999-11-29  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
679
680         * mime-edit.el (mime-edit-insert-file): Prompts for
681         content-disposition when verbose.
682         (mime-content-disposition-types): New variable.
683         (mime-prompt-for-disposition): New function
684
685 1999-11-29  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
686
687         * mime-view.el (mime-preview-type): New function.
688         (mim-display-entity): Use save-restriction instead of widen.
689
690 1999-11-28  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
691
692         * mime-edit.el (mime-edit-attach-at-end-type): New variable.
693         (mime-edit-insert-place): New macro.
694
695 1999-11-28  Yoshiki Hayashi  <t90553@mail.ecc.u-tokyo.ac.jp>
696
697         * mime-view.el (mime-preview-text): New function.
698         (mime-preview-inline): New function.
699         (mime-preview-type): New function.
700         (mime-display-entity): Handle a situation when body is invisible.