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