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