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