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