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