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