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