update.
[elisp/semi.git] / ChangeLog
1 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mime-play.el (mime-method-to-save): Must treat nil encoding as
4         7bit.
5
6 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
7
8         * NEWS: Update for latest version.
9
10 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
11
12         * SEMI-CFG: Must set up load-path before version check codes.
13
14 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
15
16         * mime-view.el: Don't require mime-text.el; add autoload setting
17         for mime-text.el.
18         (mime-text-decoder-alist): moved from mime-text.el.
19         (mime-view-entity-separator-visible-p): New function.
20         Abolish `mime-view-display-header', `mime-view-display-body' and
21         `mime-view-entity-separator-function'.
22
23         * mime-text.el: Require mime-view (mime-text.el is autoloaded by
24         mime-view); variable `mime-text-decoder-alist' was moved to
25         mime-view.el.
26
27         * mime-play.el (mime-method-to-save): fixed.
28
29 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
30
31         * NEWS: New file.
32
33 \f
34 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
35
36         * SEMI: Version 1.1.0 (Nonoichi) was released.
37
38 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
39
40         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
41         Abolish unused local-variable `raw-buf'.
42
43         * mime-play.el (mime-raw-play-entity): fixed.
44
45         * mime-view.el (mime-preview-original-window-configuration): Use
46         `defvar' to avoid warning of byte-compiler.
47
48         * mime-view.el (mime-view-display-entity): Don't use
49         `mime-view-entity-button-function' (abolish it); use
50         `mime-root-entity-p'.
51
52 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
53
54         * mime-view.el (mime-view-entity-button-visible-p): New function.
55         (mime-view-entity-button-function): Use function
56         `mime-view-entity-button-visible-p'.
57
58         * mime-view.el (mime-raw-entity-parent): New function.
59         (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
60
61         * mime-view.el (mime-view-entity-button-function): Use
62         `mime-root-entity-p'.
63
64         * mime-parse.el (mime-root-entity-p): New function.
65
66 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
67
68         * SEMI-CFG: Insert version check code.
69
70 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
71
72         * mime-image.el: Set up `mime-view-body-visible-condition' instead
73         of `mime-view-visible-media-type-list'.
74
75         * mime-view.el (mime-view-body-visible-condition): New variable.
76         (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
77         instead of `mime-view-visible-media-type-list'.         
78         Abolish `mime-view-visible-media-type-list'.
79
80         * mime-parse.el (mime-type/subtype-string): New function.
81         (mime-entity-type/subtype): Use `mime-type/subtype-string'.
82
83 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
84
85         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
86         Use `mime-raw-write-region'.
87
88         * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
89         for mh-show-mode.
90
91         * mime-play.el, mime-view.el: Rename
92         `mime-raw-coding-system-alist' ->
93         `mime-raw-buffer-coding-system-alist'.
94
95         * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
96         from mime-play.el to mime-view.el.
97
98 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
99
100         * mime-view.el (mime-raw-point-to-entity-node-id): Use
101         `mime-raw-find-entity-from-point'.
102         (mime-raw-point-to-entity-number): Likewise.
103
104         * mime-view.el (mime-raw-find-entity-from-point): New function.
105
106 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
107
108         * mime-view.el (mime-view-display-body): Change interface.
109
110 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
111
112         * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
113         `mime-view-entity'.
114
115         * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
116         `mime-raw-find-entity-from-number'.
117
118         * mime-pgp.el, mime-view.el: Rename
119         `mime-raw-entity-node-id-to-entity-info' ->
120         `mime-raw-find-entity-from-node-id'.
121
122         * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
123         mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
124
125 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
126
127         * mime-view.el (mime-view-header-visible-p): Change interface.
128         (mime-view-body-visible-p): Change interface.
129
130         * mime-view.el (mime-view-insert-entity-button): Change interface.
131         (mime-view-entity-button-function): Change interface.
132
133         * mime-view.el (mime-view-body-visible-p): Add DOC-string.
134
135         * mime-view.el: `rcnum' -> `entity-node-id'.
136
137 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
138
139         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
140         Don't use temporary buffer for signed entity.
141
142         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
143         Don't use temporary buffer for PGP-signature.
144
145 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
146
147         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
148         Use `write-region-as-binary'.
149
150         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
151         Use `mime-write-decoded-region'.
152
153         * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
154
155 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
156
157         * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
158         Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
159
160         * (mime-method-to-verify-application/pgp-signature): Use
161         `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
162
163         * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
164         `mime-raw-point-to-entity-node-id'.
165
166         * mime-view.el (mime-raw-point-to-entity-node-id): New function.
167
168         * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
169         `entity-node-id'.
170
171         * mime-view.el, mime-parse.el: Rename `reversed-number' ->
172         `node-id'.
173
174         * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
175
176         * mime-pgp.el: `cnum' -> `entity-number'.
177
178         * mime-pgp.el: `beg' -> `start'.
179
180 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
183
184 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
185
186         * mailcap.el (mailcap-look-at-type-field): Must allow
187         "implicit-wild".
188         (mailcap-look-at-field): fixed.
189
190 1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
191
192         * README.en (Bug reports): Modify description of tm mailing list.
193
194 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
195
196         * mime-view.el, mime-play.el: Rename
197         `mime-view-quitting-method-for-mime-show-message-mode' ->
198         `mime-preview-quitting-method-for-mime-show-message-mode'.
199
200         * mime-play.el, mime-edit.el, mime-view.el: Rename
201         `mime-view-quitting-method-alist' ->
202         `mime-preview-quitting-method-alist'.
203
204 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
205
206         * mime-play.el: Rename `mime-article::write-region' ->
207         `mime-raw-write-region'.
208
209 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
210
211         * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
212         `mime-raw-play-entity'.
213
214         * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
215         `mime-view-entity-info'.
216
217         * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
218         `mime-entity-info-reversed-number'.
219
220         * mime-view.el: Rename `mime/flatten-content-info' ->
221         `mime-raw-flatten-message-info'.
222
223         * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
224         `mime-raw-reversed-entity-number-to-entity-info'.
225
226         * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
227         `mime-raw-entity-number-to-entity-info'.
228
229         * mime-pgp.el, mime-partial.el, mime-view.el: Rename
230         `mime-raw-entity-info' -> `mime-raw-message-info'.
231
232         * mime-play.el, mime-pgp.el, mime-view.el: Rename
233         `mime-raw-point-content-number' ->
234         `mime-raw-point-to-entity-number'.
235
236 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
237
238         * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
239         -> `mime-raw-'.
240
241         * mime-view.el: Rename `mime-view-get-original-major-mode' ->
242         `mime-preview-original-major-mode'.
243
244         * mime-view.el: Rename `mime-view-display-x-face' ->
245         `mime-preview-display-x-face'.
246
247         * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
248         `mime-view-buffer' -> `mime-preview-buffer'.
249
250         * mime-play.el, mime-view.el: Rename `mime::preview/' ->
251         `mime-preview-'.
252
253         * mime-view.el: Rename `mime-view-original-major-mode' ->
254         `mime-preview-original-major-mode'.
255
256         * mime-play.el, mime-edit.el, mime-view.el: Rename
257         `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
258
259         * mime-view.el: Rename `mime-view-show-summary' ->
260         `mime-preview-show-summary'.
261
262         * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
263
264         * mime-view.el: Rename `mime-view-follow-current-entity' ->
265         `mime-preview-follow-current-entity'.
266
267         * mime-view.el: Rename `mime-view-print-current-entity' ->
268         `mime-preview-print-current-entity'.
269
270         * mime-view.el (mime-view-menu-list): Modify menu.
271
272         * mime-view.el: Rename `mime-view-extract-current-entity' ->
273         `mime-preview-extract-current-entity'.
274
275         * mime-def.el, mime-play.el, mime-view.el: Rename
276         `mime-view-play-current-entity' ->
277         `mime-preview-play-current-entity'.
278
279         * mime-view.el: Rename `mime-view-previous-line-content' ->
280         `mime-preview-previous-line-entity'.
281
282         * mime-view.el: Rename `mime-view-next-line-content' ->
283         `mime-preview-next-line-entity'.
284
285         * mime-view.el: Rename `mime-view-scroll-' ->
286         `mime-preview-scroll-'.
287
288         * mime-view.el: Rename `mime-view-move-to-' ->
289         `mime-preview-move-to-'.
290
291         * mime-play.el, mime-image.el: Rename `mime-preview/' ->
292         `mime-preview-'.
293
294 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
297         Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
298
299         * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
300         `mime-raw-entity-info'.
301
302 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
303
304         * mime-view.el (mime-raw-content-info): Modify DOC-string.
305
306 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
307
308         * eword-encode.el: Abolish `eword-encode-RCS-ID'.
309
310 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
311
312         * mime-partial.el: Rename
313         `mime-combine-message/partials-automatically' ->
314         `mime-method-to-combine-message/partial-pieces'.
315
316 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
317
318         * mime-pgp.el (mime-acting-condition): Separate type and subtype.
319
320         * mime-view.el (mime-acting-condition): Separate type and subtype.
321
322         * mime-play.el (mime-playback-entity): Separate type and subtype.
323
324 \f
325 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
326
327         * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae)\e-A was released.
328
329 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
330
331         * mime-pgp.el: Rename `mime-pgp-add-keys' ->
332         `mime-method-to-add-application/pgp-keys'.
333
334         * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
335         -> `mime-method-to-decrypt-application/pgp-encrypted'.
336
337         * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
338         -> `mime-method-to-verify-application/pgp-signature'.
339
340         * mime-pgp.el: Rename `mime-check-multipart/signed' ->
341         `mime-method-to-verify-multipart/signed'.
342
343         * mime-pgp.el: Rename `mime-process-application/pgp' ->
344         `mime-method-for-application/pgp'.
345
346 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
347
348         * mailcap.el (mailcap-look-at-type-field): Change type and subtype
349         to symbol.
350
351         * mailcap.el (mailcap-file): New variable.
352         (mailcap-parse-file): New function.
353
354 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
355
356         * README.en (What's SEMI?): Remove what does SEMI stand for.
357
358 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
359
360         * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
361         instead of external method "tm-file".
362
363         * mime-play.el: Rename `mime-extract-current-entity' ->
364         `mime-method-to-save'.
365
366 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
367
368         * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
369
370         * mime-play.el (mime-extract-current-entity): New function; copied
371         from mime-file.el; abolish mime-file.el.
372
373         * mime-view.el (mime-acting-condition), mime-partial.el
374         (mime-combine-message/partials-automatically), mime-play.el:
375         Rename `mime-display-message/partial' ->
376         `mime-method-to-store-message/partial'.
377
378 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
379
380         * mime-view.el (mime-acting-condition), mime-play.el: Rename
381         `mime-display-caesar' -> `mime-method-to-display-caesar'.
382
383         * mime-view.el (mime-acting-condition), mime-play.el: Rename
384         `mime-display-message/external-ftp' ->
385         `mime-method-to-display-message/external-ftp'.
386
387         * mime-view.el (mime-acting-condition), mime-play.el: Rename
388         `mime-display-message/rfc822' ->
389         `mime-method-to-display-message/rfc822'.
390
391         * mime-play.el: Rename `mime-article/make-method-args' ->
392         `mime-make-external-method-args'.
393
394         * mime-file.el: Fix setting.
395
396 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
397
398         * mime-play.el: Rename `mime-article/start-external-method-region'
399         -> `mime-activate-external-method'.
400
401         * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
402         `mime-playback-entity'.
403
404         * mime-file.el (mime-extract-current-entity): Use
405         `mime-write-decoded-region'.
406
407         * mime-file.el: Rename `mime-article/extract-file' ->
408         `mime-extract-current-entity'.
409
410 1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
411
412         * mime-edit.el (mime-edit-insert-signature): Function
413         `mime-edit-insert-tag' is sometimes called with more arguments
414         than it is ready to accept. (cf. [tm-en:1585])
415
416 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
417
418         * mime-edit.el (mime-edit-insert-text): New optional argument
419         `subtype'.
420
421 \f
422 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * SEMI: Version 1.0.1 (Magae) was released.
425
426 1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
427
428         * mime-pgp.el (mime-check-multipart/signed): New function.
429
430 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
431
432         * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
433
434         * mime-edit.el (mime-file-types): Use `defcustom'.
435
436 \f
437 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
438
439         * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae)\e-A was released.
440
441         * SEMI-ELS: Remove mime-tar.el.
442
443 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
444
445         * eword-decode.el (eword-decode-version): Use `semi-version';
446         abolish `eword-decode-RCS-ID'.
447
448         * mime-view.el (mime-view-version-string): Use `semi-version';
449         abolish `mime-view-version' and `mime-view-RCS-ID'.
450
451         * mime-edit.el (mime-edit-version-string): Use `semi-version';
452         abolish `mime-edit-version' and `mime-edit-RCS-ID'.
453
454         * mime-def.el (semi-version): New constant; abolish constant
455         `semi-version-name'.
456
457         * mime-view.el: Rename `mime-view-version-name' ->
458         `mime-view-version-string'.
459
460         * mime-edit.el: Rename `mime-edit-version-name' ->
461         `mime-edit-version-string'.
462
463         * eword-decode.el (eword-lexical-analyzers): New variable.
464         (eword-analyze-quoted-string): Add second argument.
465         (eword-analyze-domain-literal): New function.
466         (eword-analyze-spaces): New function.
467         (eword-analyze-special): New function.
468         (eword-analyze-atom): Add second argument.
469         (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
470
471 \f
472 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
473
474         * SEMI: Version 0.118.2 (Otomaru) was released.
475
476         * eword-decode.el (eword-decode-and-unfold-structured-field): New
477         function.
478
479         * eword-decode.el (eword-decode-and-fold-structured-field): New
480         function.
481         (eword-decode-structured-field-body): Use it.
482         (eword-decode-header): Likewise.
483
484         * eword-decode.el (eword-decode-structured-field-body): If
485         `START-COLUMN' is nil, it uses `mapconcat'.
486
487         * eword-decode.el (eword-decode-token): New function.
488         (eword-decode-structured-field-body): Add new optional arguments
489         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
490         `eword-decode-token'.
491         (eword-decode-header): Specify START-COLUMN for
492         `eword-decode-structured-field-body'.
493
494 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
495
496         * eword-decode.el (eword-decode-header): Unfold fields including
497         encoded-words.
498
499         * eword-decode.el (eword-decode-ignored-field-list): New variable.
500         (eword-decode-structured-field-list): New variable.
501         (eword-decode-header): Refer them.
502
503         * eword-decode.el (eword-decode-header): Don't use
504         `eword-decode-unstructured-field-body'.
505
506 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
507
508         * eword-decode.el (eword-decode-header): New implementation; add
509         new argument `CODE-CONVERSION' as first argument.  Change
510         `SEPARATOR' as second argument.
511
512 \f
513 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
514
515         * SEMI: Version 0.118.1 (Shijima) was released.
516
517         * README.en (Bug reports): Modified for SEMI.
518
519 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
520
521         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
522         search "From " in beginning of line.
523
524 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
525
526         * mime-image.el: Comment out setting for inline Postscript
527         feature.
528
529 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
530
531         * eword-decode.el (eword-analyze-atom): New function.
532         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
533         of `std11-analyze-atom'.
534
535 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
536
537         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
538         entering enriched-mode. (cf. [tm-ja:2697])
539
540 \f
541 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
542
543         * SEMI: Version 0.118 (Sodani) was released.
544
545 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
546
547         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
548         buffer.
549
550 1997-11-23  MORIOKA Tomohiko  <morioka@mousai.jaist.ac.jp>
551
552         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
553         abolish `mime-hide-echo-buffer'.
554         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
555
556 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
557
558         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
559         `mime-pgp-add-keys'.
560
561         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
562         `mime-pgp-decrypt-application/pgp-encrypted'.
563
564         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
565         `mime-pgp-check-application/pgp-signature'.
566
567         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
568         -> `mime-pgp-check-signature'.
569
570         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
571         `mime-process-application/pgp'.
572
573 \f
574 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
575
576         * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
577
578 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
579
580         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
581         `mime::article/content-info' -> `mime-raw-content-info'.
582
583 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
584
585         * mime-edit.el: Modify space in prompt and removespurious trailing
586         spaces in the files. (cf. [tm-en:1507])
587
588 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
589
590         * mime-edit.el: Rename `mime-edit-enclose-region' ->
591         `mime-edit-enclose-region-internal'.
592
593         * mime-edit.el (mime-edit-enclose-quote-region,
594         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
595         mime-edit-enclose-digest-region,
596         mime-edit-enclose-alternative-region,
597         mime-edit-enclose-signed-region,
598         mime-edit-enclose-encrypted-region): Change subtype to symbol.
599
600 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
601
602         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
603         file-detect.el.
604
605 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
606
607         * mime-def.el: Add group `mime' to `default-mime-charset'.
608
609 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
610
611         * eword-encode.el (eword-encode-field): Must regard MIME-Version
612         field as structured field.
613
614 \f
615 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
616
617         * SEMI: Version 0.115.2 (Inokuchi) was released.
618
619 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
620
621         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
622         (mime-edit-message-default-max-lines): Use `defcustom'.
623         (mime-edit-message-max-lines-alist): Use `defcustom'.
624
625 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
626
627         * Makefile: Abolish `execs' and `install-execs'.
628
629 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
630
631         * mime-edit.el (mime-edit): New customize group.
632         (mime-ignore-preceding-spaces): Use `defcustom'.
633         (mime-ignore-trailing-spaces): Use `defcustom'.
634         (mime-ignore-same-text-tag): Use `defcustom'.
635         (mime-auto-hide-body): Use `defcustom'.
636         (mime-edit-voice-recorder): Use `defcustom'.
637         (mime-edit-mode-hook): Use `defcustom'.
638         (mime-edit-translate-hook): Use `defcustom'.
639         (mime-edit-exit-hook): Use `defcustom'.
640
641         * mime-def.el (mime): New customize group.
642         (mime-button-face): Use `defcustom'.
643         (mime-button-mouse-face): Use `defcustom'.
644
645 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
646
647         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
648         if enable-multibyte-characters is nil.
649
650 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
651
652         * mime-play.el (mime-article::write-region): fixed
653         (cf. [tm-ja:2641]).
654
655 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
656
657         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
658         is exist or not to fix problem about
659         `gnus-summary-resend-message'.
660
661 \f
662 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
663
664         * SEMI: Version 0.115.1 (Oyanagi) was released.
665
666 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
667
668         * mime-play.el (mime-display-message/partial): Use `write-region'.
669
670         * mime-pgp.el (mime-article/check-pgp-signature): Use
671         `write-region'.
672
673         * mime-file.el (mime-article/extract-file): Use `write-region'.
674
675 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
676
677         * mime-def.el: Don't use `third' (don't use cl function).
678
679         * SEMI-CFG: Add current directory to load-path.
680
681         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
682         `second' -> `cadr' (Don't use cl function).
683
684 \f
685 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
686
687         * SEMI: Version 0.115 (Hinomiko) was released.
688
689         * README.en: Modify for Emacs 20.2.
690
691 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
692
693         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
694         functions.
695
696 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
697
698         * mime-def.el (butlast): New function; imported from cl.el.
699         (nbutlast): New function; imported from cl.el.
700
701 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
702
703         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
704
705         * mime-def.el: Don't require cl.
706
707         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
708         (eword-encode-header): Abolish X-Nsubject field generator.
709
710         * eword-encode.el (eword-find-field-encoding-method): New inline
711         function.
712         (eword-encode-header): Use it.
713
714 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
715
716         * mime-image.el: Use `exec-installed-p' to search
717         `uncompface-program'.
718
719 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
720
721         * signature.el: Add doc-string to `signature-file-alist'.
722
723         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
724         versions don't contain his code.
725
726 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
727
728         * mime-view.el: Don't use cl.
729         (mime-article/rcnum-to-cinfo): New implementation (use function
730         `mime-article/cnum-to-cinfo'); use `defsubst'.
731
732 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
733
734         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
735         'xemacs)'; add DOC-string.
736
737 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
738
739         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
740         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
741
742 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
743
744         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
745         New constant.
746         (mime-edit-insert-partial-header): Use it.
747
748 \f
749 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
750
751         * SEMI: Version 0.112 (Tsurugi) was released.
752
753 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
754
755         * mime-view.el (mime-view-insert-entity-button): Change interface
756         to use `media-type' and `media-subtype' instead of `ctype'.
757         (mime-view-entity-button-function): ditto.
758
759 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
760
761         * mime-view.el (mime-view-body-visible-p): Change interface to use
762         `media-type' and `media-subtype' instead of `ctype'.
763         (mime-view-entity-separator-function): ditto.
764
765 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
766
767         * mime-view.el (mime-view-display-entity): Use `media-type' and
768         `media-subtype' instead of `ctype' to compare with
769         message/partial.
770
771         * mime-view.el (mime-view-follow-current-entity,
772         mime-view-display-entity, mime-view-entity-button-function): Use
773         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
774         instead of `mime-entity-info-type/subtype'.
775
776 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
777
778         * mime-parse.el: Abolish macro `define-structure'.
779         
780         (make-mime-entity-info, mime-entity-info-rnum,
781         mime-entity-info-point-min, mime-entity-info-point-max,
782         mime-entity-info-parameters, mime-entity-info-encoding,
783         mime-entity-info-children): New implementation.
784         
785         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
786         inline function.
787
788         * mime-view.el (mime-view-display-entity,
789         mime-article/point-content-number, mime-article/cnum-to-cinfo,
790         mime/flatten-content-info): Use `mime-entity-info-children'
791         instead of `mime::content-info/children'.
792
793         * mime-parse.el (mime-entity-info-children): New inline function.
794
795 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
796
797         * mime-view.el (mime-view-body-visible-p,
798         mime-view-display-entity): Use `mime-entity-info-encoding' instead
799         of `mime::content-info/encoding'.
800
801         * mime-play.el (mime-display-content): Use
802         `mime-entity-info-encoding' instead of
803         `mime::content-info/encoding'.
804
805         * mime-parse.el (mime-entity-info-encoding): New inline function.
806
807 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
808
809         * mime-view.el (mime-view-display-entity), mime-partial.el
810         (mime-combine-message/partials-automatically), mime-play.el
811         (mime-display-content): Use `mime-entity-info-parameters' instead
812         of `mime::content-info/parameters'.
813
814         * mime-parse.el (mime-entity-info-parameters): New inline
815         function.
816
817 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
818
819         * mime-view.el (mime-view-header-visible-p,
820         mime-view-body-visible-p, mime-view-entity-button-function,
821         mime-view-display-entity, mime-view-follow-current-entity),
822         mime-play.el (mime-display-content): Use
823         `mime-entity-info-type/subtype' instead of
824         `mime::content-info/type'.
825
826         * mime-parse.el (mime-entity-info-type/subtype): New inline
827         function.
828
829 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
830
831         * mime-view.el (mime-view-display-entity,
832         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
833         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
834         of `mime-entity-info-rnum'.
835
836         * mime-parse.el (mime-entity-info-rnum): New inline function.
837
838 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
839
840         * mime-view.el (mime-view-display-entity,
841         mime-article/point-content-number,
842         mime-view-follow-current-entity), mime-play.el
843         (mime-display-content), mime-pgp.el
844         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
845         `mime-entity-info-point-{min|max}' instead of
846         `mime::content-info/point-{min|max}'.
847
848         * mime-parse.el (mime-entity-info-point-min): New inline function.
849         (mime-entity-info-point-max): New inline function.
850         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
851         of `mime::content-info/point-max'.
852
853 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
854
855         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
856
857         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
858         format of `mime-parse-Content-Type'.
859
860         * mime-parse.el (mime-parse-Content-Type): Change return format.
861         (mime-read-Content-Type): Modify DOC-string.
862         (make-mime-entity-info): New inline function.
863         (mime-parse-multipart): Change interface.
864         (mime-parse-message): Rename names of arguments.
865
866         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
867         (mime-token-regexp): Add specification for control-characters.
868
869 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
870
871         * mime-view.el (mime-view-cut-header): Use `defun' instead of
872         `defsubst'.
873
874         * mime-view.el: Rename `mime-preview/display-body' ->
875         `mime-view-display-body'.
876
877         * mime-view.el: Rename `mime-preview/display-header' ->
878         `mime-view-display-header'.
879
880 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
881
882         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
883         `mime-read-Content-Type'.
884
885         * mime-parse.el (symbol-concat): New implementation.
886
887 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
888
889         * mime-def.el: Abolish alias `last*'.
890
891         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
892         allows two arguments.
893
894 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
895
896         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
897         `last' (for Emacs 20.0.96).
898
899         * mime-def.el (last*): New alias for old emacsen.
900
901 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
902
903         * mime-parse.el, mime-def.el: Constant
904         `mime-disposition-type-regexp' was moved from mime-def.el to
905         mime-parse.el.
906
907 \f
908 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
909
910         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
911
912 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
913
914         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
915         DOC-strings.
916
917 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
918
919         * eword-decode.el (eword-analyze-encoded-word): cdr of return
920         value must not nil (cf.[tm-ja:2496])
921
922 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
923
924         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
925         -> `mime-display-message/rfc822'.
926
927 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
928
929         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
930         `eword-addr-seq-to-rwl'.
931
932         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
933         `eword-phrase-route-addr-to-rwl'.
934
935         * eword-encode.el (eword-addr-seq-to-rwl): New function.
936         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
937
938         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
939
940         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
941         `eword-addr-spec-to-rwl'.
942
943 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
944
945         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
946
947         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
948
949         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
950         `mime-disposition-type-regexp'.
951
952 \f
953 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
954
955         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
956
957 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
958
959         * mime-edit.el: (mime-edit-normalize-body):
960         - Protect "From " in beginning of line (insert `ESC ( B' before it
961           if possible, otherwise encode by quoted-printable)
962         - canonicalize line break code for base64
963
964 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
965
966         * signature.el (signature-separator): New variable.
967         (insert-signature): Insert `signature-separator' when signature is
968         inserted at end of file.
969
970 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
971
972         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
973
974         * mime-view.el (mime-view-version-name): New constant.
975
976         * mime-def.el (semi-version-name): New constant.
977
978 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
979
980         * README.en (Required environment): Updated.
981
982 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
983
984         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
985         -> `mime-media-type/subtype-regexp'.
986
987 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
988
989         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
990         `mime-token-regexp'.
991
992         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
993
994 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
995
996         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
997         -> `mime-temp-buffer-name'.
998
999 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1000
1001         * mime-text.el (mime-decode-text-body): Canonicalize line break
1002         code.
1003
1004 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1005
1006         * mailcap.el: New file.
1007
1008 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1009
1010         * eword-encode.el (eword-field-encoding-method-alist): Add
1011         "Message-ID" as ignored.
1012
1013 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1014
1015         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
1016         caused by long non-encoded-word element. (cf. [tm-en:1356])
1017
1018 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1019
1020         * mime-view.el: `mime-preview/display-message/partial' ->
1021         `mime-view-insert-message/partial-button'.
1022
1023         * mime-view.el (mime-preview/display-message/partial): Use
1024         `mime-add-button' again.
1025
1026 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1027
1028         * eword-encode.el: `tm-eword::lc-words-to-words' ->
1029         `eword-encode-charset-words-to-words'.
1030
1031         * eword-encode.el (tm-eword::lc-words-to-words): New
1032         implementation; function `tm-eword::parse-word' was abolished.
1033
1034 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1035
1036         * eword-encode.el: `tm-eword::split-to-lc-words' ->
1037         `eword-encode-divide-into-charset-words'.
1038
1039         * eword-encode.el: Function `tm-eword::parse-lc-word' was
1040         abolished.
1041         (tm-eword::split-to-lc-words): New implementation.
1042
1043 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1044
1045         * eword-encode.el: `tm-eword::char-type' ->
1046         `eword-encode-char-type'.
1047
1048         * eword-encode.el: `tm-eword::encode-encoded-text' ->
1049         `eword-encode-text'
1050
1051         * mime-view.el (mime-view-insert-entity-button,
1052         mime-preview/display-message/partial): Use `mime-insert-button'.
1053         
1054         (mime-view-setup-buffers): Enclose codes to display preview-buffer
1055         by `(let ((inhibit-read-only t)) ...)'.
1056
1057         * mime-def.el (mime-insert-button): New inline function.
1058
1059         * mime-def.el (mime-add-button): Argument `func' was renamed to
1060         `function'; Use overlay for `mime-button-mouse-face'.
1061
1062 \f
1063 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * SEMI: Version 0.92 was released.
1066
1067         * mime-view.el, mime-play.el, mime-partial.el:
1068         `mime-article/decode-' -> `mime-display-'.
1069
1070         * mime-play.el (mime-display-caesar): fixed.
1071
1072 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1073
1074         * eword-decode.el (eword-decode-structured-field-body): fixed.
1075
1076 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1077
1078         * eword-decode.el (eword-lexical-analyze-cache): New variable.
1079         (eword-lexical-analyze-cache-max): New variable.
1080         (eword-analyze-quoted-string): New function.
1081         (eword-analyze-comment): New function.
1082         (eword-analyze-encoded-word): New function.
1083         (eword-lexical-analyze-internal): New function.
1084         (eword-lexical-analyze): New function.
1085         (eword-decode-structured-field-body): New function.
1086         (eword-decode-unstructured-field-body): New function.
1087         (eword-extract-address-components): New function.
1088
1089 1997-06-11  Steven L Baur     <steve@xemacs.org>
1090
1091         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
1092         tm-eword::encode-rwl): Clean up Ebola
1093         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
1094
1095 \f
1096 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1097
1098         * SEMI: Version 0.91 was released.
1099
1100 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1101
1102         * mime-view.el (mime-view-define-keymap): fixed problem about
1103         [tab], [delete] and [backspace] keys.
1104
1105 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1106
1107         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
1108         by `as-binary-process'.
1109
1110 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
1111
1112         * mime-view.el (mime-acting-condition): Add image/png
1113         mime type. (cf.[tm-en:1334])
1114
1115         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
1116
1117         * mime-edit.el (mime-file-types): Add png handling.
1118         (mime-content-types): Ditto. (cf.[tm-en:1334])
1119
1120 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1121
1122         * mime-view.el (mime-view-define-keymap): Doesn't bind
1123         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
1124
1125 \f
1126 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1127
1128         * SEMI: Version 0.88 was released.
1129
1130 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1131
1132         * Makefile (tar): New implementation.
1133
1134 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1135
1136         * SEMI-MK (config-semi): fixed.
1137
1138         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
1139
1140 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1141
1142         * README.en: Add `LISPDIR'.
1143
1144         * Makefile (LISPDIR): New variable.
1145
1146         * SEMI-CFG: Setting for load-path is modified.
1147
1148 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1149
1150         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
1151         mime-view.el: `mime/content-decoding-condition' ->
1152         `mime-acting-condition'.
1153
1154 \f
1155 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1156
1157         * SEMI: Version 0.87 was released.
1158
1159 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1160
1161         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
1162         `mime-view-uuencode-encoding-name-list'.
1163
1164 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1165
1166         * mime-edit.el: Use "text/x-rot13-47-48" instead of
1167         "text/x-rot13-47".
1168
1169         * mime-view.el (mime/content-decoding-condition): Add
1170         "text/x-rot13-47-48".
1171
1172 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1173
1174         * mime-edit.el (mime-edit-normalize-body): Use
1175         `mule-caesar-region' instead of `caesar-region'.
1176
1177         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
1178         instead of `caesar-region'.
1179
1180         * mime-def.el: Add autoload for mule-caesar.el.
1181
1182         * mime-def.el: Function caesar-region was abolished.
1183
1184 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1185
1186         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
1187         `caesar-region'.
1188
1189 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1190
1191         * mime-view.el (mime-view-define-keymap): Use
1192         `set-keymap-default-binding' for XEmacs.
1193
1194 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1195
1196         * mime-play.el (mime-display-caesar): Don't use
1197         `buffer-substring'.
1198
1199         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
1200         `view-mode-enter'.
1201
1202 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1203
1204         * mime-play.el: Don't require `view'.
1205         
1206         Constant `mime-view-text/plain-mode-map' was abolished.
1207
1208         Function `mime-view-text/plain-mode' and
1209         `mime-view-text/plain-exit' were abolished.
1210
1211         (mime-display-caesar): Use `view-mode-enter mother' instead of
1212         `mime-view-text/plain-mode'.
1213
1214 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1215
1216         * mime-play.el, mime-view.el (mime/content-decoding-condition):
1217         `mime-article/decode-caesar' -> `mime-display-caesar'.
1218
1219 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1220
1221         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
1222
1223 \f
1224 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1225
1226         * SEMI: Version 0.83 was released.
1227
1228 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1229
1230         * mime-def.el: Overlay is required by emu.
1231
1232 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1233
1234         * mime-image.el, mime-view.el, mime-text.el:
1235         `mime-preview/filter-' -> `mime-view-filter-'.
1236
1237         * mime-view.el: `mime-preview/get-original-major-mode' ->
1238         `mime-view-get-original-major-mode'.
1239
1240 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1241
1242         * mime-view.el (mime-view-mode): Hide mime-echo window.
1243
1244         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
1245         mime-play.el.
1246
1247         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
1248         mime-view.el.
1249
1250         * mime-play.el (mime-hide-echo-buffer): New inline function.
1251
1252         * mime-play.el (mime-echo-window-height): New variable.
1253
1254 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1255
1256         * mime-edit.el (mime-edit-content-end): Abolish unused local
1257         variable `beg'.
1258
1259 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1260
1261         * mime-view.el (mime-view-follow-current-entity): Abolish unused
1262         local variable `rc'.
1263
1264 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1265
1266         * eword-encode.el (eword-encode-field): Intern down-cased
1267         field-name and use `memq' instead of `member' to detect a field is
1268         address-list or not.
1269
1270 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1271
1272         * mime-pgp.el (mime-article/check-pgp-signature): Use
1273         `insert-buffer-substring'.
1274
1275 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1276
1277         * mime-pgp.el (mime-article/check-pgp-signature):
1278         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
1279
1280         * mime-play.el: `mime-article/show-output-buffer' ->
1281         `mime-show-echo-buffer'.
1282
1283         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
1284         `mime-echo-window-is-shared-with-bbdb'.
1285
1286 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1287
1288         * mime-play.el: Variable
1289         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
1290         mime-def.el.
1291
1292         * mime-def.el: Variable
1293         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
1294         mime-play.el.
1295
1296 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1297
1298         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
1299         `mime-echo-buffer-name'.
1300
1301         * mime-play.el: `mime/output-buffer-name' ->
1302         `mime-echo-buffer-name'.
1303
1304         * mime-pgp.el (mime-article/check-pgp-signature):
1305         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
1306
1307         * mime-def.el (mime-echo-buffer-name): Renamed from
1308         `mime/output-buffer-name'.
1309
1310 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1311
1312         * mime-edit.el (mime-edit-content-end): Abolish unused local
1313         variable `top'.
1314
1315         * mime-view.el: Function `mime-view-make-preview-buffer' was
1316         abolished.
1317
1318         * mime-view.el: `mime-view-setup-buffer' ->
1319         `mime-view-setup-buffers'.
1320
1321 \f
1322 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1323
1324         * MU: Version 0.40.2 was released.
1325         * SEMI: Version 0.75 was released.
1326
1327 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1328
1329         * mime-edit.el (mime-edit-translate-single-part-tag): Add
1330         DOC-string.
1331
1332 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1333
1334         * mime-view.el: `mime::preview/original-major-mode' ->
1335         `mime-view-original-major-mode'.
1336
1337 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1338
1339         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
1340         `mime-mother-buffer'.
1341
1342 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1343
1344         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
1345         `mime::preview/article-buffer' -> `mime-raw-buffer'.
1346
1347 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1348
1349         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
1350         mime-view.el: `mime::article/preview-buffer' ->
1351         `mime-view-buffer'.
1352
1353 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1354
1355         * mime-view.el: Structure `mime::preview-content-info' was
1356         abolished.
1357
1358         (mime-view-setup-buffer): Return only
1359         `mime::article/preview-buffer'.
1360
1361         (mime-view-make-preview-buffer): Don't generate
1362         preview-content-list; Return only `mime::article/preview-buffer'.
1363
1364         (mime-view-display-entity): Don't create
1365         `mime::preview-content-info'.
1366
1367         (mime-view-mode): Don't set for `mime::preview/content-list'.
1368
1369 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1370
1371         * mime-partial.el (mime-combine-message/partials-automatically):
1372         Don't use preview-content-list.
1373
1374 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1375
1376         * semi-setup.el: Don't require mime-partial; It is autoloaded.
1377
1378         * mime-partial.el: `mime-article/grab-message/partials' ->
1379         `mime-combine-message/partials-automatically'.
1380
1381         * mime-partial.el: `mime-partial/preview-article' ->
1382         `mime-view-partial-message'.
1383
1384         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
1385         `mime-view-partial-message-method-alist'.
1386
1387         * mime-play.el
1388         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
1389         preview-content-list.
1390
1391         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
1392         -> `mime-show-message-mode'.
1393
1394         * mime-pgp.el (mime-article/view-application/pgp):
1395         `mime/show-message-mode' -> `mime-show-message-mode'.
1396
1397         * mime-view.el (mime-view-follow-current-entity): New
1398         implementation.
1399
1400 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1401
1402         * mime-view.el: `mime-view-follow-content' ->
1403         `mime-view-follow-current-entity'.
1404
1405         * mime-view.el (mime-view-mode): Don't use preview-content-list to
1406         move to initial point.
1407
1408         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
1409         abolished.
1410
1411         * mime-view.el: Function `mime-preview/point-pcinfo' was
1412         abolished.
1413
1414         * mime-view.el: Function `mime-preview/point-content-number' was
1415         abolished.
1416
1417         * mime-play.el (mime-view-play-current-entity): New
1418         implementation.
1419
1420 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1421
1422         * mime-view.el (mime-view-quit): Use variable
1423         `mime::preview/original-major-mode'.
1424
1425         * mime-view.el (mime-view-show-summary): Use variable
1426         `mime::preview/original-major-mode'.
1427
1428         * mime-view.el (mime-view-scroll-down-entity): New implementation.
1429
1430         * mime-view.el (mime-view-scroll-up-entity): New implementation.
1431
1432 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1433
1434         * mime-view.el: `mime-view-scroll-down-content' ->
1435         `mime-view-scroll-down-entity'.
1436
1437         * mime-view.el: `mime-view-scroll-up-content' ->
1438         `mime-view-scroll-up-entity'.
1439
1440         * mime-view.el (mime-view-move-to-next): New implementation.
1441
1442 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1443
1444         * mime-view.el: `mime-view-next-content' ->
1445         `mime-view-move-to-next'.
1446
1447         * mime-view.el (mime-view-move-to-previous): New implementation.
1448
1449         * mime-view.el: `mime-view-previous-content' ->
1450         `mime-view-move-to-previous'.
1451
1452         * mime-view.el: `mime-view-up-content' ->
1453         `mime-view-move-to-upper'.
1454
1455 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1456
1457         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
1458         `mime-show-message-mode'.
1459
1460         * mime-view.el (mime-view-up-content): New implementation.
1461
1462         * mime-view.el: `mime-preview/display-content' ->
1463         `mime-view-display-entity'.
1464
1465         * mime-view.el (mime-preview/display-content): Put
1466         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
1467
1468         * mime-view.el: Variable `mime-view-visible-field-regexp' was
1469         abolished.
1470
1471         * mime-view.el: `mime-preview/cut-header' ->
1472         `mime-view-cut-header'.
1473
1474         * mime-view.el (mime-view-entity-separator-function): New
1475         implementation.
1476
1477         * mime-view.el: `mime-preview/default-content-separator' ->
1478         `mime-view-entity-separator-function'.
1479
1480 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1481
1482         * mime-view.el (mime-view-header-visible-p): Abolish optional
1483         argument `ctype'.
1484
1485         * mime-view.el (mime-view-entity-button-function): New
1486         implementation.
1487
1488         * mime-view.el: Variable
1489         `mime-view-content-button-ignored-ctype-list' was abolished.
1490
1491         * mime-view.el: `mime-preview/default-content-button-function' ->
1492         `mime-view-entity-button-function'.
1493
1494         * mime-view.el: Variable `mime-preview/content-button-function'
1495         was abolished.
1496
1497         * mime-def.el (mime-add-button): New implementation.
1498
1499         * mime-view.el (mime-view-insert-entity-button): modified.
1500
1501         * mime-view.el: `mime-preview/insert-content-button' ->
1502         `mime-view-insert-entity-button'.
1503
1504         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
1505         is optional argument `ctype' is not nil.
1506
1507 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1508
1509         * mime-view.el: `mime-print-entity' ->
1510         `mime-view-print-current-entity'.
1511
1512         * mime-view.el: `mime-extract-entity' ->
1513         `mime-view-extract-current-entity'.
1514
1515         * mime-play.el, mime-view.el: `mime-play-entity' ->
1516         `mime-view-play-current-entity'.
1517
1518         * mime-view.el (mime-play-entity, mime-extract-entity,
1519         mime-print-entity): Add DOC-string.
1520
1521         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
1522
1523         * mime-view.el: `mime-view-extract-content' ->
1524         `mime-extract-entity'.
1525
1526         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
1527
1528         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
1529         mime-view.el.
1530
1531         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
1532         mime-play.el.
1533
1534 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1535
1536         * mime-view.el: Use `mime-play-entity' instead of
1537         `mime-view-play-content'.
1538
1539 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1540
1541         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
1542         `mime-play-entity'.
1543
1544         * mime-view.el (mime-view-play-content, mime-view-extract-content,
1545         mime-view-print-content): Modify to use optional argument `mode'.
1546
1547 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1548
1549         * mime-play.el (mime-preview/decode-content,
1550         mime-article/decode-content): Add new optional argument `mode'.
1551
1552 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1553
1554         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
1555         `mime-text-decode-buffer-maybe'.
1556
1557         * mime-text.el: `mime-preview/decode-text-buffer' ->
1558         `mime-decode-text-body'.
1559
1560         * mime-view.el (mime-view-visible-media-type-list): Add
1561         "text/rfc822-headers".
1562
1563 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1564
1565         * mime-image.el, mime-view.el:
1566         `mime-view-default-showing-Content-Type-list' ->
1567         `mime-view-visible-media-type-list'.
1568
1569 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1570
1571         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
1572
1573         * mime-pgp.el (mime-article/view-application/pgp):
1574         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
1575
1576         * mime-text.el: `mime-charset/decode-buffer' ->
1577         `mime-text-decode-buffer'.
1578
1579 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1580
1581         * mime-pgp.el (mime-article/view-application/pgp):
1582         `mime-raw::text-decoder' -> `mime-text-decoder'.
1583
1584         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
1585
1586 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1587
1588         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
1589         mime-view.el.
1590
1591         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
1592         mime-text.el.
1593
1594 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1595
1596         * mime-pgp.el (mime-article/view-application/pgp): Use
1597         `insert-buffer-substring'.
1598
1599 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1600
1601         * mime-pgp.el (mime-article/view-application/pgp):
1602         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1603
1604         * mime-play.el (mime-article/view-message/rfc822):
1605         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1606
1607         * mime-text.el (mime-preview/decode-text-buffer):
1608         `mime::article/code-converter' -> `mime-raw::text-decoder'.
1609
1610         * mime-view.el: `mime::article/code-converter' ->
1611         `mime-raw::text-decoder'.
1612
1613 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1614
1615         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
1616         variables `charset' and `mime::article/preview-buffer'.
1617
1618         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
1619         variable `mode'.
1620
1621 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1622
1623         * mime-image.el (mime-preview/filter-for-image): Abolish unused
1624         local variable `charset'.
1625
1626         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
1627         local variable `status'.
1628
1629         * mime-pgp.el: (mime-article/view-application/pgp,
1630         mime-article/add-pgp-keys): Abolish unused local variable
1631         `cur-buf'.
1632
1633         * mime-image.el (mime-preview/filter-for-image,
1634         mime-preview/filter-for-application/postscript): Abolish unused
1635         local variable `mode'.
1636
1637 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1638
1639         * mime-text.el
1640         (mime-preview/filter-for-text/richtext,
1641         mime-preview/filter-for-text/enriched): Abolish unused local
1642         variable `mode'.
1643
1644         * mime-text.el (mime-preview/decode-text-buffer): New
1645         implementation.
1646
1647         * mime-view.el (mime-view-follow-content): Abolish unused
1648         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
1649         and `hb'.
1650
1651         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
1652         `multipart'.
1653
1654         * mime-file.el (mime-article/extract-file): Abolish unused local
1655         variable `the-buf'.
1656
1657         * mime-tar.el: Quote *autoconv*.
1658
1659 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1660
1661         * mime-partial.el (mime-article/grab-message/partials): Unused
1662         local variable `mother' was abolished.
1663
1664         * mime-play.el (mime-article/decode-caesar): Unused local variable
1665         `cur-buf' was abolished.
1666
1667         * mime-play.el (mime-article/decode-message/external-ftp): Unused
1668         local variable `access-type' was abolished; Comment out `mode'.
1669
1670         * mime-play.el (mime-article/view-message/rfc822): Unused local
1671         variable `cur-buf' was abolished.
1672
1673         * mime-text.el (mime-preview/filter-for-text/richtext,
1674         mime-preview/filter-for-text/enriched): Unused local variable `m'
1675         was abolished.
1676
1677         * mime-parse.el (mime-parse-multipart):
1678         Unused local variable `ct' was abolished.
1679
1680         * eword-encode.el: Require eword-decode.
1681
1682         * mime-image.el (mime-preview/filter-for-application/postscript):
1683         Unused local variable `m' was abolished.
1684
1685 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1686
1687         * mime-pgp.el: (mime-article/view-application/pgp):
1688         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
1689
1690         * mime-pgp.el (mime-pgp-command): New variable.
1691
1692         (mime::article/call-pgp-to-check-signature): Use variable
1693         `mime-pgp-command'. (cf. [tm-en:1259])
1694
1695 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1696
1697         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
1698         (cf. [tm-en:1259])
1699
1700 \f
1701 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1702
1703         * emu: Version 7.40.1 was released.
1704         * APEL: Version 3.2 was released.
1705         * bitmap-mule: Version 7.17 was released.
1706         * MU: Version 0.40.1 was released.
1707         * MEL: Version 6.3 was released.
1708         * SEMI: Version 0.72 was released.
1709
1710 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1711
1712         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
1713
1714 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1715
1716         * mail-mime-setup.el: New module.
1717
1718         * mime-setup.el: Only loads MUA specific setup files.
1719
1720         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
1721         moved from mime-setup.el.
1722
1723         * semi-setup.el: Setting for gnus-mime was moved to
1724         gnus-mime/gnus-mime-setup.el.
1725
1726         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
1727
1728         * Makefile: modified for SEMI package.
1729
1730 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1731
1732         * SEMI-MK: Don't compile and install other packages.
1733
1734 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1735
1736         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
1737         `add-minor-mode'.
1738
1739         * mime-image.el (mime-preview/filter-for-image): Don't use
1740         `assoc-value'.
1741
1742 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1743
1744         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
1745         were abolished; Use `mime-edit-mode-map' directly.
1746
1747         Use "C-c C-m" for enclosure commands.
1748
1749         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
1750         for `mime-edit-set-encrypt'.
1751
1752 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1753
1754         * semi-setup.el: Require file-detect.
1755
1756 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1757
1758         * SEMI-CFG: Delete variables about other packages.
1759
1760 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1761
1762         * mime-def.el: Variable `mime-temp-directory' was moved to
1763         mel/mel.el.
1764
1765 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1766
1767         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
1768
1769         * mime-view.el (mime/content-decoding-condition): Set up for
1770         `mime-article/decode-message/external-ftp'.
1771
1772         * semi-setup.el: tm-latex.el was abolished.
1773
1774         * semi-setup.el: tm-ftp is merged to mime-play.el.
1775
1776         * mime-play.el (mime-article/dired-function): New variable; copied
1777         from tm-ftp.el.
1778
1779         (mime-article/dired-function-for-one-frame,
1780         mime-article/decode-message/external-ftp): New function; copied
1781         from tm-ftp.el.
1782
1783 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1784
1785         * mime-partial.el (mime-article/grab-message/partials): Don't use
1786         `assoc-value'.
1787
1788 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1789
1790         * mime-play.el: Require filename.
1791
1792 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1793
1794         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
1795
1796         * mime-setup.el: Use `turn-on-mime-edit' instead of
1797         `mime-edit-mode'.
1798
1799         * mime-edit.el (mime-edit-decode-buffer): Renamed from
1800         `mime-editor::edit-again'; optional argument `code-conversion' was
1801         changed to `not-decode-text' (behavior was reversed).
1802         (mime-edit-again): modified for `mime-edit-decode-buffer'.
1803
1804         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
1805         variable.
1806
1807         * mime-edit.el (mime-edit-again): optional argument
1808         `code-conversion' was changed to `not-decode-text' (behavior was
1809         reversed); optional argument `no-mode' was renamed to
1810         `not-turn-on'; `mail-header-separator' was replaced to null line
1811         before converting.
1812
1813 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1814
1815         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
1816         `mime-edit-toggle-mode' -> `mime-edit-mode'.
1817         
1818         Alias `mime-mode' was abolished.
1819
1820 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1821
1822         * eword-encode.el (eword-encode-header): fixed.
1823
1824         * mime-edit.el: Comments was modified.
1825         (mime-edit-mode): DOC-string was modified.
1826
1827         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
1828         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
1829         was abolished.
1830
1831         * mime-edit.el: `mime-edit-minor-mime-map' ->
1832         `mime-edit-mode-map'.
1833
1834         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
1835
1836         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
1837
1838 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1839
1840         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
1841
1842 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1843
1844         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
1845
1846 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1847
1848         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
1849
1850 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1851
1852         * mime-def.el (mime-temp-directory): Refer environment variable
1853         "MIME_TMP_DIR" as default value.
1854
1855 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1856
1857         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
1858         were abolished.
1859
1860         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
1861         (mime-article/check-pgp-signature), mime-partial.el
1862         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
1863         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
1864         was renamed to `mime-temp-directory'.
1865
1866         * mime-edit.el: `mime/edit-again' was renamed to
1867         `mime-edit-again'.
1868
1869 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1870
1871         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
1872         renamed to `mime-temp-message-mode'.
1873
1874         * mime-edit.el: Draft preview feature was abolished.
1875
1876         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
1877
1878         Buffer local variable `mime/editing-buffer' was renamed to
1879         `mime-edit-buffer'.
1880
1881         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
1882         (mime-edit-x-emacs-value): New variable.
1883         (mime-edit-translate-body): Insert X-Emacs field if variable
1884         `mime-edit-insert-x-emacs-field' is not nil.
1885
1886 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1887
1888         * mime-view.el (mime-preview/insert-content-button): Don't use
1889         function `assoc-value'.
1890
1891 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1892
1893         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
1894
1895 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1896
1897         * SEMI-MK: compile and install emu and apel.
1898
1899 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1900
1901         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
1902
1903         * mime-bbdb.el: Renamed from tm-bbdb.el.
1904
1905         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
1906         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
1907         (load-path): Add "../apel" instead of "../tl".
1908
1909         * SEMI-ELS: alist.el was moved to ../apel/.
1910
1911 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1912
1913         * mime-parse.el: Require emu; Function `char-list-to-string' was
1914         abolished.
1915
1916         * mime-edit.el: Require emu; definitions about visible/invisible
1917         were abolished.
1918
1919 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1920
1921         * eword-encode.el: Require emu; function
1922         `find-non-ascii-charset-string' and
1923         `find-non-ascii-charset-region' were abolished.
1924
1925         * mime-def.el: Require atype; functions about atype were
1926         abolished.
1927
1928 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1929
1930         * mime-def.el: Require emu; Variable `running-xemacs' was
1931         abolished; Macro `defun-maybe' was abolished; Function `functionp'
1932         was abolished; Variable `charsets-mime-charset-alist',
1933         `default-mime-charset' and `mime-charset-coding-system-alist' were
1934         abolished; Function `mime-charset-to-coding-system',
1935         `charsets-to-mime-charset', `detect-mime-charset-region',
1936         `encode-mime-charset-region', `decode-mime-charset-region',
1937         `encode-mime-charset-string' and `decode-mime-charset-string' were
1938         abolished.
1939
1940 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1941
1942         * mime-def.el (charsets-to-mime-charset): New function; copied
1943         from emu.el.
1944
1945         * eword-encode.el: Use `char-bytes' instead of `char-length'.
1946
1947         * mime-def.el (eliminate-top-spaces): New inline-function; copied
1948         from tl-str.el.
1949
1950         * mime-edit.el: Fixed about definition of visible/invisible
1951         functions for XEmacs.
1952
1953 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1954
1955         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
1956         copied from emu-19.el.
1957         (invisible-region, invisible-p, next-visible-point): New function;
1958         copied from emu-19.el and emu-xemacs.el.
1959         (visible-region): New function; copied from emu-19.el.
1960                 
1961         * mime-edit.el (mime-edit-make-boundary): New function.
1962         (mime-edit-translate-body, mime-edit-translate-region): Use
1963         `mime-edit-make-boundary'.
1964         
1965         * mime-edit.el (replace-space-with-underline): New inline
1966         function; copied from tl-str.el.
1967         
1968 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1969
1970         * eword-encode.el (find-non-ascii-charset-region): New
1971         inline-function; copied from emu-e20.el.
1972
1973 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1974
1975         * mime-def.el: Require cl.
1976
1977         * mime-view.el (mouse-button-2): New variable; copied from
1978         emu-19.el and emu-xemacs.el.
1979
1980         * mime-def.el (defun-maybe): New macro; copied from emu.el.
1981         (functionp): New function; copied from emu.el.
1982
1983 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1984
1985         * mime-play.el: Supports only Emacs/mule API.
1986
1987         * mime-def.el (field-unify): Fixed.
1988
1989         * semi-setup.el: Don't require mime-play.
1990
1991         * mime-def.el: Function `put-fields' were abolished.
1992
1993         * mime-def.el: atype functions were moved from mime-play.el.
1994
1995         * mime-play.el: atype functions were moved to mime-def.el.
1996
1997 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
1998
1999         * mime-def.el (call-after-loaded): New function; moved from
2000         semi-setup.el.
2001
2002         * semi-setup.el: Function `call-after-loaded' was moved to
2003         mime-def.el; require mime-def.
2004
2005 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2006
2007         * semi-setup.el: require mime-play instead of mime-view when
2008         compiling.
2009
2010 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2011
2012         * SEMI-MK: BINS were abolished.
2013
2014         * SEMI-CFG: require cl.
2015
2016         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
2017
2018 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2019
2020         * SEMI-MK: Renamed from TM-MK.
2021
2022         * SEMI-CFG: Don't require tl-misc.
2023
2024         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
2025
2026 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2027
2028         * mime-play.el (field-unify): Fixed.
2029
2030 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2031
2032         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
2033         Require alist.
2034
2035         * alist.el: New module; separated from tl-list.el.
2036
2037         * mime-play.el: Function `put-alist' and `del-alist' were moved to
2038         alist.el.
2039
2040         * mime-play.el (mime-article/coding-system-alist): Use
2041         `no-conversion' instead of *noconv*.
2042
2043 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2044
2045         * mime-parse.el (char-list-to-string): New inline-function; copied
2046         from emu-19.el.
2047
2048 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2049
2050         * mime-parse.el (symbol-concat): New inline-function; copied from
2051         tl-str.el.
2052
2053         * semi-setup.el: require 'mime-view when compiling.
2054
2055         * mime-parse.el (regexp-*): New inline-function; copied from
2056         tl-str.el.
2057
2058 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2059
2060         * semi-setup.el (running-xemacs): New variable.
2061
2062 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2063
2064         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
2065
2066         * mime-def.el: fixed DOC string.
2067
2068 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2069
2070         * eword-decode.el: Don't require emu.
2071
2072         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
2073         mime-charset-coding-system-alist): New variable; copied from
2074         emu-e20.el.
2075         (mime-charset-to-coding-system, detect-mime-charset-region,
2076         encode-mime-charset-region, decode-mime-charset-region,
2077         encode-mime-charset-string, decode-mime-charset-string): New
2078         function; copied from emu-e20.el.
2079
2080         * eword-encode.el (find-non-ascii-charset-string): New
2081         inline-function; copied from emu-e20.el.
2082
2083 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2084
2085         * mime-tar.el: Don't require emu.
2086
2087 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2088
2089         * mime-play.el (put-alist, del-alist): New function; copied from
2090         tl-list.el.
2091         (put-fields, field-unifier-for-default, field-unifier-for-mode,
2092         field-unify, assoc-unify, get-unified-alist, delete-atype,
2093         remove-atype, replace-atype, set-atype): New function; copied from
2094         tl-atype.el.  Don't require tl-atype.
2095
2096 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2097
2098         * semi-setup.el (call-after-loaded): New function; imported from
2099         tl-misc.el; Don't require tl-misc.
2100
2101 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2102
2103         * mime-pgp.el: Renamed from tm-pgp.el.
2104
2105 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2106
2107         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
2108         mime-mc.el.
2109
2110         * mime-mc.el: Renamed from tm-edit-mc.el.
2111
2112 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2113
2114         * mime-text.el: `tm:mother-button-dispatcher' ->
2115         `mime-button-mother-dispatcher'.
2116         
2117         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
2118         mime-view.el, mime-tar.el (mime-tar-set-properties):
2119         `tm:add-button' -> `mime-add-button'.
2120         
2121         * mime-file.el: Renamed from tm-file.el.
2122
2123 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2124
2125         * eword-decode.el: Must require emu.
2126
2127         * eword-decode.el (eword-decode-region): Unused local variable
2128         `charset', `encoding' and `text'.
2129
2130 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2131
2132         * eword-decode.el (eword-decode-encoded-word): Use
2133         `add-text-properties' directly.
2134
2135 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2136
2137         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
2138
2139         * mime-def.el (running-xemacs): New variable; if it is not nil,
2140         require overlay.
2141
2142         * mime-def.el (regexp-or): New function.
2143
2144 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2145
2146         * mime-tar.el: Renamed from tm-tar.el.
2147
2148         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
2149         -> `mime-button-dispatcher'.
2150
2151         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
2152
2153         * mime-def.el: `tm:mother-button-dispatcher' ->
2154         `mime-button-mother-dispatcher'.
2155
2156         * mime-def.el: `semi-data' -> `mime-button-data'.
2157
2158         * mime-def.el: `semi-callback' -> `mime-button-callback'.
2159
2160         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
2161
2162         * mime-def.el: `tm:button-face' -> `mime-button-face'.
2163
2164         * mime-def.el (tm:add-button, tm:button-dispatcher):
2165         `mime-callback' was renamed to `semi-callback'; `mime-data' was
2166         renamed to `semi-data'.
2167
2168 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2169
2170         * mime-def.el (tm:add-button): Use `make-overlay' directly.
2171
2172         * mime-def.el (tm:add-button): Use `overlay-put' directly.
2173
2174 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2175
2176         * mime-text.el: `tm:browse-url' was renamed to
2177         `mime-text-browse-url'.
2178
2179         * mime-text.el: Require browse-url.
2180
2181         * mime-text.el: `tm:URL-regexp' was renamed to
2182         `mime-text-url-regexp'.
2183
2184         * mime-text.el: Variable `tm:URL-regexp',
2185         `browse-url-browser-function' and function `tm:browse-url' were
2186         moved from mime-def.el.
2187
2188         * mime-def.el: Variable `tm:URL-regexp',
2189         `browse-url-browser-function' and function `tm:browse-url' were
2190         moved to mime-text.el.
2191
2192         * eword-decode.el: Variable `tm:warning-face' was renamed to
2193         `eword-warning-face'.
2194
2195         * eword-decode.el: Variable `tm:warning-face' was moved from
2196         mime-def.el.
2197
2198         * mime-def.el: Variable `tm:warning-face' was moved to
2199         eword-decode.el.
2200
2201         * mime-def.el: Function `tm:set-face-region' was abolished.
2202
2203         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
2204         `mime-make-charset-default-encoding-alist'.
2205
2206         * mime-edit.el: `mime-edit-transfer-level' ->
2207         `mime-transfer-level'.
2208
2209         * mime-edit.el: Function `mime/encoding-name' was renamed to
2210         `mime-encoding-name'.
2211
2212         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
2213         was abolished.
2214
2215         * mime-edit.el: Function `mime/encoding-name' was moved from
2216         mime-def.el.
2217
2218         * mime-def.el: Function `mime/encoding-name' was moved to
2219         mime-edit.el.
2220
2221 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2222
2223         * mime-edit.el: Variable `mime-charset-type-list' was moved from
2224         mime-def.el.
2225
2226         * mime-def.el: Variable `mime-charset-type-list' was moved to
2227         mime-edit.el.
2228
2229 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2230
2231         * eword-encode.el (eword-encode-header): fixed typo.
2232
2233 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2234
2235         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
2236         mime-editor::edit-again): Don't use `assoc-value'; Don't require
2237         tl-list.
2238
2239 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2240
2241         * mime-play.el: require tl-atype.
2242
2243         * mime-view.el: Don't require tl-atype.
2244
2245 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2246
2247         * mime-view.el: Don't require tl-misc.
2248
2249 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2250
2251         * eword-encode.el (eword-encode-header): Use function `assoc-if'
2252         instead of `ASSOC'; require cl instead of tl-list.
2253
2254         * mime-parse.el (define-structure): New macro; Don't require
2255         tl-misc.el.
2256
2257         * mime-view.el (mime-preview/insert-content-button): Don't use
2258         function `assoc-value'.
2259
2260         * mime-view.el: Require cl instead of tl-list.
2261
2262         * mime-view.el: Don't require tl-str.el.
2263
2264 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2265
2266         * mime-parse.el (define-structure): New macro; Don't require
2267         tl-misc.el.
2268
2269         * mime-view.el (mime-preview/insert-content-button): Don't use
2270         function `assoc-value'.
2271
2272         * mime-view.el: Require cl instead of tl-list.
2273
2274         * mime-view.el: Don't require tl-str.el.
2275
2276 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2277
2278         * eword-decode.el: Constant
2279         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
2280
2281         * eword-decode.el (quoted-printable-hex-chars,
2282         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
2283         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
2284         from mime-def.el.
2285         
2286         * mime-def.el (quoted-printable-hex-chars,
2287         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
2288         eword-Q-encoding-and-encoded-text-regexp): Moved to
2289         eword-decode.el.
2290         
2291         * eword-decode.el (base64-token-regexp,
2292         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
2293         constant; moved from mime-def.el.
2294         
2295         * mime-def.el: Constant `base64-token-regexp',
2296         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
2297         were moved to eword-decode.el.
2298         
2299         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
2300         was abolished.
2301
2302 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2303
2304         * eword-decode.el: Don't require emu.
2305
2306         * eword-decode.el: Don't require tl-str.el.
2307
2308         * mime-def.el (get-version-string): New inline-function; imported
2309         from tl-str.el.
2310
2311 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2312
2313         * mime-setup.el: Function `mime/encode-message-header' was renamed
2314         to `eword-encode-header'.
2315
2316         * mime-edit.el, eword-encode.el: Function
2317         `eword-encode-message-header' was renamed to
2318         `eword-encode-header'.
2319
2320 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2321
2322         * eword-decode.el (eword-decode-header): New optional argument
2323         `SEPARATOR'; Use function `std11-narrow-to-header'.
2324
2325         * mime-view.el, mime-setup.el, eword-decode.el: Function
2326         `eword-decode-message-header' was renamed to
2327         `eword-decode-header'.
2328
2329 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2330
2331         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
2332         Function `mime/encode-message-header' was renamed to
2333         `eword-encode-message-header'.
2334
2335 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2336
2337         * mime-view.el: Function `mime-eword/decode-string' was renamed to
2338         `eword-decode-string'.
2339
2340         * mime-def.el: `mime/Q-' -> `eword-Q-'.
2341
2342         * mime-def.el: `mime/B-' -> `eword-B-'.
2343
2344 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2345
2346         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
2347         `mime-charset-regexp'.
2348
2349         * mime-def.el: Constant `mime/charset-regexp' was renamed to
2350         `mime-charset-regexp'.
2351
2352 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2353
2354         * mime-view.el: Function `mime/decode-message-header' was renamed to
2355         `eword-decode-message-header'.
2356
2357         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
2358
2359 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2360
2361         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
2362         Function `mime/decode-message-header' was renamed to
2363         `eword-decode-message-header'.
2364
2365 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2366
2367         * SEMI-CFG: Renamed from TM-CFG.
2368
2369         * SEMI-ELS: Renamed from TM-ELS.
2370
2371         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
2372         `eword-in-subject-p'.
2373
2374         * eword-encode.el: `mime/' -> `eword-'.
2375
2376         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
2377         variable `mime/use-X-Nsubject'.
2378
2379         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
2380         `mime/generate-X-Nsubject'.
2381
2382         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
2383         variable `mime/no-encoding-header-fields'.
2384
2385         * eword-encode.el (eword-field-encoding-method-alist): Renamed
2386         from `mime/field-encoding-method-alist'.
2387
2388         * eword-encode.el: Renamed from tm-ew-e.el.
2389         
2390         * eword-decode.el: Renamed from tm-ew-d.el.
2391
2392         * mime-view.el: Don't require tm-def.
2393
2394         * mime-parse.el: tm-def.el was renamed to mime-def.el.
2395
2396         * mime-def.el: Renamed from tm-def.el.
2397
2398 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2399
2400         * SEMI-ELS: Renamed from TM-ELS.
2401
2402 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2403
2404         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
2405         `eword-in-subject-p'.
2406
2407         * eword-encode.el: `mime/' -> `eword-'.
2408
2409         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
2410         variable `mime/use-X-Nsubject'.
2411
2412         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
2413         `mime/generate-X-Nsubject'.
2414
2415         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
2416         variable `mime/no-encoding-header-fields'.
2417
2418         * eword-encode.el (eword-field-encoding-method-alist): Renamed
2419         from `mime/field-encoding-method-alist'.
2420
2421         * eword-encode.el: Renamed from tm-ew-e.el.
2422         
2423         * eword-decode.el: Renamed from tm-ew-d.el.
2424
2425         * mime-view.el: Don't require tm-def.
2426
2427         * mime-parse.el: tm-def.el was renamed to mime-def.el.
2428
2429 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2430
2431         * mime-def.el: Renamed from tm-def.el.
2432
2433 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2434
2435         * mime-view.el: Don't `suppress-keymap'.
2436
2437 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2438
2439         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
2440
2441         * mime-parse.el: Renamed from tm-parse.el.
2442
2443         * mime-view.el: Key-binding for function
2444         `mime-view-display-x-face' was abolished.
2445
2446 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2447
2448         * mime-setup.el: modified for mime-edit.el.
2449
2450 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2451
2452         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
2453
2454 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2455
2456         * mime-edit.el: based on tm-edit 7.105.
2457
2458         * semi-setup.el: tm-image.el was renamed to mime-image.el.
2459
2460         * mime-image.el: Renamed from tm-image.el.
2461
2462 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2463
2464         * semi-setup.el: Renamed from tm-setup.el.
2465
2466         * mime-setup.el: Setting for GNUS was abolished.
2467
2468         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
2469
2470         * mime-view.el: tm-play.el was renamed to mime-play.el.
2471
2472         * mime-partial.el: Renamed from tm-partial.el.
2473
2474         * mime-play.el: Renamed from tm-play.el.
2475
2476         * mime-view.el: `tm-text' is renamed to `mime-text'.
2477
2478         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
2479         was renamed to `default-keymap-or-function'; optional argument
2480         `default-function' was abolished.
2481
2482         * mime-text.el: `mime-view-code-converter-alist' ->
2483         `mime-text-decoder-alist'.
2484
2485         * mime-text.el: Renamed from tm-text.el.
2486
2487 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2488
2489         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
2490
2491         * mime-view.el: Renamed from tm-view.el.
2492
2493 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2494
2495         * mime-edit.el (mime-file-types): add for patch.
2496
2497         * mime-edit.el: rearrangement.
2498
2499 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2500
2501         * mime-edit.el (mime-editor/normalize-body): Use function
2502         `encode-mime-charset-region' instead of
2503         `mime-charset-encode-region'.
2504
2505 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2506
2507         * mime-edit.el (mime-editor/normalize-body): fixed.
2508
2509         * mime-edit.el (mime-editor/define-charset):
2510         Argument `charset' was changed to
2511         symbol.
2512         (mime-editor/choose-charset): Changed to return symbol.
2513         (mime-editor/normalize-body): charset was changed to symbol.
2514
2515 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2516
2517         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
2518         New function.
2519         (mime-editor/charset-default-encoding-alist): Use function
2520         `mime-editor/make-charset-default-encoding-alist'.
2521         (mime-editor/toggle-transfer-level): Use function
2522         `mime-editor/make-charset-default-encoding-alist'.
2523
2524         * mime-edit.el (mime-editor/choose-charset): Use function
2525         `detect-mime-charset-region' instead of
2526         `mime/find-charset-region'.
2527
2528 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2529
2530         * mime-edit.el (mime/editor-mode): Don't toggle.
2531
2532         (mime-editor/toggle-mode): New function.
2533
2534 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
2535
2536         * mime-edit.el: I think the following is the best way to handle
2537         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
2538         sure if "add-minor-mode" works the same way in earlier versions).
2539         By clicking on the mode line you can turn mime/editor-mode on or
2540         off.
2541
2542 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2543
2544         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
2545         `as-binary-process'.
2546
2547         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
2548         `as-binary-process'.
2549
2550 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2551
2552         * mime-edit.el (mime-editor/split-message-sender-alist): setting
2553         for `mail-mode' was moved to tm-rmail.el.
2554
2555 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2556
2557         * mime-edit.el: Variable
2558         `mime-editor/message-default-sender-alist' was abolished.
2559
2560 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2561
2562         * mime-edit.el: Variable `mime-editor/window-config-alist' was
2563         abolished.
2564
2565 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2566
2567         * mime-edit.el (mime-editor/split-and-send): New implementation.
2568
2569 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2570
2571         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
2572
2573 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2574
2575         * mime-edit.el (mime-editor/define-charset,
2576         mime-editor/set-parameter): Function `mime-set-parameter' was
2577         renamed to `mime-editor/set-parameter'.
2578
2579         * mime-edit.el (mime-set-parameter): New implementation
2580
2581         (mime-editor/translate-single-part-tag): New function.
2582         (mime-editor/translate-region): Use function
2583         `mime-editor/translate-single-part-tag'.
2584
2585 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2586
2587         * mime-edit.el (mime-editor::edit-again): fixed.
2588
2589         * mime-edit.el (mime/edit-again): fixed.
2590
2591         * mime-edit.el (mime-editor::edit-again): modified for new tag
2592         rule.
2593
2594         * mime-edit.el (mime-editor/insert-signature): Use variable
2595         `signature-file-name' instead of `signature'.
2596
2597         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
2598         require begging new-line.
2599
2600         (defconst mime-editor/multipart-end-regexp): Don't require begging
2601         new-line.
2602
2603         (mime-editor/find-inmost): modified for new enclosure tag rule.
2604
2605         (mime-editor/translate-region): modified for new enclosure tag rule.
2606
2607         (mime-editor/enclose-region): modified for new enclosure tag rule.
2608
2609 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2610
2611         * mime-edit.el: Add `(provide 'tm-edit)'.
2612
2613         Do `(run-hooks 'tm-edit-load-hook)' if variable
2614         `mime-edit-load-hook' is not bound.
2615
2616 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2617
2618         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
2619         (mime-editor/normalize-body): fixed.
2620
2621 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2622
2623         * mime-edit.el (mime-editor/normalize-body): fixed.
2624
2625         (mime-editor/content-end): Used function `invisible-p' and
2626         `next-visible-point'.
2627
2628 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2629
2630         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
2631         `invisible-region' instead of `mime-flag-region'.
2632         (mime-editor/normalize-body): Use function `visible-region'
2633         instead of `mime-flag-region'.
2634         (mime-editor/content-end): New implementation.
2635
2636 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2637
2638         * mime-edit.el (mime-editor/enquote-region): New command; bound to
2639         `C-c C-x q'.
2640         
2641         (mime-editor/menu-list): New item for function
2642         `mime-editor/enquote-region'.
2643
2644 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2645
2646         * mime-edit.el (mime-editor/process-multipart-1): Use function
2647         `string-equal' instead of `string='.
2648
2649 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2650
2651         * mime-edit.el (mime-editor/process-multipart-1): fixed about
2652         condition of next tag inserting.
2653
2654 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2655
2656         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
2657
2658 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2659
2660         * mime-edit.el (mime-editor/insert-partial-header): Comment of
2661         Mime-Version field was modified.
2662
2663         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
2664         line break.
2665
2666         * mime-edit.el (mime-editor/version-name): New constant.
2667
2668         (mime-editor/mime-version-value): Use constant
2669         `mime-editor/version-name'.
2670
2671         (mime-editor/insert-partial-header): Use constant
2672         `mime-editor/version-name'.
2673
2674 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2675
2676         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
2677         line break.
2678         (mime-editor/normalize-body): fixed for a tag without line break.
2679
2680         * mime-edit.el (mime-editor/translate-region): fixed for a part
2681         starting without line break.
2682
2683         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
2684         column.
2685         (mime-editor/quoted-single-part-tag-regexp): New constant.
2686         (mime-editor/enquote-region): New function.
2687         (mime-editor/dequote-region): New function.
2688         (mime-editor/process-multipart-1): Processing for ``quote''
2689         enclosure was added.
2690         (mime-editor/translate-body): Use function
2691         `mime-editor/dequote-region'.
2692
2693         (mime-editor/mime-version-value): Comment was renamed.
2694
2695         * mime-edit.el: Renamed from tm-edit.el