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