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