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