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