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