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