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