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