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