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