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