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