tm 7.41.1.
[elisp/tm.git] / ChangeLog
1 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2
3         * tm: Version 7.41.1 was released.
4         * tm/mh-e: Version 7.46 was released.
5         * tm/gnus: Version 7.34 was released.
6
7         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
8         for XEmacs
9
10 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
11
12         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
13
14         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
15         new implementation
16
17         * tm-bbdb.el: new module: about BBDB
18
19 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
20
21         * tl: Version 7.09 was released.
22         * tm: Version 7.41 was released.
23         * tm/gnus: Version 7.33.1 was released.
24
25 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
26
27         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
28         quoted-string.
29
30         * tm-edit.el (mime-file-types): Some file types were added.
31
32 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
33
34         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
35
36 \f
37 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
38
39         * tl: version 7.08 was released.
40         * tm: version 7.40 was released.
41         * tm/gnus: Version 7.33 was released.
42
43 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
44
45         * tm-edit.el (mime-editor/choose-charset): New implementation: use
46         function `mime/find-charset-region' instead of
47         `mime-body-charset-chooser'.
48
49         * tm-edit.el: Variable `mime-body-charset-chooser' and its
50         implementations were deleted.
51
52         * tm-edit.el (mime-editor/normalize-body): use variable
53         `mime/charset-default-encoding-alist' instead of function
54         `mime-editor/choose-encoding'.
55
56         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
57
58 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
59
60         * tm-def.el (mime/find-charset-region): New function
61
62         * tm-def.el (mime/charset-default-encoding-alist): New variable
63
64 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
65
66         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
67         renamed to `mime-eword/charset-encoding-alist'.
68
69         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
70         `mime-eword/encoder-version'.
71
72         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
73         moved from tm-def.el.
74
75         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
76         moved to tm-ew-e.el.
77
78         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
79         `tm-eword::find-charset-rule'.
80
81         * tm-ew-e.el (mime/find-charset-rule): modified to use function
82         `mime/find-charset'
83
84         * tm-def.el (mime/find-charset): new function
85
86 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
87
88         * tm-ew-e.el (mime/find-charset-rule): new implementation
89
90         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
91
92 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
93
94         * tm-nemacs.el, tm-orig.el:
95         Variable `mime/lc-charset-rule-list' was deleted.
96
97         * tm-mule.el:
98         Variable `mime/lc-charset-rule-list' and
99         `mime/unknown-charset-rule' were deleted.
100
101 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
102
103         * tm-def.el (mime/default-charset-encoding-alist): new variable
104
105 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
106
107         * tm-orig.el, tm-nemacs.el, tm-mule.el
108         (mime/lc-charset-alist, mime/unknown-charset): new variable
109
110 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
111
112         * tm-edit.el:
113         (mime-editor/translate-body, mime-editor/translate-region):
114         Spaces in boundary are replaced by underlines.
115         (cf. [tm-en:255,258])
116
117 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
118
119         * tm-mule.el: Obsolete definitions were deleted.
120
121 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
122
123         * tm-orig.el, tm-nemacs.el, tm-mule.el:
124         Variable `mime/latin-lc-list' was deleted.
125
126 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
127
128         * tm-orig.el, tm-nemacs.el, tm-mule.el:
129         Variable `mime/lc-charset-and-encoding-alist' was deleted.
130
131 \f
132 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
133
134         * tm: Version 7.39 was released.
135         * tm/gnus: Version 7.30 was released.
136
137         * README.en: Sample of hilit19 was changed.
138
139 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
140
141         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
142         rest.
143
144         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
145
146 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
147
148         * Makefile (19_29): `make gnus5' was commented out.
149
150 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
151
152         * tm-rmail.el (tm-rmail/preview-message): New implementation
153
154         * tm-rmail.el (rmail-summary-rmail-update): redefined
155
156         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
157
158 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
159
160         * mk-tm (compile-tm): `(load "rmailsum")' was added.
161
162 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
163
164         * signature.el (signature-delete-blank-lines-at-eof): New variable
165
166 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
167
168         * tm-def.el (tm:browse-url): argument was fixed.
169
170         * README.en: fixed about PGP
171
172 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
173
174         * tm-pgp.el, README.en:
175         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
176
177 \f
178 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
179
180         * tm: Version 7.38 was released.
181         * tm/gnus: Version 7.28 was released.
182
183 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
184
185         * tm-edit.el (mime-file-types): format was changed.
186                 (0) filename pattern
187                 (1) primary type
188                 (2) sub type
189                 (3) parameters of Content-Type field
190                 (4) Content-Transfer-Encoding
191                 (5) disposition-type
192                 (6) parameters of Content-Disposition field
193
194         * tm-edit.el (mime-editor/insert-file):
195         modified for new `mime-file-types' format.
196
197 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
198
199         * tm-def.el (mime/disposition-type-regexp): New constant
200
201         * tm-parse.el (mime/parse-Content-Disposition): New function
202
203         * tm-parse.el (mime/Content-Disposition): New function
204
205         * tm-view.el (mime-article/get-subject):
206         function `mime-viewer/get-subject' was renamed to it.
207
208         * tm-view.el (mime-article/get-uu-filename): New function:      
209         it was separated from function `mime-article/get-subject'.
210
211         * tm-play.el (mime-article/get-original-filename): New function
212
213         * tm-play.el (mime-article/get-filename):
214         Function `mime-article/get-name' was renamed to it.     
215         It was modified to use `mime-article/get-original-filename'
216         instead of `mime-article/get-subject'.
217
218         * tm-file.el (mime-article/extract-file):       
219         modified to use `mime-article/get-filename'
220
221 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
222
223         * tm-setup.el:
224         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
225         `(require 'tm-gnus)' is add-hooked as append mode.      
226         (cf. [tm-ja:1391])
227
228 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
229
230         * tm-pgp.el: (mime-article/check-pgp-signature):
231         fixed to treat signed part as binary. (to fix problem in OS/2)
232
233 \f
234 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
235
236         * tl: Version 7.03.4 was released.
237         * tm: Version 7.37 was released.
238         * tm/gnus: Version 7.26 was released.
239
240 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
241
242         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
243         draft-elkins-pem-pgp-02.txt.
244
245 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
246
247         * Makefile: tm/src/tmpgp was abolished.
248
249 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
250
251         * tm-edit.el:
252         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
253
254 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
255
256         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
257
258         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
259
260 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
261
262         * tm-view.el (mime-viewer/filter-text/plain): put URL into
263         text-property. (cf. [tm-ja:1367])
264
265 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
266
267         * tm-vm.el (tm-vm-load-hook): New hook
268         
269         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
270         current-buffer is folder buffer. Some problem is still rest.
271         (cf. [tm-ja:1348])
272
273 \f
274 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
275
276         * tm: Version 7.36 was released.
277         * tm/gnus: Version 7.25 was released.
278
279         * methods/tm-au: new implementation
280
281 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
282
283         * tm-view.el (mime-viewer/quit): New implementation
284
285         * tm-view.el (mime-viewer/show-summary): New function:
286         it is bound with `h' key.
287
288         * tm-view.el (mime-viewer/show-summary-method): New variable
289
290 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
291
292         * methods/tmdecode, methods/tm-plain:
293         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
294
295 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
296
297         * tm-view.el: setting for "image/x-mag"
298
299 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
300
301         * tm-pgp.el: application/pgp-encrypted support
302
303         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
304
305         * tm-pgp.el: setting for "text/x-pgp"
306
307         * tm-setup.el: setting for tm-image.el when XEmacs is running.
308
309         * tm-image.el:
310         Filters were merged to function `mime-preview/filter-for-image'.
311
312 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
313
314         * tm-image.el: Initial revision
315
316 \f
317 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
318
319         * tm: Version 7.35 was released.
320         * tm/gnus: Version 7.24 was released.
321
322 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
323
324         * tm-pgp.el:
325         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
326         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
327         (cf. [tm-ja:1345])
328
329         * tm-view.el:
330         (1) Popup menu for Emacs 19.* was deleted.
331         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
332             later, system popup menu is available.
333
334 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
335
336         * tm-edit.el (mime/editor-mode): DOC string was fixed.
337
338 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
339
340         * tm-vm.el:
341         (1) New variable `tm-vm/use-xemacs-popup-menu'.
342         (2) popup menu of MIME-Edit minor mode became sub menu.
343
344 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
345
346         * tm-rmail.el:
347         Setting was modified to load tm-mail after tm-edit is loaded.
348
349         * tm-mail.el:
350         (1) New variable `tm-mail/use-xemacs-popup-menu'.
351         (2) popup menu of MIME-Edit minor mode became sub menu.
352
353         * tm-def.el (tm:set-fields): New function
354
355 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
356
357         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
358         binary declarations
359
360         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
361
362 \f
363 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
364
365         * tm: Version 7.34 was released.
366
367         * Makefile:
368         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
369
370 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
371
372         * tm-edit.el:
373         (1) `pgp-elkins' style PGP signature was implemented.
374         (2) New function `mime-editor/insert-key': It is based on
375             draft-elkins-pem-pgp-01.txt.
376
377 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
378
379         * tm-pgp.el: New function `mime-article/add-pgp-keys'
380
381 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
382
383         * tm-play.el (mime-article/decode-caesar):
384         encoding field is symbol, not string.
385
386         * tm-html.el: encoding field is symbol, not string.
387
388 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
389
390         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
391         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
392         `vm-scroll-(forward|backward)' was enclosed by
393         `(let ((vm-inhibit-startup-message t)) ...)'.
394         (cf. [tm-ja:1313], [tm-ja:1314])
395
396 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
397
398         * signature.el (signature/insert-signature-at-eof):
399         `(delete-blank-lines)' was commented out.
400
401 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
402
403         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
404         It might be better to treat `vm-honor-page-delimiters' (and
405         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
406
407 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
408
409         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
410         `(goto-char (point-max))'. (cf. [tm-ja:1289])
411
412 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
413
414         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
415         mail-header-separator before calling mailcrypt function.
416
417 \f
418 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
419
420         * tl: Version 7.03.3 was released.
421         * tm: Version 7.33 was released.
422         * tm/mh-e: Version 7.44 was released.
423         * tm/gnus: Version 7.22 was released.
424         
425         * tm-view.el:
426         (1) New field variable `mime-viewer/visible-field-list'
427         (2) New function `mime-preview/cut-header'
428         
429         * tm-view.el: (mime-viewer/default-content-header-filter):
430         New implementation
431
432 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
433
434         * tm-file.el: comment was fixed.
435         
436         * methods/tm-html, methods/tm-image:
437         fixed to insert spaces previous and next of "="
438         (cf. [tm-ja:1262])
439
440 \f
441 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
442
443         * tl: Version 7.03.2 was released.
444         * tm: Version 7.32 was released.
445         * tm/gnus: Version 7.21.2 was released.
446
447 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
448
449         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
450         was renamed to `mime-preview/point-pcinfo'.
451
452         * tm-edit.el: does not exit from MIME editor mode if function
453         `mime-editor/pgp-processing' is fail.
454
455         * tm-edit.el:
456         (1) New variable `mime-editor/signing-type' and
457             `mime-editor/encrypting-type': their types are pgp-elkins,
458             pgp-kazu or nil. pgp-elkins is not supported yet.
459         (2) New function `mime-editor/enclose-signed-region' and
460             `mime-editor/enclose-encrypted-region' for new enclosure
461             `signed' and `encrypted'.
462         (3) New function `mime-editor/process-pgp-kazu': to process
463             `signed' and `encrypted' enclosure as application/pgp.
464         (4) New function `mime-editor/set-split'
465
466 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
467
468         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
469         work.
470
471 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
472
473         * tm-edit.el (mime-editor/process-multipart-1):
474         Boundary is folded.
475
476         * tm-edit.el: rearrangement
477
478 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
479
480         * tm-play.el (mime-article/show-output-buffer):
481         `(get-buffer-create mime/output-buffer-name)' was inserted.
482
483 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
484
485         * tm-pgp.el: application/pgp-signature support.
486
487         * tm-play.el:
488         Function `mime-article/decode-message/partial' was modified not to
489         use `find-file'.
490
491 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
492
493         * tm-def.el:
494         Constant `mime/decoding-buffer-name' was deleted (because it seems
495         not be used).
496
497         * tm-edit.el: application/pgp support
498
499 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
500
501         * tm-file.el: setting for another variables to regard as binary.
502
503 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
504
505         * tm-view.el:
506         Function `mime-viewer/display-content' was fixed about judgement
507         of root content.
508
509 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
510
511         * tm-parse.el:
512         Function `mime/parse-multipart' was fixed about point-max slot of
513         content-info.
514
515 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
516
517         * tm-def.el: New constant `mime/temp-buffer-name'.
518
519         * tm-play.el:
520         Function `mime-article/decode-message/partial' was modified to use
521         `mime/temp-buffer-name'.
522
523 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
524
525         * tm-pgp.el: Initial revision
526
527 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
528
529         * tm-vm.el: According to Junya Watanabe
530         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
531         menu in Emacs and Mule.
532         (cf. [tm-ja:1249])
533
534 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
535
536         * tm-view.el: New variable
537         `mime-viewer/content-subject-showing-Content-Type-list'
538
539 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
540
541         * tm-file.el(mime-article/extract-file):
542         Variable `require-final-newline' should be nil.
543
544 \f
545 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
546
547         * tl: Version 7.03.1 was released.
548         * tm: Version 7.31 was released.
549         * tm/gnus: Version 7.21.1 was released.
550
551         * Makefile: tl/README.eng was renamed to tl/README.en.
552
553 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
554
555         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
556
557         * tm-mail.el: pop up menu setting for XEmacs.
558
559         * tm-edit.el:
560         MUA depended codes about XEmacs pop up menu were moved to
561         tm-MUAs.
562
563         * tm-view.el: defvar `mime::article/preview-buffer' and
564         `mime::article/code-converter' for XEmacs.
565
566         * tm-edit.el: some comments are modified.
567
568 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
569
570         * Makefile:
571         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
572         (2) README.eng was rename to README.en.
573
574 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
575
576         * tm-play.el:
577         Function `mime-article/view-message/rfc822' was modified to set
578         buffer local variable `mime::article/code-converter'.
579
580         * tm-view.el:
581         New buffer local variable `mime::article/code-converter': It
582         specifies code-converter. If it is nil,
583         `mime-viewer/code-converter-alist' is used.
584
585 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
586
587         * tm-view.el:
588         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
589
590 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
591
592         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
593
594 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
595
596         * tm-rmail.el: version variables were added.
597
598         * tm-rmail.el:
599         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
600         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
601         some extensions) (cf. [tm-ja:1225])
602
603 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
604
605         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
606
607 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
608
609         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
610
611         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
612
613 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
614
615         * tm-rmail.el:
616         `(substitute-key-definition
617                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
618         should be enclosed by (call-after-loaded 'mime-setup ..).
619
620 \f
621 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
622
623         * tm: Version 7.30 was released.
624         * tm/mh-e: Version 7.43 was released.
625         * tm/gnus: Version 7.21 was released.
626         * tl: Version 7.03 was released.
627
628         * tm-edit.el: In function `mime-editor/split-and-send', to
629         `(make-variable-buffer-local 'mail-header-separator)' was changed
630         to `(make-local-variable 'mail-header-separator)'.
631
632         * tm-play.el: In function `mime-article/decode-caesar',
633         `(setq buffer-read-only nil)' was inserted before
634         `(erase-buffer)'. (cf. [tm-ja:1214])
635
636 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
637
638         * README.eng:
639         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
640         added and rewrote about VM.
641
642 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
643
644         * tm-vm.el:
645         (1) Function `tm-vm/over-to-previous' was renamed to
646             `tm-vm/over-to-previous-method'.
647         (2) Function `tm-vm/over-to-next was renamed to
648             `tm-vm/over-to-next-method'.
649
650 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
651
652         * tm-vm.el:
653         - Variable `tm-vm/automatic-mime-preview' was changed to user
654           variable.
655
656         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
657           `vm-xxx-hook'.
658
659         - New function `tm-vm/over-to-previous' and
660           `tm-vm/over-to-next': they are over-to-previous-method and
661           over-to-next-method. They are not only set for vm-mode, but
662           also vm-virtual-mode.
663
664         - add-hook to `tm-vm/update-record' was fixed to
665           `tm-vm/bbdb-update-record'. It is typo.
666
667 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
668
669         * tm-eword.el, tm-ew-d.el: comment was modified.
670
671         * README.eng: New section `How to get new version'.
672
673         * tm-view.el, tm-play.el:
674         (1) buffer local variable `mime/show-mode-old-window-configuration'
675             was renamed to `mime::article/preview-buffer'.
676         (2) modified about window configuration.
677
678         * tm-vm.el:
679         (1) Function `tm-vm/preview-current-message' was modified.
680         (2) over-to-previous-method and over-to-next-method are modified.
681
682 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
683
684         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
685         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
686
687 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
688
689         * config.tm: bindir declaration was fixed.
690
691 \f
692 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
693
694         * tm: Version 7.29 was released.
695         * tm/mh-e: Version 7.41 was released.
696         * tm/gnus: Version 7.20.1 was released.
697         * tl: Version 7.02 was released.
698
699         * tm-edit.el: Setting for ISO-2022-KR.
700
701 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
702
703         * tm-vm.el:
704         setting for mime-viewer/over-to-(previous|next)-method-alist.
705         (cf. [tm-ja:1195])
706
707         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
708
709 \f
710 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
711
712         * tm: Version 7.28 was released.
713         * tm/mh-e: Version 7.40 was released.
714         * tm/gnus: Version 7.20 was released.
715
716         * tm-view.el: setting for external method ``tm-html''.
717
718         * tm-html.el: setting for "extract" mode.
719
720         * README.eng: rewrote for tm 7.*.
721
722         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
723         package.
724
725         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
726
727 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
728
729         * tm-vm.el: modified to use tm-mail.
730
731         * tm-rmail.el:
732         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
733
734         * tm-mail.el: New module: for mail-mode.
735
736 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
737
738         * tm-ew-e.el: fixed problem of exceptional case of encoding.
739
740 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
741
742         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
743         (setq mail-signature nil) when `mime-setup-use-signature' is t.
744         (cf. [tm-eng:176])
745
746         * tm-vm.el:
747         (1) fixed problem in function `tm-vm/preview-current-message'.
748         (2) New function `tm-vm/visit-folder-function'. It is set to
749             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
750             directly. It is bug fix for getting new mail when visit to a
751             folder.
752
753         * tm-vm.el:
754         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
755         applied. (cf. [tm-ja:1164])
756
757 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
758
759         * tm-edit.el:
760         Function `mime-editor/enclose-region' was fixed not to insert
761         "text/plain" tag when end of enclosure is end of buffer.
762
763 \f
764 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
765
766         * tm 7.27.1 was released.
767
768         * tm-view.el:
769         ".*Received" was inserted into default value of variable
770         `mime-viewer/ignored-field-list'.
771
772         * mime-setup.el:
773         autoload setting for function `mime/decode-message-header'.
774
775 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
776
777         * tm-vm.el: fixed problem of function `tm-vm/quit'.
778
779 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
780
781         * tm-vm.el: Function `tm-vm/preview-current-message' was
782         modified.
783
784 \f
785 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
786
787         * tm 7.27 is released.
788         * tm/mh-e: Attached version 7.25.
789         * tm/gnus: Attached version 7.18.
790
791         * tm-vm.el:
792         (1) Function `tm-vm/preview-current-message' was fixed.
793         (2) setting for BBDB was modified.
794
795         * tm-edit.el:
796         In function `mime-editor/enclose-region, interpretation
797         mistake of RFC 1521 was fixed.
798
799 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
800
801         * tm-vm.el:
802         fixed problem of function `tm-vm/scroll-forward' and
803         `tm-vm/scroll-backward'.
804
805         * tm-vm.el:
806         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
807             function `tm-vm/preview-current-message'.
808         (2) setting for BBDB.
809             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
810
811         * mime-setup.el:
812         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
813         of (add-hook 'mail-mode-hook 'mime/editor-mode).
814
815         * tm-vm.el:
816         (1) fixed problem of function `mime::article/preview-buffer'.
817         (2) Don't reset of hooks when mime-setup is loaded.
818
819 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
820
821         * tm-vm.el:
822         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
823         applied.
824
825         * tm-html.el:
826         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
827         was applied. (cf. [tm-ja:1117])
828
829         * tm-vm.el:
830         changed Subject field decoding way when does not use tiny-mime
831         patch.
832
833         * tm-vm.el:
834         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
835         applied. (cf. [tm-ja:1120])
836
837         * tm-vm.el:
838         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
839         applied. (cf. [tm-ja:1119])
840
841         * mh-e/tm-mh-e.el:
842         In function `tm-mh-e/forward', use forwcomps specified by
843         variable `tm-mh-e/forwcomps' when variable
844         `tm-mh-e/use-forwcomps' was non-nil.
845
846         * mh-e/tm-mh-e.el:
847         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
848         (cf. [tm-ja:1116])