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