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