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