Sync up with REMI 1.4.0-pre3.
[elisp/semi.git] / ChangeLog
1 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mime-play.el (mime-mailcap-method-filename-alist): New variable.
4         (mime-mailcap-method-sentinel): New function.
5         (mime-activate-mailcap-method): Use 'mime-mailcap-method-sentinel;
6         don't use 'mime-show-echo-buffer.
7
8 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
9
10         * mime-play.el (mime-activate-mailcap-method): Regard
11         'mime-temp-directory.
12
13 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
14
15         * mime-parse.el (make-mime-entity): Change interface and
16         data-format.
17         (mime-entity-content-type): New access function.
18         (mime-entity-media-type): New implementation.
19         (mime-entity-subtype): New implementation.
20         (mime-entity-parameters): New implementation.
21         (mime-parse-multipart): Change interface; modify for
22         'make-mime-entity.
23         (mime-parse-message): Modify for 'make-mime-entity.
24
25 \f
26 1998-05-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
27
28         * SEMI: Version 1.4.3 (Ichiburi) released.
29
30 1998-05-12  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
31
32         * mime-partial.el: start and end of the region fixed.
33
34 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
35
36         * mime-parse.el (make-mime-content-type): New function.
37         (mime-parse-Content-Type): Use 'make-mime-content-type.
38         (mime-parse-multipart): Use 'make-mime-content-type.
39
40 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
41
42         * mime-parse.el: Change data format of mime-content-disposition.
43
44 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
45
46         * mime-parse.el: Rename 'mime/Content-Transfer-Encoding ->
47         'mime-read-Content-Transfer-Encoding.
48
49 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * mime-view.el (mime-raw-get-subject): Use
52         'mime-content-disposition-parameters.
53         
54         * mime-play.el (mime-raw-get-original-filename): Use
55         'mime-content-disposition-parameters.
56
57         * mime-parse.el (mime-content-disposition-type): New function.
58         (mime-content-disposition-parameters): New function.
59
60 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
61
62         * mime-parse.el, mime-play.el, mime-view.el: Rename
63         'mime/Content-Disposition -> 'mime-read-Content-Disposition.
64
65 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * Makefile (PACKAGE): New variable.
68         (tar): Use $(PACKAGE).
69
70 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
71
72         * mime-parse.el: Change data format of mime-content-type.
73
74 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * mime-edit.el (mime-edit-decode-buffer): Use
77         'mime-content-type-primary-type, 'mime-content-type-subtype and
78         'mime-content-type-parameters.
79
80 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
81
82         * mime-parse.el (mime-content-type-primary-type): New function.
83         (mime-content-type-subtype): New function.
84         (mime-content-type-parameters): New function.
85         (mime-parse-message): Use 'mime-content-type-primary-type,
86         'mime-content-type-subtype and 'mime-content-type-parameters.
87
88 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
89
90         * mime-parse.el: Abolish function 'symbol-concat because it is not
91         used.
92
93 \f
94 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
95
96         * SEMI: Version 1.4.2 (Oyashirazu) released.
97
98 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
99
100         * README.en (Authors): New section.
101
102         * README.en (CVS based development): New section.
103
104 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * mime-view.el (mime-preview-move-to-previous): Must regard
107         previous entity separated by null property region.
108         (mime-preview-move-to-next): Must regard next entity separated by
109         null property region.
110
111 1998-05-03  Simon Josefsson  <jas@pdc.kth.se>
112
113        * mime-view.el (mime-preview-move-to-previous): check that new
114        prop is non-null
115
116        * mime-view.el (mime-preview-move-to-next): skip leading null
117        props, check that new prop is non-null
118
119 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
120
121         * mime-view.el: Use 'ctree-set-calist-with-default instead of
122         'ctree-set-calist-strictly to set up mailcap entries.
123
124 \f
125 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
126
127         * SEMI: Version 1.4.1 (\e-DÒmi)\e-A released.
128
129         * README.en (Required environment): Modify for FLIM 1.2.0.
130
131 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
132
133         * mime-parse.el: Move 'mime-type/subtype-string to
134         flim/mime-def.el.
135
136 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
137
138         * mime-play.el (mime-sort-situation): New function.
139         (mime-raw-play-entity): Use 'mime-sort-situation.
140
141 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
142
143         * mime-play.el (mime-activate-mailcap-method): Use
144         'mailcap-format-command.
145
146 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
147
148         * README.en (What's SEMI?): Add description about mailcap.
149         (Documentation): Add RFC 1524; change location of RFC.
150
151 \f
152 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
153
154         * SEMI: Version 1.4.0 (Itoigawa) released.
155
156         * README.en (Required environment): Modify for FLIM 1.1.0.
157
158         * SEMI-CFG: Modify error message for FLIM 1.1.0.
159
160 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
161
162         * semi-def.el: Abolish 'mime/find-file-function because it is not
163         used.
164
165 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
166
167         * TODO (keymap-prefix): done.
168         (mailcap support): done.
169         (Change 'mime-acting-condition to condition-tree format): done.
170         (Unify entity display specifications to 'mime-preview-condition):
171         done.
172
173 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
174
175         * NEWS: Add description for SEMI 1.4.
176
177 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
178
179         * mime-view.el: Abolish setting for tm-sh-scripts.
180
181         * semi-setup.el: Abolish MUA depended signature setting.
182
183         * mail-mime-setup.el: Move setting for 'mail-signature from
184         semi-setup.el.
185
186 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
187
188         * semi-setup.el: Use 'mime-add-condition to set up for mime-pgp.
189
190         * mime-pgp.el: Abolish setting for 'mime-preview-condition and
191         mime-acting-condition.
192
193         * semi-def.el (mime-condition-type-alist): New variable.
194         (mime-condition-mode-alist): New variable.
195         (mime-add-condition): New function.
196
197 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
198
199         * mime-view.el (mime-acting-condition): Use
200         'ctree-set-calist-with-default to set up 'mime-method-to-save.
201
202 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
203
204         * mime-view.el (mime-acting-condition): Delete setting for
205         metamail.
206
207 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
208
209         * mime-play.el (mime-activate-mailcap-method): New function.
210         (mime-raw-play-entity): Use 'mime-activate-mailcap-method for
211         mailcap method.
212
213         * mime-view.el (mime-acting-condition): Read mailcap.
214
215 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
216
217         * mailcap.el: Move mailcap.el to FLIM.
218
219 1998-05-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
220
221         * mime-play.el (mime-raw-play-entity): Sort before registering to
222         'mime-acting-situation-examples.
223
224 \f
225 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * SEMI: Version 1.3.4 (Kajiyashiki) released.
228
229 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
230
231         * SEMI-CFG: Modify messages for APEL 8.7.
232
233         * README.en (Required environment): Modify for APEL 8.7.
234
235 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
236
237         * mime-view.el (mime-view-find-every-acting-situation): Change
238         default value to 't.
239
240 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
241
242         * mime-play.el (mime-save-acting-situation-examples): New
243         function; set up for 'kill-emacs-hook.
244
245         * mime-play.el (mime-acting-situation-examples): Renamed from
246         'mime-user-acting-condition.
247
248         * mime-play.el: Load MIME acting-example file.
249
250         * mime-view.el (mime-acting-situation-examples-file): New
251         variable.
252
253 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
254
255         * mime-play.el (mime-raw-play-entity): Use
256         'ctree-match-calist-partially.
257
258 \f
259 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
260
261         * SEMI: Version 1.3.3 (Uramoto) released.
262
263 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * mime-play.el (mime-raw-play-entity): Refer
266         'mime-view-find-every-acting-situation.
267
268         * mime-view.el (mime-view): New customize group.
269         (mime-view-find-every-acting-situation): New variable.
270
271 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
272
273         * mime-play.el (mime-user-acting-condition): New variable.
274         (mime-raw-play-entity): Refer it.
275
276 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
277
278         * mime-play.el (mime-raw-play-entity): Get all available
279         acting-situations; display menu of methods to select
280         acting-situation to activate.
281
282         * semi-def.el (select-menu-alist): New function.
283
284 \f
285 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
286
287         * SEMI: Version 1.3.2 (N\e-Dò)\e-A was released.
288
289         * mime-edit.el (mime-edit-mode-entity-prefix): New variable.
290         (mime-edit-mode-entity-map): New variable.
291         (mime-edit-mode-enclosure-prefix): New variable.
292         (mime-edit-mode-enclosure-map): New variable.
293         (mime-edit-mode-map): Use 'mime-edit-mode-entity-map and
294         'mime-edit-mode-enclosure-map.
295
296         * mime-view.el (mime-acting-condition): Fix setting.
297
298 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
299
300         * mime-play.el (mime-raw-play-entity): Use 'ctree-match-calist
301         directly; abolish 'mime/get-content-decoding-alist.
302
303 \f
304 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
305
306         * SEMI: Version 1.3.1 (Tsutsuishi) was released.
307
308         * mime-view.el (mime-preview-follow-current-entity): Abolish
309         unused local variable 'message-info.
310
311 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
312
313         * mime-edit.el (mime-edit-split-ignored-field-regexp): Add
314         Message-Id field.
315
316 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
317
318         * mail-mime-setup.el: Must require 'alist.
319
320 \f
321 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
322
323         * SEMI: Version 1.3.0 (Nadachi) was released.
324
325 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
326
327         * semi-def.el: Don't require 'atype; abolish function
328         'field-unifier-for-mode.
329
330 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
331
332         * mime-pgp.el: Use 'ctree-set-calist-strictly instead of
333         'set-atype to set up for 'mime-acting-condition.
334
335         * mime-play.el (mime/get-content-decoding-alist): Use
336         'ctree-match-calist instead of 'get-unified-alist.
337
338         * mime-view.el (mime-acting-condition): Change format from list of
339         atype to ctree.
340
341 \f
342 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
343
344         * SEMI: Version 1.2.4 (Arimagawa) was released.
345
346         * NEWS: Modify for SEMI 1.2.4 (Arimagawa).
347
348         * mime-view.el (mime-view-display-message): Check 'message-button
349         is 'visible.
350         (mime-view-display-entity): Check 'header is 'visible.
351
352 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
353
354         * mime-view.el: Abolish variable
355         'mime-view-childrens-header-showing-Content-Type-list and function
356         'mime-view-header-visible-p.
357         (mime-preview-follow-current-entity): Don't use
358         'mime-view-header-visible-p.
359
360 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
361
362         * mime-view.el (mime-preview-condition): Don't display body of
363         message/rfc822 and message/news; add '(entity-button . invisible)
364         to default situation of child entity.
365         (mime-view-display-entity): Don't display entity-button if
366         'entity-button field value of preview-condition is 'invisible.
367
368 \f
369 1998-04-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
370
371         * SEMI: Version 1.2.3 (Tanihama) was released.
372
373         * mime-view.el: Abolish function 'mime-view-body-visible-p and
374         'mime-view-entity-separator-visible-p.
375         (mime-view-display-entity): Don't use
376         'mime-view-entity-separator-visible-p.
377
378 1998-04-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * mime-view.el (mime-preview-condition): Specify
381         'childrens-situation field for message/rfc822 and message/news.
382         (mime-view-display-message): Use value of 'childrens-situation
383         field of preview-situation as default-situation of children.
384         (mime-view-display-entity): Add new argument 'default-situation;
385         use it as elements of draft of preview-situation; use value of
386         'header field of preview-situation instead of
387         'mime-view-header-visible-p; use value of 'childrens-situation
388         field of preview-situation as default-situation of children.
389
390 \f
391 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
392
393         * SEMI: Version 1.2.2 (Naoetsu) was released.
394
395         * README.en: Modify for FLIM.
396
397 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
398
399         * SEMI-CFG: Modify messages for FLIM and APEL 8.2.
400
401 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
402
403         * SEMI-CFG: Add "flim" instead of "rime" to 'load-path.
404
405 1998-04-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
406
407         * mime-view.el (mime-calist::field-match-method-as-default-rule):
408         New function; setup for calist-field-match-method for 'header and
409         'body.
410
411 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
412
413         * mime-pgp.el (mime-preview-condition): Add (message-button
414         . visible) to application/pgp again.
415
416 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
417
418         * mime-view.el (mime-view-display-message): Abolish unused local
419         variable 'ctype.
420         (mime-view-display-entity): Abolish unused local variable 'ctype.
421
422         * mime-view.el (mime-view-display-message): Don't use
423         'mime-view-content-button-visible-ctype-list; abolish it.
424
425 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
426
427         * mime-view.el (mime-view-entity-button-visible-p): Omit to check
428         entity is not message.
429         (mime-view-header-visible-p): Omit to check entity is message.
430         (mime-view-setup-buffers): Call 'mime-view-display-message instead
431         of 'mime-view-display-entity.
432         (mime-view-display-message): New function.
433         (mime-view-display-entity): Abolish local variable
434         'entity-node-id; don't check entity is message or not.
435
436 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
437
438         * SEMI-CFG: Add "rime" instead of "mel" to 'load-path.
439
440 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
441
442         * SEMI-ELS (semi-modules-to-compile): Delete 'mime-def,
443         'eword-encode and 'eword-decode.
444
445         * mime-def.el, eword-encode.el, eword-decode.el: Abolish
446         mime-def.el, eword-decode.el and eword-encode.el; (moved to RIME).
447
448 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * mime-parse.el (regexp-or): Moved from semi-def.el.
451
452         * semi-def.el: Move 'regexp-or to mime-parse.el.
453         Move 'eliminate-top-spaces to mime-def.el.
454
455         * mime-def.el (eliminate-top-spaces): Moved from semi-def.el.
456
457 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
458
459         * SEMI-ELS (semi-modules-to-compile): Add 'semi-def.
460
461         * semi-setup.el: Require 'semi-def instead of 'mime-def.
462
463         * mime-view.el: Require 'semi-def.
464
465         * mime-def.el: Move SEMI depended definitions to semi-def.el.
466
467         * semi-def.el: Move SEMI depended definitions from mime-def.el.
468
469         * eword-decode.el (eword-decode-version): Don't use
470         `mime-module-version'.
471
472 \f
473 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
474
475         * SEMI: Version 1.2.1 (Nomachi) was released.
476
477 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
478
479         * mime-view.el (mime-view-setup-buffers): Don't use
480         'mime-raw-flatten-message-info.
481         (mime-view-display-entity): Display recursively.
482
483 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
484
485         * TODO: New file.
486
487 1998-04-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
488
489         * eword-decode.el (eword-decode-version): Use
490         `mime-module-version' instead of `semi-version'.
491
492         * mime-edit.el (mime-edit-version-string): Use
493         `mime-module-version' instead of `semi-version'.
494
495         * mime-view.el (mime-view-version-string): Use
496         `mime-module-version' instead of `semi-version'.
497
498         * mime-def.el (mime-module-version): New variable; abolish
499         `semi-version'.
500
501 \f
502 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
503
504         * SEMI: Version 1.2.0 (Nishiizumi) was released.
505
506         * NEWS: Update for SEMI 1.2.
507
508 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
509
510         * mime-text.el: Rename 'mime-view-plain-text-preview-hook ->
511         'mime-preview-text/plain-hook.
512
513         * mime-text.el (mime-text-add-url-buttons): New function.
514         (mime-text-add-url-buttons-maybe): New function.
515
516 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
517
518         * mime-view.el, mime-text.el, mime-image.el: Rename
519         'mime-view-filter-for-* -> 'mime-preview-filter-for-*.
520
521 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
522
523         * mime-text.el: Rename 'mime-decode-text-body ->
524         'mime-text-decode-body.
525
526 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
527
528         * mime-text.el (mime-decode-text-body): Change interface; call
529         'mime-text-decode-hook.
530
531 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
532
533         * VERSION: New file.
534
535 \f
536 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
537
538         * SEMI: Version 1.1.2 (Shin-Nishikanazawa) was released.
539
540 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
541
542         * NEWS: Modify about 'image-format.
543
544         * mime-image.el (mime-view-filter-for-image): Refer 'image-format
545         of preview-situation instead of 'mime-view-image-converter-alist;
546         abolish variable 'mime-view-image-converter-alist.
547
548 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
549
550         * NEWS: Modify about 'body-filter.
551
552 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
553
554         * mime-image.el: Abolish 'mime-view-ps-to-gif-command.
555
556         * mime-image.el (mime-view-filter-for-image): Change interface.
557         Abolish `mime-view-filter-for-application/postscript'.
558
559         * mime-text.el (mime-view-filter-for-text/plain): Change
560         interface.
561         (mime-view-filter-for-text/richtext): Change interface.
562         (mime-view-filter-for-text/enriched): Change interface.
563
564         * mime-view.el (mime-view-display-entity): Change interface of
565         body-filter.
566
567 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
568
569         * mime-image.el (mime-preview-condition): Set 'with-filter in
570         body-presentation-method for body-filter.
571
572         * mime-view.el (mime-view-display-entity): Call body-filter only
573         when body-presentation-method is 'with-filter.
574
575 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
576
577         * mime-view.el (mime-view-display-entity): Modify to omit check
578         for body-presentation-method.
579
580 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
581
582         * NEWS: Modify about `mime-preview-condition'.
583
584 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
585
586         * mime-image.el: Set up for `mime-preview-condition' instead of
587         `mime-view-body-visible-condition' and
588         `mime-view-content-filter-alist'.
589
590         * mime-view.el (mime-preview-condition): New variable.
591         (mime-view-body-visible-p): Use `mime-preview-condition' instead
592         of `mime-view-body-visible-condition'; abolish variable
593         `mime-view-body-visible-condition'.
594         (mime-view-insert-message/partial-button): Add argument
595         `situation'.
596         (mime-view-display-entity): Use `mime-preview-condition' instead
597         of `mime-view-content-filter-alist'; don't hard-coding for
598         `message/partial-button'; abolish variable
599         `mime-view-content-filter-alist'.
600
601 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * mime-play.el: Require 'mime-text when compiling.
604
605 1998-03-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
606
607         * eword-decode.el (eword-lexical-analyze-internal): Fixed return
608         value.
609
610         * mime-view.el (mime-view-body-visible-condition): text media-
611         type is always visible.
612
613 \f
614 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
615
616         * SEMI: Version 1.1.1 (Oshino) was released.
617
618         * mime-play.el (mime-method-to-save): Must treat nil encoding as
619         7bit.
620
621 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
622
623         * NEWS: Update for latest version.
624
625 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
626
627         * SEMI-CFG: Must set up load-path before version check codes.
628
629 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
630
631         * mime-view.el: Don't require mime-text.el; add autoload setting
632         for mime-text.el.
633         (mime-text-decoder-alist): moved from mime-text.el.
634         (mime-view-entity-separator-visible-p): New function.
635         Abolish `mime-view-display-header', `mime-view-display-body' and
636         `mime-view-entity-separator-function'.
637
638         * mime-text.el: Require mime-view (mime-text.el is autoloaded by
639         mime-view); variable `mime-text-decoder-alist' was moved to
640         mime-view.el.
641
642         * mime-play.el (mime-method-to-save): fixed.
643
644 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
645
646         * NEWS: New file.
647
648 \f
649 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
650
651         * SEMI: Version 1.1.0 (Nonoichi) was released.
652
653 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
654
655         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
656         Abolish unused local-variable `raw-buf'.
657
658         * mime-play.el (mime-raw-play-entity): fixed.
659
660         * mime-view.el (mime-preview-original-window-configuration): Use
661         `defvar' to avoid warning of byte-compiler.
662
663         * mime-view.el (mime-view-display-entity): Don't use
664         `mime-view-entity-button-function' (abolish it); use
665         `mime-root-entity-p'.
666
667 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * mime-view.el (mime-view-entity-button-visible-p): New function.
670         (mime-view-entity-button-function): Use function
671         `mime-view-entity-button-visible-p'.
672
673         * mime-view.el (mime-raw-entity-parent): New function.
674         (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
675
676         * mime-view.el (mime-view-entity-button-function): Use
677         `mime-root-entity-p'.
678
679         * mime-parse.el (mime-root-entity-p): New function.
680
681 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
682
683         * SEMI-CFG: Insert version check code.
684
685 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
686
687         * mime-image.el: Set up `mime-view-body-visible-condition' instead
688         of `mime-view-visible-media-type-list'.
689
690         * mime-view.el (mime-view-body-visible-condition): New variable.
691         (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
692         instead of `mime-view-visible-media-type-list'.         
693         Abolish `mime-view-visible-media-type-list'.
694
695         * mime-parse.el (mime-type/subtype-string): New function.
696         (mime-entity-type/subtype): Use `mime-type/subtype-string'.
697
698 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
699
700         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
701         Use `mime-raw-write-region'.
702
703         * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
704         for mh-show-mode.
705
706         * mime-play.el, mime-view.el: Rename
707         `mime-raw-coding-system-alist' ->
708         `mime-raw-buffer-coding-system-alist'.
709
710         * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
711         from mime-play.el to mime-view.el.
712
713 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
714
715         * mime-view.el (mime-raw-point-to-entity-node-id): Use
716         `mime-raw-find-entity-from-point'.
717         (mime-raw-point-to-entity-number): Likewise.
718
719         * mime-view.el (mime-raw-find-entity-from-point): New function.
720
721 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
722
723         * mime-view.el (mime-view-display-body): Change interface.
724
725 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
726
727         * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
728         `mime-view-entity'.
729
730         * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
731         `mime-raw-find-entity-from-number'.
732
733         * mime-pgp.el, mime-view.el: Rename
734         `mime-raw-entity-node-id-to-entity-info' ->
735         `mime-raw-find-entity-from-node-id'.
736
737         * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
738         mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
739
740 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
741
742         * mime-view.el (mime-view-header-visible-p): Change interface.
743         (mime-view-body-visible-p): Change interface.
744
745         * mime-view.el (mime-view-insert-entity-button): Change interface.
746         (mime-view-entity-button-function): Change interface.
747
748         * mime-view.el (mime-view-body-visible-p): Add DOC-string.
749
750         * mime-view.el: `rcnum' -> `entity-node-id'.
751
752 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
753
754         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
755         Don't use temporary buffer for signed entity.
756
757         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
758         Don't use temporary buffer for PGP-signature.
759
760 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
761
762         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
763         Use `write-region-as-binary'.
764
765         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
766         Use `mime-write-decoded-region'.
767
768         * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
769
770 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
771
772         * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
773         Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
774
775         * (mime-method-to-verify-application/pgp-signature): Use
776         `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
777
778         * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
779         `mime-raw-point-to-entity-node-id'.
780
781         * mime-view.el (mime-raw-point-to-entity-node-id): New function.
782
783         * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
784         `entity-node-id'.
785
786         * mime-view.el, mime-parse.el: Rename `reversed-number' ->
787         `node-id'.
788
789         * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
790
791         * mime-pgp.el: `cnum' -> `entity-number'.
792
793         * mime-pgp.el: `beg' -> `start'.
794
795 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
796
797         * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
798
799 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
800
801         * mailcap.el (mailcap-look-at-type-field): Must allow
802         "implicit-wild".
803         (mailcap-look-at-field): fixed.
804
805 1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
806
807         * README.en (Bug reports): Modify description of tm mailing list.
808
809 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
810
811         * mime-view.el, mime-play.el: Rename
812         `mime-view-quitting-method-for-mime-show-message-mode' ->
813         `mime-preview-quitting-method-for-mime-show-message-mode'.
814
815         * mime-play.el, mime-edit.el, mime-view.el: Rename
816         `mime-view-quitting-method-alist' ->
817         `mime-preview-quitting-method-alist'.
818
819 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
820
821         * mime-play.el: Rename `mime-article::write-region' ->
822         `mime-raw-write-region'.
823
824 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
825
826         * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
827         `mime-raw-play-entity'.
828
829         * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
830         `mime-view-entity-info'.
831
832         * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
833         `mime-entity-info-reversed-number'.
834
835         * mime-view.el: Rename `mime/flatten-content-info' ->
836         `mime-raw-flatten-message-info'.
837
838         * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
839         `mime-raw-reversed-entity-number-to-entity-info'.
840
841         * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
842         `mime-raw-entity-number-to-entity-info'.
843
844         * mime-pgp.el, mime-partial.el, mime-view.el: Rename
845         `mime-raw-entity-info' -> `mime-raw-message-info'.
846
847         * mime-play.el, mime-pgp.el, mime-view.el: Rename
848         `mime-raw-point-content-number' ->
849         `mime-raw-point-to-entity-number'.
850
851 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
852
853         * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
854         -> `mime-raw-'.
855
856         * mime-view.el: Rename `mime-view-get-original-major-mode' ->
857         `mime-preview-original-major-mode'.
858
859         * mime-view.el: Rename `mime-view-display-x-face' ->
860         `mime-preview-display-x-face'.
861
862         * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
863         `mime-view-buffer' -> `mime-preview-buffer'.
864
865         * mime-play.el, mime-view.el: Rename `mime::preview/' ->
866         `mime-preview-'.
867
868         * mime-view.el: Rename `mime-view-original-major-mode' ->
869         `mime-preview-original-major-mode'.
870
871         * mime-play.el, mime-edit.el, mime-view.el: Rename
872         `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
873
874         * mime-view.el: Rename `mime-view-show-summary' ->
875         `mime-preview-show-summary'.
876
877         * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
878
879         * mime-view.el: Rename `mime-view-follow-current-entity' ->
880         `mime-preview-follow-current-entity'.
881
882         * mime-view.el: Rename `mime-view-print-current-entity' ->
883         `mime-preview-print-current-entity'.
884
885         * mime-view.el (mime-view-menu-list): Modify menu.
886
887         * mime-view.el: Rename `mime-view-extract-current-entity' ->
888         `mime-preview-extract-current-entity'.
889
890         * mime-def.el, mime-play.el, mime-view.el: Rename
891         `mime-view-play-current-entity' ->
892         `mime-preview-play-current-entity'.
893
894         * mime-view.el: Rename `mime-view-previous-line-content' ->
895         `mime-preview-previous-line-entity'.
896
897         * mime-view.el: Rename `mime-view-next-line-content' ->
898         `mime-preview-next-line-entity'.
899
900         * mime-view.el: Rename `mime-view-scroll-' ->
901         `mime-preview-scroll-'.
902
903         * mime-view.el: Rename `mime-view-move-to-' ->
904         `mime-preview-move-to-'.
905
906         * mime-play.el, mime-image.el: Rename `mime-preview/' ->
907         `mime-preview-'.
908
909 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
910
911         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
912         Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
913
914         * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
915         `mime-raw-entity-info'.
916
917 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
918
919         * mime-view.el (mime-raw-content-info): Modify DOC-string.
920
921 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
922
923         * eword-encode.el: Abolish `eword-encode-RCS-ID'.
924
925 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
926
927         * mime-partial.el: Rename
928         `mime-combine-message/partials-automatically' ->
929         `mime-method-to-combine-message/partial-pieces'.
930
931 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
932
933         * mime-pgp.el (mime-acting-condition): Separate type and subtype.
934
935         * mime-view.el (mime-acting-condition): Separate type and subtype.
936
937         * mime-play.el (mime-playback-entity): Separate type and subtype.
938
939 \f
940 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
941
942         * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae)\e-A was released.
943
944 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
945
946         * mime-pgp.el: Rename `mime-pgp-add-keys' ->
947         `mime-method-to-add-application/pgp-keys'.
948
949         * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
950         -> `mime-method-to-decrypt-application/pgp-encrypted'.
951
952         * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
953         -> `mime-method-to-verify-application/pgp-signature'.
954
955         * mime-pgp.el: Rename `mime-check-multipart/signed' ->
956         `mime-method-to-verify-multipart/signed'.
957
958         * mime-pgp.el: Rename `mime-process-application/pgp' ->
959         `mime-method-for-application/pgp'.
960
961 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
962
963         * mailcap.el (mailcap-look-at-type-field): Change type and subtype
964         to symbol.
965
966         * mailcap.el (mailcap-file): New variable.
967         (mailcap-parse-file): New function.
968
969 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
970
971         * README.en (What's SEMI?): Remove what does SEMI stand for.
972
973 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
974
975         * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
976         instead of external method "tm-file".
977
978         * mime-play.el: Rename `mime-extract-current-entity' ->
979         `mime-method-to-save'.
980
981 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
982
983         * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
984
985         * mime-play.el (mime-extract-current-entity): New function; copied
986         from mime-file.el; abolish mime-file.el.
987
988         * mime-view.el (mime-acting-condition), mime-partial.el
989         (mime-combine-message/partials-automatically), mime-play.el:
990         Rename `mime-display-message/partial' ->
991         `mime-method-to-store-message/partial'.
992
993 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
994
995         * mime-view.el (mime-acting-condition), mime-play.el: Rename
996         `mime-display-caesar' -> `mime-method-to-display-caesar'.
997
998         * mime-view.el (mime-acting-condition), mime-play.el: Rename
999         `mime-display-message/external-ftp' ->
1000         `mime-method-to-display-message/external-ftp'.
1001
1002         * mime-view.el (mime-acting-condition), mime-play.el: Rename
1003         `mime-display-message/rfc822' ->
1004         `mime-method-to-display-message/rfc822'.
1005
1006         * mime-play.el: Rename `mime-article/make-method-args' ->
1007         `mime-make-external-method-args'.
1008
1009         * mime-file.el: Fix setting.
1010
1011 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * mime-play.el: Rename `mime-article/start-external-method-region'
1014         -> `mime-activate-external-method'.
1015
1016         * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
1017         `mime-playback-entity'.
1018
1019         * mime-file.el (mime-extract-current-entity): Use
1020         `mime-write-decoded-region'.
1021
1022         * mime-file.el: Rename `mime-article/extract-file' ->
1023         `mime-extract-current-entity'.
1024
1025 1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
1026
1027         * mime-edit.el (mime-edit-insert-signature): Function
1028         `mime-edit-insert-tag' is sometimes called with more arguments
1029         than it is ready to accept. (cf. [tm-en:1585])
1030
1031 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1032
1033         * mime-edit.el (mime-edit-insert-text): New optional argument
1034         `subtype'.
1035
1036 \f
1037 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1038
1039         * SEMI: Version 1.0.1 (Magae) was released.
1040
1041 1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1042
1043         * mime-pgp.el (mime-check-multipart/signed): New function.
1044
1045 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1046
1047         * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
1048
1049         * mime-edit.el (mime-file-types): Use `defcustom'.
1050
1051 \f
1052 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1053
1054         * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae)\e-A was released.
1055
1056         * SEMI-ELS: Remove mime-tar.el.
1057
1058 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1059
1060         * eword-decode.el (eword-decode-version): Use `semi-version';
1061         abolish `eword-decode-RCS-ID'.
1062
1063         * mime-view.el (mime-view-version-string): Use `semi-version';
1064         abolish `mime-view-version' and `mime-view-RCS-ID'.
1065
1066         * mime-edit.el (mime-edit-version-string): Use `semi-version';
1067         abolish `mime-edit-version' and `mime-edit-RCS-ID'.
1068
1069         * mime-def.el (semi-version): New constant; abolish constant
1070         `semi-version-name'.
1071
1072         * mime-view.el: Rename `mime-view-version-name' ->
1073         `mime-view-version-string'.
1074
1075         * mime-edit.el: Rename `mime-edit-version-name' ->
1076         `mime-edit-version-string'.
1077
1078         * eword-decode.el (eword-lexical-analyzers): New variable.
1079         (eword-analyze-quoted-string): Add second argument.
1080         (eword-analyze-domain-literal): New function.
1081         (eword-analyze-spaces): New function.
1082         (eword-analyze-special): New function.
1083         (eword-analyze-atom): Add second argument.
1084         (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
1085
1086 \f
1087 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1088
1089         * SEMI: Version 0.118.2 (Otomaru) was released.
1090
1091         * eword-decode.el (eword-decode-and-unfold-structured-field): New
1092         function.
1093
1094         * eword-decode.el (eword-decode-and-fold-structured-field): New
1095         function.
1096         (eword-decode-structured-field-body): Use it.
1097         (eword-decode-header): Likewise.
1098
1099         * eword-decode.el (eword-decode-structured-field-body): If
1100         `START-COLUMN' is nil, it uses `mapconcat'.
1101
1102         * eword-decode.el (eword-decode-token): New function.
1103         (eword-decode-structured-field-body): Add new optional arguments
1104         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
1105         `eword-decode-token'.
1106         (eword-decode-header): Specify START-COLUMN for
1107         `eword-decode-structured-field-body'.
1108
1109 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1110
1111         * eword-decode.el (eword-decode-header): Unfold fields including
1112         encoded-words.
1113
1114         * eword-decode.el (eword-decode-ignored-field-list): New variable.
1115         (eword-decode-structured-field-list): New variable.
1116         (eword-decode-header): Refer them.
1117
1118         * eword-decode.el (eword-decode-header): Don't use
1119         `eword-decode-unstructured-field-body'.
1120
1121 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1122
1123         * eword-decode.el (eword-decode-header): New implementation; add
1124         new argument `CODE-CONVERSION' as first argument.  Change
1125         `SEPARATOR' as second argument.
1126
1127 \f
1128 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1129
1130         * SEMI: Version 0.118.1 (Shijima) was released.
1131
1132         * README.en (Bug reports): Modified for SEMI.
1133
1134 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1135
1136         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
1137         search "From " in beginning of line.
1138
1139 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1140
1141         * mime-image.el: Comment out setting for inline Postscript
1142         feature.
1143
1144 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1145
1146         * eword-decode.el (eword-analyze-atom): New function.
1147         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
1148         of `std11-analyze-atom'.
1149
1150 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
1151
1152         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
1153         entering enriched-mode. (cf. [tm-ja:2697])
1154
1155 \f
1156 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1157
1158         * SEMI: Version 0.118 (Sodani) was released.
1159
1160 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1161
1162         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
1163         buffer.
1164
1165 1997-11-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1166
1167         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
1168         abolish `mime-hide-echo-buffer'.
1169         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
1170
1171 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1172
1173         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
1174         `mime-pgp-add-keys'.
1175
1176         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
1177         `mime-pgp-decrypt-application/pgp-encrypted'.
1178
1179         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
1180         `mime-pgp-check-application/pgp-signature'.
1181
1182         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
1183         -> `mime-pgp-check-signature'.
1184
1185         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
1186         `mime-process-application/pgp'.
1187
1188 \f
1189 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1190
1191         * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
1192
1193 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1194
1195         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
1196         `mime::article/content-info' -> `mime-raw-content-info'.
1197
1198 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
1199
1200         * mime-edit.el: Modify space in prompt and removespurious trailing
1201         spaces in the files. (cf. [tm-en:1507])
1202
1203 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1204
1205         * mime-edit.el: Rename `mime-edit-enclose-region' ->
1206         `mime-edit-enclose-region-internal'.
1207
1208         * mime-edit.el (mime-edit-enclose-quote-region,
1209         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
1210         mime-edit-enclose-digest-region,
1211         mime-edit-enclose-alternative-region,
1212         mime-edit-enclose-signed-region,
1213         mime-edit-enclose-encrypted-region): Change subtype to symbol.
1214
1215 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1216
1217         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
1218         file-detect.el.
1219
1220 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1221
1222         * mime-def.el: Add group `mime' to `default-mime-charset'.
1223
1224 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1225
1226         * eword-encode.el (eword-encode-field): Must regard MIME-Version
1227         field as structured field.
1228
1229 \f
1230 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1231
1232         * SEMI: Version 0.115.2 (Inokuchi) was released.
1233
1234 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1235
1236         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
1237         (mime-edit-message-default-max-lines): Use `defcustom'.
1238         (mime-edit-message-max-lines-alist): Use `defcustom'.
1239
1240 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1241
1242         * Makefile: Abolish `execs' and `install-execs'.
1243
1244 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1245
1246         * mime-edit.el (mime-edit): New customize group.
1247         (mime-ignore-preceding-spaces): Use `defcustom'.
1248         (mime-ignore-trailing-spaces): Use `defcustom'.
1249         (mime-ignore-same-text-tag): Use `defcustom'.
1250         (mime-auto-hide-body): Use `defcustom'.
1251         (mime-edit-voice-recorder): Use `defcustom'.
1252         (mime-edit-mode-hook): Use `defcustom'.
1253         (mime-edit-translate-hook): Use `defcustom'.
1254         (mime-edit-exit-hook): Use `defcustom'.
1255
1256         * mime-def.el (mime): New customize group.
1257         (mime-button-face): Use `defcustom'.
1258         (mime-button-mouse-face): Use `defcustom'.
1259
1260 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1261
1262         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
1263         if enable-multibyte-characters is nil.
1264
1265 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
1266
1267         * mime-play.el (mime-article::write-region): fixed
1268         (cf. [tm-ja:2641]).
1269
1270 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1271
1272         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
1273         is exist or not to fix problem about
1274         `gnus-summary-resend-message'.
1275
1276 \f
1277 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1278
1279         * SEMI: Version 0.115.1 (Oyanagi) was released.
1280
1281 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1282
1283         * mime-play.el (mime-display-message/partial): Use `write-region'.
1284
1285         * mime-pgp.el (mime-article/check-pgp-signature): Use
1286         `write-region'.
1287
1288         * mime-file.el (mime-article/extract-file): Use `write-region'.
1289
1290 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1291
1292         * mime-def.el: Don't use `third' (don't use cl function).
1293
1294         * SEMI-CFG: Add current directory to load-path.
1295
1296         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
1297         `second' -> `cadr' (Don't use cl function).
1298
1299 \f
1300 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1301
1302         * SEMI: Version 0.115 (Hinomiko) was released.
1303
1304         * README.en: Modify for Emacs 20.2.
1305
1306 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1307
1308         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
1309         functions.
1310
1311 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1312
1313         * mime-def.el (butlast): New function; imported from cl.el.
1314         (nbutlast): New function; imported from cl.el.
1315
1316 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1317
1318         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
1319
1320         * mime-def.el: Don't require cl.
1321
1322         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
1323         (eword-encode-header): Abolish X-Nsubject field generator.
1324
1325         * eword-encode.el (eword-find-field-encoding-method): New inline
1326         function.
1327         (eword-encode-header): Use it.
1328
1329 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1330
1331         * mime-image.el: Use `exec-installed-p' to search
1332         `uncompface-program'.
1333
1334 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1335
1336         * signature.el: Add doc-string to `signature-file-alist'.
1337
1338         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
1339         versions don't contain his code.
1340
1341 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1342
1343         * mime-view.el: Don't use cl.
1344         (mime-article/rcnum-to-cinfo): New implementation (use function
1345         `mime-article/cnum-to-cinfo'); use `defsubst'.
1346
1347 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1348
1349         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
1350         'xemacs)'; add DOC-string.
1351
1352 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
1353
1354         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
1355         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
1356
1357 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1358
1359         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
1360         New constant.
1361         (mime-edit-insert-partial-header): Use it.
1362
1363 \f
1364 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1365
1366         * SEMI: Version 0.112 (Tsurugi) was released.
1367
1368 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1369
1370         * mime-view.el (mime-view-insert-entity-button): Change interface
1371         to use `media-type' and `media-subtype' instead of `ctype'.
1372         (mime-view-entity-button-function): ditto.
1373
1374 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1375
1376         * mime-view.el (mime-view-body-visible-p): Change interface to use
1377         `media-type' and `media-subtype' instead of `ctype'.
1378         (mime-view-entity-separator-function): ditto.
1379
1380 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1381
1382         * mime-view.el (mime-view-display-entity): Use `media-type' and
1383         `media-subtype' instead of `ctype' to compare with
1384         message/partial.
1385
1386         * mime-view.el (mime-view-follow-current-entity,
1387         mime-view-display-entity, mime-view-entity-button-function): Use
1388         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
1389         instead of `mime-entity-info-type/subtype'.
1390
1391 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * mime-parse.el: Abolish macro `define-structure'.
1394         
1395         (make-mime-entity-info, mime-entity-info-rnum,
1396         mime-entity-info-point-min, mime-entity-info-point-max,
1397         mime-entity-info-parameters, mime-entity-info-encoding,
1398         mime-entity-info-children): New implementation.
1399         
1400         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
1401         inline function.
1402
1403         * mime-view.el (mime-view-display-entity,
1404         mime-article/point-content-number, mime-article/cnum-to-cinfo,
1405         mime/flatten-content-info): Use `mime-entity-info-children'
1406         instead of `mime::content-info/children'.
1407
1408         * mime-parse.el (mime-entity-info-children): New inline function.
1409
1410 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1411
1412         * mime-view.el (mime-view-body-visible-p,
1413         mime-view-display-entity): Use `mime-entity-info-encoding' instead
1414         of `mime::content-info/encoding'.
1415
1416         * mime-play.el (mime-display-content): Use
1417         `mime-entity-info-encoding' instead of
1418         `mime::content-info/encoding'.
1419
1420         * mime-parse.el (mime-entity-info-encoding): New inline function.
1421
1422 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1423
1424         * mime-view.el (mime-view-display-entity), mime-partial.el
1425         (mime-combine-message/partials-automatically), mime-play.el
1426         (mime-display-content): Use `mime-entity-info-parameters' instead
1427         of `mime::content-info/parameters'.
1428
1429         * mime-parse.el (mime-entity-info-parameters): New inline
1430         function.
1431
1432 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1433
1434         * mime-view.el (mime-view-header-visible-p,
1435         mime-view-body-visible-p, mime-view-entity-button-function,
1436         mime-view-display-entity, mime-view-follow-current-entity),
1437         mime-play.el (mime-display-content): Use
1438         `mime-entity-info-type/subtype' instead of
1439         `mime::content-info/type'.
1440
1441         * mime-parse.el (mime-entity-info-type/subtype): New inline
1442         function.
1443
1444 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1445
1446         * mime-view.el (mime-view-display-entity,
1447         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
1448         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
1449         of `mime-entity-info-rnum'.
1450
1451         * mime-parse.el (mime-entity-info-rnum): New inline function.
1452
1453 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1454
1455         * mime-view.el (mime-view-display-entity,
1456         mime-article/point-content-number,
1457         mime-view-follow-current-entity), mime-play.el
1458         (mime-display-content), mime-pgp.el
1459         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
1460         `mime-entity-info-point-{min|max}' instead of
1461         `mime::content-info/point-{min|max}'.
1462
1463         * mime-parse.el (mime-entity-info-point-min): New inline function.
1464         (mime-entity-info-point-max): New inline function.
1465         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
1466         of `mime::content-info/point-max'.
1467
1468 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1469
1470         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
1471
1472         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
1473         format of `mime-parse-Content-Type'.
1474
1475         * mime-parse.el (mime-parse-Content-Type): Change return format.
1476         (mime-read-Content-Type): Modify DOC-string.
1477         (make-mime-entity-info): New inline function.
1478         (mime-parse-multipart): Change interface.
1479         (mime-parse-message): Rename names of arguments.
1480
1481         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
1482         (mime-token-regexp): Add specification for control-characters.
1483
1484 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1485
1486         * mime-view.el (mime-view-cut-header): Use `defun' instead of
1487         `defsubst'.
1488
1489         * mime-view.el: Rename `mime-preview/display-body' ->
1490         `mime-view-display-body'.
1491
1492         * mime-view.el: Rename `mime-preview/display-header' ->
1493         `mime-view-display-header'.
1494
1495 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1496
1497         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
1498         `mime-read-Content-Type'.
1499
1500         * mime-parse.el (symbol-concat): New implementation.
1501
1502 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1503
1504         * mime-def.el: Abolish alias `last*'.
1505
1506         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
1507         allows two arguments.
1508
1509 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1510
1511         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
1512         `last' (for Emacs 20.0.96).
1513
1514         * mime-def.el (last*): New alias for old emacsen.
1515
1516 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1517
1518         * mime-parse.el, mime-def.el: Constant
1519         `mime-disposition-type-regexp' was moved from mime-def.el to
1520         mime-parse.el.
1521
1522 \f
1523 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1524
1525         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
1526
1527 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1528
1529         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
1530         DOC-strings.
1531
1532 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1533
1534         * eword-decode.el (eword-analyze-encoded-word): cdr of return
1535         value must not nil (cf.[tm-ja:2496])
1536
1537 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1538
1539         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
1540         -> `mime-display-message/rfc822'.
1541
1542 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1543
1544         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
1545         `eword-addr-seq-to-rwl'.
1546
1547         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
1548         `eword-phrase-route-addr-to-rwl'.
1549
1550         * eword-encode.el (eword-addr-seq-to-rwl): New function.
1551         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
1552
1553         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
1554
1555         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
1556         `eword-addr-spec-to-rwl'.
1557
1558 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1559
1560         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
1561
1562         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
1563
1564         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
1565         `mime-disposition-type-regexp'.
1566
1567 \f
1568 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1569
1570         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
1571
1572 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1573
1574         * mime-edit.el: (mime-edit-normalize-body):
1575         - Protect "From " in beginning of line (insert `ESC ( B' before it
1576           if possible, otherwise encode by quoted-printable)
1577         - canonicalize line break code for base64
1578
1579 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1580
1581         * signature.el (signature-separator): New variable.
1582         (insert-signature): Insert `signature-separator' when signature is
1583         inserted at end of file.
1584
1585 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1586
1587         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
1588
1589         * mime-view.el (mime-view-version-name): New constant.
1590
1591         * mime-def.el (semi-version-name): New constant.
1592
1593 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1594
1595         * README.en (Required environment): Updated.
1596
1597 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1598
1599         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
1600         -> `mime-media-type/subtype-regexp'.
1601
1602 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1603
1604         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
1605         `mime-token-regexp'.
1606
1607         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
1608
1609 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1610
1611         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
1612         -> `mime-temp-buffer-name'.
1613
1614 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1615
1616         * mime-text.el (mime-decode-text-body): Canonicalize line break
1617         code.
1618
1619 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1620
1621         * mailcap.el: New file.
1622
1623 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * eword-encode.el (eword-field-encoding-method-alist): Add
1626         "Message-ID" as ignored.
1627
1628 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1629
1630         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
1631         caused by long non-encoded-word element. (cf. [tm-en:1356])
1632
1633 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1634
1635         * mime-view.el: `mime-preview/display-message/partial' ->
1636         `mime-view-insert-message/partial-button'.
1637
1638         * mime-view.el (mime-preview/display-message/partial): Use
1639         `mime-add-button' again.
1640
1641 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1642
1643         * eword-encode.el: `tm-eword::lc-words-to-words' ->
1644         `eword-encode-charset-words-to-words'.
1645
1646         * eword-encode.el (tm-eword::lc-words-to-words): New
1647         implementation; function `tm-eword::parse-word' was abolished.
1648
1649 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1650
1651         * eword-encode.el: `tm-eword::split-to-lc-words' ->
1652         `eword-encode-divide-into-charset-words'.
1653
1654         * eword-encode.el: Function `tm-eword::parse-lc-word' was
1655         abolished.
1656         (tm-eword::split-to-lc-words): New implementation.
1657
1658 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1659
1660         * eword-encode.el: `tm-eword::char-type' ->
1661         `eword-encode-char-type'.
1662
1663         * eword-encode.el: `tm-eword::encode-encoded-text' ->
1664         `eword-encode-text'
1665
1666         * mime-view.el (mime-view-insert-entity-button,
1667         mime-preview/display-message/partial): Use `mime-insert-button'.
1668         
1669         (mime-view-setup-buffers): Enclose codes to display preview-buffer
1670         by `(let ((inhibit-read-only t)) ...)'.
1671
1672         * mime-def.el (mime-insert-button): New inline function.
1673
1674         * mime-def.el (mime-add-button): Argument `func' was renamed to
1675         `function'; Use overlay for `mime-button-mouse-face'.
1676
1677 \f
1678 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1679
1680         * SEMI: Version 0.92 was released.
1681
1682         * mime-view.el, mime-play.el, mime-partial.el:
1683         `mime-article/decode-' -> `mime-display-'.
1684
1685         * mime-play.el (mime-display-caesar): fixed.
1686
1687 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1688
1689         * eword-decode.el (eword-decode-structured-field-body): fixed.
1690
1691 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1692
1693         * eword-decode.el (eword-lexical-analyze-cache): New variable.
1694         (eword-lexical-analyze-cache-max): New variable.
1695         (eword-analyze-quoted-string): New function.
1696         (eword-analyze-comment): New function.
1697         (eword-analyze-encoded-word): New function.
1698         (eword-lexical-analyze-internal): New function.
1699         (eword-lexical-analyze): New function.
1700         (eword-decode-structured-field-body): New function.
1701         (eword-decode-unstructured-field-body): New function.
1702         (eword-extract-address-components): New function.
1703
1704 1997-06-11  Steven L Baur     <steve@xemacs.org>
1705
1706         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
1707         tm-eword::encode-rwl): Clean up Ebola
1708         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
1709
1710 \f
1711 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * SEMI: Version 0.91 was released.
1714
1715 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1716
1717         * mime-view.el (mime-view-define-keymap): fixed problem about
1718         [tab], [delete] and [backspace] keys.
1719
1720 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1721
1722         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
1723         by `as-binary-process'.
1724
1725 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
1726
1727         * mime-view.el (mime-acting-condition): Add image/png
1728         mime type. (cf.[tm-en:1334])
1729
1730         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
1731
1732         * mime-edit.el (mime-file-types): Add png handling.
1733         (mime-content-types): Ditto. (cf.[tm-en:1334])
1734
1735 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1736
1737         * mime-view.el (mime-view-define-keymap): Doesn't bind
1738         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
1739
1740 \f
1741 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1742
1743         * SEMI: Version 0.88 was released.
1744
1745 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1746
1747         * Makefile (tar): New implementation.
1748
1749 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1750
1751         * SEMI-MK (config-semi): fixed.
1752
1753         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
1754
1755 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1756
1757         * README.en: Add `LISPDIR'.
1758
1759         * Makefile (LISPDIR): New variable.
1760
1761         * SEMI-CFG: Setting for load-path is modified.
1762
1763 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1764
1765         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
1766         mime-view.el: `mime/content-decoding-condition' ->
1767         `mime-acting-condition'.
1768
1769 \f
1770 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1771
1772         * SEMI: Version 0.87 was released.
1773
1774 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1775
1776         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
1777         `mime-view-uuencode-encoding-name-list'.
1778
1779 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1780
1781         * mime-edit.el: Use "text/x-rot13-47-48" instead of
1782         "text/x-rot13-47".
1783
1784         * mime-view.el (mime/content-decoding-condition): Add
1785         "text/x-rot13-47-48".
1786
1787 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1788
1789         * mime-edit.el (mime-edit-normalize-body): Use
1790         `mule-caesar-region' instead of `caesar-region'.
1791
1792         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
1793         instead of `caesar-region'.
1794
1795         * mime-def.el: Add autoload for mule-caesar.el.
1796
1797         * mime-def.el: Function caesar-region was abolished.
1798
1799 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1800
1801         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
1802         `caesar-region'.
1803
1804 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1805
1806         * mime-view.el (mime-view-define-keymap): Use
1807         `set-keymap-default-binding' for XEmacs.
1808
1809 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1810
1811         * mime-play.el (mime-display-caesar): Don't use
1812         `buffer-substring'.
1813
1814         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
1815         `view-mode-enter'.
1816
1817 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1818
1819         * mime-play.el: Don't require `view'.
1820         
1821         Constant `mime-view-text/plain-mode-map' was abolished.
1822
1823         Function `mime-view-text/plain-mode' and
1824         `mime-view-text/plain-exit' were abolished.
1825
1826         (mime-display-caesar): Use `view-mode-enter mother' instead of
1827         `mime-view-text/plain-mode'.
1828
1829 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1830
1831         * mime-play.el, mime-view.el (mime/content-decoding-condition):
1832         `mime-article/decode-caesar' -> `mime-display-caesar'.
1833
1834 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1835
1836         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
1837
1838 \f
1839 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1840
1841         * SEMI: Version 0.83 was released.
1842
1843 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1844
1845         * mime-def.el: Overlay is required by emu.
1846
1847 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1848
1849         * mime-image.el, mime-view.el, mime-text.el:
1850         `mime-preview/filter-' -> `mime-view-filter-'.
1851
1852         * mime-view.el: `mime-preview/get-original-major-mode' ->
1853         `mime-view-get-original-major-mode'.
1854
1855 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1856
1857         * mime-view.el (mime-view-mode): Hide mime-echo window.
1858
1859         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
1860         mime-play.el.
1861
1862         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
1863         mime-view.el.
1864
1865         * mime-play.el (mime-hide-echo-buffer): New inline function.
1866
1867         * mime-play.el (mime-echo-window-height): New variable.
1868
1869 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1870
1871         * mime-edit.el (mime-edit-content-end): Abolish unused local
1872         variable `beg'.
1873
1874 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1875
1876         * mime-view.el (mime-view-follow-current-entity): Abolish unused
1877         local variable `rc'.
1878
1879 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1880
1881         * eword-encode.el (eword-encode-field): Intern down-cased
1882         field-name and use `memq' instead of `member' to detect a field is
1883         address-list or not.
1884
1885 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1886
1887         * mime-pgp.el (mime-article/check-pgp-signature): Use
1888         `insert-buffer-substring'.
1889
1890 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1891
1892         * mime-pgp.el (mime-article/check-pgp-signature):
1893         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
1894
1895         * mime-play.el: `mime-article/show-output-buffer' ->
1896         `mime-show-echo-buffer'.
1897
1898         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
1899         `mime-echo-window-is-shared-with-bbdb'.
1900
1901 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1902
1903         * mime-play.el: Variable
1904         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
1905         mime-def.el.
1906
1907         * mime-def.el: Variable
1908         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
1909         mime-play.el.
1910
1911 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1912
1913         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
1914         `mime-echo-buffer-name'.
1915
1916         * mime-play.el: `mime/output-buffer-name' ->
1917         `mime-echo-buffer-name'.
1918
1919         * mime-pgp.el (mime-article/check-pgp-signature):
1920         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
1921
1922         * mime-def.el (mime-echo-buffer-name): Renamed from
1923         `mime/output-buffer-name'.
1924
1925 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1926
1927         * mime-edit.el (mime-edit-content-end): Abolish unused local
1928         variable `top'.
1929
1930         * mime-view.el: Function `mime-view-make-preview-buffer' was
1931         abolished.
1932
1933         * mime-view.el: `mime-view-setup-buffer' ->
1934         `mime-view-setup-buffers'.
1935
1936 \f
1937 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1938
1939         * MU: Version 0.40.2 was released.
1940         * SEMI: Version 0.75 was released.
1941
1942 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1943
1944         * mime-edit.el (mime-edit-translate-single-part-tag): Add
1945         DOC-string.
1946
1947 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1948
1949         * mime-view.el: `mime::preview/original-major-mode' ->
1950         `mime-view-original-major-mode'.
1951
1952 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1953
1954         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
1955         `mime-mother-buffer'.
1956
1957 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1958
1959         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
1960         `mime::preview/article-buffer' -> `mime-raw-buffer'.
1961
1962 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1963
1964         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
1965         mime-view.el: `mime::article/preview-buffer' ->
1966         `mime-view-buffer'.
1967
1968 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1969
1970         * mime-view.el: Structure `mime::preview-content-info' was
1971         abolished.
1972
1973         (mime-view-setup-buffer): Return only
1974         `mime::article/preview-buffer'.
1975
1976         (mime-view-make-preview-buffer): Don't generate
1977         preview-content-list; Return only `mime::article/preview-buffer'.
1978
1979         (mime-view-display-entity): Don't create
1980         `mime::preview-content-info'.
1981
1982         (mime-view-mode): Don't set for `mime::preview/content-list'.
1983
1984 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1985
1986         * mime-partial.el (mime-combine-message/partials-automatically):
1987         Don't use preview-content-list.
1988
1989 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1990
1991         * semi-setup.el: Don't require mime-partial; It is autoloaded.
1992
1993         * mime-partial.el: `mime-article/grab-message/partials' ->
1994         `mime-combine-message/partials-automatically'.
1995
1996         * mime-partial.el: `mime-partial/preview-article' ->
1997         `mime-view-partial-message'.
1998
1999         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
2000         `mime-view-partial-message-method-alist'.
2001
2002         * mime-play.el
2003         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
2004         preview-content-list.
2005
2006         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
2007         -> `mime-show-message-mode'.
2008
2009         * mime-pgp.el (mime-article/view-application/pgp):
2010         `mime/show-message-mode' -> `mime-show-message-mode'.
2011
2012         * mime-view.el (mime-view-follow-current-entity): New
2013         implementation.
2014
2015 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2016
2017         * mime-view.el: `mime-view-follow-content' ->
2018         `mime-view-follow-current-entity'.
2019
2020         * mime-view.el (mime-view-mode): Don't use preview-content-list to
2021         move to initial point.
2022
2023         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
2024         abolished.
2025
2026         * mime-view.el: Function `mime-preview/point-pcinfo' was
2027         abolished.
2028
2029         * mime-view.el: Function `mime-preview/point-content-number' was
2030         abolished.
2031
2032         * mime-play.el (mime-view-play-current-entity): New
2033         implementation.
2034
2035 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2036
2037         * mime-view.el (mime-view-quit): Use variable
2038         `mime::preview/original-major-mode'.
2039
2040         * mime-view.el (mime-view-show-summary): Use variable
2041         `mime::preview/original-major-mode'.
2042
2043         * mime-view.el (mime-view-scroll-down-entity): New implementation.
2044
2045         * mime-view.el (mime-view-scroll-up-entity): New implementation.
2046
2047 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2048
2049         * mime-view.el: `mime-view-scroll-down-content' ->
2050         `mime-view-scroll-down-entity'.
2051
2052         * mime-view.el: `mime-view-scroll-up-content' ->
2053         `mime-view-scroll-up-entity'.
2054
2055         * mime-view.el (mime-view-move-to-next): New implementation.
2056
2057 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2058
2059         * mime-view.el: `mime-view-next-content' ->
2060         `mime-view-move-to-next'.
2061
2062         * mime-view.el (mime-view-move-to-previous): New implementation.
2063
2064         * mime-view.el: `mime-view-previous-content' ->
2065         `mime-view-move-to-previous'.
2066
2067         * mime-view.el: `mime-view-up-content' ->
2068         `mime-view-move-to-upper'.
2069
2070 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2071
2072         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
2073         `mime-show-message-mode'.
2074
2075         * mime-view.el (mime-view-up-content): New implementation.
2076
2077         * mime-view.el: `mime-preview/display-content' ->
2078         `mime-view-display-entity'.
2079
2080         * mime-view.el (mime-preview/display-content): Put
2081         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
2082
2083         * mime-view.el: Variable `mime-view-visible-field-regexp' was
2084         abolished.
2085
2086         * mime-view.el: `mime-preview/cut-header' ->
2087         `mime-view-cut-header'.
2088
2089         * mime-view.el (mime-view-entity-separator-function): New
2090         implementation.
2091
2092         * mime-view.el: `mime-preview/default-content-separator' ->
2093         `mime-view-entity-separator-function'.
2094
2095 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2096
2097         * mime-view.el (mime-view-header-visible-p): Abolish optional
2098         argument `ctype'.
2099
2100         * mime-view.el (mime-view-entity-button-function): New
2101         implementation.
2102
2103         * mime-view.el: Variable
2104         `mime-view-content-button-ignored-ctype-list' was abolished.
2105
2106         * mime-view.el: `mime-preview/default-content-button-function' ->
2107         `mime-view-entity-button-function'.
2108
2109         * mime-view.el: Variable `mime-preview/content-button-function'
2110         was abolished.
2111
2112         * mime-def.el (mime-add-button): New implementation.
2113
2114         * mime-view.el (mime-view-insert-entity-button): modified.
2115
2116         * mime-view.el: `mime-preview/insert-content-button' ->
2117         `mime-view-insert-entity-button'.
2118
2119         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
2120         is optional argument `ctype' is not nil.
2121
2122 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2123
2124         * mime-view.el: `mime-print-entity' ->
2125         `mime-view-print-current-entity'.
2126
2127         * mime-view.el: `mime-extract-entity' ->
2128         `mime-view-extract-current-entity'.
2129
2130         * mime-play.el, mime-view.el: `mime-play-entity' ->
2131         `mime-view-play-current-entity'.
2132
2133         * mime-view.el (mime-play-entity, mime-extract-entity,
2134         mime-print-entity): Add DOC-string.
2135
2136         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
2137
2138         * mime-view.el: `mime-view-extract-content' ->
2139         `mime-extract-entity'.
2140
2141         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
2142
2143         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
2144         mime-view.el.
2145
2146         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
2147         mime-play.el.
2148
2149 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2150
2151         * mime-view.el: Use `mime-play-entity' instead of
2152         `mime-view-play-content'.
2153
2154 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2155
2156         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
2157         `mime-play-entity'.
2158
2159         * mime-view.el (mime-view-play-content, mime-view-extract-content,
2160         mime-view-print-content): Modify to use optional argument `mode'.
2161
2162 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2163
2164         * mime-play.el (mime-preview/decode-content,
2165         mime-article/decode-content): Add new optional argument `mode'.
2166
2167 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2168
2169         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
2170         `mime-text-decode-buffer-maybe'.
2171
2172         * mime-text.el: `mime-preview/decode-text-buffer' ->
2173         `mime-decode-text-body'.
2174
2175         * mime-view.el (mime-view-visible-media-type-list): Add
2176         "text/rfc822-headers".
2177
2178 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2179
2180         * mime-image.el, mime-view.el:
2181         `mime-view-default-showing-Content-Type-list' ->
2182         `mime-view-visible-media-type-list'.
2183
2184 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2185
2186         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
2187
2188         * mime-pgp.el (mime-article/view-application/pgp):
2189         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
2190
2191         * mime-text.el: `mime-charset/decode-buffer' ->
2192         `mime-text-decode-buffer'.
2193
2194 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2195
2196         * mime-pgp.el (mime-article/view-application/pgp):
2197         `mime-raw::text-decoder' -> `mime-text-decoder'.
2198
2199         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
2200
2201 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2202
2203         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
2204         mime-view.el.
2205
2206         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
2207         mime-text.el.
2208
2209 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2210
2211         * mime-pgp.el (mime-article/view-application/pgp): Use
2212         `insert-buffer-substring'.
2213
2214 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2215
2216         * mime-pgp.el (mime-article/view-application/pgp):
2217         `mime::article/code-converter' -> `mime-raw::text-decoder'.
2218
2219         * mime-play.el (mime-article/view-message/rfc822):
2220         `mime::article/code-converter' -> `mime-raw::text-decoder'.
2221
2222         * mime-text.el (mime-preview/decode-text-buffer):
2223         `mime::article/code-converter' -> `mime-raw::text-decoder'.
2224
2225         * mime-view.el: `mime::article/code-converter' ->
2226         `mime-raw::text-decoder'.
2227
2228 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2229
2230         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
2231         variables `charset' and `mime::article/preview-buffer'.
2232
2233         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
2234         variable `mode'.
2235
2236 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2237
2238         * mime-image.el (mime-preview/filter-for-image): Abolish unused
2239         local variable `charset'.
2240
2241         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
2242         local variable `status'.
2243
2244         * mime-pgp.el: (mime-article/view-application/pgp,
2245         mime-article/add-pgp-keys): Abolish unused local variable
2246         `cur-buf'.
2247
2248         * mime-image.el (mime-preview/filter-for-image,
2249         mime-preview/filter-for-application/postscript): Abolish unused
2250         local variable `mode'.
2251
2252 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2253
2254         * mime-text.el
2255         (mime-preview/filter-for-text/richtext,
2256         mime-preview/filter-for-text/enriched): Abolish unused local
2257         variable `mode'.
2258
2259         * mime-text.el (mime-preview/decode-text-buffer): New
2260         implementation.
2261
2262         * mime-view.el (mime-view-follow-content): Abolish unused
2263         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
2264         and `hb'.
2265
2266         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
2267         `multipart'.
2268
2269         * mime-file.el (mime-article/extract-file): Abolish unused local
2270         variable `the-buf'.
2271
2272         * mime-tar.el: Quote *autoconv*.
2273
2274 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2275
2276         * mime-partial.el (mime-article/grab-message/partials): Unused
2277         local variable `mother' was abolished.
2278
2279         * mime-play.el (mime-article/decode-caesar): Unused local variable
2280         `cur-buf' was abolished.
2281
2282         * mime-play.el (mime-article/decode-message/external-ftp): Unused
2283         local variable `access-type' was abolished; Comment out `mode'.
2284
2285         * mime-play.el (mime-article/view-message/rfc822): Unused local
2286         variable `cur-buf' was abolished.
2287
2288         * mime-text.el (mime-preview/filter-for-text/richtext,
2289         mime-preview/filter-for-text/enriched): Unused local variable `m'
2290         was abolished.
2291
2292         * mime-parse.el (mime-parse-multipart):
2293         Unused local variable `ct' was abolished.
2294
2295         * eword-encode.el: Require eword-decode.
2296
2297         * mime-image.el (mime-preview/filter-for-application/postscript):
2298         Unused local variable `m' was abolished.
2299
2300 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2301
2302         * mime-pgp.el: (mime-article/view-application/pgp):
2303         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
2304
2305         * mime-pgp.el (mime-pgp-command): New variable.
2306
2307         (mime::article/call-pgp-to-check-signature): Use variable
2308         `mime-pgp-command'. (cf. [tm-en:1259])
2309
2310 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2311
2312         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
2313         (cf. [tm-en:1259])
2314
2315 \f
2316 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2317
2318         * emu: Version 7.40.1 was released.
2319         * APEL: Version 3.2 was released.
2320         * bitmap-mule: Version 7.17 was released.
2321         * MU: Version 0.40.1 was released.
2322         * MEL: Version 6.3 was released.
2323         * SEMI: Version 0.72 was released.
2324
2325 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2326
2327         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
2328
2329 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2330
2331         * mail-mime-setup.el: New module.
2332
2333         * mime-setup.el: Only loads MUA specific setup files.
2334
2335         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
2336         moved from mime-setup.el.
2337
2338         * semi-setup.el: Setting for gnus-mime was moved to
2339         gnus-mime/gnus-mime-setup.el.
2340
2341         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
2342
2343         * Makefile: modified for SEMI package.
2344
2345 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2346
2347         * SEMI-MK: Don't compile and install other packages.
2348
2349 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2350
2351         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
2352         `add-minor-mode'.
2353
2354         * mime-image.el (mime-preview/filter-for-image): Don't use
2355         `assoc-value'.
2356
2357 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2358
2359         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
2360         were abolished; Use `mime-edit-mode-map' directly.
2361
2362         Use "C-c C-m" for enclosure commands.
2363
2364         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
2365         for `mime-edit-set-encrypt'.
2366
2367 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2368
2369         * semi-setup.el: Require file-detect.
2370
2371 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2372
2373         * SEMI-CFG: Delete variables about other packages.
2374
2375 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2376
2377         * mime-def.el: Variable `mime-temp-directory' was moved to
2378         mel/mel.el.
2379
2380 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2381
2382         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
2383
2384         * mime-view.el (mime/content-decoding-condition): Set up for
2385         `mime-article/decode-message/external-ftp'.
2386
2387         * semi-setup.el: tm-latex.el was abolished.
2388
2389         * semi-setup.el: tm-ftp is merged to mime-play.el.
2390
2391         * mime-play.el (mime-article/dired-function): New variable; copied
2392         from tm-ftp.el.
2393
2394         (mime-article/dired-function-for-one-frame,
2395         mime-article/decode-message/external-ftp): New function; copied
2396         from tm-ftp.el.
2397
2398 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2399
2400         * mime-partial.el (mime-article/grab-message/partials): Don't use
2401         `assoc-value'.
2402
2403 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2404
2405         * mime-play.el: Require filename.
2406
2407 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2408
2409         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
2410
2411         * mime-setup.el: Use `turn-on-mime-edit' instead of
2412         `mime-edit-mode'.
2413
2414         * mime-edit.el (mime-edit-decode-buffer): Renamed from
2415         `mime-editor::edit-again'; optional argument `code-conversion' was
2416         changed to `not-decode-text' (behavior was reversed).
2417         (mime-edit-again): modified for `mime-edit-decode-buffer'.
2418
2419         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
2420         variable.
2421
2422         * mime-edit.el (mime-edit-again): optional argument
2423         `code-conversion' was changed to `not-decode-text' (behavior was
2424         reversed); optional argument `no-mode' was renamed to
2425         `not-turn-on'; `mail-header-separator' was replaced to null line
2426         before converting.
2427
2428 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2429
2430         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
2431         `mime-edit-toggle-mode' -> `mime-edit-mode'.
2432         
2433         Alias `mime-mode' was abolished.
2434
2435 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2436
2437         * eword-encode.el (eword-encode-header): fixed.
2438
2439         * mime-edit.el: Comments was modified.
2440         (mime-edit-mode): DOC-string was modified.
2441
2442         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
2443         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
2444         was abolished.
2445
2446         * mime-edit.el: `mime-edit-minor-mime-map' ->
2447         `mime-edit-mode-map'.
2448
2449         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
2450
2451         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
2452
2453 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2454
2455         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
2456
2457 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2458
2459         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
2460
2461 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2462
2463         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
2464
2465 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2466
2467         * mime-def.el (mime-temp-directory): Refer environment variable
2468         "MIME_TMP_DIR" as default value.
2469
2470 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2471
2472         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
2473         were abolished.
2474
2475         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
2476         (mime-article/check-pgp-signature), mime-partial.el
2477         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
2478         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
2479         was renamed to `mime-temp-directory'.
2480
2481         * mime-edit.el: `mime/edit-again' was renamed to
2482         `mime-edit-again'.
2483
2484 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2485
2486         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
2487         renamed to `mime-temp-message-mode'.
2488
2489         * mime-edit.el: Draft preview feature was abolished.
2490
2491         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
2492
2493         Buffer local variable `mime/editing-buffer' was renamed to
2494         `mime-edit-buffer'.
2495
2496         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
2497         (mime-edit-x-emacs-value): New variable.
2498         (mime-edit-translate-body): Insert X-Emacs field if variable
2499         `mime-edit-insert-x-emacs-field' is not nil.
2500
2501 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2502
2503         * mime-view.el (mime-preview/insert-content-button): Don't use
2504         function `assoc-value'.
2505
2506 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2507
2508         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
2509
2510 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2511
2512         * SEMI-MK: compile and install emu and apel.
2513
2514 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2515
2516         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
2517
2518         * mime-bbdb.el: Renamed from tm-bbdb.el.
2519
2520         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
2521         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
2522         (load-path): Add "../apel" instead of "../tl".
2523
2524         * SEMI-ELS: alist.el was moved to ../apel/.
2525
2526 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2527
2528         * mime-parse.el: Require emu; Function `char-list-to-string' was
2529         abolished.
2530
2531         * mime-edit.el: Require emu; definitions about visible/invisible
2532         were abolished.
2533
2534 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2535
2536         * eword-encode.el: Require emu; function
2537         `find-non-ascii-charset-string' and
2538         `find-non-ascii-charset-region' were abolished.
2539
2540         * mime-def.el: Require atype; functions about atype were
2541         abolished.
2542
2543 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2544
2545         * mime-def.el: Require emu; Variable `running-xemacs' was
2546         abolished; Macro `defun-maybe' was abolished; Function `functionp'
2547         was abolished; Variable `charsets-mime-charset-alist',
2548         `default-mime-charset' and `mime-charset-coding-system-alist' were
2549         abolished; Function `mime-charset-to-coding-system',
2550         `charsets-to-mime-charset', `detect-mime-charset-region',
2551         `encode-mime-charset-region', `decode-mime-charset-region',
2552         `encode-mime-charset-string' and `decode-mime-charset-string' were
2553         abolished.
2554
2555 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2556
2557         * mime-def.el (charsets-to-mime-charset): New function; copied
2558         from emu.el.
2559
2560         * eword-encode.el: Use `char-bytes' instead of `char-length'.
2561
2562         * mime-def.el (eliminate-top-spaces): New inline-function; copied
2563         from tl-str.el.
2564
2565         * mime-edit.el: Fixed about definition of visible/invisible
2566         functions for XEmacs.
2567
2568 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2569
2570         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
2571         copied from emu-19.el.
2572         (invisible-region, invisible-p, next-visible-point): New function;
2573         copied from emu-19.el and emu-xemacs.el.
2574         (visible-region): New function; copied from emu-19.el.
2575                 
2576         * mime-edit.el (mime-edit-make-boundary): New function.
2577         (mime-edit-translate-body, mime-edit-translate-region): Use
2578         `mime-edit-make-boundary'.
2579         
2580         * mime-edit.el (replace-space-with-underline): New inline
2581         function; copied from tl-str.el.
2582         
2583 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2584
2585         * eword-encode.el (find-non-ascii-charset-region): New
2586         inline-function; copied from emu-e20.el.
2587
2588 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2589
2590         * mime-def.el: Require cl.
2591
2592         * mime-view.el (mouse-button-2): New variable; copied from
2593         emu-19.el and emu-xemacs.el.
2594
2595         * mime-def.el (defun-maybe): New macro; copied from emu.el.
2596         (functionp): New function; copied from emu.el.
2597
2598 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2599
2600         * mime-play.el: Supports only Emacs/mule API.
2601
2602         * mime-def.el (field-unify): Fixed.
2603
2604         * semi-setup.el: Don't require mime-play.
2605
2606         * mime-def.el: Function `put-fields' were abolished.
2607
2608         * mime-def.el: atype functions were moved from mime-play.el.
2609
2610         * mime-play.el: atype functions were moved to mime-def.el.
2611
2612 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2613
2614         * mime-def.el (call-after-loaded): New function; moved from
2615         semi-setup.el.
2616
2617         * semi-setup.el: Function `call-after-loaded' was moved to
2618         mime-def.el; require mime-def.
2619
2620 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2621
2622         * semi-setup.el: require mime-play instead of mime-view when
2623         compiling.
2624
2625 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2626
2627         * SEMI-MK: BINS were abolished.
2628
2629         * SEMI-CFG: require cl.
2630
2631         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
2632
2633 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2634
2635         * SEMI-MK: Renamed from TM-MK.
2636
2637         * SEMI-CFG: Don't require tl-misc.
2638
2639         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
2640
2641 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2642
2643         * mime-play.el (field-unify): Fixed.
2644
2645 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2646
2647         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
2648         Require alist.
2649
2650         * alist.el: New module; separated from tl-list.el.
2651
2652         * mime-play.el: Function `put-alist' and `del-alist' were moved to
2653         alist.el.
2654
2655         * mime-play.el (mime-article/coding-system-alist): Use
2656         `no-conversion' instead of *noconv*.
2657
2658 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2659
2660         * mime-parse.el (char-list-to-string): New inline-function; copied
2661         from emu-19.el.
2662
2663 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2664
2665         * mime-parse.el (symbol-concat): New inline-function; copied from
2666         tl-str.el.
2667
2668         * semi-setup.el: require 'mime-view when compiling.
2669
2670         * mime-parse.el (regexp-*): New inline-function; copied from
2671         tl-str.el.
2672
2673 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2674
2675         * semi-setup.el (running-xemacs): New variable.
2676
2677 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2678
2679         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
2680
2681         * mime-def.el: fixed DOC string.
2682
2683 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2684
2685         * eword-decode.el: Don't require emu.
2686
2687         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
2688         mime-charset-coding-system-alist): New variable; copied from
2689         emu-e20.el.
2690         (mime-charset-to-coding-system, detect-mime-charset-region,
2691         encode-mime-charset-region, decode-mime-charset-region,
2692         encode-mime-charset-string, decode-mime-charset-string): New
2693         function; copied from emu-e20.el.
2694
2695         * eword-encode.el (find-non-ascii-charset-string): New
2696         inline-function; copied from emu-e20.el.
2697
2698 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2699
2700         * mime-tar.el: Don't require emu.
2701
2702 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2703
2704         * mime-play.el (put-alist, del-alist): New function; copied from
2705         tl-list.el.
2706         (put-fields, field-unifier-for-default, field-unifier-for-mode,
2707         field-unify, assoc-unify, get-unified-alist, delete-atype,
2708         remove-atype, replace-atype, set-atype): New function; copied from
2709         tl-atype.el.  Don't require tl-atype.
2710
2711 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2712
2713         * semi-setup.el (call-after-loaded): New function; imported from
2714         tl-misc.el; Don't require tl-misc.
2715
2716 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2717
2718         * mime-pgp.el: Renamed from tm-pgp.el.
2719
2720 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2721
2722         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
2723         mime-mc.el.
2724
2725         * mime-mc.el: Renamed from tm-edit-mc.el.
2726
2727 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2728
2729         * mime-text.el: `tm:mother-button-dispatcher' ->
2730         `mime-button-mother-dispatcher'.
2731         
2732         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
2733         mime-view.el, mime-tar.el (mime-tar-set-properties):
2734         `tm:add-button' -> `mime-add-button'.
2735         
2736         * mime-file.el: Renamed from tm-file.el.
2737
2738 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2739
2740         * eword-decode.el: Must require emu.
2741
2742         * eword-decode.el (eword-decode-region): Unused local variable
2743         `charset', `encoding' and `text'.
2744
2745 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2746
2747         * eword-decode.el (eword-decode-encoded-word): Use
2748         `add-text-properties' directly.
2749
2750 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2751
2752         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
2753
2754         * mime-def.el (running-xemacs): New variable; if it is not nil,
2755         require overlay.
2756
2757         * mime-def.el (regexp-or): New function.
2758
2759 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2760
2761         * mime-tar.el: Renamed from tm-tar.el.
2762
2763         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
2764         -> `mime-button-dispatcher'.
2765
2766         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
2767
2768         * mime-def.el: `tm:mother-button-dispatcher' ->
2769         `mime-button-mother-dispatcher'.
2770
2771         * mime-def.el: `semi-data' -> `mime-button-data'.
2772
2773         * mime-def.el: `semi-callback' -> `mime-button-callback'.
2774
2775         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
2776
2777         * mime-def.el: `tm:button-face' -> `mime-button-face'.
2778
2779         * mime-def.el (tm:add-button, tm:button-dispatcher):
2780         `mime-callback' was renamed to `semi-callback'; `mime-data' was
2781         renamed to `semi-data'.
2782
2783 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2784
2785         * mime-def.el (tm:add-button): Use `make-overlay' directly.
2786
2787         * mime-def.el (tm:add-button): Use `overlay-put' directly.
2788
2789 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2790
2791         * mime-text.el: `tm:browse-url' was renamed to
2792         `mime-text-browse-url'.
2793
2794         * mime-text.el: Require browse-url.
2795
2796         * mime-text.el: `tm:URL-regexp' was renamed to
2797         `mime-text-url-regexp'.
2798
2799         * mime-text.el: Variable `tm:URL-regexp',
2800         `browse-url-browser-function' and function `tm:browse-url' were
2801         moved from mime-def.el.
2802
2803         * mime-def.el: Variable `tm:URL-regexp',
2804         `browse-url-browser-function' and function `tm:browse-url' were
2805         moved to mime-text.el.
2806
2807         * eword-decode.el: Variable `tm:warning-face' was renamed to
2808         `eword-warning-face'.
2809
2810         * eword-decode.el: Variable `tm:warning-face' was moved from
2811         mime-def.el.
2812
2813         * mime-def.el: Variable `tm:warning-face' was moved to
2814         eword-decode.el.
2815
2816         * mime-def.el: Function `tm:set-face-region' was abolished.
2817
2818         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
2819         `mime-make-charset-default-encoding-alist'.
2820
2821         * mime-edit.el: `mime-edit-transfer-level' ->
2822         `mime-transfer-level'.
2823
2824         * mime-edit.el: Function `mime/encoding-name' was renamed to
2825         `mime-encoding-name'.
2826
2827         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
2828         was abolished.
2829
2830         * mime-edit.el: Function `mime/encoding-name' was moved from
2831         mime-def.el.
2832
2833         * mime-def.el: Function `mime/encoding-name' was moved to
2834         mime-edit.el.
2835
2836 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2837
2838         * mime-edit.el: Variable `mime-charset-type-list' was moved from
2839         mime-def.el.
2840
2841         * mime-def.el: Variable `mime-charset-type-list' was moved to
2842         mime-edit.el.
2843
2844 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2845
2846         * eword-encode.el (eword-encode-header): fixed typo.
2847
2848 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2849
2850         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
2851         mime-editor::edit-again): Don't use `assoc-value'; Don't require
2852         tl-list.
2853
2854 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2855
2856         * mime-play.el: require tl-atype.
2857
2858         * mime-view.el: Don't require tl-atype.
2859
2860 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2861
2862         * mime-view.el: Don't require tl-misc.
2863
2864 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2865
2866         * eword-encode.el (eword-encode-header): Use function `assoc-if'
2867         instead of `ASSOC'; require cl instead of tl-list.
2868
2869         * mime-parse.el (define-structure): New macro; Don't require
2870         tl-misc.el.
2871
2872         * mime-view.el (mime-preview/insert-content-button): Don't use
2873         function `assoc-value'.
2874
2875         * mime-view.el: Require cl instead of tl-list.
2876
2877         * mime-view.el: Don't require tl-str.el.
2878
2879 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2880
2881         * mime-parse.el (define-structure): New macro; Don't require
2882         tl-misc.el.
2883
2884         * mime-view.el (mime-preview/insert-content-button): Don't use
2885         function `assoc-value'.
2886
2887         * mime-view.el: Require cl instead of tl-list.
2888
2889         * mime-view.el: Don't require tl-str.el.
2890
2891 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2892
2893         * eword-decode.el: Constant
2894         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
2895
2896         * eword-decode.el (quoted-printable-hex-chars,
2897         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
2898         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
2899         from mime-def.el.
2900         
2901         * mime-def.el (quoted-printable-hex-chars,
2902         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
2903         eword-Q-encoding-and-encoded-text-regexp): Moved to
2904         eword-decode.el.
2905         
2906         * eword-decode.el (base64-token-regexp,
2907         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
2908         constant; moved from mime-def.el.
2909         
2910         * mime-def.el: Constant `base64-token-regexp',
2911         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
2912         were moved to eword-decode.el.
2913         
2914         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
2915         was abolished.
2916
2917 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2918
2919         * eword-decode.el: Don't require emu.
2920
2921         * eword-decode.el: Don't require tl-str.el.
2922
2923         * mime-def.el (get-version-string): New inline-function; imported
2924         from tl-str.el.
2925
2926 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2927
2928         * mime-setup.el: Function `mime/encode-message-header' was renamed
2929         to `eword-encode-header'.
2930
2931         * mime-edit.el, eword-encode.el: Function
2932         `eword-encode-message-header' was renamed to
2933         `eword-encode-header'.
2934
2935 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2936
2937         * eword-decode.el (eword-decode-header): New optional argument
2938         `SEPARATOR'; Use function `std11-narrow-to-header'.
2939
2940         * mime-view.el, mime-setup.el, eword-decode.el: Function
2941         `eword-decode-message-header' was renamed to
2942         `eword-decode-header'.
2943
2944 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2945
2946         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
2947         Function `mime/encode-message-header' was renamed to
2948         `eword-encode-message-header'.
2949
2950 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2951
2952         * mime-view.el: Function `mime-eword/decode-string' was renamed to
2953         `eword-decode-string'.
2954
2955         * mime-def.el: `mime/Q-' -> `eword-Q-'.
2956
2957         * mime-def.el: `mime/B-' -> `eword-B-'.
2958
2959 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2960
2961         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
2962         `mime-charset-regexp'.
2963
2964         * mime-def.el: Constant `mime/charset-regexp' was renamed to
2965         `mime-charset-regexp'.
2966
2967 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2968
2969         * mime-view.el: Function `mime/decode-message-header' was renamed to
2970         `eword-decode-message-header'.
2971
2972         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
2973
2974 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2975
2976         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
2977         Function `mime/decode-message-header' was renamed to
2978         `eword-decode-message-header'.
2979
2980 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2981
2982         * SEMI-CFG: Renamed from TM-CFG.
2983
2984         * SEMI-ELS: Renamed from TM-ELS.
2985
2986         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
2987         `eword-in-subject-p'.
2988
2989         * eword-encode.el: `mime/' -> `eword-'.
2990
2991         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
2992         variable `mime/use-X-Nsubject'.
2993
2994         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
2995         `mime/generate-X-Nsubject'.
2996
2997         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
2998         variable `mime/no-encoding-header-fields'.
2999
3000         * eword-encode.el (eword-field-encoding-method-alist): Renamed
3001         from `mime/field-encoding-method-alist'.
3002
3003         * eword-encode.el: Renamed from tm-ew-e.el.
3004         
3005         * eword-decode.el: Renamed from tm-ew-d.el.
3006
3007         * mime-view.el: Don't require tm-def.
3008
3009         * mime-parse.el: tm-def.el was renamed to mime-def.el.
3010
3011         * mime-def.el: Renamed from tm-def.el.
3012
3013 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3014
3015         * SEMI-ELS: Renamed from TM-ELS.
3016
3017 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3018
3019         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
3020         `eword-in-subject-p'.
3021
3022         * eword-encode.el: `mime/' -> `eword-'.
3023
3024         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
3025         variable `mime/use-X-Nsubject'.
3026
3027         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
3028         `mime/generate-X-Nsubject'.
3029
3030         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
3031         variable `mime/no-encoding-header-fields'.
3032
3033         * eword-encode.el (eword-field-encoding-method-alist): Renamed
3034         from `mime/field-encoding-method-alist'.
3035
3036         * eword-encode.el: Renamed from tm-ew-e.el.
3037         
3038         * eword-decode.el: Renamed from tm-ew-d.el.
3039
3040         * mime-view.el: Don't require tm-def.
3041
3042         * mime-parse.el: tm-def.el was renamed to mime-def.el.
3043
3044 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3045
3046         * mime-def.el: Renamed from tm-def.el.
3047
3048 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3049
3050         * mime-view.el: Don't `suppress-keymap'.
3051
3052 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3053
3054         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
3055
3056         * mime-parse.el: Renamed from tm-parse.el.
3057
3058         * mime-view.el: Key-binding for function
3059         `mime-view-display-x-face' was abolished.
3060
3061 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3062
3063         * mime-setup.el: modified for mime-edit.el.
3064
3065 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3066
3067         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
3068
3069 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3070
3071         * mime-edit.el: based on tm-edit 7.105.
3072
3073         * semi-setup.el: tm-image.el was renamed to mime-image.el.
3074
3075         * mime-image.el: Renamed from tm-image.el.
3076
3077 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3078
3079         * semi-setup.el: Renamed from tm-setup.el.
3080
3081         * mime-setup.el: Setting for GNUS was abolished.
3082
3083         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
3084
3085         * mime-view.el: tm-play.el was renamed to mime-play.el.
3086
3087         * mime-partial.el: Renamed from tm-partial.el.
3088
3089         * mime-play.el: Renamed from tm-play.el.
3090
3091         * mime-view.el: `tm-text' is renamed to `mime-text'.
3092
3093         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
3094         was renamed to `default-keymap-or-function'; optional argument
3095         `default-function' was abolished.
3096
3097         * mime-text.el: `mime-view-code-converter-alist' ->
3098         `mime-text-decoder-alist'.
3099
3100         * mime-text.el: Renamed from tm-text.el.
3101
3102 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3103
3104         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
3105
3106         * mime-view.el: Renamed from tm-view.el.
3107
3108 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3109
3110         * mime-edit.el (mime-file-types): add for patch.
3111
3112         * mime-edit.el: rearrangement.
3113
3114 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3115
3116         * mime-edit.el (mime-editor/normalize-body): Use function
3117         `encode-mime-charset-region' instead of
3118         `mime-charset-encode-region'.
3119
3120 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3121
3122         * mime-edit.el (mime-editor/normalize-body): fixed.
3123
3124         * mime-edit.el (mime-editor/define-charset):
3125         Argument `charset' was changed to
3126         symbol.
3127         (mime-editor/choose-charset): Changed to return symbol.
3128         (mime-editor/normalize-body): charset was changed to symbol.
3129
3130 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3131
3132         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
3133         New function.
3134         (mime-editor/charset-default-encoding-alist): Use function
3135         `mime-editor/make-charset-default-encoding-alist'.
3136         (mime-editor/toggle-transfer-level): Use function
3137         `mime-editor/make-charset-default-encoding-alist'.
3138
3139         * mime-edit.el (mime-editor/choose-charset): Use function
3140         `detect-mime-charset-region' instead of
3141         `mime/find-charset-region'.
3142
3143 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3144
3145         * mime-edit.el (mime/editor-mode): Don't toggle.
3146
3147         (mime-editor/toggle-mode): New function.
3148
3149 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
3150
3151         * mime-edit.el: I think the following is the best way to handle
3152         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
3153         sure if "add-minor-mode" works the same way in earlier versions).
3154         By clicking on the mode line you can turn mime/editor-mode on or
3155         off.
3156
3157 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3158
3159         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
3160         `as-binary-process'.
3161
3162         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
3163         `as-binary-process'.
3164
3165 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3166
3167         * mime-edit.el (mime-editor/split-message-sender-alist): setting
3168         for `mail-mode' was moved to tm-rmail.el.
3169
3170 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3171
3172         * mime-edit.el: Variable
3173         `mime-editor/message-default-sender-alist' was abolished.
3174
3175 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3176
3177         * mime-edit.el: Variable `mime-editor/window-config-alist' was
3178         abolished.
3179
3180 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3181
3182         * mime-edit.el (mime-editor/split-and-send): New implementation.
3183
3184 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3185
3186         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
3187
3188 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3189
3190         * mime-edit.el (mime-editor/define-charset,
3191         mime-editor/set-parameter): Function `mime-set-parameter' was
3192         renamed to `mime-editor/set-parameter'.
3193
3194         * mime-edit.el (mime-set-parameter): New implementation
3195
3196         (mime-editor/translate-single-part-tag): New function.
3197         (mime-editor/translate-region): Use function
3198         `mime-editor/translate-single-part-tag'.
3199
3200 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3201
3202         * mime-edit.el (mime-editor::edit-again): fixed.
3203
3204         * mime-edit.el (mime/edit-again): fixed.
3205
3206         * mime-edit.el (mime-editor::edit-again): modified for new tag
3207         rule.
3208
3209         * mime-edit.el (mime-editor/insert-signature): Use variable
3210         `signature-file-name' instead of `signature'.
3211
3212         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
3213         require begging new-line.
3214
3215         (defconst mime-editor/multipart-end-regexp): Don't require begging
3216         new-line.
3217
3218         (mime-editor/find-inmost): modified for new enclosure tag rule.
3219
3220         (mime-editor/translate-region): modified for new enclosure tag rule.
3221
3222         (mime-editor/enclose-region): modified for new enclosure tag rule.
3223
3224 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3225
3226         * mime-edit.el: Add `(provide 'tm-edit)'.
3227
3228         Do `(run-hooks 'tm-edit-load-hook)' if variable
3229         `mime-edit-load-hook' is not bound.
3230
3231 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3232
3233         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
3234         (mime-editor/normalize-body): fixed.
3235
3236 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3237
3238         * mime-edit.el (mime-editor/normalize-body): fixed.
3239
3240         (mime-editor/content-end): Used function `invisible-p' and
3241         `next-visible-point'.
3242
3243 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3244
3245         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
3246         `invisible-region' instead of `mime-flag-region'.
3247         (mime-editor/normalize-body): Use function `visible-region'
3248         instead of `mime-flag-region'.
3249         (mime-editor/content-end): New implementation.
3250
3251 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3252
3253         * mime-edit.el (mime-editor/enquote-region): New command; bound to
3254         `C-c C-x q'.
3255         
3256         (mime-editor/menu-list): New item for function
3257         `mime-editor/enquote-region'.
3258
3259 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3260
3261         * mime-edit.el (mime-editor/process-multipart-1): Use function
3262         `string-equal' instead of `string='.
3263
3264 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3265
3266         * mime-edit.el (mime-editor/process-multipart-1): fixed about
3267         condition of next tag inserting.
3268
3269 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3270
3271         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
3272
3273 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3274
3275         * mime-edit.el (mime-editor/insert-partial-header): Comment of
3276         Mime-Version field was modified.
3277
3278         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
3279         line break.
3280
3281         * mime-edit.el (mime-editor/version-name): New constant.
3282
3283         (mime-editor/mime-version-value): Use constant
3284         `mime-editor/version-name'.
3285
3286         (mime-editor/insert-partial-header): Use constant
3287         `mime-editor/version-name'.
3288
3289 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3290
3291         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
3292         line break.
3293         (mime-editor/normalize-body): fixed for a tag without line break.
3294
3295         * mime-edit.el (mime-editor/translate-region): fixed for a part
3296         starting without line break.
3297
3298         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
3299         column.
3300         (mime-editor/quoted-single-part-tag-regexp): New constant.
3301         (mime-editor/enquote-region): New function.
3302         (mime-editor/dequote-region): New function.
3303         (mime-editor/process-multipart-1): Processing for ``quote''
3304         enclosure was added.
3305         (mime-editor/translate-body): Use function
3306         `mime-editor/dequote-region'.
3307
3308         (mime-editor/mime-version-value): Comment was renamed.
3309
3310         * mime-edit.el: Renamed from tm-edit.el