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