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