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