tm 7.81.
[elisp/tm.git] / ChangeLog
1 Tue Sep  3 15:32:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
2
3         * tl: Version 7.61.1 was released.
4         * MU: Version 0.27 was released.
5         * tm: Version 7.81 was released.
6         * tm/mh-e: Version 7.68.1 was released.
7         * tm/gnus: gnus-mime Version 0.6.1 was released.
8
9         * Makefile: add MU package.
10
11 Mon Sep  2 16:42:24 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
12
13         * tm-edit.el (mime-editor/make-encrypt-recipient-header): Use
14         function `std11-field-bodies' instead of
15         `rfc822/get-field-bodies'.
16         (mime-editor/inserted-message-filter): Use function
17         `std11-field-end' instead of `rfc822/field-end'.
18
19 Mon Sep  2 16:30:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
20
21         * tm-bbdb.el: Use std11.el instead of tl-822.el.
22
23         * tm-bbdb.el (tm-bbdb/extract-address-components): Use function
24         `std11-extract-address-components' instead of
25         `rfc822/extract-address-components'.
26
27         * inst-tm (compile-tm): compile MU modules.
28         (install-tm): install MU modules.
29
30         * TM-CFG (LISPDIR): Use `running-emacs-19_29-or-later' instead of
31         `running-emacs-19'.
32
33 Mon Sep  2 15:23:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
34
35         * TM-CFG: fixed problem about home relative paths.
36
37         * TM-CFG (TM_MHE_RELATIVE_DIR, TM_GNUS_RELATIVE_DIR): fixed.
38
39 Mon Sep  2 15:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
40
41         * TM-CFG: add "../mu" to load-path.
42
43         * TM-CFG: fixed problem about TM_KERNEL_RELATIVE_DIR.
44
45 Mon Sep  2 14:55:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
46
47         * TM-CFG: fixed problem about *_RELATIVE_DIR when `LISPDIR' is a
48         member of `default-load-path'.
49
50         * inst-tm (make-mime-setup): New argument `tl-absolute-path'.
51         (compile-tm): Use variable `TL_DIR' as argument of function
52         `make-mime-setup'.
53
54 Mon Sep  2 14:39:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
55
56         * inst-tm (compile-tm): Use variable `TL_RELATIVE_DIR',
57         `MU_RELATIVE_DIR', `MEL_RELATIVE_DIR' and `TM_KERNEL_RELATIVE_DIR'
58         as argument of function `make-mime-setup'.
59
60         * TM-CFG (TL_RELATIVE_DIR, MU_RELATIVE_DIR, MEL_RELATIVE_DIR,
61         TM_KERNEL_RELATIVE_DIR, TM_MHE_DIR, TM_GNUS_DIR): New variable.
62
63 Mon Sep  2 14:07:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
64
65         * inst-tm (make-mime-setup): New argument `mu-path'; generate MU
66         setting.
67         (compile-tm): Use variable `MU_DIR'; generate MU setting.
68
69         * TM-CFG (MU_PREFIX, MU_DIR): New variable.
70
71         * inst-tm (install-tm): Use function `install-elisp-modules' for
72         mime-setup.el.
73
74 Mon Sep  2 13:25:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
75
76         * inst-tm: Function `install-el-and-elc-files' was abolished.
77
78         * inst-tm (install-tm): Use function `install-elisp-modules' for
79         tl.
80
81 \f
82 Sat Aug 31 14:39:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
83
84         * tl: Version 7.61 was released.
85         * tm: Version 7.80 was released.
86         * tm/mh-e: Version 7.68 was released.
87
88         * tm-setup.el: Use tm-pgp if mailcrypt is installed.
89
90 Fri Aug 30 17:09:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
91
92         * tm-bbdb.el (signature/get-sigtype-from-bbdb):
93         Use function `std11-field-body'
94         instead of `rfc822/get-field-body'.
95
96 Fri Aug 30 17:08:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
97
98         * tm-bbdb.el (tm-bbdb/update-record): Use function
99         `std11-field-body' instead of `rfc822/get-field-body'.
100
101         * tm-view.el (mime-viewer/follow-content): Use function
102         `std11-collect-field-names' instead of `rfc822/get-field-names'.
103
104 Fri Aug 30 16:44:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
105
106         * tm-view.el (mime-viewer/follow-content): Use function
107         `std11-header-string-except' instead of
108         `rfc822/get-header-string-except'.
109
110 Fri Aug 30 16:42:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
111
112         * tm-play.el (mime-article/decode-content): Use "text/plain" as
113         default content-type.
114
115 Fri Aug 30 16:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
116
117         * tm-play.el (mime-article/decode-content): Use function `list*'.
118
119         * tm-play.el (mime-article/decode-content): Use function `assq'
120         instead of `assoc'.
121
122         * tm-view.el (mime-article/get-subject): Use function
123         `std11-find-field-body'.
124
125 Fri Aug 30 15:55:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
126
127         * tm-play.el (mime-article/decode-content): allow null
128         content-type.
129         (mime-article/get-original-filename): fixed argument of function
130         `std11-find-field-body'.
131
132         * tm-view.el (mime-viewer/x-face-function): Use function
133         `std11-field-end' instead of `rfc822/field-end'.
134
135         * tm-play.el (mime-article/get-original-filename): Use function
136         `std11-find-field-body'.
137
138         * tm-play.el (mime-article/get-original-filename): Use function
139         `std11-field-body' instead of `rfc822/get-field-body'.
140
141         * tm-edit.el (mime-editor/normalize-body): fixed problem of single
142         part.
143
144 Fri Aug 30 06:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
145
146         * tm-parse.el (mime/Content-Type, mime/Content-Transfer-Encoding,
147         mime/Content-Disposition): Use function `std11-field-body' instead
148         of `rfc822/get-field-body'.
149
150         * tm-parse.el (mime/parse-Content-Type,
151         mime/parse-Content-Disposition): Use function
152         `std11-unfold-string' instead of `rfc822/unfolding-string'.
153
154         * tm-vm.el (tm-vm/do-reply): Use function `std11-full-name-string'
155         instead of `rfc822/full-name-string'.
156
157         * tm-vm.el (tm-vm/do-reply): Use function
158         `std11-parse-address-string'.
159
160         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-bodies'
161         instead of `rfc822/get-field-bodies'.
162
163         * tm-evs.el (mime-viewer/questionnaire-select): Use function
164         `std11-field-body' instead of `rfc822/get-field-body'.
165
166         * tm-vm.el (tm-vm/do-reply): Use function `std11-field-body'
167         instead of `rfc822/get-field-body'.
168
169 Fri Aug 30 04:34:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
170
171         * signature.el (signature/get-signature-file-name): Use function
172         `std11-field-body' instead of `rfc822/get-field-body'.
173
174 Fri Aug 30 04:27:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
175
176         * tm-ew-e.el (mime/exist-encoded-word-in-subject): Use function
177         `std11-field-body' instead of `rfc822/get-field-body'.
178
179         * tm-partial.el (mime-article/grab-message/partials): Use function
180         `std11-field-body' instead of `rfc822/get-field-body'.
181
182 Wed Aug 28 22:49:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
183
184         * tm-ew-e.el (mime/encode-message-header): Use function
185         `std11-field-end' instead of `rfc822/field-end'.
186
187         * tm-ew-e.el (mime/encode-field, mime/encode-message-header): Use
188         function `std11-unfold-string' instead of
189         `rfc822/unfolding-string'.
190
191         * tm-ew-e.el (tm-eword::encode-address-list): Use function
192         `std11-parse-addresses-string'.
193
194         * tm-ew-e.el (tm-eword::phrase-route-addr-to-rwl,
195         tm-eword::addr-spec-to-rwl): Use `std11-addr-to-string' instead of
196         `rfc822/addr-to-string'.
197
198 Wed Aug 28 18:43:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
199
200         * tm-image.el: add `(autoload 'highlight-headers
201         "highlight-headers")' for XEmacs.
202
203 Wed Aug 28 18:38:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
204
205         * tm-image.el: Variable `mime-viewer/use-highlight-headers' was
206         abolished.      
207         Function `mime-preview/x-face-function-for-xemacs' was abolished.
208
209 Wed Aug 28 15:42:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
210
211         * tm-ew-d.el (mime-eword/decode-string, mime/decode-encoded-text):
212         Use function `std11-unfold-string' instead of
213         `rfc822/unfolding-string'.
214
215 Wed Aug 28 14:16:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
216
217         * tm-ew-e.el (mime/encode-message-header): Use function
218         `std11-narrow-to-header'.
219
220         * tm-ew-e.el (mime/encode-message-header): Variable
221         `rfc822/field-top-regexp' was renamed to
222         `std11-field-head-regexp'.
223
224 Wed Aug 28 14:06:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
225
226         * tm-ew-e.el (mime/encode-field): Variable
227         `rfc822/field-top-regexp' was renamed to
228         `std11-field-head-regexp'.
229
230         * tm-ew-d.el (mime/unfolding): Use function `std11-field-end'
231         instead of `rfc822/field-end'.
232
233         * tm-ew-d.el (mime/unfolding): Variable `rfc822/field-top-regexp'
234         was renamed to `std11-field-head-regexp'.
235
236 Tue Aug 26 15:02:23 1996  Oscar Figueiredo <Oscar.Figueiredo@di.epfl.ch>
237
238         * tm-vm.el (tm-vm/yank:message-to-restore): New variable.
239         (vm-yank-message): respect to the (setq frame-per-composition nil)
240         setting.
241         (cf. [tm-en:713]):
242
243 \f
244 Fri Aug 23 07:41:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
245
246         * tl: Version 7.48 was released.
247         * MEL: Version 5.6.1 was released.
248         * tm: Version 7.79 was released.
249         * tm/mh-e: Version 7.67 was released.
250         * tm/gnus: gnus-mime Version 0.6 was released.
251
252         * Makefile: tl/tl-els was renamed to tl/TL-ELS.
253         * Makefile: mel/mel-els was renamed to mel/MEL-ELS.
254         * Makefile: tm/mh-e/tmh-els was renamed to tm/mh-e/TMH-ELS.
255
256 Fri Aug 23 07:26:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
257
258         * tm-edit.el (mime-editor/set-transfer-level-7bit): New function.
259         (mime-editor/set-transfer-level-8bit): New function.
260         Add new key-bindings.
261
262 Thu Aug 22 14:28:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
263
264         * inst-tm (install-tm): Use function `install-elisp-modules' to
265         install tm-mh-e.
266
267         * inst-tm: tmh-els was renamed to TMH-ELS.
268
269 Wed Aug 21 12:10:19 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
270
271         * inst-tm (install-tm): Use function `install-elisp-modules' to
272         install tm kernel.
273
274         * inst-tm (compile-tm): Variable `tm-modules' was renamed to
275         `tm-modules-to-compile'.
276
277         * TM-ELS (tm-modules-to-compile): renamed from `tm-modules'.
278         (tm-modules-not-to-compile): renamed from `tm-el-files'; changed
279         to list of symbols.
280
281 Mon Aug 19 17:56:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
282
283         * inst-tm: Function `install-elc' and `install-elc-files' were
284         abolished.
285
286         * inst-tm (install-el-and-elc-files): Use function `install-files'
287         to install *.elc.
288
289         * inst-tm: Function `install-el-file' and `install-el-files' were
290         abolished.
291
292         * inst-tm (install-el-and-elc-files): Use function `install-files'
293         to install *.el files.
294         (install-execs): Use function `install-files'.
295
296 Mon Aug 19 17:00:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
297
298         * inst-tm: Function `compile-el-files' was abolished.
299
300         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
301         compile MEL.
302
303         * inst-tm: mel-els was renamed to MEL-ELS.
304
305 Sun Aug 18 20:40:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
306
307         * inst-tm (compile-tm): Use function `compile-elisp-modules' to
308         compile tl.
309
310         * inst-tm: tl-els was renamed to TL-ELS.
311
312 Sun Aug 18 20:26:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
313
314         * TM-ELS: Variable `setup-modules', `setup-el-files' and
315         `setup-elc-files' were abolished.
316
317         * TM-ELS (tm-modules): Changed to list of symbols.
318
319         * inst-tm: Use install.el to compile tm modules.
320
321         * mime-setup.el.in: Module `message' conflicts in Epoch.
322
323 Sat Aug 17 02:41:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
324
325         * tm-ew-d.el (mime/decode-message-header): Add DOC-string.
326
327         * tm-ew-d.el (mime-eword/decode-region): Add DOC-string.
328
329 Sat Aug 17 02:03:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
330
331         * tm-ew-d.el (mime/decode-encoded-text): check `charset'.
332
333 Fri Aug 16 16:09:49 1996 Jens Lautenbacher <jens@lemming5.lem.uni-karlsruhe.de>
334
335         * tm-bbdb.el (tm-bbdb/pop-up-bbdb-buffer): In Gnus 5.[23] or Red
336         Gnus, the *BBDB* buffer pops up if there is a record connected to
337         the author of the current article and will be deleted if there is
338         no record.
339
340 Fri Aug 16 05:03:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
341
342         * tm-view.el (mime-article/rcnum-to-cinfo): Use function `find-if'
343         instead of `some-element'.
344
345 Fri Aug 16 03:55:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
346
347         * TM-CFG: check version specific site-lisp.
348
349 Wed Aug 14 02:34:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
350
351         * tm-view.el: delete `(require 'cl)'.
352
353 Tue Aug 13 23:41:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
354
355         * tm-view.el: Use cl.el.
356
357 Mon Aug 12 17:05:37 1996  Hunter Kelly  <retnuh@zule.pixar.com>
358
359         * tm-vm.el (tm-vm/preview-current-message): When using mime
360         preview in VM, VM fails to "energize" the headers the same way
361         that VM does by itself. (cf. [bug-tm-en:685])
362
363 \f
364 Mon Aug 12 11:02:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
365
366         * tm: Version 7.78 was released.
367         * tm/gnus: gnus-mime Version 0.4 was released.
368
369         * README.en: modified about bug report.
370
371 Sun Aug 11 13:57:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
372
373         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use function
374         `mime-editor/make-encrypt-recipient-header'.
375
376 Sat Aug 10 12:04:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
377
378         * mime-setup.el.in: setting for variable
379         `message-forward-start-separator' and
380         `message-forward-end-separator' was moved to message-mime.el.
381
382 Sat Aug 10 02:35:23 1996  John S Cooper <John.Cooper@Eng.Sun.COM>
383
384         * tm-vm.el: fixed problem when variable `vm-frame-per-composition'
385         is nil. (cf. [bug-tm-en:675])
386
387 \f
388 Fri Aug  9 12:16:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
389
390         * tm: Version 7.77 was released.
391         * tm/gnus: gnus-mime Version 0.3 was released.
392
393         * tm-edit.el (mime-editor/encrypt-recipient-fields-list): New
394         variable.
395         (mime-editor/make-encrypt-recipient-header): New function.
396         (mime-editor/encrypt-pgp-elkins): Use function
397         `mime-editor/make-encrypt-recipient-header'.
398
399 Wed Aug  7 16:42:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
400
401         * mime-setup.el.in: setup for message-mime.el.
402
403 Wed Aug  7 15:50:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
404
405         * tm-ew-d.el (mime/decode-encoded-text): unfolding must be after
406         code-converted.
407
408 Wed Aug  7 05:59:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
409
410         * tm-setup.el: Don't define function to load up tm-gnus or
411         gnus-mime if GNUS or Gnus has been loaded.
412
413 Wed Aug  7 05:49:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
414
415         * tm-setup.el: Use `call-after-loaded' to setup
416         gnus-mime. (cf. [tm-en:661])
417
418 Wed Aug  7 03:35:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
419
420         * tm-ew-d.el (mime-eword/decode-region): New optional argument
421         `must-unfold'.
422
423         * tm-ew-d.el (mime-eword/decode-string): New optional argument
424         `unfolding'.
425         (mime/decode-encoded-text): New optional argument `unfolding'.
426         (mime/decode-encoded-word): New implementation.
427
428         * tm-ew-d.el (mime/decode-encoded-word): new optional argument
429         `unfolding'.
430
431 \f
432 Tue Aug  6 12:29:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
433
434         * tl: Version 7.44 was released.
435         * tm: Version 7.76
436         * tm/gnus: gnus-mime Version 0.2 was released.
437
438         * tm-edit.el (mime-editor/encrypt-pgp-elkins): Use function
439         `rfc822/get-field-bodies'.
440
441 Tue Aug  6 12:12:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
442
443         * tm-setup.el (tm-setup/load-GNUS): New function.
444         (tm-setup/load-gnus): New function.
445
446 \f
447 Thu Aug  1 06:42:04 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
448
449         * tl: Version 7.43.2 was released.
450         * tm: Version 7.75 was released.
451         * tm/mh-e: Version 7.65.1 was released.
452
453         * tm-image.el: Function `bitmap-show-xbm-file' was renamed to
454         `bitmap-insert-xbm-file'.
455
456         Function `bitmap-decode-x-face' was renamed to
457         `x-face-decode-message-header'.
458
459 Wed Jul 31 02:51:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
460
461         * tm-edit.el (mime-editor/split-message-sender-alist):
462         implementation for mh-letter-mode was moved to
463         tm/mh-e/tmh-comp.el.
464
465 Mon Jul 29 01:13:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
466
467         * tm-text.el (mime-charset/maybe-decode-buffer):
468         fixed. (cf. [tm-en:629])
469
470 Fri Jul 26 19:43:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
471
472         * tm-image.el: Function `bitmap-read-xbm' was renamed to
473         `bitmap-show-xbm-file'.
474
475 \f
476 Wed Jul 24 10:33:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
477
478         * tm: Version 7.74 was released.
479
480 Wed Jul 24 10:27:07 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
481
482         * tm-edit.el (mime-editor/encrypt-pgp-elkins): fixed to call
483         `rfc822/get-field-body' with `mail-header-separator'.
484         (cf. [tm-ja:1996])
485
486 \f
487 Wed Jul 24 10:08:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
488
489         * tl: Version 7.43.1 was released.
490         * tm: Version 7.73 was released.
491         * tm/gnus: Version 7.79 was released.
492         * tm/mh-e: Version 7.65 was released.
493
494 Mon Jul 22 19:29:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
495
496         * tm-edit.el: Variable `mime/editor-mode-old-selective-display'
497         was abolished.
498
499         (mime/editor-mode): DOC-string was modified; Use macro
500         `enable-invisible'.
501
502         (mime-editor/exit): Use macro `end-of-invisible'.
503
504 Mon Jul 22 18:29:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
505
506         * inst-tm (install-el-and-elc-files): code to make directory if it
507         is not exist was moved to function `install-el-files'.
508
509 Thu Jul 18 12:46:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
510
511         * tm-text.el (mime-preview/decode-text-buffer): local variable
512         `beg' was abolished.
513
514 Thu Jul 18 12:42:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
515
516         * tm-text.el (mime-preview/decode-text-buffer): fixed for new spec
517         of code-converter.
518
519         * tm-pgp.el (mime-article/view-application/pgp): set function
520         `mime-charset/decode-buffer' as code-converter for decryption.
521
522         * tm-text.el (mime-viewer/code-converter-alist): spec of
523         converters were changed; they work for buffer instead of region.
524
525         (mime-charset/decode-buffer): New function; renamed from
526         `mime-charset-decode-region'.
527
528         (mime-charset/maybe-decode-buffer): New function; renamed from
529         `mime-viewer/default-code-convert-region'.
530
531 Thu Jul 18 06:50:09 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
532
533         * tm-text.el (mime-preview/decode-text-buffer): New function;
534         renamed from function `mime-preview/decode-text-region'.
535
536         (mime-preview/filter-for-text/plain,
537         mime-preview/filter-for-text/richtext,
538         mime-preview/filter-for-text/enriched): Use function
539         `mime-preview/decode-text-buffer' instead of
540         `mime-preview/decode-text-region'.
541
542 Thu Jul 18 06:24:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
543
544         * tm-text.el (mime-viewer/default-code-convert-region): New
545         implementation.
546
547 Thu Jul 18 06:21:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
548
549         * tm-text.el (mime-preview/filter-for-text/enriched): Use function
550         `mime-preview/decode-text-region'.
551
552         * tm-text.el (mime-preview/filter-for-text/richtext): Use function
553         `mime-preview/decode-text-region'.
554
555 Thu Jul 18 06:06:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
556
557         * tm-text.el (mime-charset-decode-region): New function; moved
558         from tm-def.el.
559
560         * tm-def.el: Function `mime-charset-decode-region' was moved to
561         tm-text.el.
562
563 \f
564 Wed Jul 17 05:36:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
565
566         * tl: Version 7.43 was released.
567         * tm: Version 7.72 was released.
568         * tm/mh-e: Version 7.64 was released.
569         * tm/gnus: Version 7.78 was released.
570
571 Mon Jul 15 19:21:48 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
572
573         * tm-image.el (mime-viewer/ps-to-gif-command): New variable.
574         (mime-preview/filter-for-application/postscript): Use variable
575         `mime-viewer/ps-to-gif-command'.
576
577 Mon Jul 15 14:04:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
578
579         * tm-play.el (mime-article/show-output-buffer): use variable
580         `mime/output-buffer-window-is-shared-with-bbdb'.
581
582         * tm-def.el (mime/output-buffer-window-is-shared-with-bbdb): New
583         variable.
584
585         * tm-pgp.el (mime-article/check-pgp-signature): Don't check
586         *noconv*.
587
588 Mon Jul 15 13:59:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
589
590         * tm-pgp.el (mime-article/check-pgp-signature): fixed for new spec
591         of function `mime-article/show-output-buffer'.
592
593         * tm-play.el (mime-article/show-output-buffer): Select a window
594         contains preview-buffer if there is no windows contain
595         mime/output-buffer-name.
596
597         * tm-def.el (tm:button-dispatcher): New implementation.
598
599 Mon Jul 15 08:19:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
600
601         * tm-edit.el (mime-editor::edit-again): Use function
602         `decode-mime-charset-region' instead of
603         `mime-charset-decode-region' and `character-decode-region'; Use
604         variable `default-mime-charset' instead of
605         `mime/default-coding-system'.
606
607 Sun Jul 14 15:04:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
608
609         * tm-def.el: Variable `mime/default-coding-system' was abolished.
610
611         * tm-def.el: Variable `mime/charset-coding-system-alist' was
612         abolished.
613
614         * tm-def.el (mime-charset-decode-region): Use function
615         `decode-mime-charset-region'.
616
617 Sun Jul 14 11:40:02 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
618
619         * tm-ew-d.el (mime/decode-encoded-text): Use function
620         `decode-mime-charset-string' instead of
621         `mime-charset-decode-string'.
622
623         * tm-def.el: Function `mime-charset-decode-string' was abolished.
624
625 \f
626 Thu Jul 11 15:26:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
627
628         * tl: Version 7.36 was released.
629         * tm: Version 7.71 was released.
630
631         * tm-def.el: Function `mime-charset-encode-region' was abolished.
632
633 Thu Jul 11 15:25:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
634
635         * tm-def.el: Function `mime-charset-encode-string' was abolished.
636
637 Thu Jul 11 15:23:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
638
639         * tm-def.el: Function `mime/find-charset-region' was abolished.
640
641         * tm-edit.el: New implementation; based on SEMI mime-edit 0.36.
642
643         (mime-editor/define-charset): Argument `charset' was changed to
644         symbol.
645
646         (mime-editor/normalize-body): charset was changed to symbol; Use
647         function `encode-mime-charset-region' instead of
648         `mime-charset-encode-region'.
649
650         (mime-editor/make-charset-default-encoding-alist): New function.
651
652         (mime-editor/charset-default-encoding-alist): Use function
653         `mime-editor/make-charset-default-encoding-alist'.
654
655         (mime-editor/toggle-transfer-level): Use function
656         `mime-editor/make-charset-default-encoding-alist'.
657
658         (mime-editor/choose-charset): Use function
659         `detect-mime-charset-region' instead of `mime/find-charset-region';
660         Changed to return symbol.
661
662 Wed Jul 10 14:21:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
663
664         * tm-def.el (mime/find-charset-region): fixed.
665
666 Wed Jul 10 13:45:06 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
667
668         * signature.el (insert-signature): Meaning of
669         `signature-delete-blank-lines-at-eof' had been reversed by
670         mistake.
671
672 Wed Jul 10 13:04:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
673
674         * tm-def.el: Variable `mime/lc-charset-alist' and
675         `mime/unknown-charset' were abolished.
676
677         Function `mime/find-charset' was abolished.
678         
679         (mime/find-charset-region): Use function
680         `detect-mime-charset-region' instead of `mime/find-charset'.
681
682 Wed Jul 10 12:52:46 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
683
684         * tm-ew-e.el (tm-eword::space-process): Use `eq' to compare
685         charset.
686         (tm-eword::encoded-word-length): Use `string-equal' to compare
687         encoding.
688
689 Wed Jul 10 12:50:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
690
691         * tm-ew-e.el (tm-eword::encode-encoded-text): Argument `charset'
692         was changed to symbol.
693         (tm-eword::find-charset-rule): Returned charset was changed to
694         symbol too.
695         (tm-eword::encoded-word-length): Use function
696         `encode-mime-charset-string' instead of
697         `mime-charset-encode-string'; `charset' slot of `rword' was
698         changed to symbol.
699
700 Wed Jul 10 12:33:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
701
702         * tm-ew-e.el (mime-eword/charset-encoding-alist): charset is
703         changed to symbol.
704         (tm-eword::find-charset-rule): modified for news
705         `mime-eword/charset-encoding-alist' format.
706
707         * tm-ew-e.el (tm-eword::find-charset-rule): Use function
708         `charsets-to-mime-charset' instead of `mime/find-charset'.
709
710 Wed Jul 10 11:28:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
711
712         * tm-def.el: Variable `mime/charset-type-list' was abolished.
713
714         * tm-def.el (mime/make-charset-default-encoding-alist): Use
715         variable `mime-charset-type-list' instead of
716         `mime/charset-type-list'.
717
718         * tm-def.el (mime-charset-type-list): New variable.
719         (mime/charset-type-list): Use `mime-charset-type-list'.
720
721 \f
722 Tue Jul  9 13:30:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
723
724         * tl: Version 7.31.1 was released.
725         * tm: Version 7.70 was released.
726         * tm/gnus: Version 7.73 was released.
727
728         * tm-edit.el (mime/editor-mode): Don't toggle.
729         (mime-editor/toggle-mode): New function.
730
731 Tue Jul  2 14:06:53 1996  Alastair Burt <burt@dfki.uni-kl.de>
732
733         * tm-edit.el: use function `add-minor-mode' for XEmacs.
734
735 Mon Jul  8 05:44:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
736
737         * tm-image.el: `(require 'xpm)' was deleted.
738
739 Thu Jul  4 16:57:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
740
741         * tm-def.el (tm:button-dispatcher): don't move to preview buffer.
742
743 Mon Jul  1 23:45:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
744
745         * tm-evs.el (tm-evs/define-keys): New function.
746         Use `mime-viewer/define-keymap-hook'.
747
748 Mon Jul  1 23:43:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
749
750         * tm-bbdb.el (tm-bbdb/define-keys): New function.
751         Use `mime-viewer/define-keymap-hook'.
752
753         * tm-view.el: Variable `mime/viewer-mode-map' was abolished.
754         (mime-viewer/define-keymap): New function.
755         (mime/viewer-mode): Add new argument `mother-keymap'; use function
756         `mime-viewer/define-keymap'.
757
758 \f
759 Thu Jun 27 15:49:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
760
761         * tl: Version 7.31 was released.
762         * MEL: Version 5.6 was released.
763         * tm: Version 7.69 was released.
764         * tm/mh-e: Version 7.63.1 was released.
765         * tm/gnus: Version 7.72 was released.
766
767         * inst-tm (compile-tm): condition was modified about XEmacs.
768
769         * inst-tm (compile-tm): Don't `make gnus5' for XEmacs 19.14 or
770         later.
771
772         * inst-tm (compile-tm): `make sgnus' is renamed to `make gnus5'.
773
774 Thu Jun 27 14:26:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
775
776         * tm-pgp.el (mime-article/view-application/pgp): Use macro
777         `as-binary-process'.
778
779 Thu Jun 27 14:22:59 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
780
781         * tm-edit.el (mime-editor/encrypt-pgp-kazu): Use macro
782         `as-binary-process'.
783         (mime-editor/sign-pgp-kazu): Use macro `as-binary-process'.
784
785 Wed Jun 26 15:32:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
786
787         * tm-def.el (mime/charset-coding-system-alist): add `GB2312'.
788
789 Tue Jun 25 01:02:40 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
790
791         * mime-setup.el.in (mu-cite/pre-cite-hook): Add function
792         `mime/decode-message-header'.
793
794 Wed Jun 12 23:46:24 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
795
796         * tm-vm.el: Setting for `mime-editor/split-message-sender-alist'
797         was moved from tm-edit.el.
798
799 \f
800 Wed Jun 12 05:53:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
801
802         * tl: Version 7.30 was released.
803         * MEL: Version 5.5 was released.
804         * tm: Version 7.68 was released.
805
806         * tm-edit.el (mime-editor/split-message-sender-alist): setting for
807         `mail-mode' was moved to tm-rmail.el.
808
809 Wed Jun 12 05:38:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
810
811         * tm-rmail.el: Setting for
812         `mime-editor/split-message-sender-alist' was moved from
813         tm-edit.el.
814
815 Tue Jun 11 22:19:45 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
816
817         * tm-image.el: Function `image-read-file' was abolished.
818
819         * tm-image.el (mime-preview/filter-for-inline-image): New
820         implementation; Don't make temporary file.
821
822         (mime-preview/filter-for-application/postscript): New function for
823         XEmacs 19.14 or later.
824
825 Tue Jun 11 14:34:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
826
827         * tm-ew-e.el (tm-eword::encode-string-1): Use function
828         `char-length' instead of `char-bytes'.
829
830         * tm-ew-e.el (tm-eword::parse-lc-word): Use function `char-length'
831         instead of `char-bytes'.
832
833 Mon Jun 10 05:12:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
834
835         * tm-ew-e.el (tm-eword::encode-string-1): Use macro
836         `tm-eword::rword-charset', `tm-eword::rword-encoding' and
837         `tm-eword::rword-type'.
838
839         (tm-eword::encoded-word-length): set `type'.
840
841 Mon Jun 10 04:34:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
842
843         * tm-ew-e.el (mime/encode-field): set `type'.
844
845 Mon Jun 10 04:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
846
847         * tm-ew-e.el (tm-eword::encode-rwl): optional argument `mode' was
848         abolished.
849
850         (tm-eword::encode-string): modified for new interface.
851
852         (mime-eword/encode-string): modified for new interface.
853
854 Mon Jun 10 04:21:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
855
856         * tm-ew-e.el (tm-eword::encode-string-1): optional argument `mode'
857         was abolished.
858
859         (tm-eword::encode-rwl): don't use `mode'.
860
861         * tm-ew-e.el (tm-eword::split-string): New optional argument
862         `mode'.
863
864         (tm-eword::mailbox-to-rwl): set `type'.
865
866 Mon Jun 10 04:10:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
867
868         * tm-ew-e.el (tm-eword::make-rword): New macro.
869
870         (tm-eword::words-to-ruled-words): new optional argument `mode';
871         Use macro `tm-eword::make-rword'.
872
873         (tm-eword::phrase-to-rwl): set `mode'.
874
875 Mon Jun 10 03:29:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
876
877         * tm-ew-e.el (tm-eword::encoded-word-length): Use macro
878         `tm-eword::rword-text', `tm-eword::rword-charset' and
879         `tm-eword::rword-encoding'.
880
881 Mon Jun 10 03:12:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
882
883         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
884         `base64-encoded-length' instead of `base64-length'.
885
886         Function `q-encoding-length' was abolished.
887
888 Mon Jun 10 03:09:05 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
889
890         * tm-ew-e.el (tm-eword::encoded-word-length): Use function
891         `base64-encoded-length' instead of `base64-length'.
892
893         Function `base64-length' was abolished.
894
895 Mon Jun 10 02:59:06 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
896
897         * tm-ew-e.el (tm-eword::rword-text): New macro.
898         (tm-eword::rword-charset): New macro.
899         (tm-eword::rword-encoding): New macro.
900         (tm-eword::rword-type): New macro.
901
902         (tm-eword::space-process): Use macro `tm-eword::rword-text',
903         `tm-eword::rword-charset' and `tm-eword::rword-encoding'.
904
905 \f
906 Mon Jun 10 01:56:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
907
908         * tm: Version 7.67 was released.
909         * tm/gnus: Version 7.69 was released.
910
911 Sun Jun  9 07:03:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
912
913         * tm-edit.el (mime-editor/split-and-send): New implementation.
914
915         Variable `mime-editor/message-default-sender-alist' was abolished.
916
917         Variable `mime-editor/window-config-alist' was abolished.
918
919 \f
920 Sun Jun  9 04:13:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
921
922         * MEL: Version 5.4 was released.
923         * tm: Version 7.66.2 was released.
924         * tm/gnus: Version 7.68 was released.
925
926 Fri Jun  7 14:14:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
927
928         * inst-tm (install-elc): check `src-file' has existed yet.
929
930 Thu Jun  6 15:03:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
931
932         * tm-ew-e.el (mime/encode-field): fixed.
933
934         * tm-parse.el (mime/Content-Transfer-Encoding): eliminate last
935         linear-white-spaces.
936
937 \f
938 Mon Jun  3 14:52:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
939
940         * tl: Version 7.29.1 was released.
941         * MEL: Version 5.2 was released.
942         * tm: Version 7.66.1 was released.
943         * tm/mh-e: Version 7.63 was released.
944
945         * doc/Makefile (world): fixed.
946
947 Mon Jun  3 14:33:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
948
949         * tm-ew-e.el (mime/encode-field): must count a space after `:'.
950
951 Mon Jun  3 14:31:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
952
953         * tm-ew-e.el (tm-eword::encode-rwl): must insert a space between
954         encoded-words.
955
956 Fri May 31 14:51:49     Jens Lautenbacher <jtl@tkm.physik.uni-karlsruhe.de>
957
958         * tm-def.el (tm:browse-url): If argument `URL' is exist, funcall
959         `browse-url-browser-function' with `URL'.
960
961 \f
962 Tue May 28 03:40:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
963
964         * tl: Version 7.29 was released.
965         * MEL: Version 5.0 was released.
966         * tm: Version 7.66 was released.
967
968         * inst-tm (install-elc): modifies about error message.
969
970 Tue May 28 03:06:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
971
972         * tm-edit.el (mime-editor/insert-signature): Use variable
973         `signature-file-name' instead of `signature'.
974
975         * signature.el (insert-signature): local variable `signature' was
976         renamed to `signature-file-name'.
977
978 Mon May 27 17:33:03 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
979
980         * tm-edit.el (mime-file-types): New file type ".patch" was added.
981
982 \f
983 Mon May 27 15:14:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
984
985         * tl: Version 7.27.1 was released.
986         * tm: Version 7.65 was released.
987         * tm/gnus: Version 7.63 was released.
988
989         * README.en (4.1): add `EXEC_PREFIX'.
990
991         September Gnus was renamed to Gnus 5.2.
992
993         * TM-CFG (EXEC_PREFIX): new variable.
994         (BINS): fixed.
995
996 Mon May 27 14:56:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
997
998         * tm-def.el (mime/lc-charset-alist): add "ISO-8859-6".
999
1000         * inst-tm (install-elc): use `condition-case' for delete-file.
1001
1002         * tm-def.el (mime/lc-charset-alist): Use constants `charset-*'.
1003
1004 Mon May 27 08:16:38 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1005
1006         * tm-pgp.el (mime-article/check-pgp-signature): Use function
1007         `mime-decode-region' instead of `mime/decode-region'.
1008
1009         (mime-article/add-pgp-keys): Use function `mime-decode-region'
1010         instead of `mime/decode-region'.
1011
1012         * tm-text.el (mime-preview/decode-text-region): Use function
1013         `mime-decode-region' instead of `mime/decode-region'.
1014
1015         (mime-preview/filter-for-text/richtext): Use function
1016         `mime-decode-region' instead of `mime/decode-region'.
1017
1018         (mime-preview/filter-for-text/enriched): Use function
1019         `mime-decode-region' instead of `mime/decode-region'.
1020
1021 Mon May 27 08:08:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1022
1023         * tm-image.el (mime-preview/filter-for-inline-image): renamed from
1024         function `mime-preview/filter-for-image/inline'.
1025
1026         * tm-image.el (mime-preview/filter-for-image): Use function
1027         `mime-decode-region' instead of `mime/decode-region'.
1028
1029         (mime-preview/filter-for-image/inline): Use function
1030         `mime-decode-region' instead of `mime/decode-region'.
1031
1032         (mime-preview/filter-for-image/xbm): Use function
1033         `mime-decode-region' instead of `mime/decode-region'.
1034
1035 Mon May 27 08:00:50 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1036
1037         * tm-html.el (mime-article/decode-html): Use function
1038         `mime-decode-region' instead of `mime/decode-region'.
1039
1040 Mon May 27 07:58:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1041
1042         * tm-file.el (mime-article/extract-file): Use function
1043         `mime-decode-region' instead of `mime/decode-region'.
1044
1045 Thu May 23 16:51:04 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1046
1047         * tm-vm.el (tm-vm/decode-message-header): doc string was modified.
1048         (vm-yank-message): modified for `tm-vm/yank-content'.
1049         (tm-vm/do-reply), (tm-vm/following-method), (tm-vm/yank-content):
1050         New functions; following method for VM.
1051
1052         * tm-view.el (mime/viewer-mode-map): New keybind for `describe-mode'.
1053         was added.
1054         (mime/viewer-mode): doc string was modified.
1055
1056         * tm-bbdb.el:
1057         (mime/viewer-mode-map): New keybinds for `tm-bbdb/edit-notes' and
1058         `tm-bbdb/show-sender' were added.
1059
1060 \f
1061 Thu May 23 01:34:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1062
1063         * tl: Version 7.27 was released.
1064         * MEL: Version 4.7.1 was released.
1065         * tm: Version 7.64 was released.
1066
1067 Wed May 22 02:26:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1068
1069         * tm-view.el (mime-preview/insert-content-button): fixed.
1070
1071         * tm-edit.el (mime-editor/yank-ignored-field-list): add "Replied";
1072         remove "Sender".
1073
1074         (mime-editor/insert-binary-buffer, mime-editor/normalize-body):
1075         Argument order of function `mime-encode-region' was changed.
1076
1077         (mime-editor::edit-again): Argument order of function
1078         `mime-decode-region' was changed.
1079
1080 \f
1081 Mon May 20 16:24:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1082
1083         * tl: Version 7.26 was released.
1084         * tm: Version 7.63 was released.
1085         * tm/mh-e: Version 7.62 was released.
1086         * tm/gnus: Version 7.61 was released.
1087
1088         * TM-CFG (default-load-path): New variable.
1089
1090         (PREFIX): default value is got from variable `exec-directory' or
1091         `data-directory'.
1092
1093         Variable `EMACS_PREFIX' and `DATA_PREFIX' were abolished.
1094
1095         (LISPDIR): default value is searched from variable
1096         `default-load-path'.
1097
1098 Mon May 20 14:56:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1099
1100         * tm-view.el (mime-viewer/visible-field-list): add "Message-Id".
1101
1102         (mime-viewer/content-button-ignored-ctype-list): renamed from
1103         variable `mime-viewer/content-subject-omitting-Content-Type-list'.
1104
1105         (mime-viewer/content-button-visible-ctype-list): renamed from
1106         variable `mime-viewer/content-subject-showing-Content-Type-list'.
1107
1108         (mime-preview/insert-content-button): renamed from function
1109         `mime-preview/insert-content-subject'.
1110
1111         (mime-preview/default-content-button-function): renamed from
1112         function `mime-preview/default-content-subject-function'.
1113
1114         (mime-preview/content-button-function): renamed from variable
1115         `mime-preview/content-subject-function'.
1116
1117         (mime-preview/display-content): fixed about renaming.
1118
1119 Sun May 19 16:16:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1120
1121         * tm-edit.el (mime-editor::edit-again): Decode contents by
1122         Content-Transfer-Encoding field if they have charset field or they
1123         are ``text'' types.
1124
1125 \f
1126 Fri May 17 07:59:40 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1127
1128         * tl: Version 7.25 was released.
1129         * MEL: Version 4.7 was released.
1130         * tm: Version 7.62 was released.
1131
1132         * tm-view.el (mime-preview/insert-content-subject): New
1133         implementation.
1134
1135         (mime-preview/default-content-separator): renamed from
1136         `mime-viewer/default-content-separator'.
1137
1138 Thu May 16 00:44:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1139
1140         * tm-edit.el: Unused variable `mime-signature-file' was abolished.
1141         (mime-editor/translate-hook): DOC string was modified.
1142         (mime/editor-mode): DOC string was modified.
1143         (mime-editor/insert-signature): DOC string was modified.
1144
1145 \f
1146 Wed May 15 19:31:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1147
1148         * tl: Version 7.24 was released.
1149         * tm: Version 7.61 was released.
1150         * tm/mh-e: Version 7.61.1 was released.
1151
1152         * doc/tm_ja.texi, doc/tm_en.texi: Address of the tm ML
1153         administration was changed.
1154
1155         * README.en: Address of the tm ML administration was changed.
1156
1157 Wed May 15 16:52:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1158
1159         * tm-view.el (mime-preview/insert-content-subject): renamed from
1160         `mime-viewer/insert-content-subject'; new argument `encoding'.
1161
1162         (mime-preview/default-content-subject-function): renamed from
1163         `mime-viewer/default-content-subject-function'; new argument
1164         `encoding'.
1165
1166         (mime-preview/content-subject-function): renamed from
1167         `mime-viewer/content-subject-function'; new argument `encoding'.
1168
1169         (mime-preview/display-message/partial): renamed from
1170         `mime-viewer/display-message/partial'; abolish argument `obuf';
1171         initial buffer was changed to preview-buffer.
1172
1173         (mime-preview/display-content): Variable
1174         `mime-viewer/content-subject-function' was renamed to
1175         `mime-preview/content-subject-function' and arguments was changed.
1176         Function `mime-viewer/insert-content-subject' was renamed to
1177         `mime-preview/insert-content-subject' and arguments was changed.
1178         Function `mime-viewer/display-message/partial' was renamed to
1179         `mime-preview/display-message/partial' and arguments was changed.
1180
1181 \f
1182 Tue May 14 02:11:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1183
1184         * tl: Version 7.22.5 was released.
1185         * MEL: Version 4.6 was released.
1186         * tm: Version 7.60 was released.
1187
1188         * tm-view.el (mime-preview/display-body): renamed from
1189         `mime-viewer/display-body'; abolish argument `obuf'; initial
1190         buffer was changed to preview-buffer.
1191
1192         (mime-preview/display-content): Function
1193         `mime-viewer/display-body' was renamed to
1194         `mime-preview/display-body'.
1195
1196 Sun May 12 17:13:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1197
1198         * tm-edit.el (mime-editor::edit-again): fixed to use function
1199         `character-decode-region' instead of `decode-coding-region'.
1200
1201 \f
1202 Sat May 11 16:23:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1203
1204         * tl: Version 7.22.4 was released.
1205         * MEL: Version 4.2 was released.
1206         * tm: Version 7.59 was released.
1207         * tm/mh-e: Version 7.61 was released.
1208         * tm/gnus: Version 7.60 was released.
1209
1210         * tm-view.el (mime-preview/display-header): renamed from
1211         `mime-viewer/display-header'; abolish argument `obuf'; initial
1212         buffer was changed to preview-buffer.
1213
1214         * TM-CFG: eliminate last `/' for directory.
1215
1216 Sat May 11 10:09:00 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1217
1218         * tm-play.el: Add `mime-viewer/external-progs' to `exec-path'.
1219
1220         * tm-play.el (mime-article/start-external-method-region): New
1221         implementation.
1222
1223 Thu May  9 18:47:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1224
1225         * tm-text.el (mime-viewer/default-code-convert-region): fixed.
1226
1227 Thu May  9 18:46:18 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1228
1229         * tm-text.el: Function `mime/code-convert-region-to-emacs' was
1230         renamed to `mime-charset-decode-region'.
1231
1232         * tm-pgp.el (mime-article/view-application/pgp): Function
1233         `mime/code-convert-region-to-emacs' was renamed to
1234         `mime-charset-decode-region'.
1235
1236         * tm-edit.el (mime-editor/normalize-body): Function
1237         `mime/code-convert-region-from-emacs' was renamed to
1238         `mime-charset-encode-region'.
1239         (mime-editor::edit-again): Function
1240         `mime/code-convert-region-to-emacs' was renamed to
1241         `mime-charset-decode-region'.
1242
1243         * tm-def.el (mime-charset-decode-region): renamed from
1244         `mime/code-convert-region-to-emacs'.
1245
1246         * tm-def.el (mime-charset-encode-region): renamed from
1247         `mime/code-convert-region-from-emacs'.
1248
1249 Thu May  9 18:18:51 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1250
1251         * tm-ew-d.el (mime/decode-encoded-text): Use function
1252         `string-equal' instead of `string='.
1253
1254 Thu May  9 18:14:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1255
1256         * tm-ew-d.el (mime/decode-encoded-text): Function
1257         `mime/convert-string-to-emacs' was renamed to
1258         `mime-charset-decode-string'.
1259
1260         * tm-def.el (mime-charset-decode-string): renamed from
1261         `mime/convert-string-to-emacs'.
1262
1263 Thu May  9 18:08:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1264
1265         * tm-ew-e.el (tm-eword::encoded-word-length): Function
1266         `mime/convert-string-from-emacs' was renamed to
1267         `mime-charset-encode-string'.
1268
1269         * tm-def.el (mime-charset-encode-string): renamed from
1270         `mime/convert-string-from-emacs'.
1271
1272 Thu May  9 16:05:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1273
1274         * tm-edit.el, tm-bbdb.el: Pekka Marjola's address was changed.
1275
1276 Thu May  9 13:53:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1277
1278         * tm-def.el (mime/convert-string-from-emacs): Use function
1279         `character-encode-string' instead of `encode-coding-string'.
1280         (mime/convert-string-to-emacs): Use function
1281         `character-decode-string' instead of `decode-coding-string'.
1282
1283         * tm-edit.el (mime-editor::edit-again): Use function
1284         `character-decode-region' instead of `decode-coding-region'.
1285
1286         * tm-def.el (mime/code-convert-region-from-emacs): Use function
1287         `character-encode-region' instead of `encode-coding-region'.
1288         (mime/code-convert-region-to-emacs): Use function
1289         `character-decode-region' instead of `decode-coding-region'.
1290
1291 \f
1292 Wed May  8 15:40:58 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1293
1294         * tl: Version 7.22.3 was released.
1295         * tm: Version 7.58 was released.
1296         * tm/gnus: Version 7.57 was released.
1297
1298         * Makefile: tm/tm-rich.el was renamed to tm/tm-text.el.
1299
1300         * README.en: tm-rich.el was renamed to tm-text.el.
1301         Add tm-image.el.
1302
1303 Wed May  8 15:21:41 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1304
1305         * tm-view.el: Variable `mime-viewer/code-converter-alist' and
1306         function `mime-viewer/default-code-convert-region',
1307         `mime-preview/decode-text-region' and
1308         `mime-viewer/filter-text/plain' were moved to tm-text.el.
1309
1310         Function `mime-viewer/filter-text/plain' was renamed to
1311         `mime-preview/filter-for-text/plain'
1312
1313         Function `mime-viewer/default-content-filter' was abolished. (`t'
1314         of `mime-viewer/content-filter-alist' means default
1315         content-filter)
1316
1317         (mime-viewer/content-filter-alist): setting for text/enriched and
1318         text/richtext. Use function `mime-preview/filter-for-text/plain'
1319         as default content-filter.
1320
1321 Wed May  8 15:05:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1322
1323         * inst-tm: tm-rich.el was abolished.
1324
1325         * TM-ELS: tm-rich.el was renamed to tm-text.el.
1326
1327         * tm-setup.el: Delete setting code for tm-rich.el.
1328
1329 Wed May  8 14:46:39 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1330
1331         * tm-text.el (mime-preview/filter-for-text/plain): renamed from
1332         `mime-viewer/filter-text/plain'.
1333         (mime-preview/filter-for-text/richtext): renamed from
1334         `mime-viewer/filter-text/richtext'.
1335         (mime-preview/filter-for-text/enriched): renamed from
1336         `mime-viewer/filter-text/enriched'.
1337
1338         * tm-text.el (mime-preview/decode-text-region): New implementation.
1339
1340         * tm-text.el (mime-viewer/code-converter-alist): moved from
1341         tm-view.el.
1342         (mime-viewer/default-code-convert-region): moved from tm-view.el.
1343         (mime-preview/decode-text-region): moved from tm-view.el.
1344         (mime-viewer/filter-text/plain): moved from tm-view.el.
1345
1346         * tm-text.el: tm-rich.el was renamed to tm-text.el.
1347
1348 \f
1349 Wed May  8 12:48:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1350
1351         * tl: Version 7.22.2 was released.
1352         * tm: Version 7.57 was released.
1353         * tm/gnus: Version 7.55 was released.
1354
1355 Tue May  7 06:28:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1356
1357         * tm-rich.el: Version dependent code was moved to emu.el.
1358
1359 Sun May  5 16:40:31 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1360
1361         * tm-edit.el (mime-editor/normalize-body): call function
1362         `enriched-encode' for text/enriched part.
1363
1364         * tm-edit.el (mime-editor/process-multipart-1): didn't refer
1365         variable `mime-editor/encrypting-type'.
1366
1367         * tm-edit.el: Function `mime-editor/process-pgp-kazu' was
1368         abolished.
1369         (mime-editor/sign-pgp-kazu): New function.
1370         (mime-editor/encrypt-pgp-kazu): New function.
1371         (mime-editor/process-multipart-1): Use function
1372         `mime-editor/sign-pgp-kazu' and `mime-editor/encrypt-pgp-kazu'.
1373
1374 Sat May  4 09:08:49 1996  Hiroshi Ueno <zodiac@ibm.net>
1375
1376         * TM-CFG (TM_GNUS_COMPILE, MAKE): New variable.
1377
1378         * inst-tm (compile-tm): Use variable `TM_GNUS_COMPILE' and `MAKE'.
1379
1380 Sat May  4 04:58:37 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1381
1382         * tm-ew-e.el (tm-eword::encode-string-1): fixed (cf.[tm-ja:1818])
1383
1384 Mon Apr 29 13:42:15 1996  Kevin Broadey <KevinB@bartley.demon.co.uk>
1385
1386         * tm-view.el (mime-viewer/make-preview-buffer): fixed
1387         (cf.[tm-en:480])
1388
1389 \f
1390 Mon Apr 29 02:29:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1391
1392         * tl: Version 7.22.1 was released.
1393         * tm: Version 7.56 was released.
1394         * tm/gnus: Version 7.54 was released.
1395
1396         * tm-edit.el (mime-editor::edit-again): Use function
1397         `decode-coding-region' instead of `code-convert-region'.
1398
1399         * tm-view.el (mime-viewer/make-preview-buffer): use `make-list'
1400         and `setcar'.
1401         (mime-preview/display-content): renamed from
1402         `mime-viewer/display-content'.
1403
1404 Sat Apr 27 15:32:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1405
1406         * README.en: typo was fixed. (cf. [tm-ja:1807])
1407
1408 Sat Apr 27 15:30:29 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1409
1410         * tm-def.el (mime/charset-coding-system-alist): initial setting
1411         was modified for XEmacs 20 with Mule.
1412
1413 Sat Apr 27 13:17:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1414
1415         * tm-pgp.el (mime-article/view-application/pgp):
1416         fixed about code-converting.
1417
1418 \f
1419 Fri Apr 26 05:31:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1420
1421         * tl: Version 7.22 was released.
1422         * tm: Version 7.54 was released.
1423         * tm/mh-e: Version 7.59 was released.
1424
1425         * tm-rich.el (tm-rich/richtext-module): Version check for
1426         enriched.el was fixed for XEmacs 19.14.
1427
1428 Fri Apr 26 04:20:52 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1429
1430         * tm-image.el (mime-preview/x-face-function): Use function
1431         `bitmap-decode-x-face' when running Mule.
1432
1433 Thu Apr 25 22:17:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1434
1435         * tm-view.el (mime-viewer/follow-content): New implementation;
1436         interface of `mime-viewer/following-method-alist' was changed.
1437
1438         * tm-def.el (mime/convert-string-to-emacs): fixed.
1439         (mime/convert-string-from-emacs): fixed.
1440
1441 \f
1442 Thu Apr 25 12:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1443
1444         * tl: Version 7.19.3 was released.
1445         * tm: Version 7.52.2 was released.
1446         * tm/gnus: Version 7.53 was released.
1447
1448 Wed Apr 24 12:57:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1449
1450         * doc/tm_en.texi, doc/tm_ja.texi: fixed bug-tm addresses.
1451
1452 Wed Apr 24 11:30:54 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1453
1454         * tm-ew-e.el (tm-eword::encode-string-1): use function `sref'.
1455
1456         * tm-ew-e.el (tm-eword::parse-lc-word): New implementation.
1457
1458 Tue Apr 23 22:52:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1459
1460         * tm-view.el (mime-viewer/content-filter-alist): set nil as
1461         initial value.
1462         (mime-viewer/default-content-filter): Use function
1463         `mime-viewer/filter-text/plain'.
1464
1465 Tue Apr 23 06:34:57 1996  Shuhei KOBAYASHI  <shuhei-k@is28e1s91>
1466
1467         * tm-bbdb.el (tm-bbdb/extract-address-components): If address is
1468         null string, return nil.
1469
1470 Tue Apr 23 00:15:47 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1471
1472         * tm-def.el (mime/lc-charset-alist): add "BIG5".
1473         (mime/charset-type-list): add "BIG5".
1474         (mime/charset-coding-system-alist): add "BIG5".
1475
1476 Mon Apr 22 21:43:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1477
1478         * tm-view.el (mime-viewer/content-filter-alist): use
1479         `mime-viewer/filter-text/plain' for "application/octet-stream".
1480
1481 \f
1482 Mon Apr 22 12:40:55 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1483
1484         * tm: Version 7.52.1 was released.
1485         * tm/mh-e: Version 7.58 was released.
1486
1487         * tm-def.el (mime/code-convert-region-to-emacs): use function
1488         `code-convert-region' instead of `code-convert'.
1489         (mime/code-convert-region-from-emacs): use function
1490         `code-convert-region' instead of `code-convert'.
1491         (mime/charset-coding-system-alist): fixed.
1492
1493 Sun Apr 21 19:57:22 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1494
1495         * tm-play.el (mime-article/start-external-method-region): display
1496         message ``External method is starting...''.
1497
1498 Sun Apr 21 19:42:23 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1499
1500         * inst-tm (make-mime-setup): setting for variable
1501         `mime-viewer/external-progs'.
1502
1503         * tm-play.el (mime-viewer/external-progs): New variable.
1504         (mime-article/start-external-method-region): use variable
1505         `mime-viewer/external-progs'.
1506
1507 Sun Apr 21 18:10:08 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1508
1509         * inst-tm (compile-tm): modified about tm-gnus compiling.
1510         (compile-tm-gnus): abolished.
1511
1512         * TM-CFG: Variable `TM_GNUS_COMPILE_FORMAT' was abolished.
1513
1514         * Makefile (elc): use .gnus-compile.
1515
1516 Sun Apr 21 17:08:16 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1517
1518         * tm-view.el (mime-viewer/following-method-alist): New variable.
1519         (mime-viewer/follow-content): New function;
1520         it is bound to `a' key.
1521         (mime-preview/get-original-major-mode): New function.
1522         (mime/viewer-mode-map): Key of function
1523         `mime-viewer/display-x-face' was changed to `x';
1524         `f' is reserved to forwarding command.
1525
1526 \f
1527 Sat Apr 20 12:35:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1528
1529         * tl: Version 7.19.2 was released.
1530         * tm: Version 7.52 was released.
1531
1532         * tm-def.el (mime/charset-coding-system-alist): add
1533         "X-ISO-2022-JP-2" for old mime.el.
1534
1535 Sat Apr 20 12:17:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1536
1537         * tm-parse.el (mime/parse-message): use `1+'
1538
1539         * tm-parse.el (mime/parse-message): use `string-equal' instead of
1540         `string='
1541
1542         * tm-parse.el (mime/parse-multipart): use `string-equal' instead
1543         of `string='
1544
1545         * tm-parse.el (mime/parse-multipart): use `nreverse'
1546
1547         * tm-parse.el (mime/parse-multipart): fixed
1548
1549 Fri Apr 19 18:49:19 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1550
1551         * tm-vm.el: Oscar Figueiredo <figueire@lspsun16.epfl.ch>'s patch
1552         was applied; require vm-reply and add comments to vm-yank-message.
1553         (tm-vm/enclose-messages): Don't make nested multipart/digest.
1554         (tm-vm/send-digest): "preamble" code was moved to
1555         `tm-vm/enclose-messages'.
1556
1557 Fri Apr 19 18:12:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1558
1559         * signature.el (signature/get-signature-file-name): string check
1560         for `field'
1561
1562 Fri Apr 19 17:29:32 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1563
1564         * README.en: tm/tm-nemacs, tm/tm-orig.el and tm/tm-mule.el was
1565         abolished.
1566
1567 Fri Apr 19 13:40:55 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1568
1569         * tm-edit.el (mime-editor/insert-signature): Modified for new
1570         implementation of signature.el; Use `signature-insert-hook'.
1571
1572         * tm-bbdb.el (signature/get-bbdb-sigtype),
1573         (signature/set-bbdb-sigtype), (signature/get-sigtype-from-bbdb):
1574         New implementation of `signature-check-in-bbdb'.
1575
1576         * signature.el (signature-load-hook), (signature-insert-hook): New
1577         hooks.
1578         (signature-use-bbdb): New variable.
1579         (signature/get-sigtype-interactively), (insert-signature): New
1580         implementation of `insert-signature';
1581         signature/insert-signature-at-(point|eof) were merged.
1582
1583 Fri Apr 19 08:47:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1584
1585         * tm-edit.el (mime-editor/normalize-body): use function
1586         `mime/code-convert-region-from-emacs' and `mime-encode-region'
1587         instead of `mime-editor/encode-string'.  Function
1588         `mime-editor/encode-string' and `mime-encode-string' was
1589         abolished.
1590
1591 Fri Apr 19 08:11:30 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1592
1593         * tm-ew-d.el (mime/decode-encoded-text): arguments order of
1594         function `mime/convert-string-to-emacs' was changed.
1595
1596         * tm-def.el (mime/convert-string-to-emacs): order of arguments was
1597         changed.
1598
1599 Fri Apr 19 07:59:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1600
1601         * tm-def.el (mime/lc-charset-alist): use function `foldr'.
1602
1603 Fri Apr 19 07:29:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1604
1605         * tm-def.el (mime/charset-coding-system-alist):
1606         use function `foldr'
1607
1608 Fri Apr 19 06:57:56 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1609
1610         * tm-def.el (mime/code-convert-region-from-emacs): New function
1611
1612 Fri Apr 19 06:54:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1613
1614         * TM-ELS, Makefile, tm-def.el: tm/tm-nemacs.el was abolished.
1615
1616         * TM-ELS, Makefile, tm-def.el: tm/tm-orig.el was abolished.
1617
1618         * TM-ELS, Makefile, tm-def.el: tm/tm-mule.el was abolished.
1619
1620         * tm-def.el (mime/lc-charset-alist, mime/unknown-charset):
1621         New variable
1622
1623 Fri Apr 19 05:36:03 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1624
1625         * tm-def.el (mime/code-convert-region-to-emacs):
1626         New implementation
1627
1628 Fri Apr 19 04:48:48 1996  Shuhei KOBAYASHI  <shuhei-k@jaist.ac.jp>
1629
1630         * tm-view.el (mime-viewer/up-content): Extra `setq' was removed.
1631
1632 Wed Apr 17 14:51:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1633
1634         * tm-def.el: Function `mime/convert-string-to-emacs',
1635         `mime/convert-string-from-emacs' and
1636         `mime/code-convert-region-to-emacs' were moved from tm-mule.el.
1637
1638 Wed Apr 17 14:50:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1639
1640         * tm-mule.el: Function `mime/convert-string-to-emacs',
1641         `mime/convert-string-from-emacs' and
1642         `mime/code-convert-region-to-emacs' were moved to tm-def.el.
1643
1644 Wed Apr 17 14:30:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1645
1646         * tm-def.el (mime/charset-coding-system-alist): New variable.
1647
1648         * tm-mule.el: Variable `mime/charset-coding-system-alist' was
1649         deleted.
1650
1651 Wed Apr 17 14:05:10 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1652
1653         * tm-view.el (mime-viewer/code-converter-alist): set
1654         `mime/code-convert-region-to-emacs' for
1655         `mime/temporary-message-mode'. (for `mime-editor/preview-message')
1656
1657 Wed Apr 17 09:20:42 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1658
1659         * README.en: KOBAYASHI Shuhei's address was changed.
1660
1661 \f
1662 Tue Apr 16 18:26:13 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1663
1664         * tm: Version 7.50 was released.
1665
1666         * tm-file.el, tm-bbdb.el, tm-rmail.el, tm-mail.el, tm-vm.el:
1667         KOBAYASHI Shuhei's address was changed.
1668
1669 Tue Apr 16 14:32:43 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1670
1671         * tm-edit.el: use `running-xemacs' to check XEmacs.
1672         (mime-editor/normalize-body): nil check for encoded result.
1673
1674         * tm-mule.el (mime/charset-coding-system-alist): add ``KOI8-R''
1675
1676 Tue Apr 16 12:42:35 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1677
1678         * mime-setup.el.in: insert `;;; End:'. (cf. [tm-ja:1731])
1679
1680 \f
1681 Mon Apr 15 09:10:01 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1682
1683         * tl: Version 7.19.1 was released.
1684         * tm: Version 7.49 was released.
1685         * tm/gnus: Version 7.49.2 was released.
1686
1687 Sun Apr 14 15:42:14 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1688
1689         * tm-parse.el (mime/parse-Content-Disposition): use function
1690         `nreverse' instead of `reverse'.
1691
1692 Sun Apr 14 15:16:25 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1693
1694         * tm-parse.el (mime/parse-Content-Type): use function `nreverse'
1695         instead of `reverse'.
1696
1697 Sun Apr 14 00:21:21 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1698
1699         * tm-vm.el (vm-yank-message): use variable `running-xemacs'
1700
1701         * tm-view.el, tm-image.el, tm-mail.el, tm-setup.el: use variable
1702         `running-xemacs'
1703
1704 Sat Apr 13 23:32:26 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1705
1706         * tm-view.el (mime-viewer/make-preview-buffer):
1707         use `while' instead of mapcar.
1708
1709         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1710
1711 Sat Apr 13 04:04:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1712
1713         * mime-setup.el.in (message-header-hook): add function
1714         `mime/encode-message-header' (cf.[tm-ja:
1715
1716         * tm-ew-e.el (mime/encode-message-header): regard `(point-max)' as
1717         end of message header if variable `mail-header-separator' is not
1718         found.
1719
1720 Thu Apr 11 17:24:11 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1721
1722         * doc/tm_en.texi: fixed problem about top node.
1723
1724         * doc/tm-mh-e_en.texi: fixed problem about top node.
1725
1726         * doc/tm-gnus_en.texi: fixed problem about top node.
1727
1728         * doc/tm-edit=en.texi: fixed problem in TeX compiling.
1729
1730         * doc/tm-edit=ja.texi: fixed problem in TeX compiling.
1731
1732 Thu Apr 11 16:20:20 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1733
1734         * mime-setup.el.in (message-forward-start-separator): Function
1735         `mime-make-tag' must be called after tm-edit is loaded.
1736
1737         * mime-setup.el.in:
1738         setting for variable `message-forward-start-separator'.
1739         setting for variable `message-forward-end-separator'.
1740
1741         * tm-edit.el (mime-editor/encode-string): New function.
1742         Variable `mime-string-encoder' and its implementations were
1743         deleted.
1744
1745 Wed Apr 10 02:06:30 1996  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
1746
1747         * doc/tm_ja.texi: fixed problem about top node.
1748         (cf. [tm-ja:1706])
1749
1750         * doc/tm-mh-e_ja.texi: fixed problem about top node.
1751         (cf. [tm-ja:1706])
1752         
1753         * doc/tm-gnus_ja.texi: fixed problem about top node.
1754         (cf. [tm-ja:1706])
1755
1756 Tue Apr  9 17:28:49 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1757
1758         * Makefile (GOMI): add mime-setup.el, mime-setup.el~ and
1759         #mime-setup.el#; remove load-path.
1760
1761 Tue Apr  9 17:13:36 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1762
1763         * inst-tm (compile-tm): call `make gnus3' for Emacs 18.
1764
1765 Mon Apr  8 12:28:17 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1766
1767         * inst-tm (make-mime-setup): check unnecessary add-path.
1768
1769 Sun Apr  7 20:12:27 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1770
1771         * tm-view.el: (mime-viewer/default-showing-Content-Type-list):
1772         "message/delivery-status" was added to default value.
1773
1774 Wed Apr  3 15:35:44 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1775
1776         * tm-image.el: add-hook only if variable
1777         `mime-preview/x-face-function' is not nil.
1778         (cf. [tm-en:416])
1779
1780 Thu Mar 28 18:55:18 1996  Oscar Figueiredo <figueire@lspsun16.epfl.ch>
1781
1782         * tm-vm.el (vm-yank-message): redefine for MIME preview buffer.
1783
1784 \f
1785 Thu Mar 28 08:42:34 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1786
1787         * tm: Version 7.48.3 was released.
1788         * tm/gnus: Version 7.49.1 was released.
1789
1790         * mime-setup.el.in: If `mime-setup-use-signature' is not nil, set
1791         `message-signature' to nil.
1792
1793         * mime-setup.el.in: setting for message.el.
1794
1795 Wed Mar 27 23:06:07 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1796
1797         * doc/tm-mh-e_ja.texi, doc/tm-mh-e_en.texi:
1798         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1799
1800         * doc/tm-gnus_ja.texi, doc/tm-gnus_en.texi:
1801         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1802
1803         * doc/tm_ja.texi, doc/tm_en.texi:
1804         Insert `This file documents ...' into @ifinfo. (cf. [tm-en:403])
1805
1806 Wed Mar 27 19:38:12 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1807
1808         * TM-CFG: rearrangement
1809
1810 Tue Mar 26 08:07:24 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
1811
1812         * tm-bbdb.el (tm-bbdb/update-record): In XEmacs,
1813         mail-extract-address-components still doesn't handle nil argument.
1814         (cf. [tm-ja:396])
1815
1816 \f
1817 Mon Mar 25 13:30:53 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1818
1819         * tl: Version 7.19 was released.
1820         * tm: Version 7.48.2 was released.
1821         * tm/mh-e: Version 7.57 was released.
1822
1823 Wed Mar 20 13:00:06 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
1824
1825         * tm-file.el (mime-article/extract-file): Confirm before
1826         overwriting an existing file. (cf. [tm-ja:1674])
1827
1828 Thu Mar 14 13:39:57 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1829
1830         * signature.el: Function `signature-check-in-bbdb' was moved to
1831         tm-bbdb.el.
1832
1833         * tm-bbdb.el (signature-check-in-bbdb): New function; moved from
1834         signature.el.
1835
1836 \f
1837 Wed Mar 13 18:05:28 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1838
1839         * tl: Version 7.18 was released.
1840         * MEL: Version 3.5 was released.
1841         * tm: Version 7.48 was released.
1842
1843 Wed Mar 13 17:55:33 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1844
1845         * tm-edit.el (mime-editor/translate-buffer-hook): New hook.
1846         (mime-editor/translate-buffer): New implementation;
1847         use `mime-editor/translate-buffer-hook'.
1848
1849         * signature.el (signature-check-in-bbdb): require bbdb-com.
1850
1851 Wed Mar 13 16:23:26 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
1852
1853         * tm-bbdb.el: fixed problem for wrong From field, such as
1854         ``From: <>''. (cf.[tm-ja:1663])
1855
1856 Tue Mar 12 19:37:54 1996  Artur Pioro <artur@flugor.if.uj.edu.pl>
1857
1858         * signature.el (signature-file-prefix): New variable.
1859         (signature/get-signature-file-name): support
1860         `signature-file-prefix' and method function.
1861         (signature-check-in-bbdb): New function.
1862
1863 Mon Mar 11 15:19:15 1996  MORIOKA Tomohiko  <morioka@jaist.ac.jp>
1864
1865         * tm-vm.el (tm-vm/use-original-url-button): New variable.
1866         (tm-vm/preview-current-message):
1867         Check `tm-vm/use-original-url-button'.
1868
1869 Mon Mar 10 23:07:42 1996  Rob Kooper    <kooper@cc.gatech.edu>
1870
1871         * tm-vm.el (tm-vm/preview-current-message): VM does it's own
1872         highlighting of URL's. Following is a patch to tm/tm-vm.el that
1873         will make the highlighting work under tm. (cf.[bug-tm-en:373])
1874
1875 Mon Mar 10 04:16:59 1996  Hiroshi Ueno <zodiac@ibm.net>
1876
1877         * TM-CFG (SHELLOPTION): New variable.
1878         (LISPDIR): Use `defvar' instead of `setq'.
1879         (TM_GNUS_COMPILE_FORMAT): New variable.
1880         (TM_GNUS_INSTALL_FORMAT): New variable.
1881         (BIN_SRC_DIR): New variable.
1882         (METHOD_SRC_DIR): New variable.
1883         (BIN_DIR): Use `defvar' instead of `setq'.
1884
1885         * inst-tm (compile-tm-gnus): Use variable `SHELLOPTION'.
1886         (install-tm-gnus): Use variable `SHELLOPTION'.
1887         (install-execs): Use variable `BIN_SRC_DIR' and `METHOD_SRC_DIR'.
1888
1889 Mon Mar  8 19:15:33 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
1890
1891         * tm-vm.el (tm-vm/scroll-forward): when you go to a message with
1892         the cursor keys in VM's summary buffer and press space to select
1893         the message, the Preview buffer is scrolled forward instead of
1894         simply displaying the new message which prevents you from seeing
1895         the beginning of the new message.       
1896
1897 Wed Mar  6 12:26:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1898
1899         * tm-view.el (mime-viewer/up-content): New implementation; bug
1900         fixed. (cf. [tm-ja:1652])
1901
1902         * inst-tm (compile-tm): fixed to judge XEmacs.
1903
1904 \f
1905 Wed Mar  6 02:12:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1906
1907         * tl: Version 7.15 was released.
1908         * tm: Version 7.47 was released.
1909         * tm/mh-e: Version 7.56 was released.
1910
1911         * README.en: tm-cfg was renamed to TM-CFG.
1912
1913         * inst-tm: tm-cfg was renamed to TM-CFG.
1914
1915         * inst-tm: tm-els was renamed to TM-ELS.
1916
1917 Tue Mar  5 23:19:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1918
1919         * tm-edit.el: Function `replace-space-with-underline' was moved to
1920         tl-str.el.
1921
1922         * tm-edit.el (mime-editor/transfer-level): changed to buffer local
1923         variable.
1924         (mime-editor/transfer-level-string): changed to buffer local
1925         variable.
1926         (mime-editor/charset-default-encoding-alist): changed to buffer
1927         local variable.
1928
1929 Tue Mar  5 21:22:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1930
1931         * tm-edit.el (mime-editor/toggle-transfer-level): Function
1932         `mime-editor/text-toggle-transfer-level' was renamed to
1933         `mime-editor/toggle-transfer-level'.
1934
1935 Tue Mar  5 21:19:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1936
1937         * tm-edit.el (mime-editor/transfer-level,
1938         mime-editor/text-toggle-transfer-level, mime/editor-mode):
1939         Variable `mime/default-transfer-level' was renamed to
1940         `mime-editor/transfer-level'.
1941
1942 Tue Mar  5 21:13:58 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1943
1944         * tm-edit.el (mime/default-transfer-level): moved from tm-edit.el.
1945
1946         * tm-def.el: Variable `mime/default-transfer-level' was moved to
1947         tm-edit.el.
1948
1949         * tm-edit.el (mime-editor/text-toggle-transfer-level,
1950         mime-editor/menu-list): Function
1951         `mime-editor/text-toggle-transfer-level' was renamed to
1952         `mime-editor/text-toggle-transfer-level'.
1953
1954 Tue Mar  5 21:00:07 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1955
1956         * tm-edit.el (mime-editor/transfer-level-string,
1957         mime/text-toggle-transfer-level, mime/editor-mode): use function
1958         `mime/encoding-name'.
1959
1960         * tm-def.el (mime/encoding-name): add optional argument `not-omit'.
1961
1962         * tm-edit.el (mime-editor/transfer-level-string,
1963         mime/text-toggle-transfer-level, `mime/editor-mode-flag' of
1964         `minor-mode-alist', mime/editor-mode): Variable
1965         `mime/trlevel-string' was renamed to
1966         `mime-editor/transfer-level-string'.
1967
1968 Tue Mar  5 20:42:24 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1969
1970         * tm-edit.el (mime-editor/charset-default-encoding-alist,
1971         mime/text-toggle-transfer-level, mime-editor/normalize-body):
1972         Variable `mime/charset-default-encoding-alist' was renamed to
1973         `mime-editor/charset-default-encoding-alist'.
1974
1975 Tue Mar  5 20:34:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1976
1977         * tm-edit.el (mime/charset-default-encoding-alist):
1978         moved from tm-def.el.
1979         (mime/trlevel-string): moved from tm-def.el.
1980         (mime/text-toggle-transfer-level): moved from tm-def.el.
1981
1982         * tm-def.el (mime/charset-default-encoding-alist):
1983         moved to tm-edit.el.
1984         (mime/trlevel-string): moved to tm-edit.el.
1985         (mime/text-toggle-transfer-level): moved to tm-edit.el.
1986
1987         * tm-def.el (mime/trlevel-string): Initial value was modified.
1988
1989 Tue Mar  5 07:52:39 1996  Steinar Bang <sb@metis.no>
1990
1991         * tm-def.el (mime/trlevel-string): New variable.
1992
1993         * tm-edit.el (mime-editor/menu-list): add
1994         `mime/text-toggle-transfer-level'.
1995         (mime/editor-mode): modified for transfer-level.
1996
1997 \f
1998 Mon Mar  4 09:24:23 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
1999
2000         * tl: Version 7.14 was released.
2001         * MEL: Version 3.3.1 was released.
2002         * tm: Version 7.46.1 was released.
2003         * tm/mh-e: Version 7.55 was released.
2004         * tm/gnus: Version 7.49 was released.
2005
2006         * Makefile: Installer was changed.
2007
2008         * inst-tm: New file.
2009
2010         * tm-els: New file.
2011
2012         * tm-cfg: New file.
2013
2014         * tm-ew-e.el (mime/encode-field): check encoded result.
2015
2016 Mon Mar 4 01:57:11 1996   KON-NO Yoichi <itokon@ssel.toshiba.co.jp>
2017
2018         * tm-bbdb.el: insert `(require 'tm-view)'.
2019         (cf. [tm-ja:1646])      
2020
2021 \f
2022 Wed Feb 28 13:13:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2023
2024         * tl: Version 7.13 was released.
2025         * tm: Version 7.46 was released.
2026         * tm/gnus: Version 7.48 was released.
2027         * tm/mh-e: Version 7.52 was released.
2028
2029         * tm/doc/tm-edit=en.texi: New file.
2030
2031 Wed Feb 28 01:35:22 1996  Dan Rich <drich@morpheus.corp.sgi.com>
2032
2033         * tm-image.el: allow tm to display inline images using the native
2034         gif/jpg/png support (if available) (for XEmacs 19.14 or later).
2035         (cf.[tm-en:351])
2036
2037 Tue Feb 27 21:37:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2038
2039         * tm-image.el (mime-preview/x-face-function-for-mule): fixed to
2040         check whether matched or not.
2041
2042         * tm-edit.el (mime-editor::edit-again): New implementation.
2043         (mime/edit-again): Arguments were changed.
2044
2045 Wed Feb 27 19:56:26 1996  Shuhei KOBAYASHI  <shuhei@cmpt01.phys.tohoku.ac.jp>
2046
2047         * mk-tm: Typo fixed.
2048
2049 Tue Feb 26 20:04:34 1996  Neal Becker <neal@neal.ctd.comsat.com>
2050
2051         * tm-mail.el: fixed problem in XEmacs 19.14. (cf.[tm-en:349])
2052
2053 \f
2054 Mon Feb 26 08:43:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2055
2056         * tl: Version 7.11.3 was released.
2057         * tm: Version 7.45 was released.
2058         * tm/mh-e: Version 7.50 was released.
2059
2060         * tm-edit.el (mime-editor::edit-again): New function.
2061         (mime/edit-again): New function.
2062
2063 Fri Feb 23 22:00:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2064
2065         * tm-vm.el (tm-vm/preview-current-message): widen all headers
2066         before call `mime/viewer-mode'.
2067
2068         * tm-image.el (mime-viewer/use-highlight-headers):
2069         New variable for XEmacs.
2070         (mime-preview/x-face-function-use-highlight-headers):
2071         New function.
2072         (mime-preview/x-face-function): Default value was changed.
2073
2074 \f
2075 Sat Feb 23 17:55:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2076
2077         * tl: Version 7.11.2 was released.
2078         * tm: Version 7.44 was released.
2079         * tm/mh-e: Version 7.49 was released.
2080
2081 Fri Feb 23 03:43:22 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2082
2083         * tm-bbdb.el (bbdb-extract-field-value): use
2084         `tm:bbdb-extract-field-value' instead of `rfc822/get-field-body'.
2085         (cf. [tm-en:340])
2086
2087 Fri Feb 22 16:45:37 1996  Pekka Marjola <marjola@bilbo.ntc.nokia.com>
2088
2089         * tm-edit.el: As of tm7.43.1/September Gnus 0.39, tm-edit still
2090         does not properly restore keymap in XEmacs. (cf. [tm-en:337])
2091
2092 Fri Feb 16 08:53:13 1996  Oscar Figueiredo <figueire@lspsun2.epfl.ch>
2093
2094         * tm-vm.el (tm-vm/preview-current-message): XEmacs
2095         highlight-headers package to fontify MIME preview buffers in the
2096         same way normal VM buffers are. This makes MIME preview even more
2097         transparent for VM users and also has the benefit to display the
2098         XFace in the same place as in normal VM with no additional code
2099         nor effort.
2100
2101 \f
2102 Wed Feb 14 09:15:36 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2103
2104         * tl: Version 7.11.1 was released.
2105         * tm: Version 7.43.1 was released.
2106         * tm/mh-e: Version 7.48 was released.
2107         * tm/gnus: Version 7.45 was released.   
2108
2109         * mime-setup.el: lambda functions are defined by defun.
2110         (mime-setup-decode-message-header): New function.
2111         (mime-setup-set-signature-key): New function.
2112         (mime-setup-mh-draft-setting): New function.
2113
2114         * mime-setup.el: insert `(setq buffer-read-only nil)' into
2115         `mh-letter-mode-hook' (cf. [tm-ja:1576])
2116
2117 Tue Feb 13 17:56:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2118
2119         * tm-image.el (mime-preview/x-face-function-for-xemacs):
2120         New function.
2121         (bitmap-read-xbm): New implementation for XEmacs.
2122
2123 Tue Feb 13 14:00:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2124
2125         * tm-image.el: typo was fixed.
2126
2127 Tue Feb 13 13:53:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2128
2129         * tm-image.el (mime-preview/x-face-function): New variable.
2130         Function `mime-preview/x-face-function' was renamed to
2131         `mime-preview/x-face-function-for-mule'.
2132
2133         * tm-image.el (mime-preview/x-face-function):
2134         fixed problem to indent.
2135
2136         * tm-image.el (mime-preview/x-face-function):
2137         New function for Mule.
2138         (mime-viewer/x-face-to-xbm-command): New variable.
2139
2140         * tm-view.el (mime-viewer/x-face-to-pbm-command): New variable.
2141         (mime-viewer/ignored-field-list): "X-Face" was deleted.
2142
2143 Mon Feb 12 16:02:05 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2144
2145         * tm-mule.el: "SHIFT_JIS" and "X-SHIFTJIS" were added to
2146         `mime/charset-coding-system-alist'.
2147
2148 Mon Feb 12 13:05:02 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2149
2150         * tm-image.el (mime-preview/filter-for-image): protect for error
2151         when file deleting (cf. [tm-en:317])
2152
2153 \f
2154 Fri Feb  9 06:57:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2155
2156         * tm: Version 7.43 was released.
2157         * tm/gnus: Version 7.43 was released.
2158
2159         * tm-edit.el: (mime-editor/encrypt-pgp-elkins):
2160         (1) insert ``From'', ``To'' and ``Cc'' fields into encrypted
2161             message.
2162         (2) call `mc-pgp-encrypt-region' directory; it is enclosed by
2163             `(let ((mc-pgp-always-sign 'never)) ...)'.
2164
2165 Fri Feb  8 08:24:18 1996  SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>
2166
2167         * tm-vm.el (tm-vm/beginning-of-message, tm-vm/end-of-message):
2168         set to `this-command' (cf. [tm-en:311])
2169
2170 \f
2171 Thu Feb  8 06:36:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2172
2173         * tm: Version 7.42.1 was released.
2174         * tm/gnus: Version 7.41 was released.
2175
2176 Tue Feb  6 02:43:06 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2177
2178         * tm-def.el (mime/encoding-name): new function.
2179         (mime/make-charset-default-encoding-alist): call
2180         `mime/encoding-name' if not encoded.
2181
2182 Mon Feb  5 05:00:27 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2183
2184         * tm-play.el (mime-article/get-original-filename): return nil if
2185         file name is not exist.
2186
2187 Sat Feb  3 21:28:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2188
2189         * tm-def.el (mime/charset-type-list): new variable.
2190         (mime/make-charset-default-encoding-alist): new function.
2191         (mime/default-transfer-level): new variable.
2192         (mime/text-toggle-transfer-level): new function.
2193
2194 Sat Feb  3 00:56:20 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2195
2196         * tm-pgp.el (tm-pgp::good-signature-regexp): new variable
2197
2198         * tm-pgp.el (tm-pgp::key-expected-regexp): new variable
2199
2200         * tm-pgp.el (mime::article/call-pgp-to-check-signature): modified
2201         to use variable `tm-pgp::good-signature-regexp'
2202
2203         * tm-pgp.el (mime-article/check-pgp-signature): modified to use
2204         variable `tm-pgp::key-expected-regexp'
2205
2206 Fri Feb  2 23:07:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2207
2208         * tm-pgp.el (mime::article/call-pgp-to-check-signature):
2209         new function
2210
2211         * tm-pgp.el: (mime-article/check-pgp-signature): fetch public key
2212         if it is not found
2213
2214 \f
2215 Sat Feb  2 17:29:01 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2216
2217         * tl: Version 7.11 was released.
2218         * tm: version 7.42 was released
2219
2220 Fri Feb  2 17:20:00 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2221
2222         * tm-edit.el: new implementation about PGP processing for message
2223
2224         * tm-edit.el (mime-editor/pgp-enclose-buffer): new function
2225
2226         * tm-edit.el (mime-editor/set-sign):
2227         check variable `mime-editor/signing-type'
2228
2229         * tm-edit.el (mime-editor/set-encrypt):
2230         check variable `mime-editor/encrypting-type'
2231
2232 Fri Feb  2 17:04:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2233
2234         * tm-play.el (mime-article/decode-content): check beginning/ending
2235         of region for VM
2236
2237 Wed Jan 31 17:15:55 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2238
2239         * tm-image.el: xbm support in Mule: It requires bitmap package.
2240
2241         * tm-image.el (mime-viewer/graphic-converter-alist): use `defvar'
2242         instead of `setq'
2243
2244 Fri Jan 26 02:49:06 1996  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2245
2246         * tm-bbdb.el (tm-bbdb/update-record): fixed problem in VM
2247
2248         * tm-bbdb.el (tm-bbdb/extract-address-components): modified to
2249         support `If no name can be extracted, FULL-NAME will be nil.'
2250         (cf. [tm-ja:1531])
2251
2252 Thu Jan 25 08:29:22 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2253
2254         * tm-play.el (mime-article/make-method-args): modified to use
2255         "7bit" if 'encoding is not found
2256
2257 Thu Jan 25 06:36:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2258
2259         * tm-ew-d.el (mime-eword/decode-string): set to `end' just
2260         string-matched.
2261
2262 Thu Jan 25 06:22:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2263
2264         * tm-ew-d.el (mime-eword/decode-string): fixed about
2265         linear-while-space (cf. [tm-ja:1518])
2266
2267         * tm-vm.el (tm-vm/quit-view-message): Typo was fixed.
2268         (cf. [tm-en:281])
2269
2270 \f
2271 Thu Jan 25 03:24:35 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2272
2273         * tl: Version 7.10 was released.
2274         * tm: Version 7.41.2 was released.
2275         * tm/gnus: Version 7.37 was released.
2276
2277         * tm-view.el (mime-viewer/ignored-field-list): default value was
2278         changed.
2279
2280         * tm-view.el (mime-viewer/visible-field-regexp): default value was
2281         changed.
2282
2283 Thu Jan 25 02:32:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2284
2285         * tm-mule.el: Definition of variable `mime/default-coding-system'
2286         was moved to tm-def.el.
2287
2288         * tm-def.el (mime/default-coding-system): not only define for MULE
2289
2290 Wed Jan 24 02:20:25 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2291
2292         * tm-bbdb.el (tm-bbdb/use-mail-extr): new variable
2293
2294 Tue Jan 23 13:00:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2295
2296         * tm-pgp.el (mime-article/view-application/pgp):
2297         fixed about character code
2298         conversion.
2299
2300 \f
2301 Tue Jan 23 05:38:46 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2302
2303         * tm: Version 7.41.1 was released.
2304         * tm/mh-e: Version 7.46 was released.
2305         * tm/gnus: Version 7.34 was released.
2306
2307         * tm-view.el: declare `(defvar mime::preview/article-buffer nil)'
2308         for XEmacs
2309
2310 Tue Jan 23 04:49:16 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2311
2312         * tm-rmail.el: (require 'tm-bbdb) if bbdb is provided.
2313
2314         * tm-vm.el: Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s
2315         new implementation
2316
2317         * tm-bbdb.el: new module: about BBDB
2318
2319 Sat Jan 20 13:23:47 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2320
2321         * tl: Version 7.09 was released.
2322         * tm: Version 7.41 was released.
2323         * tm/gnus: Version 7.33.1 was released.
2324
2325 Thu Jan 18 17:49:17 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2326
2327         * tm-edit.el (mime-editor/insert-file): File name is wrapped as
2328         quoted-string.
2329
2330         * tm-edit.el (mime-file-types): Some file types were added.
2331
2332 Thu Jan 18 01:55:25 1996  Yoshiyuki Yamagami <yamagami@hb.nmcc.co.jp>
2333
2334         * Makefile: specify `-no-site-file' option (cf. [tm-ja:1474])
2335
2336 \f
2337 Wed Jan 17 08:27:26 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2338
2339         * tl: version 7.08 was released.
2340         * tm: version 7.40 was released.
2341         * tm/gnus: Version 7.33 was released.
2342
2343 Sun Jan 14 05:52:49 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2344
2345         * tm-edit.el (mime-editor/choose-charset): New implementation: use
2346         function `mime/find-charset-region' instead of
2347         `mime-body-charset-chooser'.
2348
2349         * tm-edit.el: Variable `mime-body-charset-chooser' and its
2350         implementations were deleted.
2351
2352         * tm-edit.el (mime-editor/normalize-body): use variable
2353         `mime/charset-default-encoding-alist' instead of function
2354         `mime-editor/choose-encoding'.
2355
2356         * tm-edit.el: Function `mime-editor/choose-encoding' was deleted.
2357
2358 Fri Jan 12 13:59:13 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2359
2360         * tm-def.el (mime/find-charset-region): New function
2361
2362         * tm-def.el (mime/charset-default-encoding-alist): New variable
2363
2364 Thu Jan 11 18:31:43 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2365
2366         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2367         renamed to `mime-eword/charset-encoding-alist'.
2368
2369         * tm-ew-e.el: Constant `mime/eword-encoder-version' was renamed to
2370         `mime-eword/encoder-version'.
2371
2372         * tm-ew-e.el: Variable `mime/default-charset-encoding-alist' was
2373         moved from tm-def.el.
2374
2375         * tm-def.el: Variable `mime/default-charset-encoding-alist' was
2376         moved to tm-ew-e.el.
2377
2378         * tm-ew-e.el: Function `mime/find-charset-rule' was renamed to
2379         `tm-eword::find-charset-rule'.
2380
2381         * tm-ew-e.el (mime/find-charset-rule): modified to use function
2382         `mime/find-charset'
2383
2384         * tm-def.el (mime/find-charset): new function
2385
2386 Thu Jan 11 05:33:53 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2387
2388         * tm-ew-e.el (mime/find-charset-rule): new implementation
2389
2390         * tm-orig.el: Variable `mime/decoding-charset-list' was deleted.
2391
2392 Thu Jan 11 05:12:50 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2393
2394         * tm-nemacs.el, tm-orig.el:
2395         Variable `mime/lc-charset-rule-list' was deleted.
2396
2397         * tm-mule.el:
2398         Variable `mime/lc-charset-rule-list' and
2399         `mime/unknown-charset-rule' were deleted.
2400
2401 Thu Jan 11 05:09:28 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2402
2403         * tm-def.el (mime/default-charset-encoding-alist): new variable
2404
2405 Thu Jan 11 04:56:08 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2406
2407         * tm-orig.el, tm-nemacs.el, tm-mule.el
2408         (mime/lc-charset-alist, mime/unknown-charset): new variable
2409
2410 Wed Jan 10 00:07:57 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2411
2412         * tm-edit.el:
2413         (mime-editor/translate-body, mime-editor/translate-region):
2414         Spaces in boundary are replaced by underlines.
2415         (cf. [tm-en:255,258])
2416
2417 Tue Jan  9 19:08:21 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2418
2419         * tm-mule.el: Obsolete definitions were deleted.
2420
2421 Tue Jan  9 18:43:12 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2422
2423         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2424         Variable `mime/latin-lc-list' was deleted.
2425
2426 Tue Jan  9 16:28:44 1996  Morioka Tomohiko  <morioka@jaist.ac.jp>
2427
2428         * tm-orig.el, tm-nemacs.el, tm-mule.el:
2429         Variable `mime/lc-charset-and-encoding-alist' was deleted.
2430
2431 \f
2432 Mon Dec 25 10:43:59 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2433
2434         * tm: Version 7.39 was released.
2435         * tm/gnus: Version 7.30 was released.
2436
2437         * README.en: Sample of hilit19 was changed.
2438
2439 Mon Dec 25 09:08:50 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2440
2441         * tm-rmail.el: fixed to work in Emacs 18.*, but some problems are
2442         rest.
2443
2444         * tm-view.el (mime-viewer/redisplay): New variable: for redisplay
2445
2446 Mon Dec 25 05:43:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2447
2448         * Makefile (19_29): `make gnus5' was commented out.
2449
2450 Mon Dec 25 05:40:42 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2451
2452         * tm-rmail.el (tm-rmail/preview-message): New implementation
2453
2454         * tm-rmail.el (rmail-summary-rmail-update): redefined
2455
2456         * tm-rmail.el: `mime-viewer/show-summary-method' was set.
2457
2458 Mon Dec 25 05:31:33 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2459
2460         * mk-tm (compile-tm): `(load "rmailsum")' was added.
2461
2462 Mon Dec 25 03:20:41 1995  OKABE Yasuo   <okabe@kudpc.kyoto-u.ac.jp>
2463
2464         * signature.el (signature-delete-blank-lines-at-eof): New variable
2465
2466 Sat Dec 23 12:43:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2467
2468         * tm-def.el (tm:browse-url): argument was fixed.
2469
2470         * README.en: fixed about PGP
2471
2472 Sat Dec 23 09:32:27 1995  Tanaka Shinichiro  <tanaka3@ifos.se.fujitsu.co.jp>
2473
2474         * tm-pgp.el, README.en:
2475         Typos were fixed. (cf. [tm-ja:1419], [tm-ja:1421])
2476
2477 \f
2478 Fri Dec 22 09:00:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2479
2480         * tm: Version 7.38 was released.
2481         * tm/gnus: Version 7.28 was released.
2482
2483 Thu Dec 21 18:27:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2484
2485         * tm-edit.el (mime-file-types): format was changed.
2486                 (0) filename pattern
2487                 (1) primary type
2488                 (2) sub type
2489                 (3) parameters of Content-Type field
2490                 (4) Content-Transfer-Encoding
2491                 (5) disposition-type
2492                 (6) parameters of Content-Disposition field
2493
2494         * tm-edit.el (mime-editor/insert-file):
2495         modified for new `mime-file-types' format.
2496
2497 Thu Dec 21 18:17:03 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2498
2499         * tm-def.el (mime/disposition-type-regexp): New constant
2500
2501         * tm-parse.el (mime/parse-Content-Disposition): New function
2502
2503         * tm-parse.el (mime/Content-Disposition): New function
2504
2505         * tm-view.el (mime-article/get-subject):
2506         function `mime-viewer/get-subject' was renamed to it.
2507
2508         * tm-view.el (mime-article/get-uu-filename): New function:      
2509         it was separated from function `mime-article/get-subject'.
2510
2511         * tm-play.el (mime-article/get-original-filename): New function
2512
2513         * tm-play.el (mime-article/get-filename):
2514         Function `mime-article/get-name' was renamed to it.     
2515         It was modified to use `mime-article/get-original-filename'
2516         instead of `mime-article/get-subject'.
2517
2518         * tm-file.el (mime-article/extract-file):       
2519         modified to use `mime-article/get-filename'
2520
2521 Wed Dec 20 15:27:35 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2522
2523         * tm-setup.el:
2524         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2525         `(require 'tm-gnus)' is add-hooked as append mode.      
2526         (cf. [tm-ja:1391])
2527
2528 Thu Dec 20 05:48:56 1995  UENO Hiroshi  <jl07715@yamato.ibm.co.jp>
2529
2530         * tm-pgp.el: (mime-article/check-pgp-signature):
2531         fixed to treat signed part as binary. (to fix problem in OS/2)
2532
2533 \f
2534 Wed Dec 20 13:05:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2535
2536         * tl: Version 7.03.4 was released.
2537         * tm: Version 7.37 was released.
2538         * tm/gnus: Version 7.26 was released.
2539
2540 Tue Dec 19 18:06:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2541
2542         * tm-pgp.el: draft-elkins-pem-pgp-01.txt was renewed to
2543         draft-elkins-pem-pgp-02.txt.
2544
2545 Tue Dec 19 17:50:09 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2546
2547         * Makefile: tm/src/tmpgp was abolished.
2548
2549 Tue Dec 19 17:47:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2550
2551         * tm-edit.el:
2552         pgp-elkins spec was renewed to draft-elkins-pem-pgp-02.txt.
2553
2554 Tue Dec 19 17:13:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2555
2556         * tm-pgp.el (mime-article/check-pgp-signature): treats encoding
2557
2558         * tm-edit.el: `(autoload 'mc-pgp-lookup-key "mc-pgp")' was added.
2559
2560 Tue Dec 18 03:52:48 1995  Katsumi Yamaoka <yamaoka@ga.sony.co.jp>
2561
2562         * tm-view.el (mime-viewer/filter-text/plain): put URL into
2563         text-property. (cf. [tm-ja:1367])
2564
2565 Mon Dec 15 21:32:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2566
2567         * tm-vm.el (tm-vm-load-hook): New hook
2568         
2569         * tm-vm.el (tm-vm/preview-current-message): fixed to end as
2570         current-buffer is folder buffer. Some problem is still rest.
2571         (cf. [tm-ja:1348])
2572
2573 \f
2574 Mon Dec 18 11:16:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2575
2576         * tm: Version 7.36 was released.
2577         * tm/gnus: Version 7.25 was released.
2578
2579         * methods/tm-au: new implementation
2580
2581 Mon Dec 18 10:45:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2582
2583         * tm-view.el (mime-viewer/quit): New implementation
2584
2585         * tm-view.el (mime-viewer/show-summary): New function:
2586         it is bound with `h' key.
2587
2588         * tm-view.el (mime-viewer/show-summary-method): New variable
2589
2590 Mon Dec 18 01:32:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2591
2592         * methods/tmdecode, methods/tm-plain:
2593         replaced by NAGIRA Naoki <naoki-n@pdi.co.jp>'s code.
2594
2595 Sun Dec 17 14:35:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2596
2597         * tm-view.el: setting for "image/x-mag"
2598
2599 Sun Dec 17 14:29:17 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2600
2601         * tm-pgp.el: application/pgp-encrypted support
2602
2603         * tm-pgp.el (mime-article/check-pgp-signature): bug fix
2604
2605         * tm-pgp.el: setting for "text/x-pgp"
2606
2607         * tm-setup.el: setting for tm-image.el when XEmacs is running.
2608
2609         * tm-image.el:
2610         Filters were merged to function `mime-preview/filter-for-image'.
2611
2612 Sat Dec 16 14:59:29 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2613
2614         * tm-image.el: Initial revision
2615
2616 \f
2617 Sat Dec 15 16:16:32 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2618
2619         * tm: Version 7.35 was released.
2620         * tm/gnus: Version 7.24 was released.
2621
2622 Fri Dec 15 15:40:10 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2623
2624         * tm-pgp.el:
2625         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2626         `(autoload 'mc-snarf-keys "mc-toplev")' was added.
2627         (cf. [tm-ja:1345])
2628
2629         * tm-view.el:
2630         (1) Popup menu for Emacs 19.* was deleted.
2631         (2) MIME-View menu was defined for Emacs 19.*. In Emacs 19.29 or
2632             later, system popup menu is available.
2633
2634 Fri Dec 15 15:02:14 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2635
2636         * tm-edit.el (mime/editor-mode): DOC string was fixed.
2637
2638 Fri Dec 15 13:58:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2639
2640         * tm-vm.el:
2641         (1) New variable `tm-vm/use-xemacs-popup-menu'.
2642         (2) popup menu of MIME-Edit minor mode became sub menu.
2643
2644 Fri Dec 15 13:56:51 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2645
2646         * tm-rmail.el:
2647         Setting was modified to load tm-mail after tm-edit is loaded.
2648
2649         * tm-mail.el:
2650         (1) New variable `tm-mail/use-xemacs-popup-menu'.
2651         (2) popup menu of MIME-Edit minor mode became sub menu.
2652
2653         * tm-def.el (tm:set-fields): New function
2654
2655 Fri Dec 15 12:00:23 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2656
2657         * tm-pgp.el (mime-article/check-pgp-signature): fixed problem of
2658         binary declarations
2659
2660         * tm-file.el: delete unnecessary `(file-coding-system *noconv*)'
2661
2662 \f
2663 Thu Dec 14 17:03:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2664
2665         * tm: Version 7.34 was released.
2666
2667         * Makefile:
2668         New file tm/src/tmpgp: it is used to sign by pgp-elkins style.
2669
2670 Thu Dec 14 15:49:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2671
2672         * tm-edit.el:
2673         (1) `pgp-elkins' style PGP signature was implemented.
2674         (2) New function `mime-editor/insert-key': It is based on
2675             draft-elkins-pem-pgp-01.txt.
2676
2677 Thu Dec 14 15:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2678
2679         * tm-pgp.el: New function `mime-article/add-pgp-keys'
2680
2681 Thu Dec 14 15:37:13 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2682
2683         * tm-play.el (mime-article/decode-caesar):
2684         encoding field is symbol, not string.
2685
2686         * tm-html.el: encoding field is symbol, not string.
2687
2688 Thu Dec 14 15:17:56 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2689
2690         * tm-vm.el(tm-vm/scroll-forward, tm-vm/scroll-backward):
2691         According to AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>'s report,
2692         `vm-scroll-(forward|backward)' was enclosed by
2693         `(let ((vm-inhibit-startup-message t)) ...)'.
2694         (cf. [tm-ja:1313], [tm-ja:1314])
2695
2696 Thu Dec 14 06:22:20 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2697
2698         * signature.el (signature/insert-signature-at-eof):
2699         `(delete-blank-lines)' was commented out.
2700
2701 Thu Dec 13 15:37:16 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2702
2703         * tm-vm.el (tm-vm/scroll-forward, tm-vm/scroll-backward):
2704         It might be better to treat `vm-honor-page-delimiters' (and
2705         `vm-auto-next-message' too) in tm-vm. (cf. [tm-ja:1292])
2706
2707 Wed Dec 13 13:40:58 1995  AKITO Ishihara <aki@bpel.tutics.tut.ac.jp>
2708
2709         * tm-vm.el (tm-vm/scroll-backward): fixed to comment out
2710         `(goto-char (point-max))'. (cf. [tm-ja:1289])
2711
2712 Wed Dec 13 13:10:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2713
2714         * tm-edit.el (mime-editor/process-pgp-kazu): fixed to insert dummy
2715         mail-header-separator before calling mailcrypt function.
2716
2717 \f
2718 Wed Dec 13 05:46:06 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2719
2720         * tl: Version 7.03.3 was released.
2721         * tm: Version 7.33 was released.
2722         * tm/mh-e: Version 7.44 was released.
2723         * tm/gnus: Version 7.22 was released.
2724         
2725         * tm-view.el:
2726         (1) New field variable `mime-viewer/visible-field-list'
2727         (2) New function `mime-preview/cut-header'
2728         
2729         * tm-view.el: (mime-viewer/default-content-header-filter):
2730         New implementation
2731
2732 Tue Dec 11 15:31:29 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2733
2734         * tm-file.el: comment was fixed.
2735         
2736         * methods/tm-html, methods/tm-image:
2737         fixed to insert spaces previous and next of "="
2738         (cf. [tm-ja:1262])
2739
2740 \f
2741 Mon Dec 11 18:02:36 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2742
2743         * tl: Version 7.03.2 was released.
2744         * tm: Version 7.32 was released.
2745         * tm/gnus: Version 7.21.2 was released.
2746
2747 Sun Dec 10 20:33:48 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2748
2749         * tm-view.el, tm-play.el: Function `mime::point-preview-content'
2750         was renamed to `mime-preview/point-pcinfo'.
2751
2752         * tm-edit.el: does not exit from MIME editor mode if function
2753         `mime-editor/pgp-processing' is fail.
2754
2755         * tm-edit.el:
2756         (1) New variable `mime-editor/signing-type' and
2757             `mime-editor/encrypting-type': their types are pgp-elkins,
2758             pgp-kazu or nil. pgp-elkins is not supported yet.
2759         (2) New function `mime-editor/enclose-signed-region' and
2760             `mime-editor/enclose-encrypted-region' for new enclosure
2761             `signed' and `encrypted'.
2762         (3) New function `mime-editor/process-pgp-kazu': to process
2763             `signed' and `encrypted' enclosure as application/pgp.
2764         (4) New function `mime-editor/set-split'
2765
2766 Sat Dec  9 08:37:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2767
2768         * tm-pgp.el (mime-article/check-pgp-signature): Status does not
2769         work.
2770
2771 Sat Dec  9 08:32:56 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2772
2773         * tm-edit.el (mime-editor/process-multipart-1):
2774         Boundary is folded.
2775
2776         * tm-edit.el: rearrangement
2777
2778 Sat Dec  9 04:58:16 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2779
2780         * tm-play.el (mime-article/show-output-buffer):
2781         `(get-buffer-create mime/output-buffer-name)' was inserted.
2782
2783 Sat Dec  9 04:51:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2784
2785         * tm-pgp.el: application/pgp-signature support.
2786
2787         * tm-play.el:
2788         Function `mime-article/decode-message/partial' was modified not to
2789         use `find-file'.
2790
2791 Sat Dec  9 04:11:11 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2792
2793         * tm-def.el:
2794         Constant `mime/decoding-buffer-name' was deleted (because it seems
2795         not be used).
2796
2797         * tm-edit.el: application/pgp support
2798
2799 Sat Dec  9 03:42:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2800
2801         * tm-file.el: setting for another variables to regard as binary.
2802
2803 Sat Dec  9 02:04:41 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2804
2805         * tm-view.el:
2806         Function `mime-viewer/display-content' was fixed about judgement
2807         of root content.
2808
2809 Sat Dec  9 01:56:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2810
2811         * tm-parse.el:
2812         Function `mime/parse-multipart' was fixed about point-max slot of
2813         content-info.
2814
2815 Sat Dec  9 01:41:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2816
2817         * tm-def.el: New constant `mime/temp-buffer-name'.
2818
2819         * tm-play.el:
2820         Function `mime-article/decode-message/partial' was modified to use
2821         `mime/temp-buffer-name'.
2822
2823 Fri Dec  8 23:27:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2824
2825         * tm-pgp.el: Initial revision
2826
2827 Fri Dec  8 22:32:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2828
2829         * tm-vm.el: According to Junya Watanabe
2830         <junya@tippr.info.eng.niigata-u.ac.jp>, fixed problem about XEmacs
2831         menu in Emacs and Mule.
2832         (cf. [tm-ja:1249])
2833
2834 Fri Dec  8 22:29:27 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2835
2836         * tm-view.el: New variable
2837         `mime-viewer/content-subject-showing-Content-Type-list'
2838
2839 Sat Dec  8 18:29:51 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2840
2841         * tm-file.el(mime-article/extract-file):
2842         Variable `require-final-newline' should be nil.
2843
2844 \f
2845 Thu Dec  7 12:07:47 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2846
2847         * tl: Version 7.03.1 was released.
2848         * tm: Version 7.31 was released.
2849         * tm/gnus: Version 7.21.1 was released.
2850
2851         * Makefile: tl/README.eng was renamed to tl/README.en.
2852
2853 Thu Dec  7 10:23:55 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2854
2855         * tm-vm.el: vm-mail-mode pop up menu setting for XEmacs.
2856
2857         * tm-mail.el: pop up menu setting for XEmacs.
2858
2859         * tm-edit.el:
2860         MUA depended codes about XEmacs pop up menu were moved to
2861         tm-MUAs.
2862
2863         * tm-view.el: defvar `mime::article/preview-buffer' and
2864         `mime::article/code-converter' for XEmacs.
2865
2866         * tm-edit.el: some comments are modified.
2867
2868 Thu Dec  7 09:10:28 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2869
2870         * Makefile:
2871         (1) drives `make gnus5' and `make sgnus' for xemacs and 19_29.
2872         (2) README.eng was rename to README.en.
2873
2874 Thu Dec  7 08:01:31 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2875
2876         * tm-play.el:
2877         Function `mime-article/view-message/rfc822' was modified to set
2878         buffer local variable `mime::article/code-converter'.
2879
2880         * tm-view.el:
2881         New buffer local variable `mime::article/code-converter': It
2882         specifies code-converter. If it is nil,
2883         `mime-viewer/code-converter-alist' is used.
2884
2885 Thu Dec  7 06:18:21 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2886
2887         * tm-view.el:
2888         pop up menu support by mouse-button-3 for Emacs 19 and XEmacs.
2889
2890 Thu Dec  7 06:10:32 1995  Steven L. Baur <steve@miranova.com>
2891
2892         * tm-edit.el: pop up menu for XEmacs. (cf. [tm-en:209])
2893
2894 Thu Dec  7 04:55:49 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2895
2896         * tm-rmail.el: version variables were added.
2897
2898         * tm-rmail.el:
2899         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was applied
2900         to fix problem of function `tm-rmail/forward' in *mail* buffer. (and
2901         some extensions) (cf. [tm-ja:1225])
2902
2903 Thu Dec  6 23:16:14 1995  Steven L. Baur <steve@miranova.com>
2904
2905         * tm-view.el: mouse-button-3 menu for XEmacs. (cf. [tm-en:206])
2906
2907 Thu Dec  6 15:53:54 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2908
2909         * README.eng: fixed typo about VM (cf. [tm-ja:1224])
2910
2911         * tm-file.el: fix and extend. (cf. [tm-ja:1224])
2912
2913 Wed Dec  6 15:35:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2914
2915         * tm-rmail.el:
2916         `(substitute-key-definition
2917                 'rmail-forward 'tm-rmail/forward rmail-mode-map)'
2918         should be enclosed by (call-after-loaded 'mime-setup ..).
2919
2920 \f
2921 Wed Dec  6 12:52:53 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2922
2923         * tm: Version 7.30 was released.
2924         * tm/mh-e: Version 7.43 was released.
2925         * tm/gnus: Version 7.21 was released.
2926         * tl: Version 7.03 was released.
2927
2928         * tm-edit.el: In function `mime-editor/split-and-send', to
2929         `(make-variable-buffer-local 'mail-header-separator)' was changed
2930         to `(make-local-variable 'mail-header-separator)'.
2931
2932         * tm-play.el: In function `mime-article/decode-caesar',
2933         `(setq buffer-read-only nil)' was inserted before
2934         `(erase-buffer)'. (cf. [tm-ja:1214])
2935
2936 Wed Dec  6 09:21:07 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2937
2938         * README.eng:
2939         According to Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>,
2940         added and rewrote about VM.
2941
2942 Wed Dec  6 08:49:15 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2943
2944         * tm-vm.el:
2945         (1) Function `tm-vm/over-to-previous' was renamed to
2946             `tm-vm/over-to-previous-method'.
2947         (2) Function `tm-vm/over-to-next was renamed to
2948             `tm-vm/over-to-next-method'.
2949
2950 Wed Dec  6 06:55:07 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2951
2952         * tm-vm.el:
2953         - Variable `tm-vm/automatic-mime-preview' was changed to user
2954           variable.
2955
2956         - Names of tm-vm hooks were unified to `tm-vm/xxx-hook' from
2957           `vm-xxx-hook'.
2958
2959         - New function `tm-vm/over-to-previous' and
2960           `tm-vm/over-to-next': they are over-to-previous-method and
2961           over-to-next-method. They are not only set for vm-mode, but
2962           also vm-virtual-mode.
2963
2964         - add-hook to `tm-vm/update-record' was fixed to
2965           `tm-vm/bbdb-update-record'. It is typo.
2966
2967 Wed Dec  6 08:20:02 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2968
2969         * tm-eword.el, tm-ew-d.el: comment was modified.
2970
2971         * README.eng: New section `How to get new version'.
2972
2973         * tm-view.el, tm-play.el:
2974         (1) buffer local variable `mime/show-mode-old-window-configuration'
2975             was renamed to `mime::article/preview-buffer'.
2976         (2) modified about window configuration.
2977
2978         * tm-vm.el:
2979         (1) Function `tm-vm/preview-current-message' was modified.
2980         (2) over-to-previous-method and over-to-next-method are modified.
2981
2982 Wed Dec  6 04:18:23 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
2983
2984         * tm-nemacs.el: Function `mime/code-convert-region-to-emacs' was
2985         modified to use function `code-convert-region'. (cf. [tm-ja:1204])
2986
2987 Wed Dec  5 18:52:52 1995  steve@miranova.com (Steven L. Baur)
2988
2989         * config.tm: bindir declaration was fixed.
2990
2991 \f
2992 Tue Dec  5 07:58:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
2993
2994         * tm: Version 7.29 was released.
2995         * tm/mh-e: Version 7.41 was released.
2996         * tm/gnus: Version 7.20.1 was released.
2997         * tl: Version 7.02 was released.
2998
2999         * tm-edit.el: Setting for ISO-2022-KR.
3000
3001 Mon Dec  4 20:33:11 1995  Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>
3002
3003         * tm-vm.el:
3004         setting for mime-viewer/over-to-(previous|next)-method-alist.
3005         (cf. [tm-ja:1195])
3006
3007         * tm-view.el: New keybind "<" and ">" (cf. [tm-ja:1195])
3008
3009 \f
3010 Mon Dec  4 00:24:19 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3011
3012         * tm: Version 7.28 was released.
3013         * tm/mh-e: Version 7.40 was released.
3014         * tm/gnus: Version 7.20 was released.
3015
3016         * tm-view.el: setting for external method ``tm-html''.
3017
3018         * tm-html.el: setting for "extract" mode.
3019
3020         * README.eng: rewrote for tm 7.*.
3021
3022         * Makefile: tm/richtext.el and tm/tinyrich.el were moved to tl
3023         package.
3024
3025         * mk-tm: richtext.el and tinyrich.el were moved to tl package.
3026
3027 Sun Dec  3 14:09:18 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3028
3029         * tm-vm.el: modified to use tm-mail.
3030
3031         * tm-rmail.el:
3032         Setting for `mime-editor/message-inserter-alist' using tm-mail.el.
3033
3034         * tm-mail.el: New module: for mail-mode.
3035
3036 Fri Dec  1 17:11:01 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3037
3038         * tm-ew-e.el: fixed problem of exceptional case of encoding.
3039
3040 Wed Nov 29 21:51:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3041
3042         * mime-setup.el: According to Steven L. Baur <steve@miranova.com>,
3043         (setq mail-signature nil) when `mime-setup-use-signature' is t.
3044         (cf. [tm-eng:176])
3045
3046         * tm-vm.el:
3047         (1) fixed problem in function `tm-vm/preview-current-message'.
3048         (2) New function `tm-vm/visit-folder-function'. It is set to
3049             `vm-visit-folder-hook' instead of `tm-vm/preview-current-message'
3050             directly. It is bug fix for getting new mail when visit to a
3051             folder.
3052
3053         * tm-vm.el:
3054         Shuhei KOBAYASHI <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch was
3055         applied. (cf. [tm-ja:1164])
3056
3057 Sat Nov 25 02:14:25 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3058
3059         * tm-edit.el:
3060         Function `mime-editor/enclose-region' was fixed not to insert
3061         "text/plain" tag when end of enclosure is end of buffer.
3062
3063 \f
3064 Thu Nov 23 10:21:05 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3065
3066         * tm 7.27.1 was released.
3067
3068         * tm-view.el:
3069         ".*Received" was inserted into default value of variable
3070         `mime-viewer/ignored-field-list'.
3071
3072         * mime-setup.el:
3073         autoload setting for function `mime/decode-message-header'.
3074
3075 Tue Nov 21 09:43:00 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3076
3077         * tm-vm.el: fixed problem of function `tm-vm/quit'.
3078
3079 Mon Nov 20 23:54:54 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3080
3081         * tm-vm.el: Function `tm-vm/preview-current-message' was
3082         modified.
3083
3084 \f
3085 Mon Nov 20 02:48:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3086
3087         * tm 7.27 is released.
3088         * tm/mh-e: Attached version 7.25.
3089         * tm/gnus: Attached version 7.18.
3090
3091         * tm-vm.el:
3092         (1) Function `tm-vm/preview-current-message' was fixed.
3093         (2) setting for BBDB was modified.
3094
3095         * tm-edit.el:
3096         In function `mime-editor/enclose-region, interpretation
3097         mistake of RFC 1521 was fixed.
3098
3099 Sun Nov 19 18:06:34 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3100
3101         * tm-vm.el:
3102         fixed problem of function `tm-vm/scroll-forward' and
3103         `tm-vm/scroll-backward'.
3104
3105         * tm-vm.el:
3106         (1) insert (run-hooks 'tm-vm/vm-select-message-hook) into
3107             function `tm-vm/preview-current-message'.
3108         (2) setting for BBDB.
3109             (Please insert (load "tm-vm") after (bbdb-insinuate-vm))
3110
3111         * mime-setup.el:
3112         (add-hook 'mail-setup-hook 'mime/editor-mode 'append) instead
3113         of (add-hook 'mail-mode-hook 'mime/editor-mode).
3114
3115         * tm-vm.el:
3116         (1) fixed problem of function `mime::article/preview-buffer'.
3117         (2) Don't reset of hooks when mime-setup is loaded.
3118
3119 Fri Nov 17 14:34:52 1995  Morioka Tomohiko  <morioka@jaist.ac.jp>
3120
3121         * tm-vm.el:
3122         Oscar Figueiredo <figueire@lspsun2.epfl.ch>'s modification was 
3123         applied.
3124
3125         * tm-html.el:
3126         KOBAYASHI Shuuhei <shuhei@cmpt01.phys.tohoku.ac.jp>'s patch
3127         was applied. (cf. [tm-ja:1117])
3128
3129         * tm-vm.el:
3130         changed Subject field decoding way when does not use tiny-mime
3131         patch.
3132
3133         * tm-vm.el:
3134         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3135         applied. (cf. [tm-ja:1120])
3136
3137         * tm-vm.el:
3138         SHIONO Jun'ichi <jun@case.nm.fujitsu.co.jp>'s patch was
3139         applied. (cf. [tm-ja:1119])
3140
3141         * mh-e/tm-mh-e.el:
3142         In function `tm-mh-e/forward', use forwcomps specified by
3143         variable `tm-mh-e/forwcomps' when variable
3144         `tm-mh-e/use-forwcomps' was non-nil.
3145
3146         * mh-e/tm-mh-e.el:
3147         YAMAOKA Katsumi <yamaoka@ga.sony.co.jp>'s patch was applied.
3148         (cf. [tm-ja:1116])