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