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