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