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