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