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