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