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