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