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