updated.
[elisp/semi.git] / ChangeLog
1 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * eword-encode.el (eword-field-encoding-method-alist): Add
4         "Message-ID" as ignored.
5
6 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
9         caused by long non-encoded-word element. (cf. [tm-en:1356])
10
11 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * mime-view.el: `mime-preview/display-message/partial' ->
14         `mime-view-insert-message/partial-button'.
15
16         * mime-view.el (mime-preview/display-message/partial): Use
17         `mime-add-button' again.
18
19 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * eword-encode.el: `tm-eword::lc-words-to-words' ->
22         `eword-encode-charset-words-to-words'.
23
24         * eword-encode.el (tm-eword::lc-words-to-words): New
25         implementation; function `tm-eword::parse-word' was abolished.
26
27 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
28
29         * eword-encode.el: `tm-eword::split-to-lc-words' ->
30         `eword-encode-divide-into-charset-words'.
31
32         * eword-encode.el: Function `tm-eword::parse-lc-word' was
33         abolished.
34         (tm-eword::split-to-lc-words): New implementation.
35
36 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
37
38         * eword-encode.el: `tm-eword::char-type' ->
39         `eword-encode-char-type'.
40
41         * eword-encode.el: `tm-eword::encode-encoded-text' ->
42         `eword-encode-text'
43
44         * mime-view.el (mime-view-insert-entity-button,
45         mime-preview/display-message/partial): Use `mime-insert-button'.
46         
47         (mime-view-setup-buffers): Enclose codes to display preview-buffer
48         by `(let ((inhibit-read-only t)) ...)'.
49
50         * mime-def.el (mime-insert-button): New inline function.
51
52         * mime-def.el (mime-add-button): Argument `func' was renamed to
53         `function'; Use overlay for `mime-button-mouse-face'.
54
55 \f
56 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
57
58         * SEMI: Version 0.92 was released.
59
60         * mime-view.el, mime-play.el, mime-partial.el:
61         `mime-article/decode-' -> `mime-display-'.
62
63         * mime-play.el (mime-display-caesar): fixed.
64
65 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * eword-decode.el (eword-decode-structured-field-body): fixed.
68
69 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
70
71         * eword-decode.el (eword-lexical-analyze-cache): New variable.
72         (eword-lexical-analyze-cache-max): New variable.
73         (eword-analyze-quoted-string): New function.
74         (eword-analyze-comment): New function.
75         (eword-analyze-encoded-word): New function.
76         (eword-lexical-analyze-internal): New function.
77         (eword-lexical-analyze): New function.
78         (eword-decode-structured-field-body): New function.
79         (eword-decode-unstructured-field-body): New function.
80         (eword-extract-address-components): New function.
81
82 1997-06-11  Steven L Baur     <steve@xemacs.org>
83
84         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
85         tm-eword::encode-rwl): Clean up Ebola
86         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
87
88 \f
89 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
90
91         * SEMI: Version 0.91 was released.
92
93 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
94
95         * mime-view.el (mime-view-define-keymap): fixed problem about
96         [tab], [delete] and [backspace] keys.
97
98 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
99
100         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
101         by `as-binary-process'.
102
103 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
104
105         * mime-view.el (mime-acting-condition): Add image/png
106         mime type. (cf.[tm-en:1334])
107
108         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
109
110         * mime-edit.el (mime-file-types): Add png handling.
111         (mime-content-types): Ditto. (cf.[tm-en:1334])
112
113 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
114
115         * mime-view.el (mime-view-define-keymap): Doesn't bind
116         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
117
118 \f
119 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
120
121         * SEMI: Version 0.88 was released.
122
123 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
124
125         * Makefile (tar): New implementation.
126
127 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
128
129         * SEMI-MK (config-semi): fixed.
130
131         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
132
133 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
134
135         * README.en: Add `LISPDIR'.
136
137         * Makefile (LISPDIR): New variable.
138
139         * SEMI-CFG: Setting for load-path is modified.
140
141 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
142
143         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
144         mime-view.el: `mime/content-decoding-condition' ->
145         `mime-acting-condition'.
146
147 \f
148 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
149
150         * SEMI: Version 0.87 was released.
151
152 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
153
154         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
155         `mime-view-uuencode-encoding-name-list'.
156
157 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
158
159         * mime-edit.el: Use "text/x-rot13-47-48" instead of
160         "text/x-rot13-47".
161
162         * mime-view.el (mime/content-decoding-condition): Add
163         "text/x-rot13-47-48".
164
165 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
166
167         * mime-edit.el (mime-edit-normalize-body): Use
168         `mule-caesar-region' instead of `caesar-region'.
169
170         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
171         instead of `caesar-region'.
172
173         * mime-def.el: Add autoload for mule-caesar.el.
174
175         * mime-def.el: Function caesar-region was abolished.
176
177 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
178
179         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
180         `caesar-region'.
181
182 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
183
184         * mime-view.el (mime-view-define-keymap): Use
185         `set-keymap-default-binding' for XEmacs.
186
187 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
188
189         * mime-play.el (mime-display-caesar): Don't use
190         `buffer-substring'.
191
192         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
193         `view-mode-enter'.
194
195 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
196
197         * mime-play.el: Don't require `view'.
198         
199         Constant `mime-view-text/plain-mode-map' was abolished.
200
201         Function `mime-view-text/plain-mode' and
202         `mime-view-text/plain-exit' were abolished.
203
204         (mime-display-caesar): Use `view-mode-enter mother' instead of
205         `mime-view-text/plain-mode'.
206
207 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
208
209         * mime-play.el, mime-view.el (mime/content-decoding-condition):
210         `mime-article/decode-caesar' -> `mime-display-caesar'.
211
212 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
213
214         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
215
216 \f
217 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
218
219         * SEMI: Version 0.83 was released.
220
221 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
222
223         * mime-def.el: Overlay is required by emu.
224
225 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
226
227         * mime-image.el, mime-view.el, mime-text.el:
228         `mime-preview/filter-' -> `mime-view-filter-'.
229
230         * mime-view.el: `mime-preview/get-original-major-mode' ->
231         `mime-view-get-original-major-mode'.
232
233 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
234
235         * mime-view.el (mime-view-mode): Hide mime-echo window.
236
237         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
238         mime-play.el.
239
240         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
241         mime-view.el.
242
243         * mime-play.el (mime-hide-echo-buffer): New inline function.
244
245         * mime-play.el (mime-echo-window-height): New variable.
246
247 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
248
249         * mime-edit.el (mime-edit-content-end): Abolish unused local
250         variable `beg'.
251
252 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
253
254         * mime-view.el (mime-view-follow-current-entity): Abolish unused
255         local variable `rc'.
256
257 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
258
259         * eword-encode.el (eword-encode-field): Intern down-cased
260         field-name and use `memq' instead of `member' to detect a field is
261         address-list or not.
262
263 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
264
265         * mime-pgp.el (mime-article/check-pgp-signature): Use
266         `insert-buffer-substring'.
267
268 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
269
270         * mime-pgp.el (mime-article/check-pgp-signature):
271         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
272
273         * mime-play.el: `mime-article/show-output-buffer' ->
274         `mime-show-echo-buffer'.
275
276         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
277         `mime-echo-window-is-shared-with-bbdb'.
278
279 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
280
281         * mime-play.el: Variable
282         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
283         mime-def.el.
284
285         * mime-def.el: Variable
286         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
287         mime-play.el.
288
289 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
290
291         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
292         `mime-echo-buffer-name'.
293
294         * mime-play.el: `mime/output-buffer-name' ->
295         `mime-echo-buffer-name'.
296
297         * mime-pgp.el (mime-article/check-pgp-signature):
298         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
299
300         * mime-def.el (mime-echo-buffer-name): Renamed from
301         `mime/output-buffer-name'.
302
303 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
304
305         * mime-edit.el (mime-edit-content-end): Abolish unused local
306         variable `top'.
307
308         * mime-view.el: Function `mime-view-make-preview-buffer' was
309         abolished.
310
311         * mime-view.el: `mime-view-setup-buffer' ->
312         `mime-view-setup-buffers'.
313
314 \f
315 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * MU: Version 0.40.2 was released.
318         * SEMI: Version 0.75 was released.
319
320 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
321
322         * mime-edit.el (mime-edit-translate-single-part-tag): Add
323         DOC-string.
324
325 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
326
327         * mime-view.el: `mime::preview/original-major-mode' ->
328         `mime-view-original-major-mode'.
329
330 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
331
332         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
333         `mime-mother-buffer'.
334
335 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
336
337         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
338         `mime::preview/article-buffer' -> `mime-raw-buffer'.
339
340 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
341
342         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
343         mime-view.el: `mime::article/preview-buffer' ->
344         `mime-view-buffer'.
345
346 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
347
348         * mime-view.el: Structure `mime::preview-content-info' was
349         abolished.
350
351         (mime-view-setup-buffer): Return only
352         `mime::article/preview-buffer'.
353
354         (mime-view-make-preview-buffer): Don't generate
355         preview-content-list; Return only `mime::article/preview-buffer'.
356
357         (mime-view-display-entity): Don't create
358         `mime::preview-content-info'.
359
360         (mime-view-mode): Don't set for `mime::preview/content-list'.
361
362 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
363
364         * mime-partial.el (mime-combine-message/partials-automatically):
365         Don't use preview-content-list.
366
367 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
368
369         * semi-setup.el: Don't require mime-partial; It is autoloaded.
370
371         * mime-partial.el: `mime-article/grab-message/partials' ->
372         `mime-combine-message/partials-automatically'.
373
374         * mime-partial.el: `mime-partial/preview-article' ->
375         `mime-view-partial-message'.
376
377         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
378         `mime-view-partial-message-method-alist'.
379
380         * mime-play.el
381         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
382         preview-content-list.
383
384         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
385         -> `mime-show-message-mode'.
386
387         * mime-pgp.el (mime-article/view-application/pgp):
388         `mime/show-message-mode' -> `mime-show-message-mode'.
389
390         * mime-view.el (mime-view-follow-current-entity): New
391         implementation.
392
393 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
394
395         * mime-view.el: `mime-view-follow-content' ->
396         `mime-view-follow-current-entity'.
397
398         * mime-view.el (mime-view-mode): Don't use preview-content-list to
399         move to initial point.
400
401         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
402         abolished.
403
404         * mime-view.el: Function `mime-preview/point-pcinfo' was
405         abolished.
406
407         * mime-view.el: Function `mime-preview/point-content-number' was
408         abolished.
409
410         * mime-play.el (mime-view-play-current-entity): New
411         implementation.
412
413 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
414
415         * mime-view.el (mime-view-quit): Use variable
416         `mime::preview/original-major-mode'.
417
418         * mime-view.el (mime-view-show-summary): Use variable
419         `mime::preview/original-major-mode'.
420
421         * mime-view.el (mime-view-scroll-down-entity): New implementation.
422
423         * mime-view.el (mime-view-scroll-up-entity): New implementation.
424
425 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
426
427         * mime-view.el: `mime-view-scroll-down-content' ->
428         `mime-view-scroll-down-entity'.
429
430         * mime-view.el: `mime-view-scroll-up-content' ->
431         `mime-view-scroll-up-entity'.
432
433         * mime-view.el (mime-view-move-to-next): New implementation.
434
435 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
436
437         * mime-view.el: `mime-view-next-content' ->
438         `mime-view-move-to-next'.
439
440         * mime-view.el (mime-view-move-to-previous): New implementation.
441
442         * mime-view.el: `mime-view-previous-content' ->
443         `mime-view-move-to-previous'.
444
445         * mime-view.el: `mime-view-up-content' ->
446         `mime-view-move-to-upper'.
447
448 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
449
450         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
451         `mime-show-message-mode'.
452
453         * mime-view.el (mime-view-up-content): New implementation.
454
455         * mime-view.el: `mime-preview/display-content' ->
456         `mime-view-display-entity'.
457
458         * mime-view.el (mime-preview/display-content): Put
459         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
460
461         * mime-view.el: Variable `mime-view-visible-field-regexp' was
462         abolished.
463
464         * mime-view.el: `mime-preview/cut-header' ->
465         `mime-view-cut-header'.
466
467         * mime-view.el (mime-view-entity-separator-function): New
468         implementation.
469
470         * mime-view.el: `mime-preview/default-content-separator' ->
471         `mime-view-entity-separator-function'.
472
473 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
474
475         * mime-view.el (mime-view-header-visible-p): Abolish optional
476         argument `ctype'.
477
478         * mime-view.el (mime-view-entity-button-function): New
479         implementation.
480
481         * mime-view.el: Variable
482         `mime-view-content-button-ignored-ctype-list' was abolished.
483
484         * mime-view.el: `mime-preview/default-content-button-function' ->
485         `mime-view-entity-button-function'.
486
487         * mime-view.el: Variable `mime-preview/content-button-function'
488         was abolished.
489
490         * mime-def.el (mime-add-button): New implementation.
491
492         * mime-view.el (mime-view-insert-entity-button): modified.
493
494         * mime-view.el: `mime-preview/insert-content-button' ->
495         `mime-view-insert-entity-button'.
496
497         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
498         is optional argument `ctype' is not nil.
499
500 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
501
502         * mime-view.el: `mime-print-entity' ->
503         `mime-view-print-current-entity'.
504
505         * mime-view.el: `mime-extract-entity' ->
506         `mime-view-extract-current-entity'.
507
508         * mime-play.el, mime-view.el: `mime-play-entity' ->
509         `mime-view-play-current-entity'.
510
511         * mime-view.el (mime-play-entity, mime-extract-entity,
512         mime-print-entity): Add DOC-string.
513
514         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
515
516         * mime-view.el: `mime-view-extract-content' ->
517         `mime-extract-entity'.
518
519         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
520
521         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
522         mime-view.el.
523
524         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
525         mime-play.el.
526
527 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
528
529         * mime-view.el: Use `mime-play-entity' instead of
530         `mime-view-play-content'.
531
532 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
533
534         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
535         `mime-play-entity'.
536
537         * mime-view.el (mime-view-play-content, mime-view-extract-content,
538         mime-view-print-content): Modify to use optional argument `mode'.
539
540 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
541
542         * mime-play.el (mime-preview/decode-content,
543         mime-article/decode-content): Add new optional argument `mode'.
544
545 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
546
547         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
548         `mime-text-decode-buffer-maybe'.
549
550         * mime-text.el: `mime-preview/decode-text-buffer' ->
551         `mime-decode-text-body'.
552
553         * mime-view.el (mime-view-visible-media-type-list): Add
554         "text/rfc822-headers".
555
556 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
557
558         * mime-image.el, mime-view.el:
559         `mime-view-default-showing-Content-Type-list' ->
560         `mime-view-visible-media-type-list'.
561
562 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
563
564         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
565
566         * mime-pgp.el (mime-article/view-application/pgp):
567         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
568
569         * mime-text.el: `mime-charset/decode-buffer' ->
570         `mime-text-decode-buffer'.
571
572 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
573
574         * mime-pgp.el (mime-article/view-application/pgp):
575         `mime-raw::text-decoder' -> `mime-text-decoder'.
576
577         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
578
579 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
580
581         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
582         mime-view.el.
583
584         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
585         mime-text.el.
586
587 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
588
589         * mime-pgp.el (mime-article/view-application/pgp): Use
590         `insert-buffer-substring'.
591
592 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
593
594         * mime-pgp.el (mime-article/view-application/pgp):
595         `mime::article/code-converter' -> `mime-raw::text-decoder'.
596
597         * mime-play.el (mime-article/view-message/rfc822):
598         `mime::article/code-converter' -> `mime-raw::text-decoder'.
599
600         * mime-text.el (mime-preview/decode-text-buffer):
601         `mime::article/code-converter' -> `mime-raw::text-decoder'.
602
603         * mime-view.el: `mime::article/code-converter' ->
604         `mime-raw::text-decoder'.
605
606 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
607
608         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
609         variables `charset' and `mime::article/preview-buffer'.
610
611         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
612         variable `mode'.
613
614 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
615
616         * mime-image.el (mime-preview/filter-for-image): Abolish unused
617         local variable `charset'.
618
619         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
620         local variable `status'.
621
622         * mime-pgp.el: (mime-article/view-application/pgp,
623         mime-article/add-pgp-keys): Abolish unused local variable
624         `cur-buf'.
625
626         * mime-image.el (mime-preview/filter-for-image,
627         mime-preview/filter-for-application/postscript): Abolish unused
628         local variable `mode'.
629
630 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
631
632         * mime-text.el
633         (mime-preview/filter-for-text/richtext,
634         mime-preview/filter-for-text/enriched): Abolish unused local
635         variable `mode'.
636
637         * mime-text.el (mime-preview/decode-text-buffer): New
638         implementation.
639
640         * mime-view.el (mime-view-follow-content): Abolish unused
641         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
642         and `hb'.
643
644         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
645         `multipart'.
646
647         * mime-file.el (mime-article/extract-file): Abolish unused local
648         variable `the-buf'.
649
650         * mime-tar.el: Quote *autoconv*.
651
652 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
653
654         * mime-partial.el (mime-article/grab-message/partials): Unused
655         local variable `mother' was abolished.
656
657         * mime-play.el (mime-article/decode-caesar): Unused local variable
658         `cur-buf' was abolished.
659
660         * mime-play.el (mime-article/decode-message/external-ftp): Unused
661         local variable `access-type' was abolished; Comment out `mode'.
662
663         * mime-play.el (mime-article/view-message/rfc822): Unused local
664         variable `cur-buf' was abolished.
665
666         * mime-text.el (mime-preview/filter-for-text/richtext,
667         mime-preview/filter-for-text/enriched): Unused local variable `m'
668         was abolished.
669
670         * mime-parse.el (mime-parse-multipart):
671         Unused local variable `ct' was abolished.
672
673         * eword-encode.el: Require eword-decode.
674
675         * mime-image.el (mime-preview/filter-for-application/postscript):
676         Unused local variable `m' was abolished.
677
678 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
679
680         * mime-pgp.el: (mime-article/view-application/pgp):
681         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
682
683         * mime-pgp.el (mime-pgp-command): New variable.
684
685         (mime::article/call-pgp-to-check-signature): Use variable
686         `mime-pgp-command'. (cf. [tm-en:1259])
687
688 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
689
690         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
691         (cf. [tm-en:1259])
692
693 \f
694 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
695
696         * emu: Version 7.40.1 was released.
697         * APEL: Version 3.2 was released.
698         * bitmap-mule: Version 7.17 was released.
699         * MU: Version 0.40.1 was released.
700         * MEL: Version 6.3 was released.
701         * SEMI: Version 0.72 was released.
702
703 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
704
705         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
706
707 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
708
709         * mail-mime-setup.el: New module.
710
711         * mime-setup.el: Only loads MUA specific setup files.
712
713         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
714         moved from mime-setup.el.
715
716         * semi-setup.el: Setting for gnus-mime was moved to
717         gnus-mime/gnus-mime-setup.el.
718
719         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
720
721         * Makefile: modified for SEMI package.
722
723 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
724
725         * SEMI-MK: Don't compile and install other packages.
726
727 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
728
729         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
730         `add-minor-mode'.
731
732         * mime-image.el (mime-preview/filter-for-image): Don't use
733         `assoc-value'.
734
735 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
738         were abolished; Use `mime-edit-mode-map' directly.
739
740         Use "C-c C-m" for enclosure commands.
741
742         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
743         for `mime-edit-set-encrypt'.
744
745 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
746
747         * semi-setup.el: Require file-detect.
748
749 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
750
751         * SEMI-CFG: Delete variables about other packages.
752
753 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * mime-def.el: Variable `mime-temp-directory' was moved to
756         mel/mel.el.
757
758 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
759
760         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
761
762         * mime-view.el (mime/content-decoding-condition): Set up for
763         `mime-article/decode-message/external-ftp'.
764
765         * semi-setup.el: tm-latex.el was abolished.
766
767         * semi-setup.el: tm-ftp is merged to mime-play.el.
768
769         * mime-play.el (mime-article/dired-function): New variable; copied
770         from tm-ftp.el.
771
772         (mime-article/dired-function-for-one-frame,
773         mime-article/decode-message/external-ftp): New function; copied
774         from tm-ftp.el.
775
776 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
777
778         * mime-partial.el (mime-article/grab-message/partials): Don't use
779         `assoc-value'.
780
781 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
782
783         * mime-play.el: Require filename.
784
785 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
786
787         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
788
789         * mime-setup.el: Use `turn-on-mime-edit' instead of
790         `mime-edit-mode'.
791
792         * mime-edit.el (mime-edit-decode-buffer): Renamed from
793         `mime-editor::edit-again'; optional argument `code-conversion' was
794         changed to `not-decode-text' (behavior was reversed).
795         (mime-edit-again): modified for `mime-edit-decode-buffer'.
796
797         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
798         variable.
799
800         * mime-edit.el (mime-edit-again): optional argument
801         `code-conversion' was changed to `not-decode-text' (behavior was
802         reversed); optional argument `no-mode' was renamed to
803         `not-turn-on'; `mail-header-separator' was replaced to null line
804         before converting.
805
806 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
807
808         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
809         `mime-edit-toggle-mode' -> `mime-edit-mode'.
810         
811         Alias `mime-mode' was abolished.
812
813 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
814
815         * eword-encode.el (eword-encode-header): fixed.
816
817         * mime-edit.el: Comments was modified.
818         (mime-edit-mode): DOC-string was modified.
819
820         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
821         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
822         was abolished.
823
824         * mime-edit.el: `mime-edit-minor-mime-map' ->
825         `mime-edit-mode-map'.
826
827         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
828
829         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
830
831 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
832
833         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
834
835 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
836
837         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
838
839 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
840
841         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
842
843 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
844
845         * mime-def.el (mime-temp-directory): Refer environment variable
846         "MIME_TMP_DIR" as default value.
847
848 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
849
850         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
851         were abolished.
852
853         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
854         (mime-article/check-pgp-signature), mime-partial.el
855         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
856         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
857         was renamed to `mime-temp-directory'.
858
859         * mime-edit.el: `mime/edit-again' was renamed to
860         `mime-edit-again'.
861
862 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
863
864         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
865         renamed to `mime-temp-message-mode'.
866
867         * mime-edit.el: Draft preview feature was abolished.
868
869         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
870
871         Buffer local variable `mime/editing-buffer' was renamed to
872         `mime-edit-buffer'.
873
874         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
875         (mime-edit-x-emacs-value): New variable.
876         (mime-edit-translate-body): Insert X-Emacs field if variable
877         `mime-edit-insert-x-emacs-field' is not nil.
878
879 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
880
881         * mime-view.el (mime-preview/insert-content-button): Don't use
882         function `assoc-value'.
883
884 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
885
886         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
887
888 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
889
890         * SEMI-MK: compile and install emu and apel.
891
892 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
893
894         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
895
896         * mime-bbdb.el: Renamed from tm-bbdb.el.
897
898         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
899         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
900         (load-path): Add "../apel" instead of "../tl".
901
902         * SEMI-ELS: alist.el was moved to ../apel/.
903
904 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
905
906         * mime-parse.el: Require emu; Function `char-list-to-string' was
907         abolished.
908
909         * mime-edit.el: Require emu; definitions about visible/invisible
910         were abolished.
911
912 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
913
914         * eword-encode.el: Require emu; function
915         `find-non-ascii-charset-string' and
916         `find-non-ascii-charset-region' were abolished.
917
918         * mime-def.el: Require atype; functions about atype were
919         abolished.
920
921 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
922
923         * mime-def.el: Require emu; Variable `running-xemacs' was
924         abolished; Macro `defun-maybe' was abolished; Function `functionp'
925         was abolished; Variable `charsets-mime-charset-alist',
926         `default-mime-charset' and `mime-charset-coding-system-alist' were
927         abolished; Function `mime-charset-to-coding-system',
928         `charsets-to-mime-charset', `detect-mime-charset-region',
929         `encode-mime-charset-region', `decode-mime-charset-region',
930         `encode-mime-charset-string' and `decode-mime-charset-string' were
931         abolished.
932
933 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
934
935         * mime-def.el (charsets-to-mime-charset): New function; copied
936         from emu.el.
937
938         * eword-encode.el: Use `char-bytes' instead of `char-length'.
939
940         * mime-def.el (eliminate-top-spaces): New inline-function; copied
941         from tl-str.el.
942
943         * mime-edit.el: Fixed about definition of visible/invisible
944         functions for XEmacs.
945
946 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
947
948         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
949         copied from emu-19.el.
950         (invisible-region, invisible-p, next-visible-point): New function;
951         copied from emu-19.el and emu-xemacs.el.
952         (visible-region): New function; copied from emu-19.el.
953                 
954         * mime-edit.el (mime-edit-make-boundary): New function.
955         (mime-edit-translate-body, mime-edit-translate-region): Use
956         `mime-edit-make-boundary'.
957         
958         * mime-edit.el (replace-space-with-underline): New inline
959         function; copied from tl-str.el.
960         
961 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
962
963         * eword-encode.el (find-non-ascii-charset-region): New
964         inline-function; copied from emu-e20.el.
965
966 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
967
968         * mime-def.el: Require cl.
969
970         * mime-view.el (mouse-button-2): New variable; copied from
971         emu-19.el and emu-xemacs.el.
972
973         * mime-def.el (defun-maybe): New macro; copied from emu.el.
974         (functionp): New function; copied from emu.el.
975
976 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
977
978         * mime-play.el: Supports only Emacs/mule API.
979
980         * mime-def.el (field-unify): Fixed.
981
982         * semi-setup.el: Don't require mime-play.
983
984         * mime-def.el: Function `put-fields' were abolished.
985
986         * mime-def.el: atype functions were moved from mime-play.el.
987
988         * mime-play.el: atype functions were moved to mime-def.el.
989
990 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
991
992         * mime-def.el (call-after-loaded): New function; moved from
993         semi-setup.el.
994
995         * semi-setup.el: Function `call-after-loaded' was moved to
996         mime-def.el; require mime-def.
997
998 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
999
1000         * semi-setup.el: require mime-play instead of mime-view when
1001         compiling.
1002
1003 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1004
1005         * SEMI-MK: BINS were abolished.
1006
1007         * SEMI-CFG: require cl.
1008
1009         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
1010
1011 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1012
1013         * SEMI-MK: Renamed from TM-MK.
1014
1015         * SEMI-CFG: Don't require tl-misc.
1016
1017         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
1018
1019 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1020
1021         * mime-play.el (field-unify): Fixed.
1022
1023 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1024
1025         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
1026         Require alist.
1027
1028         * alist.el: New module; separated from tl-list.el.
1029
1030         * mime-play.el: Function `put-alist' and `del-alist' were moved to
1031         alist.el.
1032
1033         * mime-play.el (mime-article/coding-system-alist): Use
1034         `no-conversion' instead of *noconv*.
1035
1036 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1037
1038         * mime-parse.el (char-list-to-string): New inline-function; copied
1039         from emu-19.el.
1040
1041 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1042
1043         * mime-parse.el (symbol-concat): New inline-function; copied from
1044         tl-str.el.
1045
1046         * semi-setup.el: require 'mime-view when compiling.
1047
1048         * mime-parse.el (regexp-*): New inline-function; copied from
1049         tl-str.el.
1050
1051 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1052
1053         * semi-setup.el (running-xemacs): New variable.
1054
1055 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1056
1057         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
1058
1059         * mime-def.el: fixed DOC string.
1060
1061 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1062
1063         * eword-decode.el: Don't require emu.
1064
1065         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
1066         mime-charset-coding-system-alist): New variable; copied from
1067         emu-e20.el.
1068         (mime-charset-to-coding-system, detect-mime-charset-region,
1069         encode-mime-charset-region, decode-mime-charset-region,
1070         encode-mime-charset-string, decode-mime-charset-string): New
1071         function; copied from emu-e20.el.
1072
1073         * eword-encode.el (find-non-ascii-charset-string): New
1074         inline-function; copied from emu-e20.el.
1075
1076 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1077
1078         * mime-tar.el: Don't require emu.
1079
1080 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1081
1082         * mime-play.el (put-alist, del-alist): New function; copied from
1083         tl-list.el.
1084         (put-fields, field-unifier-for-default, field-unifier-for-mode,
1085         field-unify, assoc-unify, get-unified-alist, delete-atype,
1086         remove-atype, replace-atype, set-atype): New function; copied from
1087         tl-atype.el.  Don't require tl-atype.
1088
1089 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1090
1091         * semi-setup.el (call-after-loaded): New function; imported from
1092         tl-misc.el; Don't require tl-misc.
1093
1094 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1095
1096         * mime-pgp.el: Renamed from tm-pgp.el.
1097
1098 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1099
1100         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
1101         mime-mc.el.
1102
1103         * mime-mc.el: Renamed from tm-edit-mc.el.
1104
1105 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1106
1107         * mime-text.el: `tm:mother-button-dispatcher' ->
1108         `mime-button-mother-dispatcher'.
1109         
1110         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
1111         mime-view.el, mime-tar.el (mime-tar-set-properties):
1112         `tm:add-button' -> `mime-add-button'.
1113         
1114         * mime-file.el: Renamed from tm-file.el.
1115
1116 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1117
1118         * eword-decode.el: Must require emu.
1119
1120         * eword-decode.el (eword-decode-region): Unused local variable
1121         `charset', `encoding' and `text'.
1122
1123 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1124
1125         * eword-decode.el (eword-decode-encoded-word): Use
1126         `add-text-properties' directly.
1127
1128 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1129
1130         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
1131
1132         * mime-def.el (running-xemacs): New variable; if it is not nil,
1133         require overlay.
1134
1135         * mime-def.el (regexp-or): New function.
1136
1137 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1138
1139         * mime-tar.el: Renamed from tm-tar.el.
1140
1141         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
1142         -> `mime-button-dispatcher'.
1143
1144         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
1145
1146         * mime-def.el: `tm:mother-button-dispatcher' ->
1147         `mime-button-mother-dispatcher'.
1148
1149         * mime-def.el: `semi-data' -> `mime-button-data'.
1150
1151         * mime-def.el: `semi-callback' -> `mime-button-callback'.
1152
1153         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
1154
1155         * mime-def.el: `tm:button-face' -> `mime-button-face'.
1156
1157         * mime-def.el (tm:add-button, tm:button-dispatcher):
1158         `mime-callback' was renamed to `semi-callback'; `mime-data' was
1159         renamed to `semi-data'.
1160
1161 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1162
1163         * mime-def.el (tm:add-button): Use `make-overlay' directly.
1164
1165         * mime-def.el (tm:add-button): Use `overlay-put' directly.
1166
1167 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1168
1169         * mime-text.el: `tm:browse-url' was renamed to
1170         `mime-text-browse-url'.
1171
1172         * mime-text.el: Require browse-url.
1173
1174         * mime-text.el: `tm:URL-regexp' was renamed to
1175         `mime-text-url-regexp'.
1176
1177         * mime-text.el: Variable `tm:URL-regexp',
1178         `browse-url-browser-function' and function `tm:browse-url' were
1179         moved from mime-def.el.
1180
1181         * mime-def.el: Variable `tm:URL-regexp',
1182         `browse-url-browser-function' and function `tm:browse-url' were
1183         moved to mime-text.el.
1184
1185         * eword-decode.el: Variable `tm:warning-face' was renamed to
1186         `eword-warning-face'.
1187
1188         * eword-decode.el: Variable `tm:warning-face' was moved from
1189         mime-def.el.
1190
1191         * mime-def.el: Variable `tm:warning-face' was moved to
1192         eword-decode.el.
1193
1194         * mime-def.el: Function `tm:set-face-region' was abolished.
1195
1196         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
1197         `mime-make-charset-default-encoding-alist'.
1198
1199         * mime-edit.el: `mime-edit-transfer-level' ->
1200         `mime-transfer-level'.
1201
1202         * mime-edit.el: Function `mime/encoding-name' was renamed to
1203         `mime-encoding-name'.
1204
1205         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
1206         was abolished.
1207
1208         * mime-edit.el: Function `mime/encoding-name' was moved from
1209         mime-def.el.
1210
1211         * mime-def.el: Function `mime/encoding-name' was moved to
1212         mime-edit.el.
1213
1214 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1215
1216         * mime-edit.el: Variable `mime-charset-type-list' was moved from
1217         mime-def.el.
1218
1219         * mime-def.el: Variable `mime-charset-type-list' was moved to
1220         mime-edit.el.
1221
1222 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1223
1224         * eword-encode.el (eword-encode-header): fixed typo.
1225
1226 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1227
1228         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
1229         mime-editor::edit-again): Don't use `assoc-value'; Don't require
1230         tl-list.
1231
1232 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1233
1234         * mime-play.el: require tl-atype.
1235
1236         * mime-view.el: Don't require tl-atype.
1237
1238 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1239
1240         * mime-view.el: Don't require tl-misc.
1241
1242 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1243
1244         * eword-encode.el (eword-encode-header): Use function `assoc-if'
1245         instead of `ASSOC'; require cl instead of tl-list.
1246
1247         * mime-parse.el (define-structure): New macro; Don't require
1248         tl-misc.el.
1249
1250         * mime-view.el (mime-preview/insert-content-button): Don't use
1251         function `assoc-value'.
1252
1253         * mime-view.el: Require cl instead of tl-list.
1254
1255         * mime-view.el: Don't require tl-str.el.
1256
1257 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1258
1259         * mime-parse.el (define-structure): New macro; Don't require
1260         tl-misc.el.
1261
1262         * mime-view.el (mime-preview/insert-content-button): Don't use
1263         function `assoc-value'.
1264
1265         * mime-view.el: Require cl instead of tl-list.
1266
1267         * mime-view.el: Don't require tl-str.el.
1268
1269 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1270
1271         * eword-decode.el: Constant
1272         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
1273
1274         * eword-decode.el (quoted-printable-hex-chars,
1275         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
1276         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
1277         from mime-def.el.
1278         
1279         * mime-def.el (quoted-printable-hex-chars,
1280         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
1281         eword-Q-encoding-and-encoded-text-regexp): Moved to
1282         eword-decode.el.
1283         
1284         * eword-decode.el (base64-token-regexp,
1285         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
1286         constant; moved from mime-def.el.
1287         
1288         * mime-def.el: Constant `base64-token-regexp',
1289         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
1290         were moved to eword-decode.el.
1291         
1292         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
1293         was abolished.
1294
1295 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1296
1297         * eword-decode.el: Don't require emu.
1298
1299         * eword-decode.el: Don't require tl-str.el.
1300
1301         * mime-def.el (get-version-string): New inline-function; imported
1302         from tl-str.el.
1303
1304 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1305
1306         * mime-setup.el: Function `mime/encode-message-header' was renamed
1307         to `eword-encode-header'.
1308
1309         * mime-edit.el, eword-encode.el: Function
1310         `eword-encode-message-header' was renamed to
1311         `eword-encode-header'.
1312
1313 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1314
1315         * eword-decode.el (eword-decode-header): New optional argument
1316         `SEPARATOR'; Use function `std11-narrow-to-header'.
1317
1318         * mime-view.el, mime-setup.el, eword-decode.el: Function
1319         `eword-decode-message-header' was renamed to
1320         `eword-decode-header'.
1321
1322 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1323
1324         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
1325         Function `mime/encode-message-header' was renamed to
1326         `eword-encode-message-header'.
1327
1328 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1329
1330         * mime-view.el: Function `mime-eword/decode-string' was renamed to
1331         `eword-decode-string'.
1332
1333         * mime-def.el: `mime/Q-' -> `eword-Q-'.
1334
1335         * mime-def.el: `mime/B-' -> `eword-B-'.
1336
1337 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1338
1339         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
1340         `mime-charset-regexp'.
1341
1342         * mime-def.el: Constant `mime/charset-regexp' was renamed to
1343         `mime-charset-regexp'.
1344
1345 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1346
1347         * mime-view.el: Function `mime/decode-message-header' was renamed to
1348         `eword-decode-message-header'.
1349
1350         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
1351
1352 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1353
1354         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
1355         Function `mime/decode-message-header' was renamed to
1356         `eword-decode-message-header'.
1357
1358 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1359
1360         * SEMI-CFG: Renamed from TM-CFG.
1361
1362         * SEMI-ELS: Renamed from TM-ELS.
1363
1364         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
1365         `eword-in-subject-p'.
1366
1367         * eword-encode.el: `mime/' -> `eword-'.
1368
1369         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
1370         variable `mime/use-X-Nsubject'.
1371
1372         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
1373         `mime/generate-X-Nsubject'.
1374
1375         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
1376         variable `mime/no-encoding-header-fields'.
1377
1378         * eword-encode.el (eword-field-encoding-method-alist): Renamed
1379         from `mime/field-encoding-method-alist'.
1380
1381         * eword-encode.el: Renamed from tm-ew-e.el.
1382         
1383         * eword-decode.el: Renamed from tm-ew-d.el.
1384
1385         * mime-view.el: Don't require tm-def.
1386
1387         * mime-parse.el: tm-def.el was renamed to mime-def.el.
1388
1389         * mime-def.el: Renamed from tm-def.el.
1390
1391 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1392
1393         * SEMI-ELS: Renamed from TM-ELS.
1394
1395 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1396
1397         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
1398         `eword-in-subject-p'.
1399
1400         * eword-encode.el: `mime/' -> `eword-'.
1401
1402         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
1403         variable `mime/use-X-Nsubject'.
1404
1405         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
1406         `mime/generate-X-Nsubject'.
1407
1408         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
1409         variable `mime/no-encoding-header-fields'.
1410
1411         * eword-encode.el (eword-field-encoding-method-alist): Renamed
1412         from `mime/field-encoding-method-alist'.
1413
1414         * eword-encode.el: Renamed from tm-ew-e.el.
1415         
1416         * eword-decode.el: Renamed from tm-ew-d.el.
1417
1418         * mime-view.el: Don't require tm-def.
1419
1420         * mime-parse.el: tm-def.el was renamed to mime-def.el.
1421
1422 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1423
1424         * mime-def.el: Renamed from tm-def.el.
1425
1426 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1427
1428         * mime-view.el: Don't `suppress-keymap'.
1429
1430 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1431
1432         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
1433
1434         * mime-parse.el: Renamed from tm-parse.el.
1435
1436         * mime-view.el: Key-binding for function
1437         `mime-view-display-x-face' was abolished.
1438
1439 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1440
1441         * mime-setup.el: modified for mime-edit.el.
1442
1443 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1444
1445         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
1446
1447 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1448
1449         * mime-edit.el: based on tm-edit 7.105.
1450
1451         * semi-setup.el: tm-image.el was renamed to mime-image.el.
1452
1453         * mime-image.el: Renamed from tm-image.el.
1454
1455 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1456
1457         * semi-setup.el: Renamed from tm-setup.el.
1458
1459         * mime-setup.el: Setting for GNUS was abolished.
1460
1461         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
1462
1463         * mime-view.el: tm-play.el was renamed to mime-play.el.
1464
1465         * mime-partial.el: Renamed from tm-partial.el.
1466
1467         * mime-play.el: Renamed from tm-play.el.
1468
1469         * mime-view.el: `tm-text' is renamed to `mime-text'.
1470
1471         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
1472         was renamed to `default-keymap-or-function'; optional argument
1473         `default-function' was abolished.
1474
1475         * mime-text.el: `mime-view-code-converter-alist' ->
1476         `mime-text-decoder-alist'.
1477
1478         * mime-text.el: Renamed from tm-text.el.
1479
1480 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1481
1482         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
1483
1484         * mime-view.el: Renamed from tm-view.el.
1485
1486 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1487
1488         * mime-edit.el (mime-file-types): add for patch.
1489
1490         * mime-edit.el: rearrangement.
1491
1492 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1493
1494         * mime-edit.el (mime-editor/normalize-body): Use function
1495         `encode-mime-charset-region' instead of
1496         `mime-charset-encode-region'.
1497
1498 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1499
1500         * mime-edit.el (mime-editor/normalize-body): fixed.
1501
1502         * mime-edit.el (mime-editor/define-charset):
1503         Argument `charset' was changed to
1504         symbol.
1505         (mime-editor/choose-charset): Changed to return symbol.
1506         (mime-editor/normalize-body): charset was changed to symbol.
1507
1508 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1509
1510         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
1511         New function.
1512         (mime-editor/charset-default-encoding-alist): Use function
1513         `mime-editor/make-charset-default-encoding-alist'.
1514         (mime-editor/toggle-transfer-level): Use function
1515         `mime-editor/make-charset-default-encoding-alist'.
1516
1517         * mime-edit.el (mime-editor/choose-charset): Use function
1518         `detect-mime-charset-region' instead of
1519         `mime/find-charset-region'.
1520
1521 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1522
1523         * mime-edit.el (mime/editor-mode): Don't toggle.
1524
1525         (mime-editor/toggle-mode): New function.
1526
1527 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
1528
1529         * mime-edit.el: I think the following is the best way to handle
1530         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
1531         sure if "add-minor-mode" works the same way in earlier versions).
1532         By clicking on the mode line you can turn mime/editor-mode on or
1533         off.
1534
1535 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
1538         `as-binary-process'.
1539
1540         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
1541         `as-binary-process'.
1542
1543 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1544
1545         * mime-edit.el (mime-editor/split-message-sender-alist): setting
1546         for `mail-mode' was moved to tm-rmail.el.
1547
1548 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1549
1550         * mime-edit.el: Variable
1551         `mime-editor/message-default-sender-alist' was abolished.
1552
1553 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1554
1555         * mime-edit.el: Variable `mime-editor/window-config-alist' was
1556         abolished.
1557
1558 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1559
1560         * mime-edit.el (mime-editor/split-and-send): New implementation.
1561
1562 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1563
1564         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
1565
1566 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1567
1568         * mime-edit.el (mime-editor/define-charset,
1569         mime-editor/set-parameter): Function `mime-set-parameter' was
1570         renamed to `mime-editor/set-parameter'.
1571
1572         * mime-edit.el (mime-set-parameter): New implementation
1573
1574         (mime-editor/translate-single-part-tag): New function.
1575         (mime-editor/translate-region): Use function
1576         `mime-editor/translate-single-part-tag'.
1577
1578 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1579
1580         * mime-edit.el (mime-editor::edit-again): fixed.
1581
1582         * mime-edit.el (mime/edit-again): fixed.
1583
1584         * mime-edit.el (mime-editor::edit-again): modified for new tag
1585         rule.
1586
1587         * mime-edit.el (mime-editor/insert-signature): Use variable
1588         `signature-file-name' instead of `signature'.
1589
1590         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
1591         require begging new-line.
1592
1593         (defconst mime-editor/multipart-end-regexp): Don't require begging
1594         new-line.
1595
1596         (mime-editor/find-inmost): modified for new enclosure tag rule.
1597
1598         (mime-editor/translate-region): modified for new enclosure tag rule.
1599
1600         (mime-editor/enclose-region): modified for new enclosure tag rule.
1601
1602 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1603
1604         * mime-edit.el: Add `(provide 'tm-edit)'.
1605
1606         Do `(run-hooks 'tm-edit-load-hook)' if variable
1607         `mime-edit-load-hook' is not bound.
1608
1609 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1610
1611         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
1612         (mime-editor/normalize-body): fixed.
1613
1614 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1615
1616         * mime-edit.el (mime-editor/normalize-body): fixed.
1617
1618         (mime-editor/content-end): Used function `invisible-p' and
1619         `next-visible-point'.
1620
1621 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1622
1623         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
1624         `invisible-region' instead of `mime-flag-region'.
1625         (mime-editor/normalize-body): Use function `visible-region'
1626         instead of `mime-flag-region'.
1627         (mime-editor/content-end): New implementation.
1628
1629 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1630
1631         * mime-edit.el (mime-editor/enquote-region): New command; bound to
1632         `C-c C-x q'.
1633         
1634         (mime-editor/menu-list): New item for function
1635         `mime-editor/enquote-region'.
1636
1637 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1638
1639         * mime-edit.el (mime-editor/process-multipart-1): Use function
1640         `string-equal' instead of `string='.
1641
1642 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1643
1644         * mime-edit.el (mime-editor/process-multipart-1): fixed about
1645         condition of next tag inserting.
1646
1647 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1648
1649         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
1650
1651 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1652
1653         * mime-edit.el (mime-editor/insert-partial-header): Comment of
1654         Mime-Version field was modified.
1655
1656         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
1657         line break.
1658
1659         * mime-edit.el (mime-editor/version-name): New constant.
1660
1661         (mime-editor/mime-version-value): Use constant
1662         `mime-editor/version-name'.
1663
1664         (mime-editor/insert-partial-header): Use constant
1665         `mime-editor/version-name'.
1666
1667 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1668
1669         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
1670         line break.
1671         (mime-editor/normalize-body): fixed for a tag without line break.
1672
1673         * mime-edit.el (mime-editor/translate-region): fixed for a part
1674         starting without line break.
1675
1676         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
1677         column.
1678         (mime-editor/quoted-single-part-tag-regexp): New constant.
1679         (mime-editor/enquote-region): New function.
1680         (mime-editor/dequote-region): New function.
1681         (mime-editor/process-multipart-1): Processing for ``quote''
1682         enclosure was added.
1683         (mime-editor/translate-body): Use function
1684         `mime-editor/dequote-region'.
1685
1686         (mime-editor/mime-version-value): Comment was renamed.
1687
1688         * mime-edit.el: Renamed from tm-edit.el