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