ae0d50c186eb8b50fe202c930683a334ee8be732
[elisp/semi.git] / ChangeLog
1 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * mime-view.el (mime-preview-multipart/alternative): Fix typo.
4
5 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
6
7         * mime-edit.el (mime-edit-x-emacs-value): Check
8         `enable-multibyte-characters' is bound or not.
9
10 \f
11 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * SEMI: Version 1.5.3 (Uozu) released.
14
15         * NEWS (`pgp-elkins' -> `pgp-mime'): New section.
16
17         * mime-edit.el: Rename `pgp-elkins' -> `pgp-mime'.
18
19 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * mime-edit.el (mime-edit-sign-pgp-elkins): Abolish unused local
22         variable.
23         (mime-edit-encrypt-pgp-elkins): Abolish unused local variable.
24
25 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
26
27         * mime-parse.el (mime-parse-multipart): fixed.
28
29 \f
30 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
31
32         * SEMI: Version 1.5.2 (Kurobe) released.
33
34         * mime-play.el (mime-delq-null-situation): New function.
35         (mime-raw-play-entity): Use `mime-delq-null-situation'.
36
37 1998-06-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
38
39         * TODO (Better implementation for multipart/alternative): done.
40
41         * NEWS (type-subtype-score): New section.
42
43 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
44
45         * mime-view.el (mime-raw-message-info): Modify DOC-string.
46
47         * MIME-View-API-ja.ol: Modify for SEMI 1.5.
48
49 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
50
51         * mime-edit.el (mime-edit-touched-flag): Define by `defvar'.
52         (mime-edit-mode): Don't check `mime-edit-touched-flag' is bound or
53         not.
54
55         * mime-edit.el (mime-edit-find-inmost): Abolish unused local
56         variables.
57
58 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
59
60         * mime-text.el (mime-text-insert-decoded-body): Don't refer
61         `mime-raw-buffer'.
62
63         * mime-parse.el: Change format of `mime-entity' to add `buffer'.
64
65 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
66
67         * mime-play.el: When it is compiled, require 'bbdb or define
68         `bbdb-buffer-name' to avoid compiler warning.
69
70         (mime-method-to-display-caesar): Abolish unused local variable.
71         
72         Use `eval-buffer' to eval contents of
73         `mime-acting-situation-examples-file'.
74
75 1998-06-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
76
77         * mime-text.el: Move definition of variable
78         `mime-raw-representation-type' to mime-view.el.
79
80         * mime-view.el: Move definition of variable
81         `mime-raw-representation-type' from mime-text.el.
82         (mime-raw-message-info): Modify DOC-string.
83
84         * MIME-View-API-ja.ol: New file.
85
86 \f
87 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
88
89         * SEMI: Version 1.5.1 (Ikuji) released.
90
91         * mime-view.el (mime-raw-message-info): Fix typo.
92         (mime-view-type-subtype-score-alist): New variable.
93         (mime-preview-multipart/alternative): New function; set up for
94         `mime-preview-condition'.
95         (mime-view-display-entity): Add optional argument `situation'.
96
97 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
98
99         * mime-view.el (mime-view-display-entity): Call
100         body-presentation-method to display multipart if it is function.
101
102         * NEWS: Add news about SEMI 1.5.
103
104 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * mime-view.el (mime-preview-multipart/mixed): New function.
107         (mime-view-display-entity): Use `mime-preview-multipart/mixed'.
108
109 1998-06-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
110
111         * mime-view.el (mime-view-display-entity): Display entity-button
112         in body if button is invisible and body-presentation-method is not
113         found.
114
115 \f
116 1998-06-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
117
118         * SEMI: Version 1.5.0 (Nishi-Ny\e-Dþzen)\e-A released.
119
120         * README.en (Required environment): Modify for FLIM 1.3.0.
121
122 1998-06-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
123
124         * mime-play.el (mime-raw-write-region): New implementation; refer
125         `mime-raw-representation-type' or
126         `mime-raw-representation-type-alist' instead of
127         `mime-raw-buffer-coding-system-alist'.
128
129         * mime-view.el: Abolish variable
130         `mime-raw-buffer-coding-system-alist'.
131
132 1998-06-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
133
134         * mime-pgp.el (mime-method-for-application/pgp): Use
135         `mime-raw-representation-type-alist' instead of
136         `mime-text-decoder-alist'; set up to
137         `mime-raw-representation-type' instead of `mime-text-decoder'.
138
139         * mime-play.el (mime-method-to-display-message/rfc822): Use
140         `mime-raw-representation-type-alist' instead of
141         `mime-text-decoder-alist'; set up to
142         `mime-raw-representation-type' instead of `mime-text-decoder'.
143         (mime-method-to-display-caesar): Use
144         `mime-text-insert-decoded-body'.
145
146         * mime-text.el (mime-raw-representation-type): New variable;
147         abolish `mime-text-decoder'.
148         (mime-text-insert-decoded-body): Change interface; refer
149         `mime-raw-representation-type' or
150         `mime-raw-representation-type-alist' instead of
151         `mime-text-decoder' or `mime-text-decoder-alist'; abolish function
152         `mime-text-decode-buffer' and `mime-text-decode-buffer-maybe'.
153         (mime-preview-text/plain): Modify for new interface of
154         `mime-text-insert-decoded-body'.
155         (mime-preview-text/richtext): Modify for new interface of
156         `mime-text-insert-decoded-body'.
157         (mime-preview-text/enriched): Modify for new interface of
158         `mime-text-insert-decoded-body'.
159
160         * mime-view.el (mime-raw-representation-type-alist): New variable;
161         abolish `mime-text-decoder-alist'.
162
163 1998-05-31  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
164
165         * mime-parse.el (mime-parse-multipart): fixed.
166
167 \f
168 1998-06-01  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
169
170         * SEMI: Version 1.4.6 (Ny\e-Dþzen)\e-A released.
171
172 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
173
174         * mime-text.el (mime-text-insert-decoded-body): New function;
175         abolish 'mime-text-decode-body.
176         (mime-preview-text/plain): Use 'mime-text-insert-decoded-body.
177         (mime-preview-text/richtext): Use 'mime-text-insert-decoded-body.
178         (mime-preview-text/enriched): Use 'mime-text-insert-decoded-body.
179
180 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
181
182         * mime-view.el (mime-preview-condition): Set up for
183         'mime-preview-text/enriched instead of
184         'mime-preview-filter-for-text/enriched.
185
186         * mime-text.el (mime-preview-text/enriched): New function; abolish
187         'mime-preview-filter-for-text/enriched.
188
189 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
190
191         * mime-view.el (mime-preview-condition): Set up for
192         'mime-preview-text/richtext instead of
193         'mime-preview-filter-for-text/richtext.
194
195         * mime-text.el (mime-preview-text/richtext): New function; abolish
196         'mime-preview-filter-for-text/richtext.
197
198 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * mime-view.el: Rename 'mime-view-insert-message/partial-button to
201         'mime-preview-message/partial-button.
202
203 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
204
205         * mime-view.el (mime-preview-condition): Set up for
206         'mime-preview-text/plain instead of
207         'mime-preview-filter-for-text/plain.
208         (mime-view-insert-message/partial-button): Change interface for
209         new spec of body-presentation-method.
210         (mime-view-display-entity): Change interface of
211         body-presentation-method.
212
213         * mime-text.el (mime-preview-text/plain): New function; abolish
214         'mime-preview-filter-for-text/plain.
215
216 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
217
218         * mime-parse.el (make-mime-entity): Change format.
219         (mime-entity-header-start): New function.
220         (mime-entity-header-end): New function.
221         (mime-entity-body-start): New function.
222         (mime-entity-body-end): New function.
223         (mime-entity-content-type): Modify for new format.
224         (mime-entity-content-disposition): Modify for new format.
225         (mime-entity-encoding): Modify for new format.
226         (mime-entity-children): Modify for new format.
227         (mime-entity-point-min): Change to alias of
228         'mime-entity-header-start.
229         (mime-entity-point-max): Change to alias of 'mime-entity-body-end.
230         (mime-parse-multipart): Modify for 'make-mime-entity.
231         (mime-parse-message): Modify for 'make-mime-entity.
232
233 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
234
235         * mime-parse.el (mime-parse-multipart): Change interface; abolish
236         local variable 'beg and 'end.
237         (mime-parse-message): Modify for 'mime-parse-multipart.
238
239 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
240
241         * mime-parse.el (mime-parse-multipart): Use
242         'mime-content-type-parameter.
243
244 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
245
246         * mime-parse.el (mime-parse-Content-Transfer-Encoding): New
247         function.
248         (mime-read-Content-Transfer-Encoding): Use function
249         'mime-parse-Content-Transfer-Encoding.
250         (mime-parse-message): Use 'mime-parse-* instead of 'mime-read-*.
251
252 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
253
254         * mime-parse.el: Move 'regexp-* and 'regexp-or to mime-def.el of
255         FLIM (Chao); move 'std11-quoted-pair-regexp, 'std11-qtext-regexp
256         and 'std11-quoted-string-regexp to mime-def.el of FLIM (Chao).  
257
258 1998-05-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
259
260         * mime-parse.el: Rename 'rfc822/quoted-string-regexp ->
261         'std11-quoted-string-regexp.
262
263         * mime-parse.el: Rename 'rfc822/qtext-regexp ->
264         'std11-qtext-regexp.
265
266         * mime-parse.el: Rename 'rfc822/quoted-pair-regexp ->
267         'std11-quoted-pair-regexp.
268
269 1998-05-29  Katsumi Yamaoka   <yamaoka@jpl.org>
270
271         * mime-view.el (mime-preview-scroll-down-entity): Use (not (bobp))
272         instead of (> (point) 1).
273
274 1998-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
275
276         * mime-play.el (mime-preview-play-current-entity): Don't widen.
277
278 1998-05-25  Katsumi Yamaoka   <yamaoka@jpl.org>
279
280         * mime-play.el (mime-raw-play-entity): Abolish point correcting
281         procedures for VM.
282         
283         * mime-play.el (mime-preview-play-current-entity): Do widen befor
284         playing the entity.
285
286 \f
287 1998-05-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
288
289         * SEMI: Version 1.4.5 (Tomari) released.
290
291         * README.en (Mailing lists): Add notice about direct-mail for
292         authors.
293
294 1998-05-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
295
296         * mime-play.el (mime-raw-dired-function): Don't refer
297         'mime/use-multi-frame.
298
299         * semi-def.el: Abolish variable 'mime/use-multi-frame.
300
301         * semi-def.el (mime-insert-button): Merge arguments of two
302         'insert.
303
304         * semi-def.el: Abolish function 'get-version-string because it is
305         not used.
306
307         * TODO (Don't use filter-model): New item.
308
309         * TODO (Fix problem of dynamic configuration for
310         'mime-acting-condition): Done.
311
312         * TODO (Mother entity should modify preview-situation of
313         children): Done.
314
315 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
316
317         * mime-view.el (mime-view-setup-buffers): Use
318         'mime-view-display-entity; abolish 'mime-view-display-message.
319         (mime-view-display-entity): fixed.
320
321 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
322
323         * mime-view.el (mime-view-display-message): fixed.
324
325 1998-05-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
326
327         * mime-view.el (mime-raw-get-subject): Use
328         'mime-content-disposition-filename.
329
330         * mime-parse.el (mime-content-type-parameter): New function.
331
332         * mime-parse.el (mime-content-disposition-parameter): New
333         function.
334         (mime-content-disposition-filename): New function.
335
336 1998-05-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
337
338         * mime-play.el (mime-raw-get-original-filename): Abolish optional
339         argument 'encoding; modify for 'mime-raw-get-uu-filename.
340
341         * mime-view.el (mime-raw-get-uu-filename): Change interface; don't
342         check encoding.
343         (mime-raw-get-subject): Change interface; new implementation.
344
345 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
346
347         * mime-view.el (mime-view-display-entity): fixed.
348
349         * mime-parse.el (mime-parse-multipart): Change interface.
350
351 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
352
353         * mime-parse.el (make-mime-entity): Add 'content-disposition.
354         (mime-entity-content-disposition): New function.
355         (mime-parse-multipart): Modify for 'make-mime-entity.
356         (mime-parse-message): Modify for 'make-mime-entity.
357
358 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
359
360         * mime-play.el (mime-raw-play-entity): Don't use
361         'mime-entity-media-type, 'mime-entity-media-subtype and
362         'mime-entity-parameters.
363
364 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
365
366         * mime-view.el (mime-view-display-entity): Don't use
367         'mime-entity-media-type, 'mime-entity-media-subtype and
368         'mime-entity-parameters.
369
370 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
371
372         * mime-view.el (mime-view-display-message): Don't use
373         'mime-entity-media-type, 'mime-entity-media-subtype and
374         'mime-entity-parameters.
375
376 1998-05-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
377
378         * mime-setup.el: Avoid warning message of byte-compiler.
379
380 \f
381 1998-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
382
383         * SEMI: Version 1.4.4 (Ecch\e-Dþ-Miyazaki)\e-A released.
384
385         * mime-play.el (mime-mailcap-method-filename-alist): New variable.
386         (mime-mailcap-method-sentinel): New function.
387         (mime-activate-mailcap-method): Use 'mime-mailcap-method-sentinel;
388         don't use 'mime-show-echo-buffer.
389
390 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
391
392         * mime-play.el (mime-activate-mailcap-method): Regard
393         'mime-temp-directory.
394
395 1998-05-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
396
397         * mime-parse.el (make-mime-entity): Change interface and
398         data-format.
399         (mime-entity-content-type): New access function.
400         (mime-entity-media-type): New implementation.
401         (mime-entity-subtype): New implementation.
402         (mime-entity-parameters): New implementation.
403         (mime-parse-multipart): Change interface; modify for
404         'make-mime-entity.
405         (mime-parse-message): Modify for 'make-mime-entity.
406
407 \f
408 1998-05-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
409
410         * SEMI: Version 1.4.3 (Ichiburi) released.
411
412 1998-05-12  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
413
414         * mime-partial.el: start and end of the region fixed.
415
416 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
417
418         * mime-parse.el (make-mime-content-type): New function.
419         (mime-parse-Content-Type): Use 'make-mime-content-type.
420         (mime-parse-multipart): Use 'make-mime-content-type.
421
422 1998-05-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
423
424         * mime-parse.el: Change data format of mime-content-disposition.
425
426 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
427
428         * mime-parse.el: Rename 'mime/Content-Transfer-Encoding ->
429         'mime-read-Content-Transfer-Encoding.
430
431 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
432
433         * mime-view.el (mime-raw-get-subject): Use
434         'mime-content-disposition-parameters.
435         
436         * mime-play.el (mime-raw-get-original-filename): Use
437         'mime-content-disposition-parameters.
438
439         * mime-parse.el (mime-content-disposition-type): New function.
440         (mime-content-disposition-parameters): New function.
441
442 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
443
444         * mime-parse.el, mime-play.el, mime-view.el: Rename
445         'mime/Content-Disposition -> 'mime-read-Content-Disposition.
446
447 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
448
449         * Makefile (PACKAGE): New variable.
450         (tar): Use $(PACKAGE).
451
452 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
453
454         * mime-parse.el: Change data format of mime-content-type.
455
456 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
457
458         * mime-edit.el (mime-edit-decode-buffer): Use
459         'mime-content-type-primary-type, 'mime-content-type-subtype and
460         'mime-content-type-parameters.
461
462 1998-05-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
463
464         * mime-parse.el (mime-content-type-primary-type): New function.
465         (mime-content-type-subtype): New function.
466         (mime-content-type-parameters): New function.
467         (mime-parse-message): Use 'mime-content-type-primary-type,
468         'mime-content-type-subtype and 'mime-content-type-parameters.
469
470 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
471
472         * mime-parse.el: Abolish function 'symbol-concat because it is not
473         used.
474
475 \f
476 1998-05-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
477
478         * SEMI: Version 1.4.2 (Oyashirazu) released.
479
480 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
481
482         * README.en (Authors): New section.
483
484         * README.en (CVS based development): New section.
485
486 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
487
488         * mime-view.el (mime-preview-move-to-previous): Must regard
489         previous entity separated by null property region.
490         (mime-preview-move-to-next): Must regard next entity separated by
491         null property region.
492
493 1998-05-03  Simon Josefsson  <jas@pdc.kth.se>
494
495        * mime-view.el (mime-preview-move-to-previous): check that new
496        prop is non-null
497
498        * mime-view.el (mime-preview-move-to-next): skip leading null
499        props, check that new prop is non-null
500
501 1998-05-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
502
503         * mime-view.el: Use 'ctree-set-calist-with-default instead of
504         'ctree-set-calist-strictly to set up mailcap entries.
505
506 \f
507 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
508
509         * SEMI: Version 1.4.1 (\e-DÒmi)\e-A released.
510
511         * README.en (Required environment): Modify for FLIM 1.2.0.
512
513 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
514
515         * mime-parse.el: Move 'mime-type/subtype-string to
516         flim/mime-def.el.
517
518 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
519
520         * mime-play.el (mime-sort-situation): New function.
521         (mime-raw-play-entity): Use 'mime-sort-situation.
522
523 1998-05-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
524
525         * mime-play.el (mime-activate-mailcap-method): Use
526         'mailcap-format-command.
527
528 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
529
530         * README.en (What's SEMI?): Add description about mailcap.
531         (Documentation): Add RFC 1524; change location of RFC.
532
533 \f
534 1998-05-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
535
536         * SEMI: Version 1.4.0 (Itoigawa) released.
537
538         * README.en (Required environment): Modify for FLIM 1.1.0.
539
540         * SEMI-CFG: Modify error message for FLIM 1.1.0.
541
542 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
543
544         * semi-def.el: Abolish 'mime/find-file-function because it is not
545         used.
546
547 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
548
549         * TODO (keymap-prefix): done.
550         (mailcap support): done.
551         (Change 'mime-acting-condition to condition-tree format): done.
552         (Unify entity display specifications to 'mime-preview-condition):
553         done.
554
555 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
556
557         * NEWS: Add description for SEMI 1.4.
558
559 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
560
561         * mime-view.el: Abolish setting for tm-sh-scripts.
562
563         * semi-setup.el: Abolish MUA depended signature setting.
564
565         * mail-mime-setup.el: Move setting for 'mail-signature from
566         semi-setup.el.
567
568 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
569
570         * semi-setup.el: Use 'mime-add-condition to set up for mime-pgp.
571
572         * mime-pgp.el: Abolish setting for 'mime-preview-condition and
573         mime-acting-condition.
574
575         * semi-def.el (mime-condition-type-alist): New variable.
576         (mime-condition-mode-alist): New variable.
577         (mime-add-condition): New function.
578
579 1998-05-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
580
581         * mime-view.el (mime-acting-condition): Use
582         'ctree-set-calist-with-default to set up 'mime-method-to-save.
583
584 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
585
586         * mime-view.el (mime-acting-condition): Delete setting for
587         metamail.
588
589 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
590
591         * mime-play.el (mime-activate-mailcap-method): New function.
592         (mime-raw-play-entity): Use 'mime-activate-mailcap-method for
593         mailcap method.
594
595         * mime-view.el (mime-acting-condition): Read mailcap.
596
597 1998-05-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
598
599         * mailcap.el: Move mailcap.el to FLIM.
600
601 1998-05-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
602
603         * mime-play.el (mime-raw-play-entity): Sort before registering to
604         'mime-acting-situation-examples.
605
606 \f
607 1998-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
608
609         * SEMI: Version 1.3.4 (Kajiyashiki) released.
610
611 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
612
613         * SEMI-CFG: Modify messages for APEL 8.7.
614
615         * README.en (Required environment): Modify for APEL 8.7.
616
617 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
618
619         * mime-view.el (mime-view-find-every-acting-situation): Change
620         default value to 't.
621
622 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
623
624         * mime-play.el (mime-save-acting-situation-examples): New
625         function; set up for 'kill-emacs-hook.
626
627         * mime-play.el (mime-acting-situation-examples): Renamed from
628         'mime-user-acting-condition.
629
630         * mime-play.el: Load MIME acting-example file.
631
632         * mime-view.el (mime-acting-situation-examples-file): New
633         variable.
634
635 1998-04-29  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
636
637         * mime-play.el (mime-raw-play-entity): Use
638         'ctree-match-calist-partially.
639
640 \f
641 1998-04-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
642
643         * SEMI: Version 1.3.3 (Uramoto) released.
644
645 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
646
647         * mime-play.el (mime-raw-play-entity): Refer
648         'mime-view-find-every-acting-situation.
649
650         * mime-view.el (mime-view): New customize group.
651         (mime-view-find-every-acting-situation): New variable.
652
653 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
654
655         * mime-play.el (mime-user-acting-condition): New variable.
656         (mime-raw-play-entity): Refer it.
657
658 1998-04-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
659
660         * mime-play.el (mime-raw-play-entity): Get all available
661         acting-situations; display menu of methods to select
662         acting-situation to activate.
663
664         * semi-def.el (select-menu-alist): New function.
665
666 \f
667 1998-04-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
668
669         * SEMI: Version 1.3.2 (N\e-Dò)\e-A was released.
670
671         * mime-edit.el (mime-edit-mode-entity-prefix): New variable.
672         (mime-edit-mode-entity-map): New variable.
673         (mime-edit-mode-enclosure-prefix): New variable.
674         (mime-edit-mode-enclosure-map): New variable.
675         (mime-edit-mode-map): Use 'mime-edit-mode-entity-map and
676         'mime-edit-mode-enclosure-map.
677
678         * mime-view.el (mime-acting-condition): Fix setting.
679
680 1998-04-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
681
682         * mime-play.el (mime-raw-play-entity): Use 'ctree-match-calist
683         directly; abolish 'mime/get-content-decoding-alist.
684
685 \f
686 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
687
688         * SEMI: Version 1.3.1 (Tsutsuishi) was released.
689
690         * mime-view.el (mime-preview-follow-current-entity): Abolish
691         unused local variable 'message-info.
692
693 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
694
695         * mime-edit.el (mime-edit-split-ignored-field-regexp): Add
696         Message-Id field.
697
698 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
699
700         * mail-mime-setup.el: Must require 'alist.
701
702 \f
703 1998-04-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
704
705         * SEMI: Version 1.3.0 (Nadachi) was released.
706
707 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
708
709         * semi-def.el: Don't require 'atype; abolish function
710         'field-unifier-for-mode.
711
712 1998-04-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
713
714         * mime-pgp.el: Use 'ctree-set-calist-strictly instead of
715         'set-atype to set up for 'mime-acting-condition.
716
717         * mime-play.el (mime/get-content-decoding-alist): Use
718         'ctree-match-calist instead of 'get-unified-alist.
719
720         * mime-view.el (mime-acting-condition): Change format from list of
721         atype to ctree.
722
723 \f
724 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
725
726         * SEMI: Version 1.2.4 (Arimagawa) was released.
727
728         * NEWS: Modify for SEMI 1.2.4 (Arimagawa).
729
730         * mime-view.el (mime-view-display-message): Check 'message-button
731         is 'visible.
732         (mime-view-display-entity): Check 'header is 'visible.
733
734 1998-04-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
735
736         * mime-view.el: Abolish variable
737         'mime-view-childrens-header-showing-Content-Type-list and function
738         'mime-view-header-visible-p.
739         (mime-preview-follow-current-entity): Don't use
740         'mime-view-header-visible-p.
741
742 1998-04-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
743
744         * mime-view.el (mime-preview-condition): Don't display body of
745         message/rfc822 and message/news; add '(entity-button . invisible)
746         to default situation of child entity.
747         (mime-view-display-entity): Don't display entity-button if
748         'entity-button field value of preview-condition is 'invisible.
749
750 \f
751 1998-04-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
752
753         * SEMI: Version 1.2.3 (Tanihama) was released.
754
755         * mime-view.el: Abolish function 'mime-view-body-visible-p and
756         'mime-view-entity-separator-visible-p.
757         (mime-view-display-entity): Don't use
758         'mime-view-entity-separator-visible-p.
759
760 1998-04-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
761
762         * mime-view.el (mime-preview-condition): Specify
763         'childrens-situation field for message/rfc822 and message/news.
764         (mime-view-display-message): Use value of 'childrens-situation
765         field of preview-situation as default-situation of children.
766         (mime-view-display-entity): Add new argument 'default-situation;
767         use it as elements of draft of preview-situation; use value of
768         'header field of preview-situation instead of
769         'mime-view-header-visible-p; use value of 'childrens-situation
770         field of preview-situation as default-situation of children.
771
772 \f
773 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
774
775         * SEMI: Version 1.2.2 (Naoetsu) was released.
776
777         * README.en: Modify for FLIM.
778
779 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
780
781         * SEMI-CFG: Modify messages for FLIM and APEL 8.2.
782
783 1998-04-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
784
785         * SEMI-CFG: Add "flim" instead of "rime" to 'load-path.
786
787 1998-04-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
788
789         * mime-view.el (mime-calist::field-match-method-as-default-rule):
790         New function; setup for calist-field-match-method for 'header and
791         'body.
792
793 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
794
795         * mime-pgp.el (mime-preview-condition): Add (message-button
796         . visible) to application/pgp again.
797
798 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
799
800         * mime-view.el (mime-view-display-message): Abolish unused local
801         variable 'ctype.
802         (mime-view-display-entity): Abolish unused local variable 'ctype.
803
804         * mime-view.el (mime-view-display-message): Don't use
805         'mime-view-content-button-visible-ctype-list; abolish it.
806
807 1998-04-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
808
809         * mime-view.el (mime-view-entity-button-visible-p): Omit to check
810         entity is not message.
811         (mime-view-header-visible-p): Omit to check entity is message.
812         (mime-view-setup-buffers): Call 'mime-view-display-message instead
813         of 'mime-view-display-entity.
814         (mime-view-display-message): New function.
815         (mime-view-display-entity): Abolish local variable
816         'entity-node-id; don't check entity is message or not.
817
818 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
819
820         * SEMI-CFG: Add "rime" instead of "mel" to 'load-path.
821
822 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
823
824         * SEMI-ELS (semi-modules-to-compile): Delete 'mime-def,
825         'eword-encode and 'eword-decode.
826
827         * mime-def.el, eword-encode.el, eword-decode.el: Abolish
828         mime-def.el, eword-decode.el and eword-encode.el; (moved to RIME).
829
830 1998-04-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
831
832         * mime-parse.el (regexp-or): Moved from semi-def.el.
833
834         * semi-def.el: Move 'regexp-or to mime-parse.el.
835         Move 'eliminate-top-spaces to mime-def.el.
836
837         * mime-def.el (eliminate-top-spaces): Moved from semi-def.el.
838
839 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
840
841         * SEMI-ELS (semi-modules-to-compile): Add 'semi-def.
842
843         * semi-setup.el: Require 'semi-def instead of 'mime-def.
844
845         * mime-view.el: Require 'semi-def.
846
847         * mime-def.el: Move SEMI depended definitions to semi-def.el.
848
849         * semi-def.el: Move SEMI depended definitions from mime-def.el.
850
851         * eword-decode.el (eword-decode-version): Don't use
852         `mime-module-version'.
853
854 \f
855 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
856
857         * SEMI: Version 1.2.1 (Nomachi) was released.
858
859 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
860
861         * mime-view.el (mime-view-setup-buffers): Don't use
862         'mime-raw-flatten-message-info.
863         (mime-view-display-entity): Display recursively.
864
865 1998-04-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
866
867         * TODO: New file.
868
869 1998-04-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
870
871         * eword-decode.el (eword-decode-version): Use
872         `mime-module-version' instead of `semi-version'.
873
874         * mime-edit.el (mime-edit-version-string): Use
875         `mime-module-version' instead of `semi-version'.
876
877         * mime-view.el (mime-view-version-string): Use
878         `mime-module-version' instead of `semi-version'.
879
880         * mime-def.el (mime-module-version): New variable; abolish
881         `semi-version'.
882
883 \f
884 1998-03-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
885
886         * SEMI: Version 1.2.0 (Nishiizumi) was released.
887
888         * NEWS: Update for SEMI 1.2.
889
890 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
891
892         * mime-text.el: Rename 'mime-view-plain-text-preview-hook ->
893         'mime-preview-text/plain-hook.
894
895         * mime-text.el (mime-text-add-url-buttons): New function.
896         (mime-text-add-url-buttons-maybe): New function.
897
898 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
899
900         * mime-view.el, mime-text.el, mime-image.el: Rename
901         'mime-view-filter-for-* -> 'mime-preview-filter-for-*.
902
903 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
904
905         * mime-text.el: Rename 'mime-decode-text-body ->
906         'mime-text-decode-body.
907
908 1998-03-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
909
910         * mime-text.el (mime-decode-text-body): Change interface; call
911         'mime-text-decode-hook.
912
913 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
914
915         * VERSION: New file.
916
917 \f
918 1998-03-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
919
920         * SEMI: Version 1.1.2 (Shin-Nishikanazawa) was released.
921
922 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
923
924         * NEWS: Modify about 'image-format.
925
926         * mime-image.el (mime-view-filter-for-image): Refer 'image-format
927         of preview-situation instead of 'mime-view-image-converter-alist;
928         abolish variable 'mime-view-image-converter-alist.
929
930 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
931
932         * NEWS: Modify about 'body-filter.
933
934 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
935
936         * mime-image.el: Abolish 'mime-view-ps-to-gif-command.
937
938         * mime-image.el (mime-view-filter-for-image): Change interface.
939         Abolish `mime-view-filter-for-application/postscript'.
940
941         * mime-text.el (mime-view-filter-for-text/plain): Change
942         interface.
943         (mime-view-filter-for-text/richtext): Change interface.
944         (mime-view-filter-for-text/enriched): Change interface.
945
946         * mime-view.el (mime-view-display-entity): Change interface of
947         body-filter.
948
949 1998-03-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
950
951         * mime-image.el (mime-preview-condition): Set 'with-filter in
952         body-presentation-method for body-filter.
953
954         * mime-view.el (mime-view-display-entity): Call body-filter only
955         when body-presentation-method is 'with-filter.
956
957 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
958
959         * mime-view.el (mime-view-display-entity): Modify to omit check
960         for body-presentation-method.
961
962 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
963
964         * NEWS: Modify about `mime-preview-condition'.
965
966 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
967
968         * mime-image.el: Set up for `mime-preview-condition' instead of
969         `mime-view-body-visible-condition' and
970         `mime-view-content-filter-alist'.
971
972         * mime-view.el (mime-preview-condition): New variable.
973         (mime-view-body-visible-p): Use `mime-preview-condition' instead
974         of `mime-view-body-visible-condition'; abolish variable
975         `mime-view-body-visible-condition'.
976         (mime-view-insert-message/partial-button): Add argument
977         `situation'.
978         (mime-view-display-entity): Use `mime-preview-condition' instead
979         of `mime-view-content-filter-alist'; don't hard-coding for
980         `message/partial-button'; abolish variable
981         `mime-view-content-filter-alist'.
982
983 1998-03-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
984
985         * mime-play.el: Require 'mime-text when compiling.
986
987 1998-03-21  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
988
989         * eword-decode.el (eword-lexical-analyze-internal): Fixed return
990         value.
991
992         * mime-view.el (mime-view-body-visible-condition): text media-
993         type is always visible.
994
995 \f
996 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
997
998         * SEMI: Version 1.1.1 (Oshino) was released.
999
1000         * mime-play.el (mime-method-to-save): Must treat nil encoding as
1001         7bit.
1002
1003 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1004
1005         * NEWS: Update for latest version.
1006
1007 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1008
1009         * SEMI-CFG: Must set up load-path before version check codes.
1010
1011 1998-03-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1012
1013         * mime-view.el: Don't require mime-text.el; add autoload setting
1014         for mime-text.el.
1015         (mime-text-decoder-alist): moved from mime-text.el.
1016         (mime-view-entity-separator-visible-p): New function.
1017         Abolish `mime-view-display-header', `mime-view-display-body' and
1018         `mime-view-entity-separator-function'.
1019
1020         * mime-text.el: Require mime-view (mime-text.el is autoloaded by
1021         mime-view); variable `mime-text-decoder-alist' was moved to
1022         mime-view.el.
1023
1024         * mime-play.el (mime-method-to-save): fixed.
1025
1026 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1027
1028         * NEWS: New file.
1029
1030 \f
1031 1998-03-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1032
1033         * SEMI: Version 1.1.0 (Nonoichi) was released.
1034
1035 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
1038         Abolish unused local-variable `raw-buf'.
1039
1040         * mime-play.el (mime-raw-play-entity): fixed.
1041
1042         * mime-view.el (mime-preview-original-window-configuration): Use
1043         `defvar' to avoid warning of byte-compiler.
1044
1045         * mime-view.el (mime-view-display-entity): Don't use
1046         `mime-view-entity-button-function' (abolish it); use
1047         `mime-root-entity-p'.
1048
1049 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1050
1051         * mime-view.el (mime-view-entity-button-visible-p): New function.
1052         (mime-view-entity-button-function): Use function
1053         `mime-view-entity-button-visible-p'.
1054
1055         * mime-view.el (mime-raw-entity-parent): New function.
1056         (mime-view-entity-button-function): Use `mime-raw-entity-parent'.
1057
1058         * mime-view.el (mime-view-entity-button-function): Use
1059         `mime-root-entity-p'.
1060
1061         * mime-parse.el (mime-root-entity-p): New function.
1062
1063 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1064
1065         * SEMI-CFG: Insert version check code.
1066
1067 1998-03-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * mime-image.el: Set up `mime-view-body-visible-condition' instead
1070         of `mime-view-visible-media-type-list'.
1071
1072         * mime-view.el (mime-view-body-visible-condition): New variable.
1073         (mime-view-body-visible-p): Use `mime-view-body-visible-condition'
1074         instead of `mime-view-visible-media-type-list'.         
1075         Abolish `mime-view-visible-media-type-list'.
1076
1077         * mime-parse.el (mime-type/subtype-string): New function.
1078         (mime-entity-type/subtype): Use `mime-type/subtype-string'.
1079
1080 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1081
1082         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
1083         Use `mime-raw-write-region'.
1084
1085         * mime-view.el (mime-raw-buffer-coding-system-alist): Move setting
1086         for mh-show-mode.
1087
1088         * mime-play.el, mime-view.el: Rename
1089         `mime-raw-coding-system-alist' ->
1090         `mime-raw-buffer-coding-system-alist'.
1091
1092         * mime-view.el, mime-play.el: Move `mime-raw-coding-system-alist'
1093         from mime-play.el to mime-view.el.
1094
1095 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1096
1097         * mime-view.el (mime-raw-point-to-entity-node-id): Use
1098         `mime-raw-find-entity-from-point'.
1099         (mime-raw-point-to-entity-number): Likewise.
1100
1101         * mime-view.el (mime-raw-find-entity-from-point): New function.
1102
1103 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1104
1105         * mime-view.el (mime-view-display-body): Change interface.
1106
1107 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1108
1109         * mime-play.el, mime-view.el: Rename `mime-view-entity-info' ->
1110         `mime-view-entity'.
1111
1112         * mime-view.el: Rename `mime-raw-entity-number-to-entity-info' ->
1113         `mime-raw-find-entity-from-number'.
1114
1115         * mime-pgp.el, mime-view.el: Rename
1116         `mime-raw-entity-node-id-to-entity-info' ->
1117         `mime-raw-find-entity-from-node-id'.
1118
1119         * mime-pgp.el, mime-partial.el, mime-play.el, mime-view.el,
1120         mime-parse.el: Rename `mime-entity-info' -> `mime-entity'.
1121
1122 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1123
1124         * mime-view.el (mime-view-header-visible-p): Change interface.
1125         (mime-view-body-visible-p): Change interface.
1126
1127         * mime-view.el (mime-view-insert-entity-button): Change interface.
1128         (mime-view-entity-button-function): Change interface.
1129
1130         * mime-view.el (mime-view-body-visible-p): Add DOC-string.
1131
1132         * mime-view.el: `rcnum' -> `entity-node-id'.
1133
1134 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1135
1136         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
1137         Don't use temporary buffer for signed entity.
1138
1139         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
1140         Don't use temporary buffer for PGP-signature.
1141
1142 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1143
1144         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
1145         Use `write-region-as-binary'.
1146
1147         * mime-pgp.el (mime-method-to-verify-application/pgp-signature):
1148         Use `mime-write-decoded-region'.
1149
1150         * mime-pgp.el: Rename `rmcnum' -> `mother-node-id'.
1151
1152 1998-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1153
1154         * mime-pgp.el (mime-method-to-decrypt-application/pgp-encrypted):
1155         Use `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
1156
1157         * (mime-method-to-verify-application/pgp-signature): Use
1158         `mime-raw-point-to-entity-node-id'; abolish `entity-number'.
1159
1160         * mime-pgp.el (mime-method-to-verify-multipart/signed): Use
1161         `mime-raw-point-to-entity-node-id'.
1162
1163         * mime-view.el (mime-raw-point-to-entity-node-id): New function.
1164
1165         * mime-view.el, mime-pgp.el: Rename `reversed-entity-number' ->
1166         `entity-node-id'.
1167
1168         * mime-view.el, mime-parse.el: Rename `reversed-number' ->
1169         `node-id'.
1170
1171         * mime-pgp.el: `rcnum' -> `reversed-entity-number'.
1172
1173         * mime-pgp.el: `cnum' -> `entity-number'.
1174
1175         * mime-pgp.el: `beg' -> `start'.
1176
1177 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1178
1179         * mailcap.el (mailcap-look-at-field): Change field-name to symbol.
1180
1181 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1182
1183         * mailcap.el (mailcap-look-at-type-field): Must allow
1184         "implicit-wild".
1185         (mailcap-look-at-field): fixed.
1186
1187 1998-03-13  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1188
1189         * README.en (Bug reports): Modify description of tm mailing list.
1190
1191 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1192
1193         * mime-view.el, mime-play.el: Rename
1194         `mime-view-quitting-method-for-mime-show-message-mode' ->
1195         `mime-preview-quitting-method-for-mime-show-message-mode'.
1196
1197         * mime-play.el, mime-edit.el, mime-view.el: Rename
1198         `mime-view-quitting-method-alist' ->
1199         `mime-preview-quitting-method-alist'.
1200
1201 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1202
1203         * mime-play.el: Rename `mime-article::write-region' ->
1204         `mime-raw-write-region'.
1205
1206 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1207
1208         * mime-pgp.el, mime-play.el: Rename `mime-playback-entity' ->
1209         `mime-raw-play-entity'.
1210
1211         * mime-play.el, mime-view.el: Rename `mime-view-cinfo' ->
1212         `mime-view-entity-info'.
1213
1214         * mime-view.el, mime-parse.el: Rename `mime-entity-info-rnum' ->
1215         `mime-entity-info-reversed-number'.
1216
1217         * mime-view.el: Rename `mime/flatten-content-info' ->
1218         `mime-raw-flatten-message-info'.
1219
1220         * mime-pgp.el, mime-view.el: Rename `mime-raw-rcnum-to-cinfo' ->
1221         `mime-raw-reversed-entity-number-to-entity-info'.
1222
1223         * mime-view.el: Rename `mime-raw-cnum-to-cinfo' ->
1224         `mime-raw-entity-number-to-entity-info'.
1225
1226         * mime-pgp.el, mime-partial.el, mime-view.el: Rename
1227         `mime-raw-entity-info' -> `mime-raw-message-info'.
1228
1229         * mime-play.el, mime-pgp.el, mime-view.el: Rename
1230         `mime-raw-point-content-number' ->
1231         `mime-raw-point-to-entity-number'.
1232
1233 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1234
1235         * mime-play.el, mime-pgp.el, mime-view.el: Rename ` mime-article/'
1236         -> `mime-raw-'.
1237
1238         * mime-view.el: Rename `mime-view-get-original-major-mode' ->
1239         `mime-preview-original-major-mode'.
1240
1241         * mime-view.el: Rename `mime-view-display-x-face' ->
1242         `mime-preview-display-x-face'.
1243
1244         * mime-play.el, mime-pgp.el, mime-bbdb.el, mime-view.el: Rename
1245         `mime-view-buffer' -> `mime-preview-buffer'.
1246
1247         * mime-play.el, mime-view.el: Rename `mime::preview/' ->
1248         `mime-preview-'.
1249
1250         * mime-view.el: Rename `mime-view-original-major-mode' ->
1251         `mime-preview-original-major-mode'.
1252
1253         * mime-play.el, mime-edit.el, mime-view.el: Rename
1254         `mime-view-kill-buffer' -> `mime-preview-kill-buffer'.
1255
1256         * mime-view.el: Rename `mime-view-show-summary' ->
1257         `mime-preview-show-summary'.
1258
1259         * mime-view.el: Rename `mime-view-quit' -> `mime-preview-quit'.
1260
1261         * mime-view.el: Rename `mime-view-follow-current-entity' ->
1262         `mime-preview-follow-current-entity'.
1263
1264         * mime-view.el: Rename `mime-view-print-current-entity' ->
1265         `mime-preview-print-current-entity'.
1266
1267         * mime-view.el (mime-view-menu-list): Modify menu.
1268
1269         * mime-view.el: Rename `mime-view-extract-current-entity' ->
1270         `mime-preview-extract-current-entity'.
1271
1272         * mime-def.el, mime-play.el, mime-view.el: Rename
1273         `mime-view-play-current-entity' ->
1274         `mime-preview-play-current-entity'.
1275
1276         * mime-view.el: Rename `mime-view-previous-line-content' ->
1277         `mime-preview-previous-line-entity'.
1278
1279         * mime-view.el: Rename `mime-view-next-line-content' ->
1280         `mime-preview-next-line-entity'.
1281
1282         * mime-view.el: Rename `mime-view-scroll-' ->
1283         `mime-preview-scroll-'.
1284
1285         * mime-view.el: Rename `mime-view-move-to-' ->
1286         `mime-preview-move-to-'.
1287
1288         * mime-play.el, mime-image.el: Rename `mime-preview/' ->
1289         `mime-preview-'.
1290
1291 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1292
1293         * mime-partial.el (mime-method-to-combine-message/partial-pieces):
1294         Rename `mime-raw-content-info' -> `mime-raw-entity-info'.
1295
1296         * mime-pgp.el, mime-view.el: Rename `mime-raw-content-info' ->
1297         `mime-raw-entity-info'.
1298
1299 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1300
1301         * mime-view.el (mime-raw-content-info): Modify DOC-string.
1302
1303 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1304
1305         * eword-encode.el: Abolish `eword-encode-RCS-ID'.
1306
1307 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1308
1309         * mime-partial.el: Rename
1310         `mime-combine-message/partials-automatically' ->
1311         `mime-method-to-combine-message/partial-pieces'.
1312
1313 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1314
1315         * mime-pgp.el (mime-acting-condition): Separate type and subtype.
1316
1317         * mime-view.el (mime-acting-condition): Separate type and subtype.
1318
1319         * mime-play.el (mime-playback-entity): Separate type and subtype.
1320
1321 \f
1322 1998-03-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1323
1324         * SEMI: Version 1.0.2 (Nonoichi-K\e-Dòdaimae)\e-A was released.
1325
1326 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1327
1328         * mime-pgp.el: Rename `mime-pgp-add-keys' ->
1329         `mime-method-to-add-application/pgp-keys'.
1330
1331         * mime-pgp.el: Rename `mime-pgp-decrypt-application/pgp-encrypted'
1332         -> `mime-method-to-decrypt-application/pgp-encrypted'.
1333
1334         * mime-pgp.el: Rename `mime-pgp-check-application/pgp-signature'
1335         -> `mime-method-to-verify-application/pgp-signature'.
1336
1337         * mime-pgp.el: Rename `mime-check-multipart/signed' ->
1338         `mime-method-to-verify-multipart/signed'.
1339
1340         * mime-pgp.el: Rename `mime-process-application/pgp' ->
1341         `mime-method-for-application/pgp'.
1342
1343 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1344
1345         * mailcap.el (mailcap-look-at-type-field): Change type and subtype
1346         to symbol.
1347
1348         * mailcap.el (mailcap-file): New variable.
1349         (mailcap-parse-file): New function.
1350
1351 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1352
1353         * README.en (What's SEMI?): Remove what does SEMI stand for.
1354
1355 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1356
1357         * mime-view.el (mime-acting-condition): Use `mime-method-to-save'
1358         instead of external method "tm-file".
1359
1360         * mime-play.el: Rename `mime-extract-current-entity' ->
1361         `mime-method-to-save'.
1362
1363 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1364
1365         * SEMI-ELS (semi-modules-to-compile): Abolish mime-file.el.
1366
1367         * mime-play.el (mime-extract-current-entity): New function; copied
1368         from mime-file.el; abolish mime-file.el.
1369
1370         * mime-view.el (mime-acting-condition), mime-partial.el
1371         (mime-combine-message/partials-automatically), mime-play.el:
1372         Rename `mime-display-message/partial' ->
1373         `mime-method-to-store-message/partial'.
1374
1375 1998-03-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1376
1377         * mime-view.el (mime-acting-condition), mime-play.el: Rename
1378         `mime-display-caesar' -> `mime-method-to-display-caesar'.
1379
1380         * mime-view.el (mime-acting-condition), mime-play.el: Rename
1381         `mime-display-message/external-ftp' ->
1382         `mime-method-to-display-message/external-ftp'.
1383
1384         * mime-view.el (mime-acting-condition), mime-play.el: Rename
1385         `mime-display-message/rfc822' ->
1386         `mime-method-to-display-message/rfc822'.
1387
1388         * mime-play.el: Rename `mime-article/make-method-args' ->
1389         `mime-make-external-method-args'.
1390
1391         * mime-file.el: Fix setting.
1392
1393 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1394
1395         * mime-play.el: Rename `mime-article/start-external-method-region'
1396         -> `mime-activate-external-method'.
1397
1398         * mime-play.el, mime-pgp.el: Rename `mime-display-content' ->
1399         `mime-playback-entity'.
1400
1401         * mime-file.el (mime-extract-current-entity): Use
1402         `mime-write-decoded-region'.
1403
1404         * mime-file.el: Rename `mime-article/extract-file' ->
1405         `mime-extract-current-entity'.
1406
1407 1998-03-03  François Pinard   <pinard@iro.umontreal.ca>
1408
1409         * mime-edit.el (mime-edit-insert-signature): Function
1410         `mime-edit-insert-tag' is sometimes called with more arguments
1411         than it is ready to accept. (cf. [tm-en:1585])
1412
1413 1998-03-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1414
1415         * mime-edit.el (mime-edit-insert-text): New optional argument
1416         `subtype'.
1417
1418 \f
1419 1998-02-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1420
1421         * SEMI: Version 1.0.1 (Magae) was released.
1422
1423 1998-02-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1424
1425         * mime-pgp.el (mime-check-multipart/signed): New function.
1426
1427 1998-02-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1428
1429         * eword-decode.el (eword-decode-and-fold-structured-field): Fixed.
1430
1431         * mime-edit.el (mime-file-types): Use `defcustom'.
1432
1433 \f
1434 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1435
1436         * SEMI: Version 1.0.0 (Nukaj\e-Dþtaku-mae)\e-A was released.
1437
1438         * SEMI-ELS: Remove mime-tar.el.
1439
1440 1998-02-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1441
1442         * eword-decode.el (eword-decode-version): Use `semi-version';
1443         abolish `eword-decode-RCS-ID'.
1444
1445         * mime-view.el (mime-view-version-string): Use `semi-version';
1446         abolish `mime-view-version' and `mime-view-RCS-ID'.
1447
1448         * mime-edit.el (mime-edit-version-string): Use `semi-version';
1449         abolish `mime-edit-version' and `mime-edit-RCS-ID'.
1450
1451         * mime-def.el (semi-version): New constant; abolish constant
1452         `semi-version-name'.
1453
1454         * mime-view.el: Rename `mime-view-version-name' ->
1455         `mime-view-version-string'.
1456
1457         * mime-edit.el: Rename `mime-edit-version-name' ->
1458         `mime-edit-version-string'.
1459
1460         * eword-decode.el (eword-lexical-analyzers): New variable.
1461         (eword-analyze-quoted-string): Add second argument.
1462         (eword-analyze-domain-literal): New function.
1463         (eword-analyze-spaces): New function.
1464         (eword-analyze-special): New function.
1465         (eword-analyze-atom): Add second argument.
1466         (eword-lexical-analyze-internal): Use `eword-lexical-analyzers'.
1467
1468 \f
1469 1998-02-17  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1470
1471         * SEMI: Version 0.118.2 (Otomaru) was released.
1472
1473         * eword-decode.el (eword-decode-and-unfold-structured-field): New
1474         function.
1475
1476         * eword-decode.el (eword-decode-and-fold-structured-field): New
1477         function.
1478         (eword-decode-structured-field-body): Use it.
1479         (eword-decode-header): Likewise.
1480
1481         * eword-decode.el (eword-decode-structured-field-body): If
1482         `START-COLUMN' is nil, it uses `mapconcat'.
1483
1484         * eword-decode.el (eword-decode-token): New function.
1485         (eword-decode-structured-field-body): Add new optional arguments
1486         `START-COLUMN' and `MAX-COLUMN'; fill results; use function
1487         `eword-decode-token'.
1488         (eword-decode-header): Specify START-COLUMN for
1489         `eword-decode-structured-field-body'.
1490
1491 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1492
1493         * eword-decode.el (eword-decode-header): Unfold fields including
1494         encoded-words.
1495
1496         * eword-decode.el (eword-decode-ignored-field-list): New variable.
1497         (eword-decode-structured-field-list): New variable.
1498         (eword-decode-header): Refer them.
1499
1500         * eword-decode.el (eword-decode-header): Don't use
1501         `eword-decode-unstructured-field-body'.
1502
1503 1998-02-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1504
1505         * eword-decode.el (eword-decode-header): New implementation; add
1506         new argument `CODE-CONVERSION' as first argument.  Change
1507         `SEPARATOR' as second argument.
1508
1509 \f
1510 1998-02-12  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1511
1512         * SEMI: Version 0.118.1 (Shijima) was released.
1513
1514         * README.en (Bug reports): Modified for SEMI.
1515
1516 1998-02-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1517
1518         * mime-edit.el (mime-edit-normalize-body): Must not ignore case to
1519         search "From " in beginning of line.
1520
1521 1998-01-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1522
1523         * mime-image.el: Comment out setting for inline Postscript
1524         feature.
1525
1526 1998-01-11  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1527
1528         * eword-decode.el (eword-analyze-atom): New function.
1529         (eword-lexical-analyze-internal): Use `eword-analyze-atom' instead
1530         of `std11-analyze-atom'.
1531
1532 1997-11-26  Thierry Emery     <Thierry.Emery@aar.alcatel-alsthom.fr>
1533
1534         * mime-edit.el (mime-edit-insert-text): Fix to avoid unexpected
1535         entering enriched-mode. (cf. [tm-ja:2697])
1536
1537 \f
1538 1997-11-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1539
1540         * SEMI: Version 0.118 (Sodani) was released.
1541
1542 1997-11-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1543
1544         * mime-view.el (mime-maybe-hide-echo-buffer): bury MIME echo
1545         buffer.
1546
1547 1997-11-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1548
1549         * mime-view.el (mime-maybe-hide-echo-buffer): New inline function;
1550         abolish `mime-hide-echo-buffer'.
1551         (mime-view-mode): Use `mime-maybe-hide-echo-buffer'.
1552
1553 1997-11-20  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1554
1555         * mime-pgp.el: Rename `mime-article/add-pgp-keys' ->
1556         `mime-pgp-add-keys'.
1557
1558         * mime-pgp.el: Rename `mime-article/decrypt-pgp' ->
1559         `mime-pgp-decrypt-application/pgp-encrypted'.
1560
1561         * mime-pgp.el: Rename `mime-article/check-pgp-signature' ->
1562         `mime-pgp-check-application/pgp-signature'.
1563
1564         * mime-pgp.el: Rename `mime::article/call-pgp-to-check-signature'
1565         -> `mime-pgp-check-signature'.
1566
1567         * mime-pgp.el: Rename `mime-article/view-application/pgp' ->
1568         `mime-process-application/pgp'.
1569
1570 \f
1571 1997-11-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1572
1573         * SEMI: Version 0.116 (D\e-Dòhòji)\e-A was released.
1574
1575 1997-11-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1576
1577         * mime-view.el, mime-pgp.el, mime-partial.el: Rename
1578         `mime::article/content-info' -> `mime-raw-content-info'.
1579
1580 1997-11-11  François Pinard   <pinard@iro.umontreal.ca>
1581
1582         * mime-edit.el: Modify space in prompt and removespurious trailing
1583         spaces in the files. (cf. [tm-en:1507])
1584
1585 1997-11-08  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1586
1587         * mime-edit.el: Rename `mime-edit-enclose-region' ->
1588         `mime-edit-enclose-region-internal'.
1589
1590         * mime-edit.el (mime-edit-enclose-quote-region,
1591         mime-edit-enclose-mixed-region, mime-edit-enclose-parallel-region,
1592         mime-edit-enclose-digest-region,
1593         mime-edit-enclose-alternative-region,
1594         mime-edit-enclose-signed-region,
1595         mime-edit-enclose-encrypted-region): Change subtype to symbol.
1596
1597 1997-11-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1598
1599         * mime-bbdb.el, semi-setup.el: Use path-util.el instead of
1600         file-detect.el.
1601
1602 1997-11-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1603
1604         * mime-def.el: Add group `mime' to `default-mime-charset'.
1605
1606 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1607
1608         * eword-encode.el (eword-encode-field): Must regard MIME-Version
1609         field as structured field.
1610
1611 \f
1612 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1613
1614         * SEMI: Version 0.115.2 (Inokuchi) was released.
1615
1616 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1617
1618         * mime-edit.el (mime-edit-split-message): Use `defcustom'.
1619         (mime-edit-message-default-max-lines): Use `defcustom'.
1620         (mime-edit-message-max-lines-alist): Use `defcustom'.
1621
1622 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1623
1624         * Makefile: Abolish `execs' and `install-execs'.
1625
1626 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1627
1628         * mime-edit.el (mime-edit): New customize group.
1629         (mime-ignore-preceding-spaces): Use `defcustom'.
1630         (mime-ignore-trailing-spaces): Use `defcustom'.
1631         (mime-ignore-same-text-tag): Use `defcustom'.
1632         (mime-auto-hide-body): Use `defcustom'.
1633         (mime-edit-voice-recorder): Use `defcustom'.
1634         (mime-edit-mode-hook): Use `defcustom'.
1635         (mime-edit-translate-hook): Use `defcustom'.
1636         (mime-edit-exit-hook): Use `defcustom'.
1637
1638         * mime-def.el (mime): New customize group.
1639         (mime-button-face): Use `defcustom'.
1640         (mime-button-mouse-face): Use `defcustom'.
1641
1642 1997-11-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1643
1644         * mime-edit.el (mime-edit-x-emacs-value): Don't add mule-version
1645         if enable-multibyte-characters is nil.
1646
1647 1997-10-31  Kazuhiro Ohta     <ohta@ele.cst.nihon-u.ac.jp>
1648
1649         * mime-play.el (mime-article::write-region): fixed
1650         (cf. [tm-ja:2641]).
1651
1652 1997-10-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1653
1654         * semi-setup.el (mime-setup-set-signature-key): Check local keymap
1655         is exist or not to fix problem about
1656         `gnus-summary-resend-message'.
1657
1658 \f
1659 1997-10-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1660
1661         * SEMI: Version 0.115.1 (Oyanagi) was released.
1662
1663 1997-10-03  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1664
1665         * mime-play.el (mime-display-message/partial): Use `write-region'.
1666
1667         * mime-pgp.el (mime-article/check-pgp-signature): Use
1668         `write-region'.
1669
1670         * mime-file.el (mime-article/extract-file): Use `write-region'.
1671
1672 1997-10-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1673
1674         * mime-def.el: Don't use `third' (don't use cl function).
1675
1676         * SEMI-CFG: Add current directory to load-path.
1677
1678         * mime-def.el, mime-edit.el (mime-edit-insert-text): Rename
1679         `second' -> `cadr' (Don't use cl function).
1680
1681 \f
1682 1997-09-28  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1683
1684         * SEMI: Version 0.115 (Hinomiko) was released.
1685
1686         * README.en: Modify for Emacs 20.2.
1687
1688 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1689
1690         * mime-def.el (butlast, nbutlast): Don't use `defun-maybe' for cl
1691         functions.
1692
1693 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1694
1695         * mime-def.el (butlast): New function; imported from cl.el.
1696         (nbutlast): New function; imported from cl.el.
1697
1698 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1699
1700         * mime-view.el (mime-view-cut-header): Don't use `member-if'.
1701
1702         * mime-def.el: Don't require cl.
1703
1704         * eword-encode.el: Abolish variable `eword-generate-X-Nsubject'.
1705         (eword-encode-header): Abolish X-Nsubject field generator.
1706
1707         * eword-encode.el (eword-find-field-encoding-method): New inline
1708         function.
1709         (eword-encode-header): Use it.
1710
1711 1997-09-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * mime-image.el: Use `exec-installed-p' to search
1714         `uncompface-program'.
1715
1716 1997-09-24  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1717
1718         * signature.el: Add doc-string to `signature-file-alist'.
1719
1720         * mime-bbdb.el: Remove Artur Pioro from the authors list; Recent
1721         versions don't contain his code.
1722
1723 1997-09-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1724
1725         * mime-view.el: Don't use cl.
1726         (mime-article/rcnum-to-cinfo): New implementation (use function
1727         `mime-article/cnum-to-cinfo'); use `defsubst'.
1728
1729 1997-09-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1730
1731         * mime-edit.el (mime-edit-x-emacs-value): Use `(featurep
1732         'xemacs)'; add DOC-string.
1733
1734 1997-09-17  Hisashi Miyashita <himi@bird.scphys.kyoto-u.ac.jp>
1735
1736         * mime-edit.el (mime-edit-x-emacs-value): Add `(Meadow-version)'
1737         when running Meadow. (cf. [tm-ja:2567], [mule-win32:4339])
1738
1739 1997-09-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1740
1741         * mime-edit.el (mime-edit-mime-version-field-for-message/partial):
1742         New constant.
1743         (mime-edit-insert-partial-header): Use it.
1744
1745 \f
1746 1997-09-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1747
1748         * SEMI: Version 0.112 (Tsurugi) was released.
1749
1750 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1751
1752         * mime-view.el (mime-view-insert-entity-button): Change interface
1753         to use `media-type' and `media-subtype' instead of `ctype'.
1754         (mime-view-entity-button-function): ditto.
1755
1756 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1757
1758         * mime-view.el (mime-view-body-visible-p): Change interface to use
1759         `media-type' and `media-subtype' instead of `ctype'.
1760         (mime-view-entity-separator-function): ditto.
1761
1762 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1763
1764         * mime-view.el (mime-view-display-entity): Use `media-type' and
1765         `media-subtype' instead of `ctype' to compare with
1766         message/partial.
1767
1768         * mime-view.el (mime-view-follow-current-entity,
1769         mime-view-display-entity, mime-view-entity-button-function): Use
1770         `mime-entity-info-media-type' and `mime-entity-info-media-subtype'
1771         instead of `mime-entity-info-type/subtype'.
1772
1773 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1774
1775         * mime-parse.el: Abolish macro `define-structure'.
1776         
1777         (make-mime-entity-info, mime-entity-info-rnum,
1778         mime-entity-info-point-min, mime-entity-info-point-max,
1779         mime-entity-info-parameters, mime-entity-info-encoding,
1780         mime-entity-info-children): New implementation.
1781         
1782         (mime-entity-info-media-type, mime-entity-info-media-subtype): New
1783         inline function.
1784
1785         * mime-view.el (mime-view-display-entity,
1786         mime-article/point-content-number, mime-article/cnum-to-cinfo,
1787         mime/flatten-content-info): Use `mime-entity-info-children'
1788         instead of `mime::content-info/children'.
1789
1790         * mime-parse.el (mime-entity-info-children): New inline function.
1791
1792 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1793
1794         * mime-view.el (mime-view-body-visible-p,
1795         mime-view-display-entity): Use `mime-entity-info-encoding' instead
1796         of `mime::content-info/encoding'.
1797
1798         * mime-play.el (mime-display-content): Use
1799         `mime-entity-info-encoding' instead of
1800         `mime::content-info/encoding'.
1801
1802         * mime-parse.el (mime-entity-info-encoding): New inline function.
1803
1804 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1805
1806         * mime-view.el (mime-view-display-entity), mime-partial.el
1807         (mime-combine-message/partials-automatically), mime-play.el
1808         (mime-display-content): Use `mime-entity-info-parameters' instead
1809         of `mime::content-info/parameters'.
1810
1811         * mime-parse.el (mime-entity-info-parameters): New inline
1812         function.
1813
1814 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1815
1816         * mime-view.el (mime-view-header-visible-p,
1817         mime-view-body-visible-p, mime-view-entity-button-function,
1818         mime-view-display-entity, mime-view-follow-current-entity),
1819         mime-play.el (mime-display-content): Use
1820         `mime-entity-info-type/subtype' instead of
1821         `mime::content-info/type'.
1822
1823         * mime-parse.el (mime-entity-info-type/subtype): New inline
1824         function.
1825
1826 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1827
1828         * mime-view.el (mime-view-display-entity,
1829         mime-article/rcnum-to-cinfo, mime-view-follow-current-entity,
1830         mime-view-move-to-upper): Use `mime::content-info/rcnum' instead
1831         of `mime-entity-info-rnum'.
1832
1833         * mime-parse.el (mime-entity-info-rnum): New inline function.
1834
1835 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1836
1837         * mime-view.el (mime-view-display-entity,
1838         mime-article/point-content-number,
1839         mime-view-follow-current-entity), mime-play.el
1840         (mime-display-content), mime-pgp.el
1841         (mime-article/check-pgp-signature, mime-article/decrypt-pgp): Use
1842         `mime-entity-info-point-{min|max}' instead of
1843         `mime::content-info/point-{min|max}'.
1844
1845         * mime-parse.el (mime-entity-info-point-min): New inline function.
1846         (mime-entity-info-point-max): New inline function.
1847         (mime-parse-multipart): Use `mime-entity-info-point-max' instead
1848         of `mime::content-info/point-max'.
1849
1850 1997-09-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1851
1852         * mailcap.el (mailcap-skip-comment): Check `chr' is nil.
1853
1854         * mime-edit.el (mime-edit-decode-buffer): Modify for new return
1855         format of `mime-parse-Content-Type'.
1856
1857         * mime-parse.el (mime-parse-Content-Type): Change return format.
1858         (mime-read-Content-Type): Modify DOC-string.
1859         (make-mime-entity-info): New inline function.
1860         (mime-parse-multipart): Change interface.
1861         (mime-parse-message): Rename names of arguments.
1862
1863         * mime-def.el (mime-tspecials): Remove `.' and control-characters.
1864         (mime-token-regexp): Add specification for control-characters.
1865
1866 1997-09-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1867
1868         * mime-view.el (mime-view-cut-header): Use `defun' instead of
1869         `defsubst'.
1870
1871         * mime-view.el: Rename `mime-preview/display-body' ->
1872         `mime-view-display-body'.
1873
1874         * mime-view.el: Rename `mime-preview/display-header' ->
1875         `mime-view-display-header'.
1876
1877 1997-09-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1878
1879         * mime-parse.el, mime-edit.el: Rename `mime/Content-Type' ->
1880         `mime-read-Content-Type'.
1881
1882         * mime-parse.el (symbol-concat): New implementation.
1883
1884 1997-08-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1885
1886         * mime-def.el: Abolish alias `last*'.
1887
1888         * eword-decode.el (eword-lexical-analyze): `last' of Emacs 20.0.97
1889         allows two arguments.
1890
1891 1997-08-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1892
1893         * eword-decode.el (eword-lexical-analyze): Use `last*' instead of
1894         `last' (for Emacs 20.0.96).
1895
1896         * mime-def.el (last*): New alias for old emacsen.
1897
1898 1997-07-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1899
1900         * mime-parse.el, mime-def.el: Constant
1901         `mime-disposition-type-regexp' was moved from mime-def.el to
1902         mime-parse.el.
1903
1904 \f
1905 1997-07-25  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1906
1907         * SEMI: Version 0.97 (Naka-Tsurugi) was released.
1908
1909 1997-07-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1910
1911         * mime-edit.el: Delete unnecessary "[mime-edit.el]" from
1912         DOC-strings.
1913
1914 1997-07-23  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1915
1916         * eword-decode.el (eword-analyze-encoded-word): cdr of return
1917         value must not nil (cf.[tm-ja:2496])
1918
1919 1997-07-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1920
1921         * mime-view.el, mime-play.el: `mime-article/view-message/rfc822'
1922         -> `mime-display-message/rfc822'.
1923
1924 1997-07-13  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1925
1926         * eword-encode.el (eword-phrase-route-addr-to-rwl): Use function
1927         `eword-addr-seq-to-rwl'.
1928
1929         * eword-encode.el: `tm-eword::phrase-route-addr-to-rwl' ->
1930         `eword-phrase-route-addr-to-rwl'.
1931
1932         * eword-encode.el (eword-addr-seq-to-rwl): New function.
1933         (eword-addr-spec-to-rwl): Use function `eword-addr-seq-to-rwl'.
1934
1935         * eword-encode.el (eword-addr-spec-to-rwl): New implementation.
1936
1937         * eword-encode.el: `tm-eword::addr-spec-to-rwl' ->
1938         `eword-addr-spec-to-rwl'.
1939
1940 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1941
1942         * mime-parse.el: Constant `mime::ctype-regexp' was abolished.
1943
1944         * mime-parse.el: Constant `mime::dtype-regexp' was abolished.
1945
1946         * mime-parse.el, mime-def.el: `mime/disposition-type-regexp' ->
1947         `mime-disposition-type-regexp'.
1948
1949 \f
1950 1997-07-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1951
1952         * SEMI: Version 0.96 (Kaga-Ichinomiya) was released.
1953
1954 1997-07-05  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1955
1956         * mime-edit.el: (mime-edit-normalize-body):
1957         - Protect "From " in beginning of line (insert `ESC ( B' before it
1958           if possible, otherwise encode by quoted-printable)
1959         - canonicalize line break code for base64
1960
1961 1997-07-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1962
1963         * signature.el (signature-separator): New variable.
1964         (insert-signature): Insert `signature-separator' when signature is
1965         inserted at end of file.
1966
1967 1997-07-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1968
1969         * mime-edit.el (mime-edit-version-name): Add `semi-version-name'.
1970
1971         * mime-view.el (mime-view-version-name): New constant.
1972
1973         * mime-def.el (semi-version-name): New constant.
1974
1975 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1976
1977         * README.en (Required environment): Updated.
1978
1979 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1980
1981         * mime-parse.el, mime-def.el: `mime/content-type-subtype-regexp'
1982         -> `mime-media-type/subtype-regexp'.
1983
1984 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1985
1986         * mime-parse.el, mime-def.el, mailcap.el: `mime/token-regexp' ->
1987         `mime-token-regexp'.
1988
1989         * mime-def.el: `mime/tspecials' -> `mime-tspecials'.
1990
1991 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1992
1993         * mime-play.el, mime-pgp.el, mime-def.el: `mime/temp-buffer-name'
1994         -> `mime-temp-buffer-name'.
1995
1996 1997-07-02  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1997
1998         * mime-text.el (mime-decode-text-body): Canonicalize line break
1999         code.
2000
2001 1997-06-27  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2002
2003         * mailcap.el: New file.
2004
2005 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2006
2007         * eword-encode.el (eword-field-encoding-method-alist): Add
2008         "Message-ID" as ignored.
2009
2010 1997-06-26  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2011
2012         * eword-encode.el (tm-eword::encode-string-1): avoid infinite loop
2013         caused by long non-encoded-word element. (cf. [tm-en:1356])
2014
2015 1997-06-24  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2016
2017         * mime-view.el: `mime-preview/display-message/partial' ->
2018         `mime-view-insert-message/partial-button'.
2019
2020         * mime-view.el (mime-preview/display-message/partial): Use
2021         `mime-add-button' again.
2022
2023 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2024
2025         * eword-encode.el: `tm-eword::lc-words-to-words' ->
2026         `eword-encode-charset-words-to-words'.
2027
2028         * eword-encode.el (tm-eword::lc-words-to-words): New
2029         implementation; function `tm-eword::parse-word' was abolished.
2030
2031 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2032
2033         * eword-encode.el: `tm-eword::split-to-lc-words' ->
2034         `eword-encode-divide-into-charset-words'.
2035
2036         * eword-encode.el: Function `tm-eword::parse-lc-word' was
2037         abolished.
2038         (tm-eword::split-to-lc-words): New implementation.
2039
2040 1997-06-21  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2041
2042         * eword-encode.el: `tm-eword::char-type' ->
2043         `eword-encode-char-type'.
2044
2045         * eword-encode.el: `tm-eword::encode-encoded-text' ->
2046         `eword-encode-text'
2047
2048         * mime-view.el (mime-view-insert-entity-button,
2049         mime-preview/display-message/partial): Use `mime-insert-button'.
2050         
2051         (mime-view-setup-buffers): Enclose codes to display preview-buffer
2052         by `(let ((inhibit-read-only t)) ...)'.
2053
2054         * mime-def.el (mime-insert-button): New inline function.
2055
2056         * mime-def.el (mime-add-button): Argument `func' was renamed to
2057         `function'; Use overlay for `mime-button-mouse-face'.
2058
2059 \f
2060 1997-06-19  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2061
2062         * SEMI: Version 0.92 was released.
2063
2064         * mime-view.el, mime-play.el, mime-partial.el:
2065         `mime-article/decode-' -> `mime-display-'.
2066
2067         * mime-play.el (mime-display-caesar): fixed.
2068
2069 1997-06-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2070
2071         * eword-decode.el (eword-decode-structured-field-body): fixed.
2072
2073 1997-06-16  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2074
2075         * eword-decode.el (eword-lexical-analyze-cache): New variable.
2076         (eword-lexical-analyze-cache-max): New variable.
2077         (eword-analyze-quoted-string): New function.
2078         (eword-analyze-comment): New function.
2079         (eword-analyze-encoded-word): New function.
2080         (eword-lexical-analyze-internal): New function.
2081         (eword-lexical-analyze): New function.
2082         (eword-decode-structured-field-body): New function.
2083         (eword-decode-unstructured-field-body): New function.
2084         (eword-extract-address-components): New function.
2085
2086 1997-06-11  Steven L Baur     <steve@xemacs.org>
2087
2088         * eword-encode.el (tm-eword::char-type, tm-eword::encode-rwl,
2089         tm-eword::encode-rwl): Clean up Ebola
2090         infection. (cf.[tm-en:1346],[xemacs-beta:9333])
2091
2092 \f
2093 1997-05-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2094
2095         * SEMI: Version 0.91 was released.
2096
2097 Wed May 28 13:16:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2098
2099         * mime-view.el (mime-view-define-keymap): fixed problem about
2100         [tab], [delete] and [backspace] keys.
2101
2102 Tue May 27 03:26:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2103
2104         * mime-edit.el (mime-edit-sign-pgp-elkins): Enclose PGP-processing
2105         by `as-binary-process'.
2106
2107 1997-05-23  Steven L Baur  <steve@altair.xemacs.org>
2108
2109         * mime-view.el (mime-acting-condition): Add image/png
2110         mime type. (cf.[tm-en:1334])
2111
2112         * mime-image.el: Add image/png mime type. (cf.[tm-en:1334])
2113
2114         * mime-edit.el (mime-file-types): Add png handling.
2115         (mime-content-types): Ditto. (cf.[tm-en:1334])
2116
2117 Fri May 23 22:13:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2118
2119         * mime-view.el (mime-view-define-keymap): Doesn't bind
2120         `beginning-of-buffer' and `end-of-buffer' for "<" and ">" keys.
2121
2122 \f
2123 1997-05-15  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2124
2125         * SEMI: Version 0.88 was released.
2126
2127 Thu May 15 06:05:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2128
2129         * Makefile (tar): New implementation.
2130
2131 Tue May 13 14:32:39 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2132
2133         * SEMI-MK (config-semi): fixed.
2134
2135         * SEMI-CFG: Add site-lisp/apel/ even if LISPDIR is specified.
2136
2137 Tue May 13 14:11:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2138
2139         * README.en: Add `LISPDIR'.
2140
2141         * Makefile (LISPDIR): New variable.
2142
2143         * SEMI-CFG: Setting for load-path is modified.
2144
2145 Mon May 12 12:30:42 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2146
2147         * mime-tar.el, mime-play.el, mime-pgp.el, mime-file.el,
2148         mime-view.el: `mime/content-decoding-condition' ->
2149         `mime-acting-condition'.
2150
2151 \f
2152 1997-05-09  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2153
2154         * SEMI: Version 0.87 was released.
2155
2156 Fri May  9 04:19:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2157
2158         * mime-tar.el: `mime-viewer/uuencode-encoding-name-list' ->
2159         `mime-view-uuencode-encoding-name-list'.
2160
2161 Fri May  9 03:07:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2162
2163         * mime-edit.el: Use "text/x-rot13-47-48" instead of
2164         "text/x-rot13-47".
2165
2166         * mime-view.el (mime/content-decoding-condition): Add
2167         "text/x-rot13-47-48".
2168
2169 Fri May  9 01:26:13 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2170
2171         * mime-edit.el (mime-edit-normalize-body): Use
2172         `mule-caesar-region' instead of `caesar-region'.
2173
2174         * mime-play.el (mime-display-caesar): Use `mule-caesar-region'
2175         instead of `caesar-region'.
2176
2177         * mime-def.el: Add autoload for mule-caesar.el.
2178
2179         * mime-def.el: Function caesar-region was abolished.
2180
2181 Thu May  8 23:31:45 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2182
2183         * mime-play.el, mime-edit.el, mime-def.el: `tm:caesar-region' ->
2184         `caesar-region'.
2185
2186 Thu May  8 22:37:47 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2187
2188         * mime-view.el (mime-view-define-keymap): Use
2189         `set-keymap-default-binding' for XEmacs.
2190
2191 Wed May  7 10:04:36 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2192
2193         * mime-play.el (mime-display-caesar): Don't use
2194         `buffer-substring'.
2195
2196         * mime-play.el (mime-display-caesar): Use `view-buffer' instead of
2197         `view-mode-enter'.
2198
2199 Wed May  7 09:37:54 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2200
2201         * mime-play.el: Don't require `view'.
2202         
2203         Constant `mime-view-text/plain-mode-map' was abolished.
2204
2205         Function `mime-view-text/plain-mode' and
2206         `mime-view-text/plain-exit' were abolished.
2207
2208         (mime-display-caesar): Use `view-mode-enter mother' instead of
2209         `mime-view-text/plain-mode'.
2210
2211 Wed May  7 09:33:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2212
2213         * mime-play.el, mime-view.el (mime/content-decoding-condition):
2214         `mime-article/decode-caesar' -> `mime-display-caesar'.
2215
2216 Wed May  7 05:49:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2217
2218         * mime-view.el (mime-view-cut-header): fixed. (cf.[tm-ja:2386])
2219
2220 \f
2221 1997-04-30  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2222
2223         * SEMI: Version 0.83 was released.
2224
2225 Sat Apr  5 06:20:34 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2226
2227         * mime-def.el: Overlay is required by emu.
2228
2229 Thu Apr  3 18:09:35 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2230
2231         * mime-image.el, mime-view.el, mime-text.el:
2232         `mime-preview/filter-' -> `mime-view-filter-'.
2233
2234         * mime-view.el: `mime-preview/get-original-major-mode' ->
2235         `mime-view-get-original-major-mode'.
2236
2237 Thu Mar 27 22:16:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2238
2239         * mime-view.el (mime-view-mode): Hide mime-echo window.
2240
2241         * mime-view.el: Function `mime-hide-echo-buffer' was moved from
2242         mime-play.el.
2243
2244         * mime-play.el: Function `mime-hide-echo-buffer' was moved to
2245         mime-view.el.
2246
2247         * mime-play.el (mime-hide-echo-buffer): New inline function.
2248
2249         * mime-play.el (mime-echo-window-height): New variable.
2250
2251 Thu Mar 27 21:48:32 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2252
2253         * mime-edit.el (mime-edit-content-end): Abolish unused local
2254         variable `beg'.
2255
2256 Thu Mar 27 21:45:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2257
2258         * mime-view.el (mime-view-follow-current-entity): Abolish unused
2259         local variable `rc'.
2260
2261 Thu Mar 27 21:42:08 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2262
2263         * eword-encode.el (eword-encode-field): Intern down-cased
2264         field-name and use `memq' instead of `member' to detect a field is
2265         address-list or not.
2266
2267 Thu Mar 27 21:17:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2268
2269         * mime-pgp.el (mime-article/check-pgp-signature): Use
2270         `insert-buffer-substring'.
2271
2272 Thu Mar 27 20:59:00 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2273
2274         * mime-pgp.el (mime-article/check-pgp-signature):
2275         `mime-article/show-output-buffer' -> `mime-show-echo-buffer'.
2276
2277         * mime-play.el: `mime-article/show-output-buffer' ->
2278         `mime-show-echo-buffer'.
2279
2280         * mime-play.el: `mime/output-buffer-window-is-shared-with-bbdb' ->
2281         `mime-echo-window-is-shared-with-bbdb'.
2282
2283 Thu Mar 27 20:47:14 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2284
2285         * mime-play.el: Variable
2286         `mime/output-buffer-window-is-shared-with-bbdb' was moved from
2287         mime-def.el.
2288
2289         * mime-def.el: Variable
2290         `mime/output-buffer-window-is-shared-with-bbdb' was moved to
2291         mime-play.el.
2292
2293 Thu Mar 27 20:40:57 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2294
2295         * mime-view.el (mime-view-mode): `mime/output-buffer-name' ->
2296         `mime-echo-buffer-name'.
2297
2298         * mime-play.el: `mime/output-buffer-name' ->
2299         `mime-echo-buffer-name'.
2300
2301         * mime-pgp.el (mime-article/check-pgp-signature):
2302         `mime/output-buffer-name' -> `mime-echo-buffer-name'.
2303
2304         * mime-def.el (mime-echo-buffer-name): Renamed from
2305         `mime/output-buffer-name'.
2306
2307 Fri Mar 21 17:55:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2308
2309         * mime-edit.el (mime-edit-content-end): Abolish unused local
2310         variable `top'.
2311
2312         * mime-view.el: Function `mime-view-make-preview-buffer' was
2313         abolished.
2314
2315         * mime-view.el: `mime-view-setup-buffer' ->
2316         `mime-view-setup-buffers'.
2317
2318 \f
2319 1997-03-18  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2320
2321         * MU: Version 0.40.2 was released.
2322         * SEMI: Version 0.75 was released.
2323
2324 Tue Mar 18 15:28:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2325
2326         * mime-edit.el (mime-edit-translate-single-part-tag): Add
2327         DOC-string.
2328
2329 Tue Mar 18 15:21:28 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2330
2331         * mime-view.el: `mime::preview/original-major-mode' ->
2332         `mime-view-original-major-mode'.
2333
2334 Tue Mar 18 15:17:48 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2335
2336         * mime-play.el, mime-view.el: `mime::preview/mother-buffer' ->
2337         `mime-mother-buffer'.
2338
2339 Tue Mar 18 15:12:10 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2340
2341         * mime-text.el, mime-play.el, mime-edit.el, mime-view.el:
2342         `mime::preview/article-buffer' -> `mime-raw-buffer'.
2343
2344 Tue Mar 18 14:47:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2345
2346         * mime-tar.el, mime-play.el, mime-pgp.el, mime-bbdb.el,
2347         mime-view.el: `mime::article/preview-buffer' ->
2348         `mime-view-buffer'.
2349
2350 Tue Mar 18 14:32:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2351
2352         * mime-view.el: Structure `mime::preview-content-info' was
2353         abolished.
2354
2355         (mime-view-setup-buffer): Return only
2356         `mime::article/preview-buffer'.
2357
2358         (mime-view-make-preview-buffer): Don't generate
2359         preview-content-list; Return only `mime::article/preview-buffer'.
2360
2361         (mime-view-display-entity): Don't create
2362         `mime::preview-content-info'.
2363
2364         (mime-view-mode): Don't set for `mime::preview/content-list'.
2365
2366 Tue Mar 18 13:56:18 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2367
2368         * mime-partial.el (mime-combine-message/partials-automatically):
2369         Don't use preview-content-list.
2370
2371 Tue Mar 18 13:06:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2372
2373         * semi-setup.el: Don't require mime-partial; It is autoloaded.
2374
2375         * mime-partial.el: `mime-article/grab-message/partials' ->
2376         `mime-combine-message/partials-automatically'.
2377
2378         * mime-partial.el: `mime-partial/preview-article' ->
2379         `mime-view-partial-message'.
2380
2381         * mime-partial.el: `mime-partial/preview-article-method-alist' ->
2382         `mime-view-partial-message-method-alist'.
2383
2384         * mime-play.el
2385         (mime-view-quitting-method-for-mime-show-message-mode): Don't use
2386         preview-content-list.
2387
2388         * mime-text.el (mime-text-decoder-alist): `mime/show-message-mode'
2389         -> `mime-show-message-mode'.
2390
2391         * mime-pgp.el (mime-article/view-application/pgp):
2392         `mime/show-message-mode' -> `mime-show-message-mode'.
2393
2394         * mime-view.el (mime-view-follow-current-entity): New
2395         implementation.
2396
2397 Tue Mar 18 08:24:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2398
2399         * mime-view.el: `mime-view-follow-content' ->
2400         `mime-view-follow-current-entity'.
2401
2402         * mime-view.el (mime-view-mode): Don't use preview-content-list to
2403         move to initial point.
2404
2405         * mime-view.el: Function `mime-preview/cinfo-to-pcinfo' was
2406         abolished.
2407
2408         * mime-view.el: Function `mime-preview/point-pcinfo' was
2409         abolished.
2410
2411         * mime-view.el: Function `mime-preview/point-content-number' was
2412         abolished.
2413
2414         * mime-play.el (mime-view-play-current-entity): New
2415         implementation.
2416
2417 Mon Mar 17 17:18:29 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2418
2419         * mime-view.el (mime-view-quit): Use variable
2420         `mime::preview/original-major-mode'.
2421
2422         * mime-view.el (mime-view-show-summary): Use variable
2423         `mime::preview/original-major-mode'.
2424
2425         * mime-view.el (mime-view-scroll-down-entity): New implementation.
2426
2427         * mime-view.el (mime-view-scroll-up-entity): New implementation.
2428
2429 Mon Mar 17 16:19:30 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2430
2431         * mime-view.el: `mime-view-scroll-down-content' ->
2432         `mime-view-scroll-down-entity'.
2433
2434         * mime-view.el: `mime-view-scroll-up-content' ->
2435         `mime-view-scroll-up-entity'.
2436
2437         * mime-view.el (mime-view-move-to-next): New implementation.
2438
2439 Mon Mar 17 16:03:11 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2440
2441         * mime-view.el: `mime-view-next-content' ->
2442         `mime-view-move-to-next'.
2443
2444         * mime-view.el (mime-view-move-to-previous): New implementation.
2445
2446         * mime-view.el: `mime-view-previous-content' ->
2447         `mime-view-move-to-previous'.
2448
2449         * mime-view.el: `mime-view-up-content' ->
2450         `mime-view-move-to-upper'.
2451
2452 Mon Mar 17 15:39:17 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2453
2454         * mime-view.el, mime-play.el: `mime/show-message-mode' ->
2455         `mime-show-message-mode'.
2456
2457         * mime-view.el (mime-view-up-content): New implementation.
2458
2459         * mime-view.el: `mime-preview/display-content' ->
2460         `mime-view-display-entity'.
2461
2462         * mime-view.el (mime-preview/display-content): Put
2463         `mime-view-raw-buffer' and `mime-view-cinfo' as text-property.
2464
2465         * mime-view.el: Variable `mime-view-visible-field-regexp' was
2466         abolished.
2467
2468         * mime-view.el: `mime-preview/cut-header' ->
2469         `mime-view-cut-header'.
2470
2471         * mime-view.el (mime-view-entity-separator-function): New
2472         implementation.
2473
2474         * mime-view.el: `mime-preview/default-content-separator' ->
2475         `mime-view-entity-separator-function'.
2476
2477 Mon Mar 17 13:49:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2478
2479         * mime-view.el (mime-view-header-visible-p): Abolish optional
2480         argument `ctype'.
2481
2482         * mime-view.el (mime-view-entity-button-function): New
2483         implementation.
2484
2485         * mime-view.el: Variable
2486         `mime-view-content-button-ignored-ctype-list' was abolished.
2487
2488         * mime-view.el: `mime-preview/default-content-button-function' ->
2489         `mime-view-entity-button-function'.
2490
2491         * mime-view.el: Variable `mime-preview/content-button-function'
2492         was abolished.
2493
2494         * mime-def.el (mime-add-button): New implementation.
2495
2496         * mime-view.el (mime-view-insert-entity-button): modified.
2497
2498         * mime-view.el: `mime-preview/insert-content-button' ->
2499         `mime-view-insert-entity-button'.
2500
2501         * mime-view.el (mime-view-header-visible-p): Don't calculate ctype
2502         is optional argument `ctype' is not nil.
2503
2504 Mon Mar 17 12:12:01 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2505
2506         * mime-view.el: `mime-print-entity' ->
2507         `mime-view-print-current-entity'.
2508
2509         * mime-view.el: `mime-extract-entity' ->
2510         `mime-view-extract-current-entity'.
2511
2512         * mime-play.el, mime-view.el: `mime-play-entity' ->
2513         `mime-view-play-current-entity'.
2514
2515         * mime-view.el (mime-play-entity, mime-extract-entity,
2516         mime-print-entity): Add DOC-string.
2517
2518         * mime-view.el: `mime-view-print-content' -> `mime-print-entity'.
2519
2520         * mime-view.el: `mime-view-extract-content' ->
2521         `mime-extract-entity'.
2522
2523         * mime-play.el: Variable `mime-view-decoding-mode' was abolished.
2524
2525         * mime-play.el: Variable `mime-view-decoding-mode' was moved from
2526         mime-view.el.
2527
2528         * mime-view.el: Variable `mime-view-decoding-mode' was moved to
2529         mime-play.el.
2530
2531 Mon Mar 17 05:09:05 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2532
2533         * mime-view.el: Use `mime-play-entity' instead of
2534         `mime-view-play-content'.
2535
2536 Mon Mar 17 05:06:33 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2537
2538         * mime-view.el, mime-play.el: `mime-preview/decode-content' ->
2539         `mime-play-entity'.
2540
2541         * mime-view.el (mime-view-play-content, mime-view-extract-content,
2542         mime-view-print-content): Modify to use optional argument `mode'.
2543
2544 Mon Mar 17 04:41:21 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2545
2546         * mime-play.el (mime-preview/decode-content,
2547         mime-article/decode-content): Add new optional argument `mode'.
2548
2549 Sun Mar 16 02:23:31 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2550
2551         * mime-text.el: `mime-charset/maybe-decode-buffer' ->
2552         `mime-text-decode-buffer-maybe'.
2553
2554         * mime-text.el: `mime-preview/decode-text-buffer' ->
2555         `mime-decode-text-body'.
2556
2557         * mime-view.el (mime-view-visible-media-type-list): Add
2558         "text/rfc822-headers".
2559
2560 Sun Mar 16 01:02:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2561
2562         * mime-image.el, mime-view.el:
2563         `mime-view-default-showing-Content-Type-list' ->
2564         `mime-view-visible-media-type-list'.
2565
2566 Sun Mar 16 00:22:03 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2567
2568         * mime-play.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
2569
2570         * mime-pgp.el (mime-article/view-application/pgp):
2571         `mime-charset/decode-buffer' -> `mime-text-decode-buffer'.
2572
2573         * mime-text.el: `mime-charset/decode-buffer' ->
2574         `mime-text-decode-buffer'.
2575
2576 Sat Mar 15 23:59:09 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2577
2578         * mime-pgp.el (mime-article/view-application/pgp):
2579         `mime-raw::text-decoder' -> `mime-text-decoder'.
2580
2581         * mime-text.el: `mime-raw::text-decoder' -> `mime-text-decoder'.
2582
2583 Sat Mar 15 23:53:49 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2584
2585         * mime-text.el: Variable `mime-raw::text-decoder' was moved from
2586         mime-view.el.
2587
2588         * mime-view.el: Variable `mime-raw::text-decoder' was moved to
2589         mime-text.el.
2590
2591 Sat Mar 15 22:40:50 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2592
2593         * mime-pgp.el (mime-article/view-application/pgp): Use
2594         `insert-buffer-substring'.
2595
2596 Sat Mar 15 22:27:53 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2597
2598         * mime-pgp.el (mime-article/view-application/pgp):
2599         `mime::article/code-converter' -> `mime-raw::text-decoder'.
2600
2601         * mime-play.el (mime-article/view-message/rfc822):
2602         `mime::article/code-converter' -> `mime-raw::text-decoder'.
2603
2604         * mime-text.el (mime-preview/decode-text-buffer):
2605         `mime::article/code-converter' -> `mime-raw::text-decoder'.
2606
2607         * mime-view.el: `mime::article/code-converter' ->
2608         `mime-raw::text-decoder'.
2609
2610 Sat Mar 15 21:20:02 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2611
2612         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
2613         variables `charset' and `mime::article/preview-buffer'.
2614
2615         * mime-pgp.el (mime-article/add-pgp-keys): Abolish unused local
2616         variable `mode'.
2617
2618 Sat Mar 15 21:10:43 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2619
2620         * mime-image.el (mime-preview/filter-for-image): Abolish unused
2621         local variable `charset'.
2622
2623         * mime-pgp.el (mime-article/check-pgp-signature): Abolish unused
2624         local variable `status'.
2625
2626         * mime-pgp.el: (mime-article/view-application/pgp,
2627         mime-article/add-pgp-keys): Abolish unused local variable
2628         `cur-buf'.
2629
2630         * mime-image.el (mime-preview/filter-for-image,
2631         mime-preview/filter-for-application/postscript): Abolish unused
2632         local variable `mode'.
2633
2634 Sat Mar 15 20:56:19 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2635
2636         * mime-text.el
2637         (mime-preview/filter-for-text/richtext,
2638         mime-preview/filter-for-text/enriched): Abolish unused local
2639         variable `mode'.
2640
2641         * mime-text.el (mime-preview/decode-text-buffer): New
2642         implementation.
2643
2644         * mime-view.el (mime-view-follow-content): Abolish unused
2645         variables `f', `mid', `subj', `reply-to', `cc', `to', `from', `he'
2646         and `hb'.
2647
2648         * mime-edit.el (mime-edit-goto-tag): Abolish unused variable
2649         `multipart'.
2650
2651         * mime-file.el (mime-article/extract-file): Abolish unused local
2652         variable `the-buf'.
2653
2654         * mime-tar.el: Quote *autoconv*.
2655
2656 Sat Mar 15 20:29:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2657
2658         * mime-partial.el (mime-article/grab-message/partials): Unused
2659         local variable `mother' was abolished.
2660
2661         * mime-play.el (mime-article/decode-caesar): Unused local variable
2662         `cur-buf' was abolished.
2663
2664         * mime-play.el (mime-article/decode-message/external-ftp): Unused
2665         local variable `access-type' was abolished; Comment out `mode'.
2666
2667         * mime-play.el (mime-article/view-message/rfc822): Unused local
2668         variable `cur-buf' was abolished.
2669
2670         * mime-text.el (mime-preview/filter-for-text/richtext,
2671         mime-preview/filter-for-text/enriched): Unused local variable `m'
2672         was abolished.
2673
2674         * mime-parse.el (mime-parse-multipart):
2675         Unused local variable `ct' was abolished.
2676
2677         * eword-encode.el: Require eword-decode.
2678
2679         * mime-image.el (mime-preview/filter-for-application/postscript):
2680         Unused local variable `m' was abolished.
2681
2682 Sat Mar 15 19:47:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2683
2684         * mime-pgp.el: (mime-article/view-application/pgp):
2685         `mime-viewer/code-converter-alist' -> `mime-text-decoder-alist'.
2686
2687         * mime-pgp.el (mime-pgp-command): New variable.
2688
2689         (mime::article/call-pgp-to-check-signature): Use variable
2690         `mime-pgp-command'. (cf. [tm-en:1259])
2691
2692 Sat Mar 15 19:25:25 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2693
2694         * mime-pgp.el: `mime/viewer-mode' -> `mime-view-mode'.
2695         (cf. [tm-en:1259])
2696
2697 \f
2698 1997-03-14  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2699
2700         * emu: Version 7.40.1 was released.
2701         * APEL: Version 3.2 was released.
2702         * bitmap-mule: Version 7.17 was released.
2703         * MU: Version 0.40.1 was released.
2704         * MEL: Version 6.3 was released.
2705         * SEMI: Version 0.72 was released.
2706
2707 Fri Mar 14 08:48:07 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2708
2709         * SEMI-ELS (semi-modules-to-compile): Add mail-mime-setup.el.
2710
2711 Fri Mar 14 08:47:06 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2712
2713         * mail-mime-setup.el: New module.
2714
2715         * mime-setup.el: Only loads MUA specific setup files.
2716
2717         * semi-setup.el: Setting for mime-edit, signature and mu-cite were
2718         moved from mime-setup.el.
2719
2720         * semi-setup.el: Setting for gnus-mime was moved to
2721         gnus-mime/gnus-mime-setup.el.
2722
2723         * semi-setup.el: Setting for mh-e was moved to emh/emh-setup.el.
2724
2725         * Makefile: modified for SEMI package.
2726
2727 Fri Mar 14 07:42:44 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2728
2729         * SEMI-MK: Don't compile and install other packages.
2730
2731 Fri Mar 14 06:09:23 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2732
2733         * mime-edit.el: Definition of `mime-edit-mode' must be previous to
2734         `add-minor-mode'.
2735
2736         * mime-image.el (mime-preview/filter-for-image): Don't use
2737         `assoc-value'.
2738
2739 Fri Mar 14 04:49:04 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2740
2741         * mime-edit.el: Variable `mime-edit-prefix' and `mime-edit-map'
2742         were abolished; Use `mime-edit-mode-map' directly.
2743
2744         Use "C-c C-m" for enclosure commands.
2745
2746         Add new binding "C-c C-x s" for `mime-edit-set-sign', "C-c C-x e"
2747         for `mime-edit-set-encrypt'.
2748
2749 Fri Mar 14 04:41:27 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2750
2751         * semi-setup.el: Require file-detect.
2752
2753 Wed Mar 12 07:49:41 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2754
2755         * SEMI-CFG: Delete variables about other packages.
2756
2757 Mon Mar 10 15:16:26 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2758
2759         * mime-def.el: Variable `mime-temp-directory' was moved to
2760         mel/mel.el.
2761
2762 1997-03-10  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2763
2764         * SEMI-ELS (semi-modules-to-compile): Delete `mime-ftp'.
2765
2766         * mime-view.el (mime/content-decoding-condition): Set up for
2767         `mime-article/decode-message/external-ftp'.
2768
2769         * semi-setup.el: tm-latex.el was abolished.
2770
2771         * semi-setup.el: tm-ftp is merged to mime-play.el.
2772
2773         * mime-play.el (mime-article/dired-function): New variable; copied
2774         from tm-ftp.el.
2775
2776         (mime-article/dired-function-for-one-frame,
2777         mime-article/decode-message/external-ftp): New function; copied
2778         from tm-ftp.el.
2779
2780 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2781
2782         * mime-partial.el (mime-article/grab-message/partials): Don't use
2783         `assoc-value'.
2784
2785 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2786
2787         * mime-play.el: Require filename.
2788
2789 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2790
2791         * mime-setup.el: Don't check `(boundp 'epoch::version)'.
2792
2793         * mime-setup.el: Use `turn-on-mime-edit' instead of
2794         `mime-edit-mode'.
2795
2796         * mime-edit.el (mime-edit-decode-buffer): Renamed from
2797         `mime-editor::edit-again'; optional argument `code-conversion' was
2798         changed to `not-decode-text' (behavior was reversed).
2799         (mime-edit-again): modified for `mime-edit-decode-buffer'.
2800
2801         * mime-edit.el (mime-edit-again-ignored-field-regexp): New
2802         variable.
2803
2804         * mime-edit.el (mime-edit-again): optional argument
2805         `code-conversion' was changed to `not-decode-text' (behavior was
2806         reversed); optional argument `no-mode' was renamed to
2807         `not-turn-on'; `mail-header-separator' was replaced to null line
2808         before converting.
2809
2810 1997-03-07  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2811
2812         * mime-edit.el: `mime-edit-mode' -> `turn-on-mime-edit';
2813         `mime-edit-toggle-mode' -> `mime-edit-mode'.
2814         
2815         Alias `mime-mode' was abolished.
2816
2817 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2818
2819         * eword-encode.el (eword-encode-header): fixed.
2820
2821         * mime-edit.el: Comments was modified.
2822         (mime-edit-mode): DOC-string was modified.
2823
2824         * mime-edit.el: Function `mime-edit-define-menu-for-emacs19' was
2825         abolished.  Buffer local variable `mime-edit-mode-old-local-map'
2826         was abolished.
2827
2828         * mime-edit.el: `mime-edit-minor-mime-map' ->
2829         `mime-edit-mode-map'.
2830
2831         * mime-edit.el: `mime-edit-mime-map' -> `mime-edit-map'.
2832
2833         * mime-edit.el: Function `mime-edit-define-keymap' was abolished.
2834
2835 1997-03-06  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2836
2837         * mime-edit.el: `mime-prefix' -> `mime-edit-prefix'.
2838
2839 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2840
2841         * semi-setup.el: tm-pgp.el was already renamed to mime-pgp.el.
2842
2843 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2844
2845         * mime-def.el (pgp-function-alist): `tm:mc-' -> `mime-mc-'.
2846
2847 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2848
2849         * mime-def.el (mime-temp-directory): Refer environment variable
2850         "MIME_TMP_DIR" as default value.
2851
2852 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2853
2854         * SEMI-ELS (semi-modules-to-compile): tm-latex.el and tm-html.el
2855         were abolished.
2856
2857         * mime-tar.el (mime-decode-message/tar), mime-play.el, mime-pgp.el
2858         (mime-article/check-pgp-signature), mime-partial.el
2859         (mime-article/grab-message/partials), mime-image.el, mime-edit.el
2860         (mime-edit-split-and-send), mime-def.el: Variable `mime/tmp-dir'
2861         was renamed to `mime-temp-directory'.
2862
2863         * mime-edit.el: `mime/edit-again' was renamed to
2864         `mime-edit-again'.
2865
2866 1997-03-04  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2867
2868         * mime-text.el, mime-edit.el: `mime/temporary-message-mode' was
2869         renamed to `mime-temp-message-mode'.
2870
2871         * mime-edit.el: Draft preview feature was abolished.
2872
2873         * mime-edit.el (mime-transfer-level-string): Fixed DOC-string.
2874
2875         Buffer local variable `mime/editing-buffer' was renamed to
2876         `mime-edit-buffer'.
2877
2878         * mime-edit.el (mime-edit-insert-x-emacs-field): New variable.
2879         (mime-edit-x-emacs-value): New variable.
2880         (mime-edit-translate-body): Insert X-Emacs field if variable
2881         `mime-edit-insert-x-emacs-field' is not nil.
2882
2883 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2884
2885         * mime-view.el (mime-preview/insert-content-button): Don't use
2886         function `assoc-value'.
2887
2888 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2889
2890         * mime-bbdb.el: `mime-bbdb-' -> `mime-bbdb/'.
2891
2892 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2893
2894         * SEMI-MK: compile and install emu and apel.
2895
2896 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2897
2898         * SEMI-ELS: tm-bbdb.el was renamed to mime-bbdb.el.
2899
2900         * mime-bbdb.el: Renamed from tm-bbdb.el.
2901
2902         * SEMI-CFG (EMU_PREFIX, EMU_DIR): New variable.
2903         (APEL_PREFIX, APEL_DIR, APEL_RELATIVE_DIR): New variable.
2904         (load-path): Add "../apel" instead of "../tl".
2905
2906         * SEMI-ELS: alist.el was moved to ../apel/.
2907
2908 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2909
2910         * mime-parse.el: Require emu; Function `char-list-to-string' was
2911         abolished.
2912
2913         * mime-edit.el: Require emu; definitions about visible/invisible
2914         were abolished.
2915
2916 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2917
2918         * eword-encode.el: Require emu; function
2919         `find-non-ascii-charset-string' and
2920         `find-non-ascii-charset-region' were abolished.
2921
2922         * mime-def.el: Require atype; functions about atype were
2923         abolished.
2924
2925 1997-03-03  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2926
2927         * mime-def.el: Require emu; Variable `running-xemacs' was
2928         abolished; Macro `defun-maybe' was abolished; Function `functionp'
2929         was abolished; Variable `charsets-mime-charset-alist',
2930         `default-mime-charset' and `mime-charset-coding-system-alist' were
2931         abolished; Function `mime-charset-to-coding-system',
2932         `charsets-to-mime-charset', `detect-mime-charset-region',
2933         `encode-mime-charset-region', `decode-mime-charset-region',
2934         `encode-mime-charset-string' and `decode-mime-charset-string' were
2935         abolished.
2936
2937 Sat Mar  1 04:12:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2938
2939         * mime-def.el (charsets-to-mime-charset): New function; copied
2940         from emu.el.
2941
2942         * eword-encode.el: Use `char-bytes' instead of `char-length'.
2943
2944         * mime-def.el (eliminate-top-spaces): New inline-function; copied
2945         from tl-str.el.
2946
2947         * mime-edit.el: Fixed about definition of visible/invisible
2948         functions for XEmacs.
2949
2950 Sat Mar  1 03:39:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2951
2952         * mime-edit.el (enable-invisible, end-of-invisible): New macro;
2953         copied from emu-19.el.
2954         (invisible-region, invisible-p, next-visible-point): New function;
2955         copied from emu-19.el and emu-xemacs.el.
2956         (visible-region): New function; copied from emu-19.el.
2957                 
2958         * mime-edit.el (mime-edit-make-boundary): New function.
2959         (mime-edit-translate-body, mime-edit-translate-region): Use
2960         `mime-edit-make-boundary'.
2961         
2962         * mime-edit.el (replace-space-with-underline): New inline
2963         function; copied from tl-str.el.
2964         
2965 Sat Mar  1 02:07:00 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2966
2967         * eword-encode.el (find-non-ascii-charset-region): New
2968         inline-function; copied from emu-e20.el.
2969
2970 Fri Feb 28 06:46:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2971
2972         * mime-def.el: Require cl.
2973
2974         * mime-view.el (mouse-button-2): New variable; copied from
2975         emu-19.el and emu-xemacs.el.
2976
2977         * mime-def.el (defun-maybe): New macro; copied from emu.el.
2978         (functionp): New function; copied from emu.el.
2979
2980 Fri Feb 28 05:14:54 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2981
2982         * mime-play.el: Supports only Emacs/mule API.
2983
2984         * mime-def.el (field-unify): Fixed.
2985
2986         * semi-setup.el: Don't require mime-play.
2987
2988         * mime-def.el: Function `put-fields' were abolished.
2989
2990         * mime-def.el: atype functions were moved from mime-play.el.
2991
2992         * mime-play.el: atype functions were moved to mime-def.el.
2993
2994 Fri Feb 28 04:50:13 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
2995
2996         * mime-def.el (call-after-loaded): New function; moved from
2997         semi-setup.el.
2998
2999         * semi-setup.el: Function `call-after-loaded' was moved to
3000         mime-def.el; require mime-def.
3001
3002 Fri Feb 28 04:44:27 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3003
3004         * semi-setup.el: require mime-play instead of mime-view when
3005         compiling.
3006
3007 Fri Feb 28 04:21:43 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3008
3009         * SEMI-MK: BINS were abolished.
3010
3011         * SEMI-CFG: require cl.
3012
3013         * SEMI-CFG: Variable `BIN_SRC_DIR' and `BINS' were abolished.
3014
3015 Fri Feb 28 04:08:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3016
3017         * SEMI-MK: Renamed from TM-MK.
3018
3019         * SEMI-CFG: Don't require tl-misc.
3020
3021         * SEMI-ELS (semi-modules-to-compile): Add alist.el.
3022
3023 Fri Feb 28 02:33:20 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3024
3025         * mime-play.el (field-unify): Fixed.
3026
3027 Fri Feb 28 02:22:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3028
3029         * mime-setup.el, mime-image.el, mime-edit.el, mime-play.el:
3030         Require alist.
3031
3032         * alist.el: New module; separated from tl-list.el.
3033
3034         * mime-play.el: Function `put-alist' and `del-alist' were moved to
3035         alist.el.
3036
3037         * mime-play.el (mime-article/coding-system-alist): Use
3038         `no-conversion' instead of *noconv*.
3039
3040 Thu Feb 27 13:48:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3041
3042         * mime-parse.el (char-list-to-string): New inline-function; copied
3043         from emu-19.el.
3044
3045 Thu Feb 27 13:43:38 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3046
3047         * mime-parse.el (symbol-concat): New inline-function; copied from
3048         tl-str.el.
3049
3050         * semi-setup.el: require 'mime-view when compiling.
3051
3052         * mime-parse.el (regexp-*): New inline-function; copied from
3053         tl-str.el.
3054
3055 Thu Feb 27 13:28:10 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3056
3057         * semi-setup.el (running-xemacs): New variable.
3058
3059 Thu Feb 27 09:00:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3060
3061         * mime-play.el: `mime/viewer-mode' -> `mime-view-mode'.
3062
3063         * mime-def.el: fixed DOC string.
3064
3065 Thu Feb 27 08:56:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3066
3067         * eword-decode.el: Don't require emu.
3068
3069         * mime-def.el (charsets-mime-charset-alist, default-mime-charset,
3070         mime-charset-coding-system-alist): New variable; copied from
3071         emu-e20.el.
3072         (mime-charset-to-coding-system, detect-mime-charset-region,
3073         encode-mime-charset-region, decode-mime-charset-region,
3074         encode-mime-charset-string, decode-mime-charset-string): New
3075         function; copied from emu-e20.el.
3076
3077         * eword-encode.el (find-non-ascii-charset-string): New
3078         inline-function; copied from emu-e20.el.
3079
3080 Thu Feb 27 08:36:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3081
3082         * mime-tar.el: Don't require emu.
3083
3084 Thu Feb 27 08:34:21 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3085
3086         * mime-play.el (put-alist, del-alist): New function; copied from
3087         tl-list.el.
3088         (put-fields, field-unifier-for-default, field-unifier-for-mode,
3089         field-unify, assoc-unify, get-unified-alist, delete-atype,
3090         remove-atype, replace-atype, set-atype): New function; copied from
3091         tl-atype.el.  Don't require tl-atype.
3092
3093 Thu Feb 27 08:18:16 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3094
3095         * semi-setup.el (call-after-loaded): New function; imported from
3096         tl-misc.el; Don't require tl-misc.
3097
3098 Thu Feb 27 08:10:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3099
3100         * mime-pgp.el: Renamed from tm-pgp.el.
3101
3102 Thu Feb 27 08:05:45 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3103
3104         * mime-def.el (pgp-function-alist): tm-edit-mc.el was renamed to
3105         mime-mc.el.
3106
3107         * mime-mc.el: Renamed from tm-edit-mc.el.
3108
3109 Thu Feb 27 06:38:44 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3110
3111         * mime-text.el: `tm:mother-button-dispatcher' ->
3112         `mime-button-mother-dispatcher'.
3113         
3114         * mime-def.el, mime-text.el (mime-preview/filter-for-text/plain),
3115         mime-view.el, mime-tar.el (mime-tar-set-properties):
3116         `tm:add-button' -> `mime-add-button'.
3117         
3118         * mime-file.el: Renamed from tm-file.el.
3119
3120 Wed Feb 26 13:01:25 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3121
3122         * eword-decode.el: Must require emu.
3123
3124         * eword-decode.el (eword-decode-region): Unused local variable
3125         `charset', `encoding' and `text'.
3126
3127 Wed Feb 26 07:58:29 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3128
3129         * eword-decode.el (eword-decode-encoded-word): Use
3130         `add-text-properties' directly.
3131
3132 Wed Feb 26 07:44:22 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3133
3134         * mime-def.el (tm:add-button): Use `add-text-properties' directly.
3135
3136         * mime-def.el (running-xemacs): New variable; if it is not nil,
3137         require overlay.
3138
3139         * mime-def.el (regexp-or): New function.
3140
3141 Wed Feb 26 04:57:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3142
3143         * mime-tar.el: Renamed from tm-tar.el.
3144
3145         * mime-view.el (mime-view-define-keymap): `tm:button-dispatcher'
3146         -> `mime-button-dispatcher'.
3147
3148         * mime-def.el: `tm:button-dispatcher' -> `mime-button-dispatcher'.
3149
3150         * mime-def.el: `tm:mother-button-dispatcher' ->
3151         `mime-button-mother-dispatcher'.
3152
3153         * mime-def.el: `semi-data' -> `mime-button-data'.
3154
3155         * mime-def.el: `semi-callback' -> `mime-button-callback'.
3156
3157         * mime-def.el: `tm:mouse-face' -> `mime-button-mouse-face'.
3158
3159         * mime-def.el: `tm:button-face' -> `mime-button-face'.
3160
3161         * mime-def.el (tm:add-button, tm:button-dispatcher):
3162         `mime-callback' was renamed to `semi-callback'; `mime-data' was
3163         renamed to `semi-data'.
3164
3165 Wed Feb 26 03:54:17 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3166
3167         * mime-def.el (tm:add-button): Use `make-overlay' directly.
3168
3169         * mime-def.el (tm:add-button): Use `overlay-put' directly.
3170
3171 Tue Feb 25 07:40:37 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3172
3173         * mime-text.el: `tm:browse-url' was renamed to
3174         `mime-text-browse-url'.
3175
3176         * mime-text.el: Require browse-url.
3177
3178         * mime-text.el: `tm:URL-regexp' was renamed to
3179         `mime-text-url-regexp'.
3180
3181         * mime-text.el: Variable `tm:URL-regexp',
3182         `browse-url-browser-function' and function `tm:browse-url' were
3183         moved from mime-def.el.
3184
3185         * mime-def.el: Variable `tm:URL-regexp',
3186         `browse-url-browser-function' and function `tm:browse-url' were
3187         moved to mime-text.el.
3188
3189         * eword-decode.el: Variable `tm:warning-face' was renamed to
3190         `eword-warning-face'.
3191
3192         * eword-decode.el: Variable `tm:warning-face' was moved from
3193         mime-def.el.
3194
3195         * mime-def.el: Variable `tm:warning-face' was moved to
3196         eword-decode.el.
3197
3198         * mime-def.el: Function `tm:set-face-region' was abolished.
3199
3200         * mime-edit.el: `mime-edit-make-charset-default-encoding-alist' ->
3201         `mime-make-charset-default-encoding-alist'.
3202
3203         * mime-edit.el: `mime-edit-transfer-level' ->
3204         `mime-transfer-level'.
3205
3206         * mime-edit.el: Function `mime/encoding-name' was renamed to
3207         `mime-encoding-name'.
3208
3209         * mime-def.el: Function `mime/make-charset-default-encoding-alist'
3210         was abolished.
3211
3212         * mime-edit.el: Function `mime/encoding-name' was moved from
3213         mime-def.el.
3214
3215         * mime-def.el: Function `mime/encoding-name' was moved to
3216         mime-edit.el.
3217
3218 Tue Feb 25 06:15:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3219
3220         * mime-edit.el: Variable `mime-charset-type-list' was moved from
3221         mime-def.el.
3222
3223         * mime-def.el: Variable `mime-charset-type-list' was moved to
3224         mime-edit.el.
3225
3226 Mon Feb 24 10:07:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3227
3228         * eword-encode.el (eword-encode-header): fixed typo.
3229
3230 Mon Feb 24 10:04:23 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3231
3232         * mime-edit.el (mime-edit-insert-message, mime-edit-insert-mail,
3233         mime-editor::edit-again): Don't use `assoc-value'; Don't require
3234         tl-list.
3235
3236 Mon Feb 24 10:00:50 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3237
3238         * mime-play.el: require tl-atype.
3239
3240         * mime-view.el: Don't require tl-atype.
3241
3242 Mon Feb 24 09:58:14 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3243
3244         * mime-view.el: Don't require tl-misc.
3245
3246 Mon Feb 24 09:57:03 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3247
3248         * eword-encode.el (eword-encode-header): Use function `assoc-if'
3249         instead of `ASSOC'; require cl instead of tl-list.
3250
3251         * mime-parse.el (define-structure): New macro; Don't require
3252         tl-misc.el.
3253
3254         * mime-view.el (mime-preview/insert-content-button): Don't use
3255         function `assoc-value'.
3256
3257         * mime-view.el: Require cl instead of tl-list.
3258
3259         * mime-view.el: Don't require tl-str.el.
3260
3261 Mon Feb 24 09:12:12 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3262
3263         * mime-parse.el (define-structure): New macro; Don't require
3264         tl-misc.el.
3265
3266         * mime-view.el (mime-preview/insert-content-button): Don't use
3267         function `assoc-value'.
3268
3269         * mime-view.el: Require cl instead of tl-list.
3270
3271         * mime-view.el: Don't require tl-str.el.
3272
3273 Mon Feb 24 09:04:48 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3274
3275         * eword-decode.el: Constant
3276         `eword-Q-encoding-and-encoded-text-regexp' was abolished.
3277
3278         * eword-decode.el (quoted-printable-hex-chars,
3279         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
3280         eword-Q-encoding-and-encoded-text-regexp): New constant; moved
3281         from mime-def.el.
3282         
3283         * mime-def.el (quoted-printable-hex-chars,
3284         quoted-printable-octet-regexp, eword-Q-encoded-text-regexp,
3285         eword-Q-encoding-and-encoded-text-regexp): Moved to
3286         eword-decode.el.
3287         
3288         * eword-decode.el (base64-token-regexp,
3289         base64-token-padding-regexp, eword-B-encoded-text-regexp): New
3290         constant; moved from mime-def.el.
3291         
3292         * mime-def.el: Constant `base64-token-regexp',
3293         `base64-token-padding-regexp' and `eword-B-encoded-text-regexp'
3294         were moved to eword-decode.el.
3295         
3296         * mime-def.el: Constant `eword-B-encoding-and-encoded-text-regexp'
3297         was abolished.
3298
3299 Mon Feb 24 08:52:01 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3300
3301         * eword-decode.el: Don't require emu.
3302
3303         * eword-decode.el: Don't require tl-str.el.
3304
3305         * mime-def.el (get-version-string): New inline-function; imported
3306         from tl-str.el.
3307
3308 Mon Feb 24 02:42:24 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3309
3310         * mime-setup.el: Function `mime/encode-message-header' was renamed
3311         to `eword-encode-header'.
3312
3313         * mime-edit.el, eword-encode.el: Function
3314         `eword-encode-message-header' was renamed to
3315         `eword-encode-header'.
3316
3317 Mon Feb 24 02:26:02 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3318
3319         * eword-decode.el (eword-decode-header): New optional argument
3320         `SEPARATOR'; Use function `std11-narrow-to-header'.
3321
3322         * mime-view.el, mime-setup.el, eword-decode.el: Function
3323         `eword-decode-message-header' was renamed to
3324         `eword-decode-header'.
3325
3326 Mon Feb 24 02:17:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3327
3328         * mime-edit.el: tm-ew-e.el was renamed to eword-encode.el;
3329         Function `mime/encode-message-header' was renamed to
3330         `eword-encode-message-header'.
3331
3332 Mon Feb 24 01:59:28 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3333
3334         * mime-view.el: Function `mime-eword/decode-string' was renamed to
3335         `eword-decode-string'.
3336
3337         * mime-def.el: `mime/Q-' -> `eword-Q-'.
3338
3339         * mime-def.el: `mime/B-' -> `eword-B-'.
3340
3341 Mon Feb 24 01:46:59 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3342
3343         * eword-decode.el: Constant `eword-charset-regexp' was renamed to
3344         `mime-charset-regexp'.
3345
3346         * mime-def.el: Constant `mime/charset-regexp' was renamed to
3347         `mime-charset-regexp'.
3348
3349 Mon Feb 24 01:38:18 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3350
3351         * mime-view.el: Function `mime/decode-message-header' was renamed to
3352         `eword-decode-message-header'.
3353
3354         * mime-view.el: tm-ew-d.el was renamed to eword-decode.el.
3355
3356 Mon Feb 24 01:32:33 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3357
3358         * mime-setup.el: tm-ew-d.el was renamed to eword-decode.el;
3359         Function `mime/decode-message-header' was renamed to
3360         `eword-decode-message-header'.
3361
3362 Sat Feb 22 17:30:15 1997  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3363
3364         * SEMI-CFG: Renamed from TM-CFG.
3365
3366         * SEMI-ELS: Renamed from TM-ELS.
3367
3368         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
3369         `eword-in-subject-p'.
3370
3371         * eword-encode.el: `mime/' -> `eword-'.
3372
3373         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
3374         variable `mime/use-X-Nsubject'.
3375
3376         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
3377         `mime/generate-X-Nsubject'.
3378
3379         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
3380         variable `mime/no-encoding-header-fields'.
3381
3382         * eword-encode.el (eword-field-encoding-method-alist): Renamed
3383         from `mime/field-encoding-method-alist'.
3384
3385         * eword-encode.el: Renamed from tm-ew-e.el.
3386         
3387         * eword-decode.el: Renamed from tm-ew-d.el.
3388
3389         * mime-view.el: Don't require tm-def.
3390
3391         * mime-parse.el: tm-def.el was renamed to mime-def.el.
3392
3393         * mime-def.el: Renamed from tm-def.el.
3394
3395 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3396
3397         * SEMI-ELS: Renamed from TM-ELS.
3398
3399 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3400
3401         * eword-encode.el: `eword-exist-encoded-word-in-subject' ->
3402         `eword-in-subject-p'.
3403
3404         * eword-encode.el: `mime/' -> `eword-'.
3405
3406         * eword-encode.el (eword-generate-X-Nsubject): Don't refer
3407         variable `mime/use-X-Nsubject'.
3408
3409         * eword-encode.el (eword-generate-X-Nsubject): Renamed from
3410         `mime/generate-X-Nsubject'.
3411
3412         * eword-encode.el (eword-field-encoding-method-alist): Don't refer
3413         variable `mime/no-encoding-header-fields'.
3414
3415         * eword-encode.el (eword-field-encoding-method-alist): Renamed
3416         from `mime/field-encoding-method-alist'.
3417
3418         * eword-encode.el: Renamed from tm-ew-e.el.
3419         
3420         * eword-decode.el: Renamed from tm-ew-d.el.
3421
3422         * mime-view.el: Don't require tm-def.
3423
3424         * mime-parse.el: tm-def.el was renamed to mime-def.el.
3425
3426 1997-02-22  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3427
3428         * mime-def.el: Renamed from tm-def.el.
3429
3430 Fri Feb 21 08:04:42 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3431
3432         * mime-view.el: Don't `suppress-keymap'.
3433
3434 Fri Feb 21 07:42:32 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3435
3436         * mime-view.el: tm-parse.el was renamed to mime-parse.el.
3437
3438         * mime-parse.el: Renamed from tm-parse.el.
3439
3440         * mime-view.el: Key-binding for function
3441         `mime-view-display-x-face' was abolished.
3442
3443 Fri Feb 21 07:04:51 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3444
3445         * mime-setup.el: modified for mime-edit.el.
3446
3447 Fri Feb 21 07:02:52 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3448
3449         * mime-edit.el: `mime-editor/' -> `mime-edit-'.
3450
3451 Fri Feb 21 06:57:11 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3452
3453         * mime-edit.el: based on tm-edit 7.105.
3454
3455         * semi-setup.el: tm-image.el was renamed to mime-image.el.
3456
3457         * mime-image.el: Renamed from tm-image.el.
3458
3459 Fri Feb 21 05:57:53 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3460
3461         * semi-setup.el: Renamed from tm-setup.el.
3462
3463         * mime-setup.el: Setting for GNUS was abolished.
3464
3465         * mime-setup.el: Variable `mime-setup-use-sc' was abolished.
3466
3467         * mime-view.el: tm-play.el was renamed to mime-play.el.
3468
3469         * mime-partial.el: Renamed from tm-partial.el.
3470
3471         * mime-play.el: Renamed from tm-play.el.
3472
3473         * mime-view.el: `tm-text' is renamed to `mime-text'.
3474
3475         * mime-view.el (mime-view-mode): Optional argument `mother-keymap'
3476         was renamed to `default-keymap-or-function'; optional argument
3477         `default-function' was abolished.
3478
3479         * mime-text.el: `mime-view-code-converter-alist' ->
3480         `mime-text-decoder-alist'.
3481
3482         * mime-text.el: Renamed from tm-text.el.
3483
3484 Thu Feb 20 09:02:36 1997  Tomohiko Morioka  <tmorioka@mule.etl.go.jp>
3485
3486         * mime-view.el: `mime/viewer-mode' -> `mime-view-mode'.
3487
3488         * mime-view.el: Renamed from tm-view.el.
3489
3490 Thu Jul 11 14:57:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3491
3492         * mime-edit.el (mime-file-types): add for patch.
3493
3494         * mime-edit.el: rearrangement.
3495
3496 Wed Jul 10 12:05:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3497
3498         * mime-edit.el (mime-editor/normalize-body): Use function
3499         `encode-mime-charset-region' instead of
3500         `mime-charset-encode-region'.
3501
3502 Wed Jul 10 11:51:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3503
3504         * mime-edit.el (mime-editor/normalize-body): fixed.
3505
3506         * mime-edit.el (mime-editor/define-charset):
3507         Argument `charset' was changed to
3508         symbol.
3509         (mime-editor/choose-charset): Changed to return symbol.
3510         (mime-editor/normalize-body): charset was changed to symbol.
3511
3512 Wed Jul 10 11:22:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3513
3514         * mime-edit.el (mime-editor/make-charset-default-encoding-alist):
3515         New function.
3516         (mime-editor/charset-default-encoding-alist): Use function
3517         `mime-editor/make-charset-default-encoding-alist'.
3518         (mime-editor/toggle-transfer-level): Use function
3519         `mime-editor/make-charset-default-encoding-alist'.
3520
3521         * mime-edit.el (mime-editor/choose-charset): Use function
3522         `detect-mime-charset-region' instead of
3523         `mime/find-charset-region'.
3524
3525 Tue Jul  9 13:24:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3526
3527         * mime-edit.el (mime/editor-mode): Don't toggle.
3528
3529         (mime-editor/toggle-mode): New function.
3530
3531 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
3532
3533         * mime-edit.el: I think the following is the best way to handle
3534         tm-edit as a minor mode in XEmacs (at least in 19.14 -- I am not
3535         sure if "add-minor-mode" works the same way in earlier versions).
3536         By clicking on the mode line you can turn mime/editor-mode on or
3537         off.
3538
3539 Thu Jun 27 14:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3540
3541         * mime-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
3542         `as-binary-process'.
3543
3544         * mime-edit.el (mime-editor/sign-pgp-kazu): Use macro
3545         `as-binary-process'.
3546
3547 Wed Jun 12 05:58:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3548
3549         * mime-edit.el (mime-editor/split-message-sender-alist): setting
3550         for `mail-mode' was moved to tm-rmail.el.
3551
3552 Sun Jun  9 06:44:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3553
3554         * mime-edit.el: Variable
3555         `mime-editor/message-default-sender-alist' was abolished.
3556
3557 Sun Jun  9 06:40:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3558
3559         * mime-edit.el: Variable `mime-editor/window-config-alist' was
3560         abolished.
3561
3562 Sun Jun  9 06:35:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3563
3564         * mime-edit.el (mime-editor/split-and-send): New implementation.
3565
3566 Mon Jun  3 17:39:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3567
3568         * mime-edit.el (mime-editor::edit-again): fixed about multipart.
3569
3570 Wed May 29 09:57:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3571
3572         * mime-edit.el (mime-editor/define-charset,
3573         mime-editor/set-parameter): Function `mime-set-parameter' was
3574         renamed to `mime-editor/set-parameter'.
3575
3576         * mime-edit.el (mime-set-parameter): New implementation
3577
3578         (mime-editor/translate-single-part-tag): New function.
3579         (mime-editor/translate-region): Use function
3580         `mime-editor/translate-single-part-tag'.
3581
3582 Tue May 28 15:15:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3583
3584         * mime-edit.el (mime-editor::edit-again): fixed.
3585
3586         * mime-edit.el (mime/edit-again): fixed.
3587
3588         * mime-edit.el (mime-editor::edit-again): modified for new tag
3589         rule.
3590
3591         * mime-edit.el (mime-editor/insert-signature): Use variable
3592         `signature-file-name' instead of `signature'.
3593
3594         * mime-edit.el (mime-editor/multipart-beginning-regexp): Don't
3595         require begging new-line.
3596
3597         (defconst mime-editor/multipart-end-regexp): Don't require begging
3598         new-line.
3599
3600         (mime-editor/find-inmost): modified for new enclosure tag rule.
3601
3602         (mime-editor/translate-region): modified for new enclosure tag rule.
3603
3604         (mime-editor/enclose-region): modified for new enclosure tag rule.
3605
3606 Sun May 26 05:04:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3607
3608         * mime-edit.el: Add `(provide 'tm-edit)'.
3609
3610         Do `(run-hooks 'tm-edit-load-hook)' if variable
3611         `mime-edit-load-hook' is not bound.
3612
3613 Sun May 26 02:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3614
3615         * mime-edit.el (mime-editor/insert-binary-buffer): fixed.
3616         (mime-editor/normalize-body): fixed.
3617
3618 Sat May 25 20:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3619
3620         * mime-edit.el (mime-editor/normalize-body): fixed.
3621
3622         (mime-editor/content-end): Used function `invisible-p' and
3623         `next-visible-point'.
3624
3625 Sat May 25 20:05:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3626
3627         * mime-edit.el (mime-editor/insert-binary-buffer): Use function
3628         `invisible-region' instead of `mime-flag-region'.
3629         (mime-editor/normalize-body): Use function `visible-region'
3630         instead of `mime-flag-region'.
3631         (mime-editor/content-end): New implementation.
3632
3633 Sat May 25 16:04:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3634
3635         * mime-edit.el (mime-editor/enquote-region): New command; bound to
3636         `C-c C-x q'.
3637         
3638         (mime-editor/menu-list): New item for function
3639         `mime-editor/enquote-region'.
3640
3641 Sat May 25 15:52:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3642
3643         * mime-edit.el (mime-editor/process-multipart-1): Use function
3644         `string-equal' instead of `string='.
3645
3646 Sat May 25 15:48:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3647
3648         * mime-edit.el (mime-editor/process-multipart-1): fixed about
3649         condition of next tag inserting.
3650
3651 Sat May 25 15:36:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3652
3653         * mime-edit.el (mime-editor/enclose-region): fixed for new format.
3654
3655 Sat May 25 15:15:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3656
3657         * mime-edit.el (mime-editor/insert-partial-header): Comment of
3658         Mime-Version field was modified.
3659
3660         * mime-edit.el (mime-editor/insert-tag): Don't insert unnecessary
3661         line break.
3662
3663         * mime-edit.el (mime-editor/version-name): New constant.
3664
3665         (mime-editor/mime-version-value): Use constant
3666         `mime-editor/version-name'.
3667
3668         (mime-editor/insert-partial-header): Use constant
3669         `mime-editor/version-name'.
3670
3671 Fri May 24 15:16:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
3672
3673         * mime-edit.el (mime-editor/goto-tag): fixed for a tag without
3674         line break.
3675         (mime-editor/normalize-body): fixed for a tag without line break.
3676
3677         * mime-edit.el (mime-editor/translate-region): fixed for a part
3678         starting without line break.
3679
3680         * mime-edit.el (mime-editor/single-part-tag-regexp): It allows any
3681         column.
3682         (mime-editor/quoted-single-part-tag-regexp): New constant.
3683         (mime-editor/enquote-region): New function.
3684         (mime-editor/dequote-region): New function.
3685         (mime-editor/process-multipart-1): Processing for ``quote''
3686         enclosure was added.
3687         (mime-editor/translate-body): Use function
3688         `mime-editor/dequote-region'.
3689
3690         (mime-editor/mime-version-value): Comment was renamed.
3691
3692         * mime-edit.el: Renamed from tm-edit.el