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