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