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