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