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