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