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