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