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