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