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