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