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