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