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