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