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