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