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