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