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