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