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